112 Commits (d6ce30970ef61ba1c2169b221de4d0abab0ebf0d)
 

Author SHA1 Message Date
Pavel Djundik d6ce30970e Don't use consts and call GetRules
10 years ago
Pavel Djundik 85dd439369 Challenge reply should be S2A_CHALLENGE
10 years ago
Pavel Djundik 082d7bb690 Remove argument
10 years ago
Pavel Djundik 65f7653469 Test challenge caching
10 years ago
Pavel Djundik 499f4d7afe Test bad players/rules packets after correct challenge
10 years ago
Pavel Djundik ea95b515e5 Test players and rules for bad packets
10 years ago
Pavel Djundik 8642079233 Add RCON non connected tests
10 years ago
Pavel Djundik 613299b2bc Throw more when using RCON
10 years ago
Pavel Djundik 4be6bf48c1 Simplify challenges
10 years ago
Pavel Djundik d322b3bb78 Add players tests and some goldsource info tests
10 years ago
Pavel Djundik 750df786ec Everyone needs a shield
10 years ago
Pavel Djundik 19b63dff79 Correct variable
10 years ago
Pavel Djundik 8a8f1585cf Add rules test
10 years ago
Pavel Djundik 98749925c7 Pass length into ReadInternal
10 years ago
Pavel Djundik 2bbe339458 Rename some variables for clarity
10 years ago
Pavel Djundik 8b475d2649 Add timeout and not connected test
10 years ago
Pavel Djundik 4a73f14902 Make test mock a queue
10 years ago
Pavel Djundik c001fe6633 Remove unused reset function
10 years ago
Pavel Djundik 419f66ff72 And now make it work
10 years ago
Pavel Djundik 3c0ca191b5 Pass in callable correctly
10 years ago
Pavel Djundik 29597ff1b6 Add some GetInfo tests
10 years ago
Pavel Djundik af50a4a33a Throw in Buffer when there is not enough data to unpack
10 years ago
Pavel Djundik 5ab3873256 Improve socket mocking
10 years ago
Pavel Djundik a8d4418f28 Disable more camelcase goodness
10 years ago
Pavel Djundik 85a2dd534f Disable camelcase reporting
10 years ago
Pavel Djundik f9dc00ccf1 Make .codeclimate.sh executable
10 years ago
Pavel Djundik b767c63b7c Correct setup
10 years ago
Pavel Djundik a5f54674d0 Humble test beginnings
10 years ago
Pavel Djundik 6a94bcb6a6 Update .gitignore
10 years ago
Pavel Djundik 9c944e23d0 Make an abstract class for sockets and allow specifying different socket in SourceQuery
10 years ago
Pavel Djundik 412bad768c Fix module name and readme
10 years ago
Pavel Djundik 7636340092 Use gmp module to correctly read server's steamid on 32-bit systems
10 years ago
Pavel Djundik f41e4b551c Throw an exception when nothing was read from socket
10 years ago
Pavel Djundik d42aae5046 Get rid of global buffer
10 years ago
Pavel Djundik caf5296b5b Prevent tables overflowing
10 years ago
Pavel Djundik ef0af834c6 Add authors to composer.json
10 years ago
Pavel Djundik 24137d64e1 Failed spelling
10 years ago
Pavel Djundik 418dfd4050 Document additional throws and fix return
10 years ago
Pavel Djundik c74a5dcc99 Remove TimeoutException
10 years ago
Pavel Djundik 77e5af8745 Remove socket open check which can never be false
10 years ago
Pavel Djundik f18f3208fa Throw SocketException when trying to call query functions when not being connected
10 years ago
Pavel Djundik a63112c2c9 Bump minimum PHP version to 5.5
10 years ago
Pavel Djundik e798d8f7c2 Change heading sizes
10 years ago
Pavel Djundik b50daaef4c Add packagist version
10 years ago
Pavel Djundik dc2a08e503 Less spacing
10 years ago
Pavel Djundik 41741b24a2 Update bootstrap
10 years ago
Pavel Djundik 65a2493c3c Update github url
10 years ago
Pavel Djundik 1578c9f12f Correct license
10 years ago
Pavel Djundik 80cf750db5 Update README.md
10 years ago
Pavel Djundik 346151b51f Add extra keywords for supported games
10 years ago