Releases: gliscowo/deathlog
Releases · gliscowo/deathlog
0.2.11+1.19
Changes
There is now a new "Legacy Death Detection" option. When this is enabled, a more sensitive method of detecting deaths is employed. This not necessarily always accurate and might trigger false-positives but works with protocol translators like ViaFabric.
Fixes
The scroll bar in the Death Log screen can now actually be dragged with the mouse
0.2.10+1.19
Fixes
- Fix for issue #11 -> the game no longer crashes due to a NullPointerException if the config file is empty
0.2.9+1.19
Initial port to 1.19, no relevant changes
0.2.9+1.18
Move IO tasks to IO worker to prevent lag spikes on saving
0.2.8+1.18
Fix crash when Trinkets is removed after dying with it installed at least once
0.2.7+1.18
Initial port to 1.18.2, automatically create config if none exists
0.2.4+1.18
Port to 1.18 proper
0.2.3+1.18
Lazily load death infos when viewing on a server, allow filtering in /deathlog view and show indexes
0.2.2+1.18
First 1.18 port