Releases: SDFTDusername/Pathfinding
Releases · SDFTDusername/Pathfinding
1.2.0 for Cosmic Reach 0.1.50
Changed:
- Renamed
com/sdftdusername
package toio/github/sdftdusername
- Changed ID of pathfinder entity to
pathfinding:entity_pathfinder
- Other things to make the mod work with Cosmic Reach 0.1.50
1.1.0 for Cosmic Reach 0.1.43
Added:
- /spawn command to spawn a new pathfinder or teleport an existing one
- AdvancedCommand class which adds keyword arguments and other internal things
- /follow and /stopfollow command that makes the pathfinder follow you
- /start tells you the time it took to compute the route
Changed:
- /spawn, /start and /stop now extend from AdvancedCommand
- The pathfinder now tries to avoid jumping and going into water
- Fixed /start not working when used while the pathfinder is walking
- Optimized the search algorithm to be faster
Pathfinding 1.0.0
For Cosmic Reach 0.1.43