Releases: Jnnshschl/AmeisenNavigation
Releases · Jnnshschl/AmeisenNavigation
1.7.0 Rewrite
This is a complete rewrite of the messy C# server and its shitty C++/CLI wrapper. The server is now written 100% in the language of the gods.
It's missing path smoothing at the moment, but this will be implemented shortly.
1.6.2 - Far Pathfinding
Fixed a bug where the server used 100% cpu with no clients connected.
General tweaks and optimizations.
1.6 - Performance Tweaks
Changed the protocol to bytes, removed the serialization stuff.
1.5 - CatmullRomSpline
- CatmullRomSpline smoothing
1.4.1 - Far Pathfinding
- random pint finding
- far pathfinding
1.3.3 - Optimization
- Enabled Compiler Optimization
- Added Vector3 struct
1.3.2 - MoveAlongSurface, CastMovementRay and Optimization
- Add MoveAlongSurface function just like recast and detour
- Add CastMovementRay function to test movement
- Optimized the C++ code
1.2 - Improved Pathfinding
- Improved pathfinding a lot
- removed junk
1.0 - First Stable Release
First stable release v1.0