added playeractions to communication listenings

This commit is contained in:
kremsy
2015-07-11 14:06:18 +02:00
parent a3cba8de76
commit 908e310fce
3 changed files with 112 additions and 1 deletions

View File

@ -14,6 +14,7 @@
- added Method getServerLoginByIndex to Server object
- added to PlayerManager's Method PlayerManager the Parameter "withoutBots" (default on true)
- added Method getSpectators() in PlayerManager
- added Method restartMap(), skipToMapByMxId(), skipToMapByUid() into MapActions
- added some missing PHP Docs
- added some depency libraries as they are used by the Socket Handler
- added additional Callback which gets triggered on ManiaControl Restart