node-gamedig/lib
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
..
DnsResolver.js feat: dns: Use node's built in isIP check instead of regex (#410) 2023-11-19 21:02:55 +02:00
game-resolver.js fix: rewrite migration document and fix check old ids (#504) 2024-01-22 23:05:52 +02:00
gamedig.js feat: export games and protocols besides GameDig (#411) 2023-11-20 11:35:31 +02:00
games.js feat: Add support for AltvMP (#588) 2024-07-17 18:10:06 +03:00
GlobalUdpSocket.js fix: remove deno hacky fixes (#452) 2024-01-06 15:46:02 +02:00
HexUtil.js chore: Convert all files to LF endings (#400) 2023-11-12 13:14:43 +02:00
index.js feat: export games and protocols besides GameDig (#411) 2023-11-20 11:35:31 +02:00
Logger.js chore: run eslint --fix 2024-06-29 23:27:19 +03:00
Promises.js chore: Convert all files to LF endings (#400) 2023-11-12 13:14:43 +02:00
ProtocolResolver.js feat: export games and protocols besides GameDig (#411) 2023-11-20 11:35:31 +02:00
QueryRunner.js feat: add checking for older GIDs (#496) 2024-01-22 22:16:58 +02:00
reader.js chore: Convert all files to LF endings (#400) 2023-11-12 13:14:43 +02:00
Results.js feat: Add version as a top level field (#532) 2024-02-24 20:46:40 +02:00