node-gamedig/tools
Pedro Ivo Hudson 1f10ad0608
feat: add checking for older GIDs (#496)
* feat: add new games.extra.old_id

* add extra.old_id; standard release_year

* add option dontCheckOldIDs

* update naming, README, CHANGELOG

* Update CONTRIBUTING.md

* fix games.js

* add tool for checking duplicates

* update GAMES_LIST

* fix anchor links

* fix notes in generated game list

* Update GAMES_LIST.md

* Update GAMES_LIST.md

* add Game Object Example in CONTRIBUTING

* Update find_id_duplicates.js

* check skipOldIDs only once

* remove old ids; tweaks GAMES_LIST

* add MIGRATION document WIP

* Update GAMES_LIST.md

* update Halo Online name

* revert changes tool/generate

* remove extra line

* Update GAMES_LIST.md

* roll back GAME_LIST

* Update GAMES_LIST.md

* OMG

* WAT

* ok... hopefully the last change

* Update GAMES_LIST.md

* add MIGRATION ids

* roll back CONTRIBUTING

* Update CHANGELOG.md

* update skipOldIDs to checkOldIDs

* Update MIGRATION.md

* add migration note on README
2024-01-22 22:16:58 +02:00
..
README.md chore: Small formatting README changes. 2023-10-30 23:39:41 +02:00
attempt_protocols.js chore: add tool attempt success log message (#498) 2024-01-21 20:27:05 +02:00
find-id-changes.js tools: Add find ID changes to list changes to game IDs (#435) 2023-12-30 16:38:32 +02:00
find_id_duplicates.js feat: add checking for older GIDs (#496) 2024-01-22 22:16:58 +02:00
generate_games_list.js chore: add EOS protocol note (#489) 2024-01-19 00:39:59 +02:00
run-id-tests.js chore: run eslint on tools/run-id-tests 2024-01-20 18:02:17 +02:00

README.md

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

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