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

53 Commits

Author SHA1 Message Date
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
Pavel 6d3355f01f Merge pull request #36 from Kubo2/patch-2
Add simple mention of an example to README.md
2015-01-13 13:05:23 +02:00
Kubo2 927425e171 Add simple mention of an example to README.md 2015-01-12 22:29:24 +01:00
xPaw ebd8f41834 Fix invalid variable when decompressing 2014-12-25 14:35:06 +02:00
xPaw ed5a98cb23 Initialize rcon only when setting rcon password 2014-10-20 17:05:10 +03:00
xPaw 77d8a3aba1 Add support for games that use old method for getting challenges 2014-10-20 16:22:30 +03:00
Pavel 980bbc1404 Merge pull request #29 from Kubo2/patch-1
Update SourceQuery.class.php
2014-09-13 16:55:56 +03:00
Kubo2 0571d55407 Update SourceQuery.class.php
Correct some typos in SourceQuery::Rcon() phpDoc.
2014-09-13 13:42:15 +02:00
xPaw c2c0b6bef8 Reset buffer/challenge when disconnecting 2014-07-30 23:00:28 +03:00
xPaw b6cb74d1a8 Rcon example 2014-07-22 22:04:48 +03:00
xPaw 5e84d9e873 Strict checks; implement GameID from extra data flags 2014-07-21 19:09:56 +03:00
xPaw 266cf6afe7 Add Arma 3 2014-07-21 18:36:25 +03:00
xPaw 13b291ab16 New website 2014-07-20 14:31:45 +03:00
xPaw 3f2df8560e Initial work on multi packet reading for source RCON 2014-06-26 14:05:50 +03:00
xPaw f3684b4783 Split source and goldsource RCON into different classess 2014-06-26 13:18:35 +03:00
Pavel 00fbadacec (Partially) supports Just Cause 2: Multiplayer Mod 2014-01-06 22:52:04 +02:00
Pavel cdce907bba Fix info not displaying when rules are empty 2013-11-05 00:57:07 +02:00
Pavel 1253080377 Merge pull request #13 from sekjun9878/patch-1
Fix Typo on Rcon Library
2013-09-24 13:44:06 -07:00
Michael Yoo 2679623564 Fix Typo on Rcon Library 2013-09-18 22:40:54 +09:30
Pavel 464dedc78b Use bootstrap 3 2013-08-12 20:07:54 +03:00
xPaw bc9d574122 Add comments and fix whitespacing, no real changes 2012-10-25 15:54:46 +03:00
Pavel e27db7670f Update README.md 2012-10-22 16:15:25 +03:00
xPaw 083bca95f1 Update view.php a little bit 2012-10-22 16:14:12 +03:00
xPaw ca082f887a Separater classess into their own files 2012-10-22 16:07:11 +03:00
xPaw 96d13dc413 Add supported games 2012-09-08 18:16:31 +03:00
xPaw 5b09947ff8 Added some comments, added Bzip2 check, added timeout check, small improvements. 2012-04-27 23:08:35 +03:00
xPaw 3293f9a0d9 Fixed HLTV GetPlayers/GetInfo 2012-04-09 20:19:03 +03:00