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
hasValue
function 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
What's Changed
- add close() to ShaderProgram to free resources by @MeiTianyou in https://github.com/GTNewHorizons/GTNHLib/pull/140
New Contributors
- @MeiTianyou made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/140
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.25...0.6.26
What's Changed
- Update SpatialHashGrid findNearby by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/138
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.24...0.6.25
What's Changed
- Extract out the distance methods to a static util class by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/137
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.23...0.6.24
What's Changed
- Add Spatial Hash Grid Data Structure by @Caedis in https://github.com/GTNewHorizons/GTNHLib/pull/135
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.22...0.6.23