CosminPerRam
ca7f56c996
deps: Replace compressjs by seek-bzip ( #349 )
...
* Replace compressjs by seek-bzip
* Update CHANGELOG
2023-09-09 11:33:02 +03:00
Nicolai Cornelis
b85c784d95
Use enum for all AppIds
2022-07-20 00:02:33 +02: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
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
b11eac277d
Improve dayz mod parsing with more random reverse engineering guesses
2022-02-05 19:28:48 -06:00
Pedro Ivo Hudson
f3d97b6ca1
Parse additional dayz tags: first person, dlc enabled and time
2021-07-21 19:35:48 -03:00
Michael Morrison
a8b7cad002
Fix corrupted dayzMods when packet overflow is used (3.0.7)
2021-07-09 02:23:36 -05:00
Michael Morrison
1d9cf90259
Parse dayz mods, queue length, and time acceleration (3.0.6) Fixes #232 Fixes #234
2021-07-08 21:51:34 -05:00
Michael Morrison
f70112d092
* Properly handle non-indexed team names in gamespy1 Fixes #213
...
* Rename raw.steamappid and raw.gameid to raw.appId in steam protocol
* Don't query valve rules by default, unless requestRules option is set Fixes #176
2021-02-25 01:58:35 -06:00
Michael Morrison
e4c29f9cbc
Support challenges in A2S_INFO (upcoming change to valve protocol) Fixes #210 (2.0.25)
2021-02-06 00:50:06 -06:00
Michael Morrison
81a3ec1019
Always treat missing valve player response as non-fatal (2.0.23)
2020-09-02 05:59:54 -05:00
mmorrison
e937c725bb
More async
2019-01-12 05:45:09 -06:00
mmorrison
484e99b29c
Improve logging
2019-01-09 05:50:30 -06:00
mmorrison
9b8423b20a
More async conversions
2019-01-09 05:35:11 -06:00
mmorrison
77b2cc1c7f
Initial es6 async conversion work
2019-01-07 00:52:29 -06:00
mmorrison
a054557f10
Clean up imports to make Intellij code analysis happy
2019-01-06 18:52:03 -06:00
mmorrison
e2c734577a
Improve player / bot separation in valve games
2018-05-05 03:25:34 -05:00
mmorrison
1b85fda837
Add battalion 1944 Fixes #84
2018-05-05 03:00:54 -05:00
mmorrison
69614c606c
#85 Fallback to limited player details if csgo doesn't respond with player packet
2018-05-05 02:45:58 -05:00
mmorrison
5fd8318efb
Treat duplicate matching challenge keys in valve proto as non-fatal resolves #58
2017-08-10 06:00:33 -05:00
mmorrison
3674d384d0
Convert tabs to spaces
2017-08-09 05:32:09 -05:00
mmorrison
69288baebc
Upgrade syntax of everything to more modern javascript
2017-08-09 04:05:55 -05:00
Michael Morrison
f1467c5a04
crlf -> ln conversion
2014-10-29 02:02:03 -05:00
Michael Morrison
a3c3184eb8
crlf -> lf conversion
2014-10-29 01:42:33 -05:00
Michael Morrison
a483a17e6f
Add support for cs:go servers with host_players_show 1
2014-10-29 00:59:45 -05:00
Michael Morrison
a9d0c38b70
Fix random bot appearing in csgo
2014-05-19 09:19:40 -05:00
Michael Morrison
bc6b5c9225
Super epic commit 3
...
Move everything around
Add another 50 or so games
*** 'port' option should now be CONNECT port, not query port ***
add reference for many missing games
2014-02-03 14:00:51 -06:00