182 Commits (96a875c88179e0f8c980a6d5f17a7662b94ded55)
 

Author SHA1 Message Date
Anthony Birkett 96a875c881 Fix CS fixer workflow.
4 years ago
Anthony Birkett abf383be47 Add CI workflow status to the readme.
4 years ago
Anthony Birkett d323c6da88 Update ci workflow, migrate phpunit config to latest schema.
4 years ago
Anthony Birkett 780ebba6a2 Create a factory for easy setup.
4 years ago
Anthony Birkett ca9edb41c3 Enable all CS Fixer rules, mask last Psalm errors.
4 years ago
Anthony Birkett 0e84574eda Stop CS Fixer replacing self -> static on the unit tests.
4 years ago
Anthony Birkett 266a2227d3 Refactor unit tests to avoid persistent state.
4 years ago
Anthony Birkett 0e4d7d4a6b Bring in stricter CS Fixer rules.
4 years ago
Anthony Birkett 48b89017c4 Psalm fixes around resource handling.
4 years ago
Anthony Birkett efa37503bf PHPStan max level (improved error handling).
4 years ago
Anthony Birkett d9bab8aa25 Remove engine from the Sockets.
4 years ago
Anthony Birkett b01c1f643f Split up Socket and Rcon classes to be engine specific extensions.
4 years ago
Anthony Birkett a2f7834ef5 Use autoloading.
4 years ago
Anthony Birkett b5d355514b Docblocks, first pass with Psalm.
4 years ago
Anthony Birkett e62d011689 Bring in CS-Fixer, reformat.
4 years ago
Pavel Djundik 3bfc073211 Strings
4 years ago
Pavel Djundik 890d98da92 Add phpstan
4 years ago
Pavel Djundik 7a7e6b0d67 Test on php 8
4 years ago
Pavel Djundik 904e547fe4 Assign socket only if it was created
4 years ago
Pavel Djundik cd3624704e Use Valve's packet names (proto_oob.h)
4 years ago
Pavel Djundik e96807bb24 Correct const for request value (it is still same value)
4 years ago
Pavel Djundik 7f2e4484d5
Update README.md
4 years ago
Pavel Djundik 673e572233 Use challenge straight away if available
4 years ago
Pavel Djundik 7c8e5add77 Support challenges in A2S_INFO
4 years ago
Pavel Djundik fbabd440da Fix variable
4 years ago
Pavel Djundik bbb6c4c23e Revert "Add 1200 byte padding to all requests"
4 years ago
Pavel Djundik 9da781a993 Remove old badges
4 years ago
Pavel Djundik b4601cdf86 Print info if some was received
4 years ago
Pavel Djundik 7231921b0b Add 1200 byte padding to all requests
4 years ago
Pavel Djundik 4f88fb0c76 Use actual class
5 years ago
Pavel Djundik 7414334804 Require php 7.4
5 years ago
Pavel Djundik 8a2c16123c Test php 7.4
5 years ago
Pavel Djundik 528d0ef4fc Update phpunit, add psalm
5 years ago
Pavel Djundik 914ec4b79a Add more type info
5 years ago
Pavel Djundik b87c9faab9 Fix up some type information
5 years ago
Pavel Djundik 1078e47b7e Add missing uses
5 years ago
Pavel Djundik e00235c29a Add S2A extra data comments
5 years ago
Pavel Djundik 75d3465690 Drop the email
5 years ago
Pavel Djundik a92e4e4a34
Merge pull request #146 from zavg/master
6 years ago
zavg f22c5494d2
Update README.md
6 years ago
Pavel Djundik d9c72e198f Move to github actions
6 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
7 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