Skip to content

Releases: SDFTDusername/Pathfinding

1.2.0 for Cosmic Reach 0.1.50

27 Aug 08:31
Compare
Choose a tag to compare

Changed:

  • Renamed com/sdftdusername package to io/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

06 Aug 18:51
Compare
Choose a tag to compare

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

05 Aug 12:53
Compare
Choose a tag to compare

For Cosmic Reach 0.1.43