What's Changed
Added a new option to the client side config to allow you to use server names or IP addresses for logging.
Full Changelog: https://github.com/AIP21/WAT-mod/compare/v1.3.0...v1.3.2
What's Changed
Fixed a crash
Full Changelog: https://github.com/AIP21/WAT-mod/compare/v1.3.0...v1.3.1
What's Changed
Updated to 1.19!
Made a small optimization to logging.
Fixed issues with client and server initialization.
Full Changelog: https://github.com/AIP21/WAT-mod/compare/v1.2.0...v1.3.0
What's Changed
Addresses issue #1 on Github.
Fixes a crash in 1.17.1 with the compatibility level by lowering it to Java 9 (I lowered it a lot to accommodate a lot of java versions, but I'm not 100% sure if it will cause problems. It had better not cause problems.).
Full Changelog: https://github.com/AIP21/WAT-mod/compare/v1.1.0...v1.2.0
What's Changed
Fixed a bug where there was a typo with the dependency listing for Cloth Config.
Made the mod actually work for the versions 1.17-1.18.
I was unable to get it working for 1.14 and above because of some API changes with Mod Menu and Cloth Config that I couldn't backport to older versions.
Full Changelog: https://github.com/AIP21/WAT-mod/compare/v1.0.2...v1.1.0
What's Changed
Small bug fix to resolve an issue with the version of Cloth Config required. Now it should work for all versions of Cloth Config back to the last version supporting version 1.17.0 of Minecraft.
Full Changelog: https://github.com/AIP21/WAT-mod/compare/v1.0.1...v1.0.2
What's Changed
Small bug fix for an issue I didn't encounter until literally five minutes after publishing (of course I did).
Logging is now properly saved to individual world or server-specific log files.
Full Changelog: https://github.com/AIP21/WAT-mod/compare/v1.0.0...v1.0.1