First public release of MyAAC

This commit is contained in:
slawkens1
2017-05-01 20:02:45 +02:00
parent 31172b4883
commit b5362d0654
2016 changed files with 114481 additions and 0 deletions

21
system/libs/pot/NEWS Normal file
View File

@@ -0,0 +1,21 @@
What's new in 0.1.4 version?
* Updated for last database changes.
As always POT provides most up-to-date interface for database.
* Updated OTAdmin implementation.
Support for new COMMAND_KICK call. It is now possible to kick given player from server.
* Binary information protocol support.
It is now possible to use binary information protocol, which in new version provides such useful featuers like online players list.
* Server status routines grouped.
All routines related to server infromation protocols (both XML-based and binary) are now grouped within OTS_ServerInfo class.
* Bigfixes.
Some bugfixes to previously implemented features like VIP list.