Commit Graph

  • 48307b5556
    Merge pull request #151 from ihasTaco/master master Pavel Djundik 2021-10-29 11:53:54 +0300
  • 76edb8b2d7
    Update README.md #151 ihasTaco 2021-10-07 00:25:04 -0600
  • 8511444465
    Update README.md ihasTaco 2021-10-05 04:34:03 -0600
  • 2e904eea85 Fix factory creating the wrong socket type. #150 Anthony Birkett 2021-06-01 22:11:49 +0100
  • da68be0fb1 Rename SocketType -> EngineType. Anthony Birkett 2021-06-01 21:50:37 +0100
  • 71bdac6f9d Minor tidy up in the web view example. Anthony Birkett 2021-05-31 19:52:26 +0100
  • 723ed0589c Remove duplicated code in the TestableSocket. Anthony Birkett 2021-05-31 19:17:21 +0100
  • 5d54dc8929 Move the response array logic into classes. Anthony Birkett 2021-05-31 18:52:56 +0100
  • 96a875c881 Fix CS fixer workflow. Anthony Birkett 2021-05-31 15:10:42 +0100
  • abf383be47 Add CI workflow status to the readme. Anthony Birkett 2021-05-31 15:06:47 +0100
  • d323c6da88 Update ci workflow, migrate phpunit config to latest schema. Anthony Birkett 2021-05-31 15:01:36 +0100
  • 780ebba6a2 Create a factory for easy setup. Update README.md. Anthony Birkett 2021-05-31 14:53:28 +0100
  • ca9edb41c3 Enable all CS Fixer rules, mask last Psalm errors. Anthony Birkett 2021-05-31 14:28:32 +0100
  • 0e84574eda Stop CS Fixer replacing self -> static on the unit tests. Anthony Birkett 2021-05-31 14:15:01 +0100
  • 266a2227d3 Refactor unit tests to avoid persistent state. Anthony Birkett 2021-05-31 14:13:01 +0100
  • 0e4d7d4a6b Bring in stricter CS Fixer rules. Anthony Birkett 2021-05-31 13:42:44 +0100
  • 48b89017c4 Psalm fixes around resource handling. Anthony Birkett 2021-05-31 13:05:53 +0100
  • efa37503bf PHPStan max level (improved error handling). Anthony Birkett 2021-05-31 12:24:57 +0100
  • d9bab8aa25 Remove engine from the Sockets. Docblock changes. Reorder methods to be logical. Anthony Birkett 2021-05-31 11:52:18 +0100
  • b01c1f643f Split up Socket and Rcon classes to be engine specific extensions. Anthony Birkett 2021-05-31 11:12:21 +0100
  • a2f7834ef5 Use autoloading. Anthony Birkett 2021-05-30 11:30:29 +0100
  • b5d355514b Docblocks, first pass with Psalm. Anthony Birkett 2021-05-30 10:47:59 +0100
  • e62d011689 Bring in CS-Fixer, reformat. Anthony Birkett 2021-05-30 10:05:34 +0100
  • 3bfc073211 Strings Pavel Djundik 2021-04-16 10:29:21 +0300
  • 890d98da92 Add phpstan Pavel Djundik 2021-04-16 10:26:03 +0300
  • 7a7e6b0d67 Test on php 8 Pavel Djundik 2021-04-16 10:11:18 +0300
  • 904e547fe4 Assign socket only if it was created Pavel Djundik 2021-04-16 10:07:10 +0300
  • b229ce3399
    [2.x] Fix fclose for socket #149 rennokki 2021-04-16 00:16:39 +0300
  • cd3624704e Use Valve's packet names (proto_oob.h) Pavel Djundik 2020-12-08 11:59:45 +0200
  • e96807bb24 Correct const for request value (it is still same value) Pavel Djundik 2020-12-05 12:31:51 +0200
  • 7f2e4484d5
    Update README.md Pavel Djundik 2020-12-05 12:16:45 +0200
  • 673e572233 Use challenge straight away if available 2.1.0 Pavel Djundik 2020-12-04 10:20:42 +0200
  • 7c8e5add77 Support challenges in A2S_INFO Pavel Djundik 2020-12-04 10:18:46 +0200
  • fbabd440da Fix variable Pavel Djundik 2020-12-04 10:14:45 +0200
  • bbb6c4c23e Revert "Add 1200 byte padding to all requests" Pavel Djundik 2020-12-04 10:05:37 +0200
  • 9da781a993 Remove old badges Pavel Djundik 2020-12-03 13:01:53 +0200
  • b4601cdf86 Print info if some was received 2.0.0 Pavel Djundik 2020-12-03 12:51:26 +0200
  • 7231921b0b Add 1200 byte padding to all requests Pavel Djundik 2020-11-19 10:58:23 +0200
  • 4f88fb0c76 Use actual class Pavel Djundik 2020-06-23 20:28:39 +0300
  • 7414334804 Require php 7.4 Pavel Djundik 2020-06-23 20:22:17 +0300
  • 8a2c16123c Test php 7.4 Pavel Djundik 2020-06-23 20:21:19 +0300
  • 528d0ef4fc Update phpunit, add psalm Pavel Djundik 2020-06-23 20:20:41 +0300
  • 914ec4b79a Add more type info Pavel Djundik 2020-06-23 20:10:31 +0300
  • b87c9faab9 Fix up some type information Pavel Djundik 2020-06-23 19:44:51 +0300
  • 1078e47b7e Add missing uses Pavel Djundik 2020-06-23 19:36:17 +0300
  • e00235c29a Add S2A extra data comments Pavel Djundik 2020-06-19 17:43:51 +0300
  • 75d3465690 Drop the email Pavel Djundik 2019-11-25 16:07:21 +0200
  • a92e4e4a34
    Merge pull request #146 from zavg/master Pavel Djundik 2019-11-11 16:01:23 +0200
  • f22c5494d2
    Update README.md #146 zavg 2019-11-11 16:56:49 +0300
  • d9c72e198f Move to github actions Pavel Djundik 2019-11-04 13:56:29 +0200
  • 84a18a4190 Verbose php-coveralls Pavel Djundik 2019-04-24 10:47:17 +0300
  • d801629834 Specify php runtime Pavel Djundik 2019-04-24 10:44:21 +0300
  • 724f047a4a Use coveralls for test coverage Pavel Djundik 2019-04-24 10:41:33 +0300
  • d36c10a326
    Update travis badge Pavel Djundik 2018-10-26 15:09:11 +0300
  • f713415696
    Update README.md Pavel Djundik 2018-03-19 21:10:59 +0200
  • 6ad9f30ea4
    Update phpunit.xml Pavel Djundik 2018-03-19 21:09:12 +0200
  • 5597c4c17f
    Merge pull request #126 from Mechtecs/patch-1 Pavel Djundik 2018-01-17 23:52:34 +0200
  • 75af0dba44
    Correctly sorted the game app ids #126 Max Schorradt 2018-01-17 22:48:14 +0100
  • bb3bb3e626 Run vendor phpunit Pavel Djundik 2017-12-27 20:23:36 +0200
  • 2b5724c479 Change tested php versions Pavel Djundik 2017-12-26 18:39:08 +0200
  • bf4a8a601a
    Add needed CS:GO cvars to readme Pavel Djundik 2017-12-26 18:31:10 +0200
  • 5b39d65038
    Merge pull request #124 from InvexByte/master Pavel Djundik 2017-12-26 18:27:28 +0200
  • ee60bef189
    Only write SERVERDATA_RESPONSE_VALUE once for multi packet responses #124 Byte 2017-12-27 03:23:43 +1100
  • 95057e9c35 Fix #121 Pavel Djundik 2017-10-24 20:56:14 +0300
  • b9861f3c97 Mark Rust RCON as unsupported Pavel Djundik 2017-03-25 11:09:15 +0200
  • 6d60bb1d03 Remove dot from phpunit.xml name Pavel Djundik 2016-05-14 18:49:08 +0300
  • d4ae8c631d Fix gold source query not working Pavel Djundik 2016-05-14 18:39:05 +0300
  • ccda8686ae Add Quake Live game (#94) Thomas Jones 2016-04-13 17:14:47 +1000
  • ad59a6e6fa add Quake Live game #94 Thomas Jones 2016-04-13 15:39:19 +1000
  • 0157fe89b6 Update README.md Pavel Djundik 2016-02-10 14:59:42 +0200
  • 09a8af4352 Update CONTRIBUTING.md Pavel Djundik 2016-02-10 14:58:05 +0200
  • 3959cda6e3 Create CONTRIBUTING.md Pavel Djundik 2016-02-10 14:55:57 +0200
  • faf138591d Rust no longer requires +1 in rcon Pavel Djundik 2016-02-08 16:50:46 +0200
  • 205ad2ec97 Send initial challenge request as 4 byte int Pavel Djundik 2015-12-15 15:40:19 +0200
  • 6d1de4182f Missed quote Pavel Djundik 2015-12-12 17:22:52 +0200
  • dd9cc14ba7 Display players/rules count for easier debugging Pavel Djundik 2015-12-12 17:22:31 +0200
  • 3e572da580 Test PHP 7.0 Pavel Djundik 2015-12-05 16:18:30 +0200
  • 9662c507b8 Space Engineers works Pavel Djundik 2015-12-02 12:12:50 +0200
  • ce32b661d5 Put badges on a separate line Pavel Djundik 2015-10-28 19:08:02 +0200
  • 4073003d27 Don't use consts Pavel Djundik 2015-10-24 22:50:31 +0300
  • d6ce30970e Don't use consts and call GetRules Pavel Djundik 2015-10-24 22:48:02 +0300
  • 85dd439369 Challenge reply should be S2A_CHALLENGE Pavel Djundik 2015-10-24 22:42:45 +0300
  • 082d7bb690 Remove argument Pavel Djundik 2015-10-24 22:39:23 +0300
  • 65f7653469 Test challenge caching Pavel Djundik 2015-10-24 22:37:57 +0300
  • 499f4d7afe Test bad players/rules packets after correct challenge Pavel Djundik 2015-10-24 22:32:51 +0300
  • ea95b515e5 Test players and rules for bad packets Pavel Djundik 2015-10-24 22:19:25 +0300
  • 8642079233 Add RCON non connected tests Pavel Djundik 2015-10-24 16:21:01 +0300
  • 613299b2bc Throw more when using RCON Pavel Djundik 2015-10-24 16:11:55 +0300
  • 4be6bf48c1 Simplify challenges Pavel Djundik 2015-10-24 16:08:34 +0300
  • d322b3bb78 Add players tests and some goldsource info tests Pavel Djundik 2015-10-22 18:49:15 +0300
  • 750df786ec Everyone needs a shield Pavel Djundik 2015-10-22 13:40:08 +0300
  • 19b63dff79 Correct variable Pavel Djundik 2015-10-22 13:33:51 +0300
  • 8a8f1585cf Add rules test Pavel Djundik 2015-10-22 13:31:24 +0300
  • 98749925c7 Pass length into ReadInternal Pavel Djundik 2015-10-22 12:24:34 +0300
  • 2bbe339458 Rename some variables for clarity Pavel Djundik 2015-10-22 11:58:33 +0300
  • 8b475d2649 Add timeout and not connected test Pavel Djundik 2015-10-22 00:31:45 +0300
  • 4a73f14902 Make test mock a queue Pavel Djundik 2015-10-22 00:26:31 +0300
  • c001fe6633 Remove unused reset function Pavel Djundik 2015-10-22 00:20:09 +0300
  • 419f66ff72 And now make it work Pavel Djundik 2015-10-22 00:10:43 +0300
  • 3c0ca191b5 Pass in callable correctly Pavel Djundik 2015-10-22 00:06:04 +0300