What's Changed
- Add
RenderTooltipEvent
by @glowredman in https://github.com/GTNewHorizons/GTNHLib/pull/81
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.23...0.6.0
What's Changed
- Allow non-public subscribed methods in @EventBusSubscriber classes by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/97
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.22...0.5.23
What's Changed
- Add an interface for meta- and nbt-aware music disks to fix modded disk support in electric jukeboxes by @eigenraven in https://github.com/GTNewHorizons/GTNHLib/pull/96
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.21...0.5.22
What's Changed
- Move lore handler from intergalactic to gtnhlib by @serenibyss in https://github.com/GTNewHorizons/GTNHLib/pull/92
New Contributors
- @serenibyss made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/92
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.20...0.5.21
What's Changed
- Disable thread safety checks with FalseTweaks by @ah-OOG-ah in https://github.com/GTNewHorizons/GTNHLib/pull/88
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.19...0.5.20
What's Changed
- Shadow source jars too by @ah-OOG-ah in https://github.com/GTNewHorizons/GTNHLib/pull/87
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.18...0.5.19
What's Changed
- Add texture debug feature by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/86
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.17...0.5.18
What's Changed
- merge iih + mt hand command in one by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/84
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.16...0.5.17
What's Changed
- Auto remove dead config categories/values from the config file by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/78
- Auto create config gui if no gui factory is registered by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/79
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.15...0.5.16
What's Changed
- add util to open files / urls on every OS by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/83
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.14...0.5.15
What's Changed
- Backport @EventBusSubscriber annotation from 1.12.2 by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/80
- EventBusSubscriber improvements by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/82
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.13...0.5.14
What's Changed
- Make config enums ignore case by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/76
- Add jvm flag to dump generated lang keys to file by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/77
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.12...0.5.13
What's Changed
- account for vanilla fluid blocks by @Glease in https://github.com/GTNewHorizons/GTNHLib/pull/74
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.11...0.5.12
What's Changed
- Fix a few config issues by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/73
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.10...0.5.11
What's Changed
- Make langkey pattern able to use qualified category names by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/72
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.9...0.5.10
What's Changed
- Always check for @Config.Ignore before processing field by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/71
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.8...0.5.9
What's Changed
- Customizable langkey pattern config annotation by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/68
- Fix categories with uppercase letters empty in config gui by @Lyfts in https://github.com/GTNewHorizons/GTNHLib/pull/70
- use raw byte array for speed in ClassConstantPoolParser by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/62
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.5...0.5.8
What's Changed
- Add ASMUtil class with method to save class files to disk by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/63
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.5.3...0.5.5