Releases: SirBitesalot/AvorionServerManager
Lua patching fixed
Fixed error that resulted in invalid "server.lua" after patching the file.
v1.0 Stable
Release contains bug in Lua patcher resulting in invalid server.lua
This release includes all additions from previous pre-releases and some more changes:
- UTF 8 Encoding for console interaction
- A textfield to type commands and send them to serverprocess
- some predefined commands to execute via GUI
- Web API can now differentiate between console and lua commands
- Web API can execute console and lua commands
Fixed CLI
New CLI Support
Fixed Encoding
Switched to UTF-8 encoding for read and write streams to subprocess.
More charsets supported (including cyrillic)
Note: Web API(Http Server) requires the manager to be run as administrator maybe this will change in future releases.
Be carefull may cause bugs could not test all charsets.
But it seems to work so far:
First Release
The first release of the Avorion Server Manager.
This is a beta release and may contain bugs.
Note: Web API(Http Server) requires the manager to be run as administrator maybe this will change in future releases.