mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
* Add support for Hawakening, querying master server * Outsource backend calls into Api class * Define json response via schema, optional data validation with Ajv (commented out) * Add support for Hawakening master query through separate protocol Protocol 'hawakeningmaster' provides full list of processed server info * docs: update CHANGELOG and GAMES_LIST for Hawakening * Additional API check + cleanup * Allowing public/non-authorized master server query for Hawkening severs * Fix: Reference the master protocol correctly in docs/games_list * Reorganized code file, moved schema and API-class to the end |
||
|---|---|---|
| .. | ||
| DnsResolver.js | ||
| game-resolver.js | ||
| gamedig.js | ||
| games.js | ||
| GlobalUdpSocket.js | ||
| HexUtil.js | ||
| index.js | ||
| Logger.js | ||
| Promises.js | ||
| ProtocolResolver.js | ||
| QueryRunner.js | ||
| reader.js | ||
| Results.js | ||