Pavel Djundik
|
2591684d24
|
Create .editorconfig
|
9 years ago |
Pavel Djundik
|
e570cf796c
|
Merge pull request #72 from timmw/master
PSR-4 support for #70 plus PhpDoc
|
9 years ago |
Tim
|
9af9cf4f6b
|
PSR-4 support for #70 plus PhpDoc
|
9 years ago |
Pavel Djundik
|
a0f07fa801
|
Update README.md
|
9 years ago |
Pavel Djundik
|
a1f8657c1d
|
Arma 3 uses battleeye for rcon
Closes #58
|
10 years ago |
Pavel Djundik
|
f5a73f8983
|
Merge pull request #61 from Sieberkev/patch-1
Update README.md
|
10 years ago |
Sieberkev
|
45f24b5880
|
Update README.md
Added "ARK: Survival Evolved" to the list of supported games
|
10 years ago |
Pavel Djundik
|
380e6db5e4
|
Update README.md
|
10 years ago |
Pavel Djundik
|
282d11b1a5
|
Add some valve games
|
10 years ago |
Pavel Djundik
|
78de808b38
|
Rust needs +1 on port
|
10 years ago |
Pavel Djundik
|
b670e1ad16
|
Change supported games to a table
|
10 years ago |
Pavel Djundik
|
60b7798863
|
Merge pull request #56 from Koshatul/master
Removed extra null byte from packing command
|
10 years ago |
Kosh
|
a6aa9c1abd
|
Removed extra null byte from packing command
|
10 years ago |
Pavel Djundik
|
b234c0b010
|
Name instead of nick in license
|
10 years ago |
Pavel Djundik
|
5881a4273b
|
Add some keywords
|
10 years ago |
Pavel Djundik
|
69d6803647
|
Add packagist badge
|
10 years ago |
xPaw
|
e95be546f1
|
Trim NUL bytes from rcon output, fixes #51
|
10 years ago |
xPaw
|
0e55dddae8
|
Abstract away Socket.Read
|
10 years ago |
xPaw
|
45f5f422b4
|
Normalize line endings
|
10 years ago |
xPaw
|
7a1d29b47f
|
Remove PHP 5.3 hack
|
10 years ago |
Pavel
|
f75b9451f2
|
Remove comma
|
10 years ago |
Pavel
|
dbc102512f
|
Add minimum PHP version in composer
|
10 years ago |
Pavel
|
99ed301a20
|
Update README.md
|
10 years ago |
Pavel
|
7bb76c96f4
|
Create LICENSE
|
10 years ago |
xPaw
|
00c5a9f234
|
Partial fix for multi-packet source rcon
|
10 years ago |
xPaw
|
50729990c6
|
Minor cosmetic changes, throw an error when rcon read fails (#42)
|
10 years ago |
Pavel
|
3bae84ca68
|
Update README.md
|
10 years ago |
xPaw
|
c2ffe00abd
|
Fix #37
|
10 years ago |
Pavel
|
132186d56c
|
Merge pull request #40 from sekjun9878/better-exceptions
Proposal for better Exceptions
|
10 years ago |
Michael Yoo
|
cfcd43111c
|
Proposal for better Exceptions
|
10 years ago |
Pavel
|
cb8c136792
|
Merge pull request #39 from sekjun9878/composer-support
Add Composer Support
|
10 years ago |
Michael Yoo
|
7ea35f4221
|
Add Composer Support
|
10 years ago |
Pavel
|
38ba712208
|
Change license to LGPL
|
10 years ago |
Pavel
|
6d3355f01f
|
Merge pull request #36 from Kubo2/patch-2
Add simple mention of an example to README.md
|
10 years ago |
Kubo2
|
927425e171
|
Add simple mention of an example to README.md
|
10 years ago |
xPaw
|
ebd8f41834
|
Fix invalid variable when decompressing
|
10 years ago |
xPaw
|
ed5a98cb23
|
Initialize rcon only when setting rcon password
|
10 years ago |
xPaw
|
77d8a3aba1
|
Add support for games that use old method for getting challenges
|
10 years ago |
Pavel
|
980bbc1404
|
Merge pull request #29 from Kubo2/patch-1
Update SourceQuery.class.php
|
10 years ago |
Kubo2
|
0571d55407
|
Update SourceQuery.class.php
Correct some typos in SourceQuery::Rcon() phpDoc.
|
10 years ago |
xPaw
|
c2c0b6bef8
|
Reset buffer/challenge when disconnecting
|
11 years ago |
xPaw
|
b6cb74d1a8
|
Rcon example
|
11 years ago |
xPaw
|
5e84d9e873
|
Strict checks; implement GameID from extra data flags
|
11 years ago |
xPaw
|
266cf6afe7
|
Add Arma 3
|
11 years ago |
xPaw
|
13b291ab16
|
New website
|
11 years ago |
xPaw
|
3f2df8560e
|
Initial work on multi packet reading for source RCON
|
11 years ago |
xPaw
|
f3684b4783
|
Split source and goldsource RCON into different classess
|
11 years ago |
Pavel
|
00fbadacec
|
(Partially) supports Just Cause 2: Multiplayer Mod
|
11 years ago |
Pavel
|
cdce907bba
|
Fix info not displaying when rules are empty
|
11 years ago |
Pavel
|
1253080377
|
Merge pull request #13 from sekjun9878/patch-1
Fix Typo on Rcon Library
|
11 years ago |