Releases: zloveless/Atlantis
Releases · zloveless/Atlantis
4.2.1-alpha GameServer Log API
Includes a prototype log API for reading game server logs. Primary use-case is to allow one to craft a bot to manage/monitor/relay game server output to a more human friendly interface.
4.1.2
4.1.1
Minor updates to build systems. Not a necessary upgrade for anyone. Packages are updated on NuGet though.
Some notes regarding this package:
- New project: Atlantis.Windows - WPF/MVVM library
- New project: Atlantis.Unity - Unity 5 library (no guarantees on platform independence at this time)
- Atlantis.Unity: Layer mask contains extension method
- Atlantis.Windows: Reusable ViewModel class with IDataErrorInfo, INotifyPropertyChang(ing|ed) already implemented
4.1
4.1.0-alpha
An initial release of the new IrcClient using two threads (worker + message queuing).
While this is a pre-release, it is stable and "could" be used on production.