node-gamedig/lib
James Causon 47c9182bed
feat: replace cheerio and update build-and-shoot (#683)
* Implement fast-xml-parser replacing cheerio for farmingsim

* Add extra player raw fields

* Update buildandshoot for server 0.75 which uses json.

* Remove cheerio

* Add changelog entry

* Add notes for build and shoot query server

* Update CHANGELOG.md

* Update package.json to fix version

* Update buildandshoot.js

* update lock

* Add specific key and value to bas config in note

* Add spacing for import

* Run eslint on bas protocol

* Use includes for check. Add doc notes to games.js

* Updates GAMES_LIST.md

* fix: support stable and master

* attempt to manually fix conflict

* fix players

* fix fx

* Update CHANGELOG.md

---------

Co-authored-by: CosminPerRam <cosmin.p@live.com>
2025-04-25 23:57:04 +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: replace cheerio and update build-and-shoot (#683) 2025-04-25 23:57:04 +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