What's Changed
- Add Generic Item I/O Capabilities by @RecursivePineapple in https://github.com/GTNewHorizons/GTNHLib/pull/167
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.7.5...0.7.7
What's Changed
- Add getter for KeyBinding in SyncedKeybind by @FourIsTheNumber in https://github.com/GTNewHorizons/GTNHLib/pull/185
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.7.3...0.7.5
What's Changed
- Add custom Vertex Formats to WavefrontObject by @sisyphussy in https://github.com/GTNewHorizons/GTNHLib/pull/181
- Better VertexBuffer API by @sisyphussy in https://github.com/GTNewHorizons/GTNHLib/pull/170
- [Dev Feature] Auto Shader Reload by @sisyphussy in https://github.com/GTNewHorizons/GTNHLib/pull/177
New Contributors
- @sisyphussy made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/181
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.7.1...0.7.3
What's Changed
- Fix memory leaks when creating shaders by @cazmusw in https://github.com/GTNewHorizons/GTNHLib/pull/168
New Contributors
- @cazmusw made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/168
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.7.0...0.7.1
What's Changed
- Avoid a method visibility crash by @DeathFuel in https://github.com/GTNewHorizons/GTNHLib/pull/173
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.40...0.6.41
What's Changed
- Avoid a method visibility crash by @DeathFuel in https://github.com/GTNewHorizons/GTNHLib/pull/173
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.40...0.7.0
What's Changed
- String method replacements by @DeathFuel in https://github.com/GTNewHorizons/GTNHLib/pull/169
New Contributors
- @DeathFuel made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/169
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.39...0.6.40
What's Changed
- Fix ASMUtil with multiple class loaders by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/165
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.38...0.6.39
What's Changed
- fix off by one error in ArrayProximityMap4D.remove by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/161
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.37...0.6.38
What's Changed
- Add Cyrillic support for MathExpressionParser by @Eldrinn-Elantey in https://github.com/GTNewHorizons/GTNHLib/pull/160
- Initial gamerule API by @Cleptomania in https://github.com/GTNewHorizons/GTNHLib/pull/159
- Convert to new IMixins and MixinsBuilder system by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/153
New Contributors
- @Eldrinn-Elantey made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/160
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.36...0.6.37
What's Changed
- Make BlockPos#toString() more reasonable by @Taskeren in https://github.com/GTNewHorizons/GTNHLib/pull/158
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.35...0.6.36
What's Changed
- add ArrayProximityCheck4D and ArrayProximityMap4D<T> by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/157
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.34...0.6.35
What's Changed
- Expose SyncedKeybind keyCode by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/155
- Remove key pressed packet by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/156
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.33...0.6.34
What's Changed
- Add support for mouse buttons in SyncedKeybinds by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/154
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.32...0.6.33
What's Changed
- Added
hasValuefunction for Lazy by @Taskeren in https://github.com/GTNewHorizons/GTNHLib/pull/148
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.31...0.6.32
What's Changed
- add VolumeMembershipCheck by @Alexdoru in https://github.com/GTNewHorizons/GTNHLib/pull/146
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.30...0.6.31
What's Changed
- Add contains method to SpatialHashGrid by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/145
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.29...0.6.30
What's Changed
- Add Z axis rotation to Variant & fix swapped XY axes by @Anonymagpie in https://github.com/GTNewHorizons/GTNHLib/pull/141
New Contributors
- @Anonymagpie made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/141
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.28...0.6.29
What's Changed
- Rework spatial hash grid by @kurrycat2004 in https://github.com/GTNewHorizons/GTNHLib/pull/143
New Contributors
- @kurrycat2004 made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/143
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.27...0.6.28
What's Changed
- Iterator impl + findFirst + findClosest by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/139
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.26...0.6.27
