What's Changed
- GuiRecipe: Add scrollPages Option by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/929
- Fix mui2 screen capture by @sisyphussy in https://github.com/GTNewHorizons/NotEnoughItems/pull/930
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.96-GTNH...2.8.97-GTNH
What's Changed
- GuiInfo: fix memory leaks by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/927
- Options: fix memory leaks by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/928
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.95-GTNH...2.8.96-GTNH
What's Changed
- Add Horizontal Scroll to Recipe GUI by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/924
- Prevent ConcurrentModificationException while searching for fuels in ItemList by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/926
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.94-GTNH...2.8.95-GTNH
What's Changed
- Fix Filter Loading by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/925
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.93-GTNH...2.8.94-GTNH
What's Changed
- Much faster recipe dumper by @danyadev in https://github.com/GTNewHorizons/NotEnoughItems/pull/920
New Contributors
- @danyadev made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/920
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.92-GTNH...2.8.93-GTNH
What's Changed
- Fix bookmark recipe item order being inconsistent by @Luca-Guettinger in https://github.com/GTNewHorizons/NotEnoughItems/pull/921
- Fix StringIndexOutOfBoundsException in FormattedTextField by @Luca-Guettinger in https://github.com/GTNewHorizons/NotEnoughItems/pull/922
New Contributors
- @Luca-Guettinger made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/921
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.91-GTNH...2.8.92-GTNH
What's Changed
- Fix Collapsed Recipes in Bookmarks by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/915
- Rollback PR#913 by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/916
- Fix Autocrafting NPE by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/917
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.90-GTNH...2.8.91-GTNH
What's Changed
- fix client -> server sync in creative gui by @lc-1337 in https://github.com/GTNewHorizons/NotEnoughItems/pull/913
New Contributors
- @lc-1337 made their first contribution in https://github.com/GTNewHorizons/NotEnoughItems/pull/913
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.89-GTNH...2.8.90-GTNH
What's Changed
- Don't block slot click if canCheatItem is false by @Kogepan229 in https://github.com/GTNewHorizons/NotEnoughItems/pull/912
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.88-GTNH...2.8.89-GTNH
What's Changed
- Refactor recipe profiler by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/911
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.87-GTNH...2.8.88-GTNH
What's Changed
- Improve Recipe Badge by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/909
- Fix Repair Handler with broken ItemStack by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/910
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.86-GTNH...2.8.87-GTNH
What's Changed
- Disable badge by default by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/907
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.85-GTNH...2.8.86-GTNH
What's Changed
- Chance tooltip by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/906
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.84-GTNH...2.8.85-GTNH
What's Changed
- Fix Collapsed Recipes in Bookmarks by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/905
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.83-GTNH...2.8.84-GTNH
What's Changed
- Improve image exporter data dumper by @koolkrafter5 in https://github.com/GTNewHorizons/NotEnoughItems/pull/902
- Add recipe chance to bookmarks by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/903
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.82-GTNH...2.8.83-GTNH
What's Changed
- Add Reset to Debug Handler by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/901
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.81-GTNH...2.8.82-GTNH
What's Changed
- Refactor DebugHandlerWidget by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/900
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.80-GTNH...2.8.81-GTNH
What's Changed
- Add Repair Handler by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/899
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.79-GTNH...2.8.80-GTNH
What's Changed
- updateBuildScript by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/895
- Fix areStacksSameTypeWithNBT damage check by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/896
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.78-GTNH...2.8.79-GTNH
What's Changed
- Fix filtered permutations by @slprime in https://github.com/GTNewHorizons/NotEnoughItems/pull/893
Full Changelog: https://github.com/GTNewHorizons/NotEnoughItems/compare/2.8.77-GTNH...2.8.78-GTNH
