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

79 Commits

Author SHA1 Message Date
Pavel Djundik d42aae5046 Get rid of global buffer
Closes #75
2015-10-19 21:38:05 +03:00
Pavel Djundik caf5296b5b Prevent tables overflowing 2015-10-19 21:38:05 +03:00
Pavel Djundik ef0af834c6 Add authors to composer.json 2015-10-19 13:15:35 +03:00
Pavel Djundik 24137d64e1 Failed spelling 2015-10-18 22:07:52 +03:00
Pavel Djundik 418dfd4050 Document additional throws and fix return 2015-10-18 22:06:52 +03:00
Pavel Djundik c74a5dcc99 Remove TimeoutException
Closes #74
2015-10-18 22:03:51 +03:00
Pavel Djundik 77e5af8745 Remove socket open check which can never be false 2015-10-18 22:01:28 +03:00
Pavel Djundik f18f3208fa Throw SocketException when trying to call query functions when not being connected 2015-10-18 21:56:34 +03:00
Pavel Djundik a63112c2c9 Bump minimum PHP version to 5.5 2015-10-18 21:46:39 +03:00
Pavel Djundik e798d8f7c2 Change heading sizes 1.0.0 2015-10-11 13:10:35 +03:00
Pavel Djundik b50daaef4c Add packagist version 2015-10-11 13:09:32 +03:00
Pavel Djundik dc2a08e503 Less spacing 2015-10-11 13:06:02 +03:00
Pavel Djundik 41741b24a2 Update bootstrap 2015-10-11 13:05:27 +03:00
Pavel Djundik 65a2493c3c Update github url 2015-10-11 12:56:56 +03:00
Pavel Djundik 1578c9f12f Correct license 2015-10-11 12:54:20 +03:00
Pavel Djundik 80cf750db5 Update README.md 2015-10-11 12:52:24 +03:00
Pavel Djundik 346151b51f Add extra keywords for supported games 2015-10-11 12:48:09 +03:00
Pavel Djundik 2591684d24 Create .editorconfig 2015-10-11 12:44:37 +03:00
Pavel Djundik e570cf796c Merge pull request #72 from timmw/master
PSR-4 support for #70 plus PhpDoc
2015-10-10 20:49:58 +03:00
Tim 9af9cf4f6b PSR-4 support for #70 plus PhpDoc 2015-10-10 18:48:52 +01:00
Pavel Djundik a0f07fa801 Update README.md 0.1.0 2015-10-06 11:00:06 +03:00
Pavel Djundik a1f8657c1d Arma 3 uses battleeye for rcon
Closes #58
2015-08-13 14:08:22 +03:00
Pavel Djundik f5a73f8983 Merge pull request #61 from Sieberkev/patch-1
Update README.md
2015-08-13 11:21:01 +02:00
Sieberkev 45f24b5880 Update README.md
Added "ARK: Survival Evolved" to the list of supported games
2015-08-13 08:55:11 +02:00
Pavel Djundik 380e6db5e4 Update README.md 2015-07-24 15:47:57 +03:00
Pavel Djundik 282d11b1a5 Add some valve games 2015-07-14 20:00:33 +03:00
Pavel Djundik 78de808b38 Rust needs +1 on port 2015-07-14 19:49:33 +03:00
Pavel Djundik b670e1ad16 Change supported games to a table 2015-07-14 19:48:57 +03:00
Pavel Djundik 60b7798863 Merge pull request #56 from Koshatul/master
Removed extra null byte from packing command
2015-07-14 19:27:13 +03:00
Kosh a6aa9c1abd Removed extra null byte from packing command 2015-07-14 11:31:33 +10:00
Pavel Djundik b234c0b010 Name instead of nick in license 2015-07-09 14:03:24 +03:00
Pavel Djundik 5881a4273b Add some keywords 2015-07-09 14:01:10 +03:00
Pavel Djundik 69d6803647 Add packagist badge 2015-07-09 13:43:42 +03:00
xPaw e95be546f1 Trim NUL bytes from rcon output, fixes #51 2015-07-05 18:35:23 +03:00
xPaw 0e55dddae8 Abstract away Socket.Read 2015-04-27 22:42:32 +03:00
xPaw 45f5f422b4 Normalize line endings 2015-04-27 22:33:20 +03:00
xPaw 7a1d29b47f Remove PHP 5.3 hack 2015-04-27 22:28:57 +03:00
Pavel f75b9451f2 Remove comma 2015-04-26 14:15:03 +03:00
Pavel dbc102512f Add minimum PHP version in composer 2015-04-26 14:14:17 +03:00
Pavel 99ed301a20 Update README.md 2015-04-26 14:12:11 +03:00
Pavel 7bb76c96f4 Create LICENSE 2015-03-27 12:03:49 +02:00
xPaw 00c5a9f234 Partial fix for multi-packet source rcon 2015-02-20 14:35:45 +02:00
xPaw 50729990c6 Minor cosmetic changes, throw an error when rcon read fails (#42) 2015-02-17 13:42:23 +02:00
Pavel 3bae84ca68 Update README.md 2015-02-15 00:00:03 +02:00
xPaw c2ffe00abd Fix #37 2015-02-03 16:05:18 +02:00
Pavel 132186d56c Merge pull request #40 from sekjun9878/better-exceptions
Proposal for better Exceptions
2015-02-01 12:12:46 +02:00
Michael Yoo cfcd43111c Proposal for better Exceptions 2015-02-01 20:39:45 +10:30
Pavel cb8c136792 Merge pull request #39 from sekjun9878/composer-support
Add Composer Support
2015-02-01 08:32:13 +02:00
Michael Yoo 7ea35f4221 Add Composer Support 2015-02-01 14:13:25 +10:30
Pavel 38ba712208 Change license to LGPL 2015-01-31 22:06:51 +02:00