Commit Graph

918 Commits

Author SHA1 Message Date
Leijurv 5650c86a7d update goal in new thread 2018-09-24 10:17:01 -07:00
Leijurv 4ec9a4fc5b really cancel, fixes #178 2018-09-24 09:57:20 -07:00
Brady 7b0f14a0e5 Configurable colors for path rendering 2018-09-23 21:47:19 -05:00
Brady c3a21b928e When PathingBehavior is disabled, clear all of the key override states 2018-09-23 21:35:56 -05:00
Leijurv 89ad673ae3 convenience methods 2018-09-23 18:44:54 -07:00
Leijurv fa7a0b3c45 readd costs 2018-09-23 18:00:54 -07:00
Brady eeea07ed2b Move Settings to api 2018-09-23 18:35:55 -05:00
Brady 4ac2ade7c6 Create IPathingBehavior and expose all behaviors
This is still a biiiiiig WIP
2018-09-23 18:29:03 -05:00
Brady 62b8bc0f47 Create IMemoryBehavior interface 2018-09-23 17:07:53 -05:00
Brady 7edf581c6a Move Behavior back to main sourceSet 2018-09-23 16:50:18 -05:00
Brady a6aa659629 Begin to create default behavior exposing interfaces in api 2018-09-23 16:44:35 -05:00
Leijurv 182c1e6ff5 refactor 2018-09-23 14:23:23 -07:00
Brady 6770985b3a Ew TUPLE 2018-09-23 15:26:57 -05:00
Leijurv 59b4e1a993 parkour 2018-09-23 12:24:07 -07:00
Leijurv 5ca5fdf777 misc fixes 2018-09-23 11:37:39 -07:00
Leijurv 53590a96b9 you are no longer being poisoned by a toxic cloud 2018-09-23 11:17:31 -07:00
Leijurv 1a6b7d184a cache chunk load check through block state interface 2018-09-23 10:20:19 -07:00
Leijurv c623250387 no reason to do that actually 2018-09-23 10:13:09 -07:00
Leijurv b20f148fa6 might as well 2018-09-23 08:58:45 -07:00
Leijurv cc01c88dbd begone betterblockpos 2018-09-23 08:54:26 -07:00
Leijurv 23c11a5170 finish moving away from betterblockpos in path calculation 2018-09-23 08:52:03 -07:00
Leijurv 7fa6e001e6 don't cause exception on main thread if a movement becomes impossible 2018-09-23 08:13:21 -07:00
Leijurv 65a59cb739 add bench link 2018-09-23 08:05:59 -07:00
Leijurv 0d0eefec9c s a n i k 2018-09-22 22:00:28 -07:00
Leijurv 1b576eca28 MovementDescend 2018-09-22 19:58:03 -07:00
Leijurv 2d3cdddc51 why do i even do this 2018-09-22 19:48:33 -07:00
Leijurv eaa44c90f3 MovementAscend 2018-09-22 19:46:10 -07:00
Leijurv e33564f1eb MovementPillar 2018-09-22 19:13:59 -07:00
Leijurv 7888dd24e5 comments 2018-09-22 11:23:26 -07:00
Leijurv f07c02ff41 Merge branch 'master' into noblockpos 2018-09-22 09:35:33 -07:00
Leijurv c64785f0ce don't let a NaN slip through 2018-09-22 09:34:42 -07:00
Leijurv d471bfa948 fewer blockpos 2018-09-22 09:28:59 -07:00
Leijurv c508fb2cb7 optimized checks 2018-09-22 09:17:28 -07:00
Leijurv 15fa12fe08 end of an era. stop randomizing movements 2018-09-22 09:04:10 -07:00
Leijurv e16bc5eca4 more better block pos 2018-09-22 08:56:49 -07:00
Leijurv 8b307f296a fix very rare null pointer exception 2018-09-21 22:14:18 -07:00
Leijurv 9661ab3b42 more info on cancelOnGoalInvalidation 2018-09-21 09:30:37 -07:00
Leijurv ae59e94a6c lmao wtf 2018-09-21 08:49:49 -07:00
Leijurv 21568f593a fix goal offset logic 2018-09-20 21:27:25 -07:00
Leijurv 2cac115211 fix scan logic 2018-09-20 14:09:13 -07:00
Leijurv 4513a537db fix logic in minebehavior 2018-09-20 14:08:56 -07:00
Leijurv e3434115ac logger 2018-09-20 13:29:26 -07:00
Brady ddf7b3739a Fix compiler error 2018-09-20 14:29:37 -05:00
Brady 1c2e47c39a Add maxSearchRadius parameter to WorldScanner 2018-09-20 14:14:59 -05:00
Brady 0575e2d667 Fix size parameter not being properly recognized by WorldScanner 2018-09-20 13:52:29 -05:00
Brady 37f00f3e14 Made foundWithinY in WorldScanner an "option" 2018-09-20 12:21:23 -05:00
Brady d0fd370d53 Fix issue with WorldScanner where no chunks match exact dist squared 2018-09-20 11:35:36 -05:00
Leijurv 28a8e7ea63 home should path, not just set goal 2018-09-19 20:30:17 -07:00
Leijurv 2e63ac41d9 possibly fix oscillation problem with a large goal composite 2018-09-19 19:34:05 -07:00
Leijurv 1790534421 allow swimming up a water column, fixes #174, fixes #129 2018-09-19 17:16:42 -07:00