- Make the initial spawn dimension code search for a suitable spawn position (if the dimension doesn't use WorldInfo overrides)
- Add an option to disable teleportation per-dimension (add a
"disableteleporting": true
value to the top level of the dimension's config entry)
Original build time: 2017-05-02 12:15:26 UTC+3
- Make the initial spawn dimension code search for a suitable spawn position (if the dimension doesn't use WorldInfo overrides)
- Add an option to disable teleportation per-dimension (add a
"disableteleporting": true
value to the top level of the dimension's config entry)
Original build time: 2017-05-02 12:10:57 UTC+3
- Fixed two issues on the client when logging to a server
- Added a few more log messages to help debugging, and added logging at the
TRACE
level even if the info logging option is disabled - Improved a couple of config option descriptions
Original build time: 2017-04-29 03:47:22 UTC+3
- Fixed two issues on the client when logging to a server
- Added a few more log messages to help debugging, and added logging at the
TRACE
level even if the info logging option is disabled - Improved a couple of config option descriptions
Original build time: 2017-04-29 03:43:21 UTC+3