What's Changed
- stop disabling the creative search bar if archaix fix is present by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/587
- log ASM operations at debug level in prod by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/580
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.93...2.6.94
What's Changed
- add debug flag to log time to register forge event handlers by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/585
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.92...2.6.93
What's Changed
- Delete useless event registration by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/584
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.91...2.6.92
What's Changed
- Small improvements on removeFormattingCodes by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/579
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.90...2.6.91
What's Changed
- Convert to new IMixins and MixinsBuilder system by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/574
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.89...2.6.90
What's Changed
- Add game rule to disable hunger
"disableHunger"
by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/577
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.87...2.6.89
What's Changed
- Improve pick block by @VendoAU in https://github.com/GTNewHorizons/Hodgepodge/pull/575
New Contributors
- @VendoAU made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/575
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.86...2.6.87
What's Changed
- Config fixes by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/572
- Fix loading client only mixins on the server by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/573
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.84...2.6.86
What's Changed
- Speedup
EnumChatFormatting.getTextWithoutFormattingCodes
by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/571
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.83...2.6.84
What's Changed
- Fix compat with ModernKeybindings by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/569
- Delete unnecessary invoker interface for MixinNBTTagList_speedup by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/570
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.82...2.6.83
What's Changed
- Expand #540 to check for '' (empty) sounds, and to cover more than just EntityLiving#getLivingSound by @Charsy89 in https://github.com/GTNewHorizons/Hodgepodge/pull/565
- Rework Bed Set Spawn Mixin by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/566
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.81...2.6.82
What's Changed
- Disable some patches when ultramine present by @SKProCH in https://github.com/GTNewHorizons/Hodgepodge/pull/562
- Refer to Galacticraft by its name instead of an abbreviation by @Charsy89 in https://github.com/GTNewHorizons/Hodgepodge/pull/567
New Contributors
- @SKProCH made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/562
- @Charsy89 made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/567
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.79...2.6.81
What's Changed
- Remove unregistered events from MixinEventBus.listenerOwners by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/563
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.78...2.6.79
What's Changed
- Fix eventbus keeping object references after unregistering handler by @Lyfts in https://github.com/GTNewHorizons/Hodgepodge/pull/554
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.77...2.6.78
What's Changed
- Fix adding Thrower to inventory-dropped items by @Ruling-0 in https://github.com/GTNewHorizons/Hodgepodge/pull/559
- Add mixins to synchonize from server to client the thrower of an item entity by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/560
- Dont use Class.forName in the coremod by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/561
New Contributors
- @Ruling-0 made their first contribution in https://github.com/GTNewHorizons/Hodgepodge/pull/559
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.76...2.6.77
What's Changed
- Change obfuscated environment detection for ASM coremod by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/556
- Rename embedID config to force disable it for previous configs by @Caedis in https://github.com/GTNewHorizons/Hodgepodge/pull/557
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.75...2.6.76
What's Changed
- add @Unique annotation on mixin added fields of MixinSpawnerAnimals_optimizeSpawning by @Alexdoru in https://github.com/GTNewHorizons/Hodgepodge/pull/555
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.74...2.6.75
What's Changed
- Fix Crash Loop with EU Ender Collector by @Yoshy2002 in https://github.com/GTNewHorizons/Hodgepodge/pull/546
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.72...2.6.74
What's Changed
- Witch Potion Metadata by @koolkrafter5 in https://github.com/GTNewHorizons/Hodgepodge/pull/548
Full Changelog: https://github.com/GTNewHorizons/Hodgepodge/compare/2.6.69...2.6.72