1
0
mirror of https://github.com/xPaw/PHP-Source-Query.git synced 2026-05-18 13:53:35 +02:00
Commit Graph

151 Commits

Author SHA1 Message Date
Pavel Djundik 8a2c16123c Test php 7.4 2020-06-23 20:21:19 +03:00
Pavel Djundik 528d0ef4fc Update phpunit, add psalm 2020-06-23 20:20:41 +03:00
Pavel Djundik 914ec4b79a Add more type info 2020-06-23 20:10:31 +03:00
Pavel Djundik b87c9faab9 Fix up some type information 2020-06-23 19:44:51 +03:00
Pavel Djundik 1078e47b7e Add missing uses 2020-06-23 19:36:17 +03:00
Pavel Djundik e00235c29a Add S2A extra data comments 2020-06-19 17:43:51 +03:00
Pavel Djundik 75d3465690 Drop the email 2019-11-25 16:07:21 +02:00
Pavel Djundik a92e4e4a34 Merge pull request #146 from zavg/master
Add 7 Days to Die to supported games
2019-11-11 16:01:23 +02:00
zavg f22c5494d2 Update README.md 2019-11-11 16:56:49 +03:00
Pavel Djundik d9c72e198f Move to github actions 2019-11-04 13:56:29 +02:00
Pavel Djundik 84a18a4190 Verbose php-coveralls 2019-04-24 10:47:17 +03:00
Pavel Djundik d801629834 Specify php runtime 2019-04-24 10:44:21 +03:00
Pavel Djundik 724f047a4a Use coveralls for test coverage 2019-04-24 10:41:33 +03:00
Pavel Djundik d36c10a326 Update travis badge 2018-10-26 15:09:11 +03:00
Pavel Djundik f713415696 Update README.md 2018-03-19 21:10:59 +02:00
Pavel Djundik 6ad9f30ea4 Update phpunit.xml 2018-03-19 21:09:12 +02:00
Pavel Djundik 5597c4c17f Merge pull request #126 from Mechtecs/patch-1 2018-01-17 23:52:34 +02:00
Max Schorradt 75af0dba44 Correctly sorted the game app ids 2018-01-17 22:48:14 +01:00
Pavel Djundik bb3bb3e626 Run vendor phpunit 2017-12-27 20:23:36 +02:00
Pavel Djundik 2b5724c479 Change tested php versions 2017-12-26 18:39:08 +02:00
Pavel Djundik bf4a8a601a Add needed CS:GO cvars to readme 2017-12-26 18:31:10 +02:00
Pavel Djundik 5b39d65038 Merge pull request #124 from InvexByte/master
Fix #43 - Only write SERVERDATA_RESPONSE_VALUE once for multi packet responses
2017-12-26 18:27:28 +02:00
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
2017-12-27 03:23:43 +11:00
Pavel Djundik 95057e9c35 Fix #121 2017-10-24 20:56:14 +03:00
Pavel Djundik b9861f3c97 Mark Rust RCON as unsupported 2017-03-25 11:09:15 +02:00
Pavel Djundik 6d60bb1d03 Remove dot from phpunit.xml name 2016-05-14 18:49:08 +03:00
Pavel Djundik d4ae8c631d Fix gold source query not working
Closes #95
2016-05-14 18:39:05 +03:00
Thomas Jones ccda8686ae Add Quake Live game (#94) 2016-04-13 10:14:47 +03:00
Pavel Djundik 0157fe89b6 Update README.md 2016-02-10 14:59:42 +02:00
Pavel Djundik 09a8af4352 Update CONTRIBUTING.md 2016-02-10 14:58:05 +02:00
Pavel Djundik 3959cda6e3 Create CONTRIBUTING.md 2016-02-10 14:55:57 +02:00
Pavel Djundik faf138591d Rust no longer requires +1 in rcon
Fixes #88
2016-02-08 16:50:46 +02:00
Pavel Djundik 205ad2ec97 Send initial challenge request as 4 byte int
Closes #79
2015-12-15 15:40:19 +02:00
Pavel Djundik 6d1de4182f Missed quote 2015-12-12 17:22:52 +02:00
Pavel Djundik dd9cc14ba7 Display players/rules count for easier debugging 2015-12-12 17:22:31 +02:00
Pavel Djundik 3e572da580 Test PHP 7.0 2015-12-05 16:18:30 +02:00
Pavel Djundik 9662c507b8 Space Engineers works
Closes #78
2015-12-02 12:12:50 +02:00
Pavel Djundik ce32b661d5 Put badges on a separate line 2015-10-28 19:08:02 +02:00
Pavel Djundik 4073003d27 Don't use consts 2015-10-24 22:50:31 +03:00
Pavel Djundik d6ce30970e Don't use consts and call GetRules 2015-10-24 22:48:02 +03:00
Pavel Djundik 85dd439369 Challenge reply should be S2A_CHALLENGE 2015-10-24 22:42:45 +03:00
Pavel Djundik 082d7bb690 Remove argument 2015-10-24 22:39:23 +03:00
Pavel Djundik 65f7653469 Test challenge caching 2015-10-24 22:37:57 +03:00
Pavel Djundik 499f4d7afe Test bad players/rules packets after correct challenge 2015-10-24 22:32:51 +03:00
Pavel Djundik ea95b515e5 Test players and rules for bad packets 2015-10-24 22:19:25 +03:00
Pavel Djundik 8642079233 Add RCON non connected tests 2015-10-24 16:21:01 +03:00
Pavel Djundik 613299b2bc Throw more when using RCON 2015-10-24 16:11:55 +03:00
Pavel Djundik 4be6bf48c1 Simplify challenges 2015-10-24 16:08:34 +03:00
Pavel Djundik d322b3bb78 Add players tests and some goldsource info tests 2015-10-22 18:49:21 +03:00
Pavel Djundik 750df786ec Everyone needs a shield 2015-10-22 13:40:08 +03:00