This commit is contained in:
Eric Froemling 2020-12-01 12:40:47 -06:00
parent 2feb1c4195
commit d6551c5426

View File

@ -2,6 +2,7 @@
- Exposed ba method/class initing in public C++ layer.
- The 'restart' and 'shutdown' commands in the server script now default to immediate=True
- Wired up 'clean_exit_minutes', 'unclean_exit_minutes', and 'idle_exit_minutes' options in the server config
- Removed remains of the google-real-time-multiplayer stuff from the android/java layer.
### 1.5.28 (20239)
- Simplified ba.enum_by_value()