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

167 Commits

Author SHA1 Message Date
Pavel Djundik 3bfc073211 Strings 2021-04-16 10:29:21 +03:00
Pavel Djundik 890d98da92 Add phpstan 2021-04-16 10:26:03 +03:00
Pavel Djundik 7a7e6b0d67 Test on php 8 2021-04-16 10:11:18 +03:00
Pavel Djundik 904e547fe4 Assign socket only if it was created
Fixes #149
2021-04-16 10:07:10 +03:00
Pavel Djundik cd3624704e Use Valve's packet names (proto_oob.h) 2020-12-08 11:59:45 +02:00
Pavel Djundik e96807bb24 Correct const for request value (it is still same value) 2020-12-05 12:31:51 +02:00
Pavel Djundik 7f2e4484d5 Update README.md 2020-12-05 12:16:45 +02:00
Pavel Djundik 673e572233 Use challenge straight away if available 2.1.0 2020-12-04 10:20:42 +02:00
Pavel Djundik 7c8e5add77 Support challenges in A2S_INFO 2020-12-04 10:18:46 +02:00
Pavel Djundik fbabd440da Fix variable 2020-12-04 10:14:45 +02:00
Pavel Djundik bbb6c4c23e Revert "Add 1200 byte padding to all requests"
This reverts commit 7231921b0b.
2020-12-04 10:05:37 +02:00
Pavel Djundik 9da781a993 Remove old badges 2020-12-03 13:01:53 +02:00
Pavel Djundik b4601cdf86 Print info if some was received 2.0.0 2020-12-03 12:51:26 +02:00
Pavel Djundik 7231921b0b Add 1200 byte padding to all requests
https://steamcommunity.com/discussions/forum/14/2989789048633291344/
2020-11-19 10:58:23 +02:00
Pavel Djundik 4f88fb0c76 Use actual class 2020-06-23 20:28:39 +03:00
Pavel Djundik 7414334804 Require php 7.4 2020-06-23 20:22:17 +03:00
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