File Details
ttt-0.6.5
- R
- Mar 16, 2026
- 348.16 KB
- 21
- Early Access
File Name
ttt-0.6.5.jar
Supported Versions
- Early Access
Automatically Generated Changelog
Below are the changes since 0.6.4.
Fixes
- Fixed a problem with the change world command. It now properly checks and confirms when a player is dead.
- Fixed a threading issue caused by the kill command interacting with the HUD (#47).
- Fixed a thread exception triggered by the kill command.
- Fixed an issue that could occur during Hud.update.
- Player disconnects now doesnt persist a “not alive” state.
Improvements
- Debug messages now use a more appropriate log level, which should make logs easier to read.
- Error logs now support .withCause(exception), so stack traces and root causes show up more clearly.
Other Changes
- Added intangible and hasDeath components to the info command.
- Entities are now removed before the world is saved.
- Updated the project to the latest release version.
Full Changelog
Full Changelog: https://github.com/kuttz-dev/hytale-ttt-mod/compare/v0.6.4...v0.6.5