Changelog
[1.6.9+build.16] - 2026-04-15
Added
- Cached Boids Pattern: Implemented
FlockStateandcomputeFlockStateto shift from $O(N^2)$ calculations to efficient $O(N)$ aggregated state computation. - Biomechanical Steering: Full Alignment, Cohesion, and Separation logic for
AerialFlockingStrategy. - Snapshot 26.1 Attributes: Native integration with
Attributes.WAYPOINT_TRANSMIT_RANGEandAttributes.WAYPOINT_RECEIVE_RANGE.
Changed
- Performance: Implemented Tick Staggering in
FollowLeaderGoalto spread AI load over 10 ticks. - Movement Smoothing: Switched
TerrestrialFlockingStrategyto Distance-Based Linear Interpolation (Lerp) for smoother ground movement.
Dependencies
Files
dasik-library-1.6.9+build.16.jar(122.22 KiB) Primary Download

