Commit Graph

433 Commits

Author SHA1 Message Date
Michael Morrison 98decd786f 4.0.6 2023-01-10 13:42:03 -06:00
Michael Morrison 57a6a2fadd
Merge pull request #307 from cetteup/feature/dns-ip-family
Allow direct control of IP family to be returned by DNS lookup
2023-01-10 13:38:20 -06:00
Michael Morrison 0687474982
Merge pull request #311 from WhyKickAmooCow/master
Fixed Minecraft resolver only reporting 0 ping. #310
2023-01-10 13:34:25 -06:00
Adam Spurgeon 97fd450c5c Fixed Minecraft resolver only reporting 0 ping. #310
Minecraft resolver now uses registerRtt rather than setting state.ping.
This prevents the ping value being overwritten with 0 as shortestRTT is
never set.
2023-01-10 01:03:27 +13:00
cetteup 5c141dfbc4 docs: Add ipFamily option to README 2022-12-13 11:02:05 +01:00
cetteup 3c38fe48fe feat: Allow direct control of IP family to be returned by DNS lookup
implements #306
2022-12-13 10:46:43 +01:00
Michael Morrison 70ec2a45a7 4.0.5 2022-07-19 17:07:34 -05:00
Michael Morrison b191d895f5
Merge pull request #296 from nickdnk/master
Use enum for all AppIds
2022-07-19 17:05:55 -05:00
Michael Morrison aba57880f1
Merge pull request #293 from c43721/chore/remove-moment-as-dep
chore(deps): remove moment
2022-07-19 17:04:51 -05:00
Michael Morrison 86009a623f
Update openttd.js
Fix typo in moment removal
2022-07-19 17:04:26 -05:00
Nicolai Cornelis b85c784d95 Use enum for all AppIds 2022-07-20 00:02:33 +02:00
Michael Morrison aa97a26a62
Merge pull request #295 from nickdnk/master
Fix wrong filter for "Max Players" for CSGO
2022-07-19 17:02:20 -05:00
Nicolai Cornelis 40cc94d99c Use enum for app id 2022-07-19 23:53:53 +02:00
Nicolai Cornelis bba9445ec2 Fix wrong filter for "Max Players" for CSGO 2022-07-19 22:41:04 +02:00
c43721 d18176fa71 fix: the day has come 2022-07-12 01:31:59 +00:00
c43721 3e5a8ae54d chore(deps): remove moment for date-fns 2022-07-09 18:06:01 +00:00
Michael Morrison 8a02bbcb8c
Merge pull request #281 from rainst/master
Add npx usage in the README
2022-05-16 21:16:31 -05:00
Renato 010f408184
Merge pull request #1 from rainst/rainst-npx-readme
Added npx usage example in the README
2022-05-17 10:17:29 +10:00
Renato 5a6bb397b1
Added npx usage example in the README 2022-05-17 10:14:22 +10:00
Michael Morrison 6c1798f8c8 4.0.4 2022-04-17 20:40:03 -05:00
Michael Morrison e6a7b2970c Update dependencies 2022-04-17 20:39:43 -05:00
Michael Morrison dd0a3c6691 4.0.3 2022-04-17 20:37:33 -05:00
Michael Morrison 2aa3a5301d Add Barotrauma (2019) Fixes #277 2022-04-17 20:36:02 -05:00
Michael Morrison 84f8601b6d Prefer bedrock strings, since Geyser's gamespy implementation has invalid character encoding Fixes #269 2022-04-17 20:33:46 -05:00
Michael Morrison 44c9815265 Add Ground Breach (2018) Fixes #267 2022-04-17 20:28:04 -05:00
Michael Morrison 163b8f4c4a Fix nodejs engine version requirement 2022-04-17 20:25:45 -05:00
Michael Morrison 07c7eca262 4.0.2 Fix counter strike 1.5 2022-02-19 06:23:21 -06:00
Michael Morrison 343e23c4ad 4.0.1 Fix maxplayers >255 in rust 2022-02-17 10:54:08 -06:00
Michael Morrison 7837351f9f 4.0.0 2022-02-05 20:12:24 -06:00
Michael Morrison c7a669ce6b Update `got`, which now requires node 14 2022-02-05 20:10:14 -06:00
Michael Morrison f93354203d Update dependencies 2022-02-05 19:58:00 -06:00
Michael Morrison 75216133f1 3.0.9 2022-02-05 19:48:08 -06:00
Michael Morrison d5dc306aaa Add documentation about teamspeakQueryPort Fixes #205 2022-02-05 19:42:00 -06:00
Michael Morrison 8496a523c3 Pull ping from minecraft subqueries Fixes #233 2022-02-05 19:38:15 -06:00
Michael Morrison e20bdf0ba7 Regen readme 2022-02-05 19:29:12 -06:00
Michael Morrison b11eac277d Improve dayz mod parsing with more random reverse engineering guesses 2022-02-05 19:28:48 -06:00
Michael Morrison 685a955233
Merge pull request #236 from podrivo/dayz-updates
Parse additional dayz tags: first person, dlc enabled and time
2022-02-05 19:28:30 -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 9e3da66aa2
Merge pull request #259 from xhip/Add-support-for-Project-Zomboid
Add support for Project Zomboid
2022-02-05 19:26:44 -06:00
Michael Morrison 10ac17fa01
Merge branch 'master' into master 2022-02-05 19:26:26 -06:00
Michael Morrison 91d4db40e0
Merge pull request #238 from cetteup/master
Fix teamOffByOne condition for Battlefield 1942
2022-02-05 19:25:09 -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
Michael Morrison 5c2d15df49 Remove complex `players` setter overload (3.0.8) 2021-12-09 18:08:36 -06:00
Michael Morrison c46e8efb0d
Merge pull request #258 from a-sync/hotfix/patch-1
bugfix for Players/Results
2021-12-09 17:06:26 -06:00
Smith 6354e34d18 handle ambiguity of the setters (players, bots)
* cases where the protocol overwrites the property with a prepared Players instance (eg.: minecraft & gamespy3)
2021-12-09 22:56:24 +01:00
Smith e6db2a9b72 fix undef prop 2021-12-09 22:27:44 +01:00
cetteup c331eac5bb Fix teamOffByOne condition for Battlefield 1942 2021-08-04 19:52:32 +02: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