- [API] Added version range support to plugin dependency requirement in
waila_plugins.json
- Use a object containing mod id to version pairs instead of array
Full changelog can be seen at https://raw.githubusercontent.com/badasintended/wthit/dev/master/CHANGELOG.txt
- Fixed crash on Quilt version (#255)
Full changelog can be seen at https://raw.githubusercontent.com/badasintended/wthit/dev/master/CHANGELOG.txt
- Updated Quilt version to 1.20.4
Full changelog can be seen at https://raw.githubusercontent.com/badasintended/wthit/dev/master/CHANGELOG.txt
- Updated to Minecraft 1.20.5-pre1
- [API] Changed APIs around complex
IData
types, making it more in line to vanilla'sCustomPacketPayload
- Now it requires a
StreamCodec
instead of serializer method - Now it uses a
IData.Type
instance to set/get, instead of direct data class
- Now it requires a
Full changelog can be seen at https://raw.githubusercontent.com/badasintended/wthit/dev/master/CHANGELOG.txt