Commit Graph

492 Commits

Author SHA1 Message Date
CosminPerRam a36f84309a chore: Remove the behaviour of adding empty player instances on epic if N mismatch 2023-11-25 20:11:17 +02:00
CosminPerRam 98da8d555f fix: eco imports/exports 2023-11-25 19:59:40 +02:00
Guilherme Werner 9ab1126ca7
Update asa and epic protocols to use node require() (#417) 2023-11-25 18:54:37 +02:00
CosminPerRam e4998ec6b2 Update CHANGELOG to note doom3 fix 2023-11-25 17:21:54 +02:00
CosminPerRam fe0f8dbb28 Fix doom3 protocol not parsing the correct field 2023-11-25 17:20:44 +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 14558693e7 chore: re-run npm install and bump version 2023-11-25 16:30:21 +02:00
CosminPerRam c225707999 chore: add .gitattributes to enforce LF 2023-11-25 16:26:10 +02:00
CosminPerRam ff9221b4bd fix .nvmrc file 2023-11-25 16:24:55 +02:00
Guilherme Werner fcd258c45d fix: ARK: Survival Ascended `numplayers` (#405) 2023-11-25 16:22:46 +02:00
CosminPerRam 0777dea71c feat: remove axios from dependencies (#403)
* feat: remove axios usage

* fix: remove unused import

* docs: add comment on why we use usedTcp = true
2023-11-25 16:22:06 +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 9cf22dafe6 Add note regarding the front giving wrong field values 2023-11-25 16:17:50 +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 7e88cee8d7 Fix CS2D flag missuse 2023-11-25 16:07:06 +02:00
Ernest Paśnik 75d5a3294c Update CS2D (#354)
* Update cs2d.js

* Rename to CS2D

* Update GAMES_LIST.md

* Update cs2d.js
2023-11-25 16:06:50 +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 b7c393e1c1 Move the games list to another markdown file 2023-08-16 00:57:52 +03:00
CosminPerRam 5c25bfff09 Update CHANGELOG.md 2023-08-16 00:46:32 +03:00
CosminPerRam da7d3eebd3
fix: Solve GS1 non-name key values being badly parsed (#342)
* Add initial fix

* fix: properly parse or not number values

* fix: Dont parse empty strings and add todo! comments
2023-08-16 00:44:32 +03:00
cetteup 4365f4ae0a
feat: Add support for BrainBread 2 (#323) 2023-08-15 23:32:56 +03:00
cetteup dab7f0ce0c
feat: Add support for Rising World (#320)
closes #229
2023-08-15 23:31:17 +03:00
CosminPerRam 61f142a934 Update CHANGELOG.md 2023-08-15 23:21:17 +03:00
CosminPerRam 21b9cb4d8d chore(deps): update got to solve vulnerability 2023-08-15 23:19:46 +03:00
dependabot[bot] d9dd504317
Bump http-cache-semantics from 4.1.0 to 4.1.1 (#330)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 22:51:05 +03:00
cetteup 81a64ba1bf
feat: Add support for Colony Survival (#326) 2023-08-15 22:42:33 +03:00
cetteup 9036664d04
feat: Add support for Codename CURE (#325) 2023-08-15 22:41:15 +03:00
cetteup c2c2726442
feat: Add support for Ballistic Overkill (#324) 2023-08-15 22:40:13 +03:00
cetteup 8f552396c0
feat: Add support for Black Mesa (#322) 2023-08-15 22:38:58 +03:00
cetteup fe92ea853e
feat: Add support for Avorion (#321)
closes #223
2023-08-15 22:37:47 +03:00
cetteup 56dceaaed3
feat: Add support for Chivalry: Medieval Warfare (#319)
closes #235
2023-08-15 22:35:38 +03:00
cetteup b663793cea
feat: Add support for Don't Starve Together (#318)
closes #276
2023-08-15 22:34:39 +03:00
cetteup 4fa12e7d2a
feat: Add support for Onset (#317)
closes #152
2023-08-15 22:31:50 +03:00