Server Changes
Jump to navigation
Jump to search
This page documents any notable changes to new versions of the server.
It may miss out some bug fixes and some changes may not be tracked.
0.2.8
- Fixed a bug that caused players to stay on fire when respawning.
- The "engine" element in the server.xml is now deprecated, you must now use the "game" element.
0.2.7
- Resources must now specify a type in the file element. Valid values are "http" or "client".
- Added URL decoding for query string parsing.
- Basic client-side files support.