Releases: FreeTAKTeam/FreeTakServer
Releases · FreeTAKTeam/FreeTakServer
v0.4
v0.3a
v0.2
TAKLib.py
Added:
- New functions for logging: errorlog and log
- Some exception handling, altough it's still not good enough
Fixed:
- Various minor bugs
ServerExample.py
Added:
- Start command to main loop
- Show log and show errorlog commands
- exit command to exit CLI
- stop command to stop server without exiting CLI
Fixed:
- Various minor bugs