Anthony Birkett
|
780ebba6a2
|
Create a factory for easy setup.
Update README.md.
|
2021-05-31 14:53:28 +01:00 |
|
Anthony Birkett
|
ca9edb41c3
|
Enable all CS Fixer rules, mask last Psalm errors.
|
2021-05-31 14:28:32 +01:00 |
|
Anthony Birkett
|
0e84574eda
|
Stop CS Fixer replacing self -> static on the unit tests.
|
2021-05-31 14:15:01 +01:00 |
|
Anthony Birkett
|
266a2227d3
|
Refactor unit tests to avoid persistent state.
|
2021-05-31 14:13:01 +01:00 |
|
Anthony Birkett
|
0e4d7d4a6b
|
Bring in stricter CS Fixer rules.
|
2021-05-31 13:42:44 +01:00 |
|
Anthony Birkett
|
48b89017c4
|
Psalm fixes around resource handling.
|
2021-05-31 13:05:53 +01:00 |
|
Anthony Birkett
|
efa37503bf
|
PHPStan max level (improved error handling).
|
2021-05-31 12:24:57 +01:00 |
|
Anthony Birkett
|
d9bab8aa25
|
Remove engine from the Sockets.
Docblock changes.
Reorder methods to be logical.
|
2021-05-31 11:52:18 +01:00 |
|
Anthony Birkett
|
b01c1f643f
|
Split up Socket and Rcon classes to be engine specific extensions.
|
2021-05-31 11:12:21 +01:00 |
|
Anthony Birkett
|
a2f7834ef5
|
Use autoloading.
|
2021-05-30 11:30:29 +01:00 |
|
Anthony Birkett
|
b5d355514b
|
Docblocks, first pass with Psalm.
|
2021-05-30 10:54:42 +01:00 |
|
Anthony Birkett
|
e62d011689
|
Bring in CS-Fixer, reformat.
|
2021-05-30 10:05:34 +01:00 |
|
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 |
|