Commit Graph

201 Commits

Author SHA1 Message Date
Howard Stark
1a33d9462d Fix unneeded method call on BlockStateInterface internals 2018-08-06 15:52:12 -07:00
Howard Stark
0fd11f80f5 Rename Movements 2018-08-06 15:23:08 -07:00
Howard Stark
1397b137ae Explode MovementHelper methods into more fitting places 2018-08-06 14:32:54 -07:00
Leijurv
ee4ed0cc65 MovementFall 2018-08-06 14:04:55 -07:00
Leijurv
4fa64059af Merge branch 'master' of github.com:cabaletta/baritone 2018-08-06 13:51:13 -07:00
Leijurv
233f1d9e3e if already looking at the block, no need to change rotation 2018-08-06 13:50:38 -07:00
Howard Stark
a4ccfe50a7 Add TickEvent typecheck 2018-08-06 13:07:30 -07:00
Howard Stark
f320c6710a Fix instant crash on mainmenu 2018-08-06 15:54:06 -04:00
Leijurv
3eef5e2972 undo 2018-08-06 11:48:30 -07:00
Leijurv
25663c54e7 more binary heap performance optims 2018-08-06 08:54:13 -07:00
Leijurv
dff3e1efe5 sanity checks in pathfinder 2018-08-06 08:42:26 -07:00
Leijurv
d884c2dea8 comment 2018-08-06 08:34:08 -07:00
Leijurv
0f37e214aa MovementDescend 2018-08-06 08:27:50 -07:00
Leijurv
16e31fee88 numNodes debug output 2018-08-06 07:14:20 -07:00
Leijurv
95086bdcb4 slowpath option 2018-08-06 07:01:25 -07:00
Brady
5964ac60b4 Restrict LookBehavior constructor 2018-08-06 03:28:57 -05:00
Brady
e27724aca5 findPath doesn't throw an exception 2018-08-06 03:23:40 -05:00
Brady
e41a04a0d3 Fix BufferBuilder locals that were incorrectly named 2018-08-06 02:48:42 -05:00
Brady
e8149f166f Utilize Optional return types where mostly applicable 2018-08-06 02:21:47 -05:00
Brady
091c19ca72 Fix possible NullPointerExceptions caused by last commit
Silly Brady forgot how Optional works!
2018-08-05 23:45:50 -05:00
Brady
23db615695 Clean up Optional bad practices 2018-08-05 23:42:17 -05:00
Brady
aa635360a2 Fixed gay comment 16x16 regions = bad 2018-08-05 21:13:59 -05:00
Leijurv
0a8fb574b5 don't jump on air anymore 2018-08-05 22:09:29 -04:00
Howard Stark
b96ee346f9 Fix failed path cancellation 2018-08-05 22:08:23 -04:00
Howard Stark
586024b57e Fix improper indice check on blocks to break 2018-08-05 22:07:13 -04:00
Leijurv
3b88cd319f fix 2018-08-05 22:05:26 -04:00
Leijurv
cfc222a5db fixed 2018-08-05 22:04:14 -04:00
Leijurv
3b1ceea211 whoops 2018-08-05 22:02:56 -04:00
Leijurv
77211943fa merg 2018-08-05 22:01:10 -04:00
Leijurv
603b33277c player, not center of player feet 2018-08-05 22:00:37 -04:00
Howard Stark
23174c3c42 Fix improper indice check on blocks to break 2018-08-05 21:59:51 -04:00
Howard Stark
a35a6409ab Invert check on Movement passability checkC 2018-08-05 21:57:53 -04:00
Howard Stark
2f06857858 Pathing is functioning 2018-08-05 21:52:55 -04:00
Leijurv
5b96e6cd57 target rotation for traverse and ascend 2018-08-05 21:25:25 -04:00
Howard Stark
785e5377e6 Clean up Movement input behavior 2018-08-05 21:17:54 -04:00
Leijurv
988124e444 almost works 2018-08-05 21:17:04 -04:00
Howard Stark
fedbe724ef Update status when movement is prepared 2018-08-05 21:00:36 -04:00
Howard Stark
e9fedef203 Switch from Float Tuple to Rotation 2018-08-05 20:54:30 -04:00
Howard Stark
3c6415d486 Fix target creation of Movement superclass 2018-08-05 20:50:59 -04:00
Leijurv
84aeca710e Merge branch 'master' of github.com:cabaletta/baritone 2018-08-05 20:48:26 -04:00
Leijurv
67b9532f99 🅱️ erge 2018-08-05 20:48:02 -04:00
Howard Stark
34dd0f985f Change visibility on LookBehaviorUtils intenal methods 2018-08-05 20:42:46 -04:00
Howard Stark
c1d61a63ae Finish Behavior simple implementation 2018-08-05 20:37:42 -04:00
Leijurv
bda2ef8269 ascend cost 2018-08-05 20:27:45 -04:00
Leijurv
2edc7327ab IDIOTT 2018-08-05 20:08:41 -04:00
Leijurv
6dddb2e895 merge 2018-08-05 20:07:24 -04:00
Brady
9e9ad16686 Fix another typo 2018-08-05 19:00:45 -05:00
Brady
cc0cd7b270 Fix onTick signature in PathingBehavior 2018-08-05 18:57:50 -05:00
Brady
8ef9f9db70 Minor clean ups in PathingBehavior 2018-08-05 18:57:22 -05:00
Howard Stark
379d358408 Add EventTick w/ state guarantees 2018-08-05 19:50:51 -04:00