Commit Graph

49 Commits

Author SHA1 Message Date
CosminPerRam e4998ec6b2 Update CHANGELOG to note doom3 fix 2023-11-25 17:21:54 +02:00
CosminPerRam 4048a543fe Regenerate GAMES_LIST and uppercase Unturned 2023-11-25 17:19:27 +02:00
CosminPerRam 80bae03b2f Update CHANGELOG.md to note CS2D changes. 2023-11-25 17:11:20 +02:00
CosminPerRam 47ba2ae649 feat: Add support for ARK: Survival Ascended using EOS protocol (#402)
* Add epic protocol

* Add support for ARK: Survival Ascended

- Using epic protocol

* Fix online player count

* Final cleanup
2023-11-25 16:21:07 +02:00
CosminPerRam 60d05e1bc1 Add support for San Andreas OpenMP (#397)
* Add support for San Andreas OpenMP

* Add SAOpenMp to GAMES_LIST
2023-11-25 16:19:03 +02:00
CosminPerRam 3d0c8a3b7a Add The Front support. (#394) 2023-11-25 16:16:53 +02:00
CosminPerRam bda78ef32a feat: add cs2 support (#385) 2023-11-25 16:15:34 +02:00
CosminPerRam 9e7161a2d8 Add 17 games as supported (#371)
* 18 new games supported

* refactor: capitalize unturned in game.txt

The commit capitalizes the word "Unturned" in the file "game.txt". This change improves consistency and readability.

* refactor(games_list): remove duplicate entry

The commit removes a duplicate entry for the game "Operation: Harsh Doorstop" in the games list.
2023-11-25 16:14:15 +02:00
CosminPerRam 7884d57d16 Add Insurgency: Modern Infantry Combat support. (#369)
* Add support for insurgency modern infantry combat

* Decapitalize the word insurgency

* Change port_query to port
2023-11-25 16:12:28 +02:00
CosminPerRam 57395a57ec Add operation harsh doorstop support (#368) 2023-11-25 16:12:07 +02:00
CosminPerRam 47c1c35736 Add the forest support (#367) 2023-11-25 16:09:36 +02:00
CosminPerRam db43115975 Add ARMA: Reforger Support (#366) 2023-11-25 16:08:51 +02:00
CosminPerRam 5a354d28a5 Add Core Keeper support (#360) 2023-11-25 16:04:53 +02:00
CosminPerRam e25fcf17bd Add `Eco` (2018) support. (#363)
* Add initial working eco query

* Add default port and add the game to games.txt

* Add to changelog

* Fix request Info object and add to raw the object

* Rearrange some code to be more readable
2023-11-25 16:03:56 +02:00
CosminPerRam 2630d918d5 4.1.0 2023-09-09 13:17:26 +03:00
CosminPerRam 05b253770a
Add The Isle support (#353) 2023-09-09 12:40:31 +03:00
CosminPerRam e43b5e093a Mention release year in Sons of The Forest name 2023-09-09 11:35:54 +03:00
CosminPerRam ca7f56c996
deps: Replace compressjs by seek-bzip (#349)
* Replace compressjs by seek-bzip

* Update CHANGELOG
2023-09-09 11:33:02 +03:00
CosminPerRam ff5f6ef2e2
Add creativerse support. (#348) 2023-09-03 12:19:52 +03:00
ZixeSea 4ede66f0a0
feat: Add support for Red Dead Redemption 2 - RedM (#341)
* fear(games) added support for RedM

* added Red dead to changelog and games list

* Fix(chnagelog) red dead name corrected
2023-08-23 21:00:54 +03:00
CosminPerRam 09438a0570
feat: Add support for Sons Of The Forest (#345) 2023-08-23 20:03:10 +03:00
CosminPerRam 5db85aae15 4.0.7 2023-08-16 01:02:33 +03:00
CosminPerRam 5c25bfff09 Update CHANGELOG.md 2023-08-16 00:46:32 +03:00
CosminPerRam 61f142a934 Update CHANGELOG.md 2023-08-15 23:21:17 +03:00
CosminPerRam 7f165227b4 Update CHANGELOG.md 2023-08-15 22:29:38 +03:00
Michael Morrison 98decd786f 4.0.6 2023-01-10 13:42:03 -06:00
Michael Morrison 6c1798f8c8 4.0.4 2022-04-17 20:40:03 -05:00
Michael Morrison dd0a3c6691 4.0.3 2022-04-17 20:37:33 -05:00
Michael Morrison 07c7eca262 4.0.2 Fix counter strike 1.5 2022-02-19 06:23:21 -06:00
Michael Morrison 343e23c4ad 4.0.1 Fix maxplayers >255 in rust 2022-02-17 10:54:08 -06:00
Michael Morrison 7837351f9f 4.0.0 2022-02-05 20:12:24 -06:00
Michael Morrison 75216133f1 3.0.9 2022-02-05 19:48:08 -06:00
Michael Morrison 5c2d15df49 Remove complex `players` setter overload (3.0.8) 2021-12-09 18:08:36 -06:00
Michael Morrison a8b7cad002 Fix corrupted dayzMods when packet overflow is used (3.0.7) 2021-07-09 02:23:36 -05:00
Michael Morrison 1d9cf90259 Parse dayz mods, queue length, and time acceleration (3.0.6) Fixes #232 Fixes #234 2021-07-08 21:51:34 -05:00
Michael Morrison ce4e728493 Add support for udp bind port override (3.0.5) Fixes #149 2021-05-18 23:13:18 -05:00
Michael Morrison 68b8dfd684 3.0.4 2021-05-18 22:35:11 -05:00
Michael Morrison e8f2c174fb Improve gamespy1 (3.0.3) 2021-04-27 18:12:22 -05:00
Michael Morrison 1b11a132b9 Fix player name extraction for Unreal Tournament (1999) and possibly other gamespy1 games. (3.0.2) 2021-04-27 00:27:14 -05:00
Michael Morrison fec5a1fac6 Fix raw player subobject in fivem, assettocorsa, gamespy2 Fixes #222
Clarify nodejs 12 requirement for gamedig 3 Fixes #220
Release 3.0.1
2021-04-10 22:27:33 -05:00
Michael Morrison d65a24dc18 Release 3.0.0 2021-02-25 02:15:53 -06:00
Michael Morrison 7f08381b17 Release 2.0.28 2021-02-24 23:54:19 -06:00
Michael Morrison 052736edd7 Reduced chance of protocol collisions between gamespy3 and minecraftbedrock (2.0.27) 2021-02-12 11:36:51 -06:00
Michael Morrison 4ecce4eff8 Add support for native minecraft bedrock protocol, as some bedrock servers apparently don't respond to gamespy3. Fixes #211 (2.0.26) 2021-02-12 11:07:50 -06:00
Michael Morrison e4c29f9cbc Support challenges in A2S_INFO (upcoming change to valve protocol) Fixes #210 (2.0.25) 2021-02-06 00:50:06 -06:00
Michael Morrison e99b3c1812 Add Savage 2: A Tortured Soul (2008) (2.0.24) 2021-01-08 20:02:23 -06:00
Michael Morrison 81a3ec1019 Always treat missing valve player response as non-fatal (2.0.23) 2020-09-02 05:59:54 -05:00
Michael Morrison b99abcd8b3 Updated dependencies (2.0.22) 2020-08-01 20:44:00 -05:00
Michael Morrison 16bb64b12f 2.0.21 2020-07-04 23:30:43 -05:00