Commit Graph

160 Commits

Author SHA1 Message Date
CosminPerRam e31da4db47 docs: note on the readme that the reported players array length could be different lenght compared to the reported numplayers field 2023-11-13 00:10:03 +02:00
CosminPerRam f64c4055db chore: Small formatting README changes. 2023-10-30 23:39:41 +02:00
CosminPerRam 1b0930ee75 feat: add simple example 2023-10-30 23:35:39 +02:00
CosminPerRam da7a4a6334
Remove Players::setNum and stabilize field numplayers (#389)
* Remove Players Set Num

* Stabilize numplayers on armagetron

* Stabilize numplayers on ase

* Stabilize numplayers on assettocorsa

* Optimize away a variable declaration

* Stabilize numplayers on buildandshoot

* Stabilize numplayers on cs2d

* Fix wrong raw field parsed on Doom3

* Updated CHANGELOG and README regarding doom3 fix and numplayers

* Stabilize numplayers on doom3

* Stabilize numplayers on eco

* Stabilize numplayers on ffow

* Stabilize numplayers on quake2

* Stabilize numplayers on gamespy1

* Stabilize numplayers on gamespy2

* Stabilize numplayers on gamespy3

* Remove reductant numplayers setter in jc2mp

* Stabilize numplayers on kspdmp

* Stabilize numplayers on mafia2mp

* Stabilize numplayers on minecraftvanilla and remove players empty placeholders

* Stabilize numplayers on nadeo

* Stabilize numplayers on samp and reduce unused setters

* Stabilize numplayers on terraria

* Stabilize numplayers on tribes1

* Stabilize numplayers on unreal2

* Stabilize numplayers on valve

* Stabilize numplayers on ventrilo

* Battlefield: Set numplayers from info, not players

* Stabilize numplayers on minecraft

* Stabilize numplayers on teamspeak2

* Stabilize numplayers on teamspeak3

* Update CHANGELOG.md to add removal of players placeholders

* Replaced minecraft gamespy numplayers
2023-10-27 19:48:56 +03:00
CosminPerRam eab3af71f3 docs: Update supported games count 2023-10-15 23:37:35 +03:00
CosminPerRam ad9adff06c
Move to ES6 module (#357)
* Redo imports and exports for lib

* Redo imports and exports for bim

* Redo imports and exports for games

* Remove remaining module.exports

* Use export default in lib

* Use export default in protocols

* Fix import in genreadme.js

* Make package module and solve __dirname

* Fix minecraft protocol imports

* Fix imports on games and make binary runnable

* Renamed protocol class exports to lowercase

* Export promises class as default

* Update README.md to use imports instead of require

* Update CHANGELOG to mention the changes.

* Remove Valve unused imports

* Fix iconv import
2023-09-14 23:28:31 +03:00
CosminPerRam b4f6e7fab6 Update README to note on the count of supported games and update CHANGELOG 2023-09-13 17:43:37 +03:00
CosminPerRam 727d6327dd Update README.md to capitalize on the d in GameDig 2023-09-11 02:16:02 +03:00
CosminPerRam 0c32880099
Update README.md by removing the npm version shield 2023-09-11 01:53:45 +03:00
CosminPerRam d55aec285c
Update README.md 2023-09-11 01:50:30 +03:00
CosminPerRam b7c393e1c1 Move the games list to another markdown file 2023-08-16 00:57:52 +03:00
cetteup 4365f4ae0a
feat: Add support for BrainBread 2 (#323) 2023-08-15 23:32:56 +03:00
cetteup dab7f0ce0c
feat: Add support for Rising World (#320)
closes #229
2023-08-15 23:31:17 +03:00
cetteup 81a64ba1bf
feat: Add support for Colony Survival (#326) 2023-08-15 22:42:33 +03:00
cetteup 9036664d04
feat: Add support for Codename CURE (#325) 2023-08-15 22:41:15 +03:00
cetteup c2c2726442
feat: Add support for Ballistic Overkill (#324) 2023-08-15 22:40:13 +03:00
cetteup 8f552396c0
feat: Add support for Black Mesa (#322) 2023-08-15 22:38:58 +03:00
cetteup fe92ea853e
feat: Add support for Avorion (#321)
closes #223
2023-08-15 22:37:47 +03:00
cetteup 56dceaaed3
feat: Add support for Chivalry: Medieval Warfare (#319)
closes #235
2023-08-15 22:35:38 +03:00
cetteup b663793cea
feat: Add support for Don't Starve Together (#318)
closes #276
2023-08-15 22:34:39 +03:00
cetteup 4fa12e7d2a
feat: Add support for Onset (#317)
closes #152
2023-08-15 22:31:50 +03:00
cetteup 15bad98ade
feat: Add support for Risk of Rain 2 (#316)
closes #312
2023-08-15 22:24:47 +03:00
Michael Morrison 217567e65c
Update README.md 2023-05-29 10:42:27 -05:00
Michael Morrison 896a101b7a
Merge pull request #314 from cetteup/feat/add-survive-the-nights
Add support for Survive the Nights
2023-01-11 18:45:20 -06:00
Michael Morrison c4ac27cd08
Merge pull request #313 from cetteup/feat/add-vrising
Add support for V Rising
2023-01-11 18:44:48 -06:00
cetteup 9b94a9f6c1 feat: Add support for V Rising
implements #282
2023-01-11 23:13:34 +01:00
cetteup 42df45e8fb feat: Add support for Survive the Nights
implements #246
2023-01-11 23:11:49 +01:00
cetteup 3f6b790526 feat: Add support for Day of Dragons
implements #247
2023-01-11 23:07:37 +01:00
cetteup 5c141dfbc4 docs: Add ipFamily option to README 2022-12-13 11:02:05 +01:00
Renato 5a6bb397b1
Added npx usage example in the README 2022-05-17 10:14:22 +10:00
Michael Morrison 2aa3a5301d Add Barotrauma (2019) Fixes #277 2022-04-17 20:36:02 -05:00
Michael Morrison 44c9815265 Add Ground Breach (2018) Fixes #267 2022-04-17 20:28:04 -05:00
Michael Morrison d5dc306aaa Add documentation about teamspeakQueryPort Fixes #205 2022-02-05 19:42:00 -06:00
Michael Morrison e20bdf0ba7 Regen readme 2022-02-05 19:29:12 -06:00
Michael Morrison c68ffad8aa
Merge pull request #237 from podrivo/update-docs
Add additional notes for DayZ and make requestRules more evident
2022-02-05 19:27:49 -06:00
Michael Morrison 6c4304ec80
Merge pull request #175 from arkuar/master
Add support for Post Scriptum
2022-02-05 19:27:07 -06:00
Michael Morrison 10ac17fa01
Merge branch 'master' into master 2022-02-05 19:26:26 -06:00
Xhip 24ec9985ce Add support for Project Zomboid
Add Project Zomboid
"Project Zomboid is the ultimate in zombie survival. Alone or in MP: you loot, build, craft, fight, farm and fish in a struggle to survive. A hardcore RPG skillset, a vast map, massively customisable sandbox and a cute tutorial raccoon await the unwary. So how will you die? All it takes is a bite.."
2021-12-21 19:31:09 +00:00
Pedro Ivo Hudson f44b0adca5 Adding DayZ content about tags and mods 2021-07-21 20:12:57 -03:00
Pedro Ivo Hudson c3e5cd570c Making `requestRules` more evident 2021-07-21 20:10:48 -03:00
Michael Morrison ce4e728493 Add support for udp bind port override (3.0.5) Fixes #149 2021-05-18 23:13:18 -05:00
Michael Morrison e6329dd583 Merge branch 'proto-discord' 2021-05-18 22:33:58 -05:00
Michael Morrison fe124a4487 Bring discord protocol up to date with gamedig 3.0 2021-05-18 22:33:36 -05:00
Michael Morrison 65851920d1
Update readme formatting 2021-05-18 07:26:13 -05:00
Michael Morrison 2e84f3ac48
Add some FAQ about why queries may fail 2021-05-18 07:25:23 -05:00
Michael Morrison c20f3cc7ba Add note about valheim 2021-04-27 18:18:26 -05:00
Michael Morrison d65a24dc18 Release 3.0.0 2021-02-25 02:15:53 -06:00
Michael Morrison 7f08381b17 Release 2.0.28 2021-02-24 23:54:19 -06:00
rylinj 9105653328
Add Valheim support to README 2021-02-20 13:50:58 -05:00
Michael Morrison e99b3c1812 Add Savage 2: A Tortured Soul (2008) (2.0.24) 2021-01-08 20:02:23 -06:00