Commit graph

739 commits

Author SHA1 Message Date
CosminPerRam
f760f0c726 ci: add minimal permissions on remaining workflows 2025-04-26 00:37:40 +03:00
CosminPerRam
d4154aa511 feat: bump version to 5.3.0 2025-04-26 00:24:27 +03:00
CosminPerRam
5d6c05b61f
chore: update long and fast-xml-parser (#687)
* chore: update long and fast-xml-parser

* docs: mention pr number
2025-04-26 00:16:52 +03:00
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
GoodDays13
58f045dd36
fix(protocols/terraria): add missing maxplayers (and raw) to terraria protocol (#686)
* Add maxplayers to terraria protocol

* Update CHANGELOG.md

* Add raw to terraria state

It returns multiple versions, so instead of choosing one I decided to do this.

* Update CHANGELOG.md
2025-04-22 23:23:50 +03:00
CosminPerRam
1458aa0e36
ci: run games_list on GAMES_LIST.md change (#685) 2025-03-24 21:55:23 +02:00
Anthony
099f7107cf
feat: Renown add support (#684)
* add renown support

* add changelog entry
2025-03-22 22:25:41 +02:00
CosminPerRam
e6b959a4d7
feat(game/farmingsimulator): add response to raw object (#682)
* feat(game/farmingsimulator): add response to raw object

* docs: add changelog line
2025-03-19 00:16:47 +02:00
CosminPerRam
1e2ade8d5c
docs: Arma Reforger does not provide players data (#680)
* docs: not that armareforger does not provide players data

* docs: update changelog.md
2025-03-03 22:08:37 +02:00
HJ
f0c3b76bc5
fix(protocols/minetest): rename ip to address (#678)
* Update minetest protocol

Minetest changed property name in list

* changelog
2025-02-26 22:14:56 +02:00
CosminPerRam
7ba1bc9e67
docs(counterstrike2): does not provide player names, note workaround (#675)
* docs(counterstrike2): does not provide player names, note workaround plugin

* docs(CHANGELOG.md): update
2025-02-11 11:34:32 +02:00
CosminPerRam
467606f6a6
fix(gta5f): wrap query of players in a catch (#674)
* feat: wrap query of players in a catch

* docs: add note about how to make players query get through

* docs: update CHANGELOG.md

* docs: add comment regarding adding requestPlayers and requestPlayersRequired eventually
2025-02-09 19:32:18 +02:00
CosminPerRam
c68db8f98b
docs: add Arma Reforger query setup note (#670)
* docs: add Arma Reforger query setup note

* docs: add changelog line

* docs: credit @xCausxn for finding this in the changelog
2025-01-21 23:34:43 +02:00
CosminPerRam
4e28f45553 docs: README note that some games might require additional values 2025-01-21 20:16:38 +02:00
CosminPerRam
1fe026c166 feat: bump version to 5.2.0 2025-01-21 19:50:35 +02:00
CosminPerRam
0e14c8db4a docs: swap some CHANGELOG lines around 2025-01-21 19:43:35 +02:00
CosminPerRam
56a90eabce
fix: Nadeo failing queries on map info (#667)
* fix: nadeo failing queries

* docs: update changelog, fix games list issue not being hyperlinked

* feat: Adding CurrentChallengeInfo to get Map Informations (#669)

Co-authored-by: Stephan Schaffner <stephan.schaffner@check24.de>

* docs: remove note removal notice from games_list

* docs: update changelog to note for version

* docs: mention @Hornochs in the changelog line

* chore: swap some lines around

---------

Co-authored-by: Stephan Schaffner <chaos_bloated856@memehorst.de>
Co-authored-by: Stephan Schaffner <stephan.schaffner@check24.de>
2025-01-21 19:40:49 +02:00
CosminPerRam
a62f623134
fix: palworld not respecting response schema (#666)
* fix: palworld not respecting schema

* docs: add number to changelog
2025-01-21 19:30:01 +02:00
CosminPerRam
580c27b661 docs: add CHANGELOG.md line for #656
oops, missed it
2025-01-21 01:03:36 +02:00
CosminPerRam
c587274f8f
docs: Valheim numplayers being always 0 on crossplay servers (#668)
* docs: add note on Valheim regarding numplayers being always 0 on crossplay servers

* docs: changelog
2025-01-21 00:47:11 +02:00
CosminPerRam
259a85f202
feat: add Exfil support (#661)
* feat: add exfil support

* feat: add default port for query
2025-01-21 00:35:28 +02:00
CosminPerRam
e69af70d10
feat: add Farming Simulator 25 support (#660) 2025-01-13 19:22:26 +02:00
James Causon
0ad23aa1a4
fix: Use cp tag for accurate rust player count (#663)
* Use cp tag for accurate rust playercount

* Add changelog entry
2025-01-04 23:03:49 +02:00
CosminPerRam
d834c8091d fix(tools/attempt_protocols): add broke master to ignored protocols 2025-01-01 18:47:15 +02:00
CosminPerRam
5391daf6b7
fix: minecraft name being duplicated in the string (#656) 2024-11-15 15:04:11 +02:00
CosminPerRam
ad7680d36f feat: bump version to 5.1.4 2024-10-16 23:27:48 +03:00
CosminPerRam
f5899fd54d
feat(games/satisfactory): pass optional token, make http query not required (#653)
* feat: let the user provide a token to skip PasswordlessLogin

* feat: make querying the HTTP api not required

* docs: add to changelog, note query priority

* fix: passing rejectUnauthorized as arg made it string, ignoring its value
2024-10-16 22:40:06 +03:00
CosminPerRam
5b1da1ad71
feat: Satisfactory add lightweight query (#652)
* feat: add lightweight query

* docs: update CHANGELOG
2024-10-14 00:28:19 +03:00
RattleSN4K3
899a39a393
feat: add BROKE PROTOCOL support (#651)
* 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
2024-10-13 17:21:19 +03:00
RattleSN4K3
d2397b67e7
feat: add Hawakening support (#648)
* 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
2024-10-12 17:51:56 +03:00
RattleSN4K3
fe9d4f2cfc
feat: add Renegade X support (#643) 2024-10-04 10:42:43 +03:00
Smidy
b3947164d3
feat: Add Satisfactory support (#645)
* 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
2024-10-01 10:23:07 +03:00
CosminPerRam
02ee0c262b docs(readme): mention default values for query response fields, alter some descriptions and format default types text 2024-09-29 22:42:05 +03:00
CosminPerRam
ebe856402a docs(readme): fix tables formatting 2024-09-29 22:30:18 +03:00
CosminPerRam
9633536baf docs(readme): fix some spelling mistakes 2024-09-29 22:29:39 +03:00
CosminPerRam
5d7c304ca9 meta(template/bug_report): fix a spelling mistake 2024-09-29 22:27:08 +03:00
CosminPerRam
cb7891da24 meta(template/bug_report): mention what steps to reproduce should contain 2024-09-29 22:26:36 +03:00
RattleSN4K3
39d7f06bd9
feat: add Toxikk support (#641)
* Add support for Toxikk, using Valve protocol plus UnrealEngine3 rules parsing

* docs: update CHANGELOG for Toxikk

* docs: update GAMES_LIST for Toxikk
2024-09-28 02:39:14 +03:00
CosminPerRam
c77ca299b0
feat: update Soldat protocol (#642)
* 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
2024-09-25 18:56:15 +03:00
CosminPerRam
675c5ee4bc
feat: add World of Padman support (#636)
* feat: add wop entry

* docs: update CHANGELOG and GAMES_LIST
2024-09-15 21:39:22 +03:00
CosminPerRam
2fea903517
feat: add GAMES_LIST.md action (#637)
* feat: add action

* oops, wrong tool script

* purposely wrong commit changing GAMES_LIST badly

* revert last commit

* change GAMES_LIST

* revert last commit

* add random entry in games.js

* revert last commit
2024-09-15 21:25:30 +03:00
RattleSN4K3
30ed54dfcd
fix: generate games list with padded delimiter (#635)
* Generate games list with padded table structured (based on defined columns) fixes #607

* Add comment to HeaderDefinition
2024-09-15 20:40:50 +03:00
CosminPerRam
2c0e2985fe docs: update CHANGELOG to note removal of punycode dep
related and should have been done in #630
2024-09-15 20:20:16 +03:00
CosminPerRam
54f51ebc73
feat: remove punycode package (#630)
* feat: remove punycode package

* fix(deno): specify node scope in import
2024-09-12 19:45:33 +03:00
CosminPerRam
ba2f373986 fix: remove games.txt from package.json files 2024-09-03 00:39:40 +03:00
CosminPerRam
2024b85156 feat: bump version to 5.1.3 2024-09-03 00:28:49 +03:00
CosminPerRam
1ca7c38d6a feat(tools/attempt): add vintage story master to the ignored protocols list 2024-09-03 00:27:28 +03:00
CosminPerRam
91ed753d1e docs: fix misspelling in CHANGELOG line 2024-09-03 00:13:54 +03:00
CosminPerRam
addefeab27 docs: alter the order of a CHANGELOG line 2024-09-03 00:11:18 +03:00
CosminPerRam
d71b8f0243
feat: add serious sam the second encounter support (#625)
* feat: add serious sam the second encounter support

* docs: add game to GAMES_LIST and update CHANGELOG with pr number
2024-09-03 00:03:14 +03:00