Skip to content

Releases: FreeTAKTeam/FreeTakServer

v0.4

16 Apr 16:47
8897fda
Compare
Choose a tag to compare

stable

v0.3a

21 Mar 01:26
76654e3
Compare
Choose a tag to compare

version 0.3 alpha working on ubuntu with constant and default variable file

v0.2

05 Feb 21:15
ed9996b
Compare
Choose a tag to compare

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

v0.1

05 Feb 21:05
9bd3912
Compare
Choose a tag to compare

First Version