node-gamedig/lib
RattleSN4K3 899a39a393
feat: add BROKE PROTOCOL support (#651)
* Add support for BROKE PROTOCOL, querying master server

Plus support for master query through separate protocol

* Define json response via schema, optional data validation with Ajv (commented out)

* Fallback query from game data server listing (servers.json)

* docs: update CHANGELOG and GAMES_LIST for Broke Protocol
2024-10-13 17:21:19 +03:00
..
DnsResolver.js feat: remove punycode package (#630) 2024-09-12 19:45:33 +03: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 BROKE PROTOCOL support (#651) 2024-10-13 17:21:19 +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 requestPlayers option (#624) 2024-09-01 16:13:03 +03: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