* 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
* 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
* feat: Added Satisfactory Protocol and Support
* fix: Reordering Alphabetically
* Further Updates based on Feedback
* Removed Duplicate Code
* Adding rejectUnauthorized option for Satisfactory
* Move rejectUnauthorized back to Protocol
* Adding Doc Notes for Satisfactory
* Made Docs Clearer
* Add support for Toxikk, using Valve protocol plus UnrealEngine3 rules parsing
* docs: update CHANGELOG for Toxikk
* docs: update GAMES_LIST for Toxikk
* feat: add Soldat support
* feat: update protocol in games.js and CHANGELOG
* feat: add gamemode in the raw object
* remove debug console log
* misspell
* docs: add server config requirements
* fix games list formatting issue
* fix: players list
* fix: minecraft vanilla top level description text
* i have minecraft description strings
this should be tested....
* feat: better minecraft name composure
* feat: add badge to the README
* chore: changelog
* feat: add bun workflow
* oops change workflow name it was totally not copy pasted I swear
* workflow pls trigger
* revert last commit
* fix bun workflow
* specify target bun in workflow
* feat: Add Minetest support using serverlist
* Allow for connect to be assigned,
* Add serverId to the string args
* Add altvmp implementation
* Added altv to games.
* Add changelog entry
* Update CHANGELOG.md with state.connect