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

28 Commits

Author SHA1 Message Date
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 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 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 bb3bb3e626 Run vendor phpunit 2017-12-27 20:23:36 +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 d322b3bb78 Add players tests and some goldsource info tests 2015-10-22 18:49:21 +03:00
Pavel Djundik 19b63dff79 Correct variable 2015-10-22 13:33:51 +03:00
Pavel Djundik 8a8f1585cf Add rules test 2015-10-22 13:31:24 +03:00
Pavel Djundik 98749925c7 Pass length into ReadInternal 2015-10-22 12:24:34 +03:00
Pavel Djundik 2bbe339458 Rename some variables for clarity 2015-10-22 11:58:33 +03:00
Pavel Djundik 8b475d2649 Add timeout and not connected test 2015-10-22 00:31:45 +03:00
Pavel Djundik 4a73f14902 Make test mock a queue 2015-10-22 00:26:31 +03:00
Pavel Djundik 419f66ff72 And now make it work 2015-10-22 00:10:43 +03:00
Pavel Djundik 3c0ca191b5 Pass in callable correctly 2015-10-22 00:06:04 +03:00
Pavel Djundik 29597ff1b6 Add some GetInfo tests 2015-10-21 23:54:51 +03:00
Pavel Djundik 85a2dd534f Disable camelcase reporting 2015-10-21 16:08:32 +03:00
Pavel Djundik b767c63b7c Correct setup 2015-10-21 16:02:06 +03:00
Pavel Djundik a5f54674d0 Humble test beginnings 2015-10-21 15:56:38 +03:00