Commit Graph

136 Commits

Author SHA1 Message Date
James Causon
bdb819d0f8
feat: Add support for AltvMP (#588)
* feat: Add Minetest support using serverlist

* Allow for connect to be assigned,

* Add serverId to the string args

* Add altvmp implementation

* Added altv to games.

* Add changelog entry

* Update CHANGELOG.md with state.connect
2024-07-17 18:10:06 +03:00
CosminPerRam
38229cde3b
feat: add FOUNDRY support (#585)
* feat: add FOUNDRY support

* add pr
2024-07-07 23:28:33 +03:00
CosminPerRam
2c8fef316b feat: bump version to 5.0.1 2024-06-29 21:39:03 +03:00
CosminPerRam
814fe85930 docs: tweak a bit the changelog fix minecraft favicon line 2024-06-29 21:29:41 +03:00
CosminPerRam
5210f523b4
fix: xonotic player names being reported as numbers (#580)
* fix: xonotic player names being reported as numbers

* changelog
2024-06-29 21:25:58 +03:00
James Causon
cfd5614353
feat: Add Grand Theft Auto V - RAGE MP support (#576)
* feat: Add Grand Theft Auto V - RAGE MP support

* Add changelog entry

* Change ID for RageMP to gta5r

* Rename to be RageMP

* Revert prettier changing * to -

* Add notes to ragemp.

* Update CHANGELOG.md
2024-06-24 11:18:35 +03:00
James Causon
ce29238428
bug: Remove mispelling legacy entry, add backwards compat. (#579)
* chore: Remove duplicate entry for 'The Forrest' in GAMES_LIST.md

* Add changelog entry

* Update CHANGELOG.md
2024-06-20 11:09:27 +03:00
CosminPerRam
fd63ed79d6
feat: Restore Minecraft's favicon (#575)
* fix: restore minecraft favicon

* chore: update CHANGELOG.md
2024-06-11 22:29:17 +03:00
James Causon
2a1219128d
feat: Add Minetest support (#573)
* feat: Add Minetest support using serverlist

* Update CHANGELOG.md

* Update CHANGELOG.md
2024-06-11 22:25:41 +03:00
James Causon
0502c39c9c
feat: Add Soulmask Support (#572)
* feat: Add Soulmask game support (valve)

* feat: Update Soulmask game port to 8777 and add port_query field

* Update CHANGELOG.md
2024-06-11 22:03:44 +03:00
CosminPerRam
2b58e0d233 feat: bump version to 5.0.0 2024-05-11 19:36:07 +03:00
Rob Stivanson
f52f9b2322
feat: add abiotic factor support (#563) 2024-05-07 12:07:17 +03:00
CosminPerRam
0d4189a8ff
feat: add nova-life: amboise support (#562) 2024-05-03 00:08:39 +03:00
CosminPerRam
ee5baaff13
feat: add palworld new new query implementation (#560)
* feat: add initial first working query

* feat: map serverInfo data

* feat: add players, settings and metrics queries

* update docs stuff

* fix broken palworld hyperlink in games list
2024-04-08 20:11:08 +03:00
CosminPerRam
4e6ab05291
feat: add Myth of Empires support (#557) 2024-03-28 03:06:01 +02:00
CosminPerRam
1fb1622595 docs: update changelog to list beammp address fix 2024-03-28 03:02:20 +02:00
Daniel Gibbs
b0af081d36
fix(beammp): correct maxplayers that was displaying player count (#551) (#551) 2024-02-26 17:26:24 +02:00
Pedro Ivo Hudson
a7c3b5474c
feat: Add version as a top level field (#532)
* add top level version on existing entries

* start adding version on new protocols WIP

* add version to more games

* more games with version

* add more games

* more version

* even more games with version

* add 'delete state.raw.version'

* fix delete version

* Update CHANGELOG.md

* add version in Results.js

* more games

* add new game

* more games

* add version on README

* add new game

* other game

* new game

* add unreal2 version

* add ventrilo version

* add eldewrito eldewrito

* add beammp version

* fix starmade version

* add new version in samp protocol

* docs: tweak the changelog line a bit

---------

Co-authored-by: CosminPerRam <cosmin.p@live.com>
2024-02-24 20:46:40 +02:00
CosminPerRam
fb6a5a1c7a perf: remove some if statements in gamespy 2 2024-02-24 18:59:17 +02:00
CosminPerRam
6b85c6bc0b
perf: revise core class and make it cleaner (#548)
* feat: rework core protocol a bit

* feat: transform some strings to literals

* feat: check if a param is a promise with instanceof

* fix: shortest RTT not registering properly

* feat: use another optional chaining

* fix: grammatic error in comment

* docs: add CHANGELOG line

* fix: move a start time indicator closer to the source
2024-02-24 18:26:48 +02:00
Focus
6bfc3426e7
fix: Added c query requests for gtasao (open.mp) (#547)
* Added full OMP support

* Added a new protocol for OMP which extends SAMP

* Edited the changelog
2024-02-22 22:57:41 +02:00
Pedro Ivo Hudson
cf0144683d
fix: TeamSpeak2 server name (#544)
* fix teamspeak2 server name

* Update CHANGELOG.md
2024-02-15 18:29:31 +02:00
Pedro Ivo Hudson
e047f9fb2a
fix: Assetto Corsa numplayers (#538)
* fix Assetto Corsa numplayers

* Update CHANGELOG.md
2024-02-10 18:21:29 +02:00
Vito0912
3a17184862
feat: Add Farming Simulator 22/19 (#531)
* Added token paramter

* Added Farming Simulator 2022

* Fixed order

* Undo debug line

* Update Farming Simulator 22 support (By @Vito0912 #531)

* Added Farming Simulator 2019 support

* Revert change

* Update release year for Farming Simulator 2019

* Update mods array to raw.mods in farmingsimulator.js

* Update Farming Simulator naming in GAMES_LIST.md

* Missed some names

* Add server version to state.raw and eslint
2024-02-05 17:29:01 +02:00
Vito0912
2338b82307
feat: Add Factorio support (#527)
* Update eco protocol to include player names and fixed problems when using eco webinterface behind a proxy

* changelog + readability

* Typo

* Typo

* Added Factorio

* wrong comment

* CHANGELOG
2024-01-31 23:38:17 +02:00
CosminPerRam
3416e8c21a docs: Update #526 changelog line to better represent it 2024-01-31 20:30:56 +02:00
Vito0912
b2de68f551
fix: Updated the eco protocol to include player names and fix problems encountered when using the eco web interface behind a proxy. (#526)
* Update eco protocol to include player names and fixed problems when using eco webinterface behind a proxy

* changelog + readability

* Typo

* Typo
2024-01-31 20:29:02 +02:00
Pedro Ivo Hudson
e4d59a9f89
feat: add Euro Truck Simulator 2 support (#523)
* feat: add Euro Truck Simulator 2 support

* Update CHANGELOG.md
2024-01-31 16:01:17 +02:00
CosminPerRam
5fea103cd3 chore: update changelog to better represent 5.0.0-beta.2 changes 2024-01-30 00:26:04 +02:00
CosminPerRam
ab3ff936a7 feat: release version 5.0.0-beta.2 2024-01-30 00:23:40 +02:00
CosminPerRam
3b6c8dfcfb feat: release version 5.0.0-beta.1 2024-01-30 00:15:21 +02:00
Guilherme Werner
38ddfd61f3
feat: add support to CommonJS (#519)
* Add support to CommonJS

* Fixes

* Update CHANGELOG.md
2024-01-29 22:55:25 +02:00
Pedro Ivo Hudson
731f553607
feat: add Duke Nukem Forever 2001 support (#499) 2024-01-29 19:03:07 +02:00
Sebastian Schmidt
0bf6645921
fix: typo in standard port for Palworld (#516)
* Fix: Palworld results - Name of the server is empty

* #497 - refactor of feedback

* #497 - refactor of feedback from Cosmin

* Fix for current-players bug - #491 and #507

* Fix for current-players bug - #491 and #507 - added changelog

* #515 fixed typo in standard port for Palworld
2024-01-27 13:00:27 +02:00
Guilherme Werner
dbf83ab083
feat: add support for Enshrouded (#512)
* Add support to Enshrouded

* Update CHANGELOG.md
2024-01-24 22:51:48 +02:00
Sebastian Schmidt
46db10fcc7
: Incorrect numplayers on Palworld (#508)
* Fix: Palworld results - Name of the server is empty

* #497 - refactor of feedback

* #497 - refactor of feedback from Cosmin

* Fix for current-players bug - #491 and #507

* Fix for current-players bug - #491 and #507 - added changelog
2024-01-24 15:18:05 +02:00
CosminPerRam
21add425ba feat: release version 5.0.0-beta.0 2024-01-22 23:36:08 +02:00
CosminPerRam
898037bf76 docs: rewrite migration document 2024-01-22 22:57:22 +02:00
CosminPerRam
f46580d1ad
fix: remove query_port and fix those with the use of it (#503) 2024-01-22 22:31:03 +02:00
Pedro Ivo Hudson
1f10ad0608
feat: add checking for older GIDs (#496)
* feat: add new games.extra.old_id

* add extra.old_id; standard release_year

* add option dontCheckOldIDs

* update naming, README, CHANGELOG

* Update CONTRIBUTING.md

* fix games.js

* add tool for checking duplicates

* update GAMES_LIST

* fix anchor links

* fix notes in generated game list

* Update GAMES_LIST.md

* Update GAMES_LIST.md

* add Game Object Example in CONTRIBUTING

* Update find_id_duplicates.js

* check skipOldIDs only once

* remove old ids; tweaks GAMES_LIST

* add MIGRATION document WIP

* Update GAMES_LIST.md

* update Halo Online name

* revert changes tool/generate

* remove extra line

* Update GAMES_LIST.md

* roll back GAME_LIST

* Update GAMES_LIST.md

* OMG

* WAT

* ok... hopefully the last change

* Update GAMES_LIST.md

* add MIGRATION ids

* roll back CONTRIBUTING

* Update CHANGELOG.md

* update skipOldIDs to checkOldIDs

* Update MIGRATION.md

* add migration note on README
2024-01-22 22:16:58 +02:00
Guilherme Werner
7f373212bb
feat: add support for The Isle Evrima (#501)
* Add support for The Isle Evrima

* Move specific attributes to game protocol

* Update changelog and fix gid

* Keep attributes in eos protocol
2024-01-21 23:15:09 +02:00
CosminPerRam
82772e0c02 chore: correctly categorise removal of the games.txt file 2024-01-21 01:05:58 +02:00
CosminPerRam
9d79a8eef1 chore: update changelog to move some other changes to breaking 2024-01-21 01:05:18 +02:00
CosminPerRam
e176ee1281 chore: reformat a bit changelog updated dependencies section 2024-01-21 00:52:58 +02:00
CosminPerRam
4b0c98b3cb chore: add Palworld to changelog and games_list
Forgot to mention to do in #495
2024-01-21 00:42:11 +02:00
Pedro Ivo Hudson
cbf66e127c
chore: add Minecraft notes (#492)
* chore: add Minecraft note about players

* Update CHANGELOG.md
2024-01-20 18:21:53 +02:00
Pedro Ivo Hudson
68a3ad40d1
chore: add EOS protocol note (#489)
* chore: add EOS notes

* Update CHANGELOG.md
2024-01-19 00:39:59 +02:00
CosminPerRam
10718d917c
feat: add xonotic support (#472) 2024-01-19 00:33:27 +02:00
CosminPerRam
e05ac1fd48
feat: add Unreal 2: The Awakening - XMP support (#488)
* feat: add Unreal 2: The Awakening (XMP) support

* fix: game name
2024-01-19 00:27:53 +02:00
Pedro Ivo Hudson
d4babb078b
feat: add new port to V Rising (#483)
* chore: add new port to V Rising

* update CHANGELOG

* update changelog
2024-01-18 23:24:08 +02:00