Commit Graph

17 Commits

Author SHA1 Message Date
fullwall 46f4444c10 Implement new PlayerFilter method, async-friendly chunk trackers 2023-06-25 21:58:09 +08:00
fullwall 6b2440d8c3 Change logging 2022-08-22 22:30:51 +08:00
fullwall 0a0f4a8c63 Add debugging command 2022-08-22 22:10:48 +08:00
fullwall 318596c715 Adjust minecraft pathfinder to look less frequently and pathfind closer to destination in players 2022-06-21 23:52:25 +08:00
fullwall cd652db2f7 Use new methods 2022-06-19 12:05:18 +08:00
fullwall 1c459c3da2 Unify getCurrentDestination semantics 2022-05-26 22:07:26 +08:00
fullwall b26dfb3d0f Implement new PathStrategy method, improve swimming navigation 2022-02-19 16:36:31 +08:00
fullwall 5bf9fdc6c9 Make NavigatorParameters#run run consistently 2022-02-13 21:39:22 +08:00
fullwall 5c3878d2f8 Implement destinationTeleportMargin. Tweak pathfinding in an attempt to fix minecraft navigation issues with players. Expect changes. 2022-01-29 14:56:29 +08:00
fullwall 927d27e09c List profession/rabbit type values using the pretty formatter 2022-01-27 10:48:52 +08:00
fullwall 61c6863d5f Trial collision box checking for pathfinding to assist with half blocks - needs testing especially with doors 2021-11-21 22:12:17 +08:00
fullwall 5306a68b6a Fix target location for mc navigator 2021-06-29 00:10:24 +08:00
fullwall ae0c3b7a6b Update /npc text help 2020-07-02 12:30:00 +08:00
fullwall 1ddc78a543 Restore old stuck behaviour 2020-03-16 20:28:41 +08:00
fullwall d7e1110d46 Normalise distance margin calculations across implementations and loosen up the y distance restriction 2019-10-16 18:04:55 +08:00
fullwall f33804609e Add -l flag to /npc spawn and add /npc metadata
Add /npc remove --owner
2018-01-01 14:41:10 +08:00
fullwall 449a7bd46a Convert to multi module 2016-08-03 19:19:24 +08:00