144 Commits (a92e4e4a34b6c9b80d9274a40a1b3bcf153f2087)
 

Author SHA1 Message Date
Pavel Djundik a92e4e4a34
Merge pull request #146 from zavg/master
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
7 years ago
Byte ee60bef189
Only write SERVERDATA_RESPONSE_VALUE once for multi packet 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
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
9 years ago
Pavel Djundik 205ad2ec97 Send initial challenge request as 4 byte int
9 years ago
Pavel Djundik 6d1de4182f Missed quote
9 years ago
Pavel Djundik dd9cc14ba7 Display players/rules count for easier debugging
9 years ago
Pavel Djundik 3e572da580 Test PHP 7.0
9 years ago
Pavel Djundik 9662c507b8 Space Engineers works
9 years ago
Pavel Djundik ce32b661d5 Put badges on a separate line
9 years ago
Pavel Djundik 4073003d27 Don't use consts
9 years ago
Pavel Djundik d6ce30970e Don't use consts and call GetRules
9 years ago
Pavel Djundik 85dd439369 Challenge reply should be S2A_CHALLENGE
9 years ago
Pavel Djundik 082d7bb690 Remove argument
9 years ago
Pavel Djundik 65f7653469 Test challenge caching
9 years ago
Pavel Djundik 499f4d7afe Test bad players/rules packets after correct challenge
9 years ago
Pavel Djundik ea95b515e5 Test players and rules for bad packets
9 years ago
Pavel Djundik 8642079233 Add RCON non connected tests
9 years ago
Pavel Djundik 613299b2bc Throw more when using RCON
9 years ago
Pavel Djundik 4be6bf48c1 Simplify challenges
9 years ago
Pavel Djundik d322b3bb78 Add players tests and some goldsource info tests
9 years ago
Pavel Djundik 750df786ec Everyone needs a shield
9 years ago
Pavel Djundik 19b63dff79 Correct variable
9 years ago
Pavel Djundik 8a8f1585cf Add rules test
9 years ago
Pavel Djundik 98749925c7 Pass length into ReadInternal
9 years ago
Pavel Djundik 2bbe339458 Rename some variables for clarity
9 years ago
Pavel Djundik 8b475d2649 Add timeout and not connected test
9 years ago
Pavel Djundik 4a73f14902 Make test mock a queue
9 years ago
Pavel Djundik c001fe6633 Remove unused reset function
9 years ago