ihasTaco
|
8511444465
|
Update README.md
|
3 years ago |
Pavel Djundik
|
3bfc073211
|
Strings
|
4 years ago |
Pavel Djundik
|
890d98da92
|
Add phpstan
|
4 years ago |
Pavel Djundik
|
7a7e6b0d67
|
Test on php 8
|
4 years ago |
Pavel Djundik
|
904e547fe4
|
Assign socket only if it was created
Fixes #149
|
4 years ago |
Pavel Djundik
|
cd3624704e
|
Use Valve's packet names (proto_oob.h)
|
4 years ago |
Pavel Djundik
|
e96807bb24
|
Correct const for request value (it is still same value)
|
4 years ago |
Pavel Djundik
|
7f2e4484d5
|
Update README.md
|
4 years ago |
Pavel Djundik
|
673e572233
|
Use challenge straight away if available
|
4 years ago |
Pavel Djundik
|
7c8e5add77
|
Support challenges in A2S_INFO
|
4 years ago |
Pavel Djundik
|
fbabd440da
|
Fix variable
|
4 years ago |
Pavel Djundik
|
bbb6c4c23e
|
Revert "Add 1200 byte padding to all requests"
This reverts commit 7231921b0b .
|
4 years ago |
Pavel Djundik
|
9da781a993
|
Remove old badges
|
4 years ago |
Pavel Djundik
|
b4601cdf86
|
Print info if some was received
|
4 years ago |
Pavel Djundik
|
7231921b0b
|
Add 1200 byte padding to all requests
https://steamcommunity.com/discussions/forum/14/2989789048633291344/
|
4 years ago |
Pavel Djundik
|
4f88fb0c76
|
Use actual class
|
5 years ago |
Pavel Djundik
|
7414334804
|
Require php 7.4
|
5 years ago |
Pavel Djundik
|
8a2c16123c
|
Test php 7.4
|
5 years ago |
Pavel Djundik
|
528d0ef4fc
|
Update phpunit, add psalm
|
5 years ago |
Pavel Djundik
|
914ec4b79a
|
Add more type info
|
5 years ago |
Pavel Djundik
|
b87c9faab9
|
Fix up some type information
|
5 years ago |
Pavel Djundik
|
1078e47b7e
|
Add missing uses
|
5 years ago |
Pavel Djundik
|
e00235c29a
|
Add S2A extra data comments
|
5 years ago |
Pavel Djundik
|
75d3465690
|
Drop the email
|
5 years ago |
Pavel Djundik
|
a92e4e4a34
|
Merge pull request #146 from zavg/master
Add 7 Days to Die to supported games
|
5 years ago |
zavg
|
f22c5494d2
|
Update README.md
|
5 years ago |
Pavel Djundik
|
d9c72e198f
|
Move to github actions
|
5 years ago |
Pavel Djundik
|
84a18a4190
|
Verbose php-coveralls
|
6 years ago |
Pavel Djundik
|
d801629834
|
Specify php runtime
|
6 years ago |
Pavel Djundik
|
724f047a4a
|
Use coveralls for test coverage
|
6 years ago |
Pavel Djundik
|
d36c10a326
|
Update travis badge
|
6 years ago |
Pavel Djundik
|
f713415696
|
Update README.md
|
7 years ago |
Pavel Djundik
|
6ad9f30ea4
|
Update phpunit.xml
|
7 years ago |
Pavel Djundik
|
5597c4c17f
|
Merge pull request #126 from Mechtecs/patch-1
|
7 years ago |
Max Schorradt
|
75af0dba44
|
Correctly sorted the game app ids
|
7 years ago |
Pavel Djundik
|
bb3bb3e626
|
Run vendor phpunit
|
7 years ago |
Pavel Djundik
|
2b5724c479
|
Change tested php versions
|
7 years ago |
Pavel Djundik
|
bf4a8a601a
|
Add needed CS:GO cvars to readme
|
7 years ago |
Pavel Djundik
|
5b39d65038
|
Merge pull request #124 from InvexByte/master
Fix #43 - Only write SERVERDATA_RESPONSE_VALUE once for multi packet responses
|
7 years ago |
Byte
|
ee60bef189
|
Only write SERVERDATA_RESPONSE_VALUE once for multi packet responses
This fixes the bug where all RCON queries on same SourceQuery object would return empty responses
|
7 years ago |
Pavel Djundik
|
95057e9c35
|
Fix #121
|
7 years ago |
Pavel Djundik
|
b9861f3c97
|
Mark Rust RCON as unsupported
|
8 years ago |
Pavel Djundik
|
6d60bb1d03
|
Remove dot from phpunit.xml name
|
9 years ago |
Pavel Djundik
|
d4ae8c631d
|
Fix gold source query not working
Closes #95
|
9 years ago |
Thomas Jones
|
ccda8686ae
|
Add Quake Live game (#94)
|
9 years ago |
Pavel Djundik
|
0157fe89b6
|
Update README.md
|
9 years ago |
Pavel Djundik
|
09a8af4352
|
Update CONTRIBUTING.md
|
9 years ago |
Pavel Djundik
|
3959cda6e3
|
Create CONTRIBUTING.md
|
9 years ago |
Pavel Djundik
|
faf138591d
|
Rust no longer requires +1 in rcon
Fixes #88
|
9 years ago |
Pavel Djundik
|
205ad2ec97
|
Send initial challenge request as 4 byte int
Closes #79
|
9 years ago |