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
What's Changed
- Add convenience method to ObjectPooler by @ah-OOG-ah in https://github.com/GTNewHorizons/GTNHLib/pull/130
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.21...0.6.22
What's Changed
- Add 32-bit and 64-bit FNV-1a hash function utilities by @eigenraven in https://github.com/GTNewHorizons/GTNHLib/pull/128
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.20...0.6.21
What's Changed
- Add functionality to fake blockId for shaders by @DarkShadow44 in https://github.com/GTNewHorizons/GTNHLib/pull/114
New Contributors
- @DarkShadow44 made their first contribution in https://github.com/GTNewHorizons/GTNHLib/pull/114
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.19...0.6.20
What's Changed
- Backport callFromMainThread() and addScheduledTask() by @Taskeren in https://github.com/GTNewHorizons/GTNHLib/pull/126
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.18...0.6.19
What's Changed
- New mixin infrastructure by @Cleptomania in https://github.com/GTNewHorizons/GTNHLib/pull/127
Full Changelog: https://github.com/GTNewHorizons/GTNHLib/compare/0.6.17...0.6.18