node-gamedig/tools
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
..
attempt_protocols.js fix(tools/attempt_protocols): add broke master to ignored protocols 2025-01-01 18:47:15 +02:00
esbuild.js feat: add support to CommonJS (#519) 2024-01-29 22:55:25 +02:00
find-id-changes.js chore: run eslint --fix 2024-06-29 23:27:19 +03:00
find_id_duplicates.js chore: run eslint --fix 2024-06-29 23:27:19 +03:00
generate_games_list.js feat: replace cheerio and update build-and-shoot (#683) 2025-04-25 23:57:04 +03:00
README.md chore: Small formatting README changes. 2023-10-30 23:39:41 +02:00
run-id-tests.js chore: run eslint on tools/run-id-tests 2024-01-20 18:02:17 +02:00

This folder is not really intended to be used by users.

Contains helpers for certain stuff (such as generating the games list Markdown table).