Commit Graph

626 Commits

Author SHA1 Message Date
3b88cd319f fix 2018-08-05 22:05:26 -04:00
cfc222a5db fixed 2018-08-05 22:04:14 -04:00
3b1ceea211 whoops 2018-08-05 22:02:56 -04:00
77211943fa merg 2018-08-05 22:01:10 -04:00
603b33277c player, not center of player feet 2018-08-05 22:00:37 -04:00
23174c3c42 Fix improper indice check on blocks to break 2018-08-05 21:59:51 -04:00
a35a6409ab Invert check on Movement passability checkC 2018-08-05 21:57:53 -04:00
2f06857858 Pathing is functioning 2018-08-05 21:52:55 -04:00
5b96e6cd57 target rotation for traverse and ascend 2018-08-05 21:25:25 -04:00
785e5377e6 Clean up Movement input behavior 2018-08-05 21:17:54 -04:00
988124e444 almost works 2018-08-05 21:17:04 -04:00
fedbe724ef Update status when movement is prepared 2018-08-05 21:00:36 -04:00
e9fedef203 Switch from Float Tuple to Rotation 2018-08-05 20:54:30 -04:00
3c6415d486 Fix target creation of Movement superclass 2018-08-05 20:50:59 -04:00
84aeca710e Merge branch 'master' of github.com:cabaletta/baritone 2018-08-05 20:48:26 -04:00
67b9532f99 🅱️ erge 2018-08-05 20:48:02 -04:00
34dd0f985f Change visibility on LookBehaviorUtils intenal methods 2018-08-05 20:42:46 -04:00
c1d61a63ae Finish Behavior simple implementation 2018-08-05 20:37:42 -04:00
bda2ef8269 ascend cost 2018-08-05 20:27:45 -04:00
2edc7327ab IDIOTT 2018-08-05 20:08:41 -04:00
6dddb2e895 merge 2018-08-05 20:07:24 -04:00
9e9ad16686 Fix another typo 2018-08-05 19:00:45 -05:00
cc0cd7b270 Fix onTick signature in PathingBehavior 2018-08-05 18:57:50 -05:00
8ef9f9db70 Minor clean ups in PathingBehavior 2018-08-05 18:57:22 -05:00
379d358408 Add EventTick w/ state guarantees 2018-08-05 19:50:51 -04:00
89189c532e Make Helper#world return WorldClient instead of World 2018-08-05 18:41:57 -05:00
19e5784af9 Fix typo lol 2018-08-05 18:40:10 -05:00
956e212e39 Change LookBehavior target initialization location 2018-08-05 19:26:31 -04:00
68874751da Remove misleading LookBehaviorUtil method 2018-08-05 19:23:51 -04:00
3201766617 Merge branch 'master' of github.com:cabaletta/baritone 2018-08-05 19:21:48 -04:00
7a21ef423a Add untested LookBehavior and related utils 2018-08-05 19:20:48 -04:00
98f94f0a81 slowpath rendering 2018-08-05 18:53:11 -04:00
e7c27e04ac rudimentary path rendering 2018-08-05 18:38:11 -04:00
3dea7eb4f3 insanity check 2018-08-05 18:38:01 -04:00
4cbf20922c pathing frame listener 2018-08-05 17:48:10 -04:00
c1306ab8bf bugfix 2018-08-05 17:20:55 -04:00
10212601c8 Merge branch 'master' of github.com:cabaletta/baritone 2018-08-05 17:16:49 -04:00
f252e20dfe peephole optimization 2018-08-05 17:16:16 -04:00
cb09af571a Create object for render event containing partial ticks 2018-08-05 14:42:46 -05:00
d74660f7e5 optimized 2018-08-05 12:03:36 -04:00
a858882f02 performance optim 2018-08-05 11:50:23 -04:00
8ee641f310 fix a* implementation by adding decrease-key operation to heap implementations 2018-08-05 11:37:14 -04:00
3072142513 don't read empty chunks 2018-08-05 10:06:20 -04:00
54c79a3330 not everyone uses windoze with backslash path separators 2018-08-05 09:32:09 -04:00
2769f93f71 streams 2018-08-05 09:30:42 -04:00
6b0bc568de privatized 2018-08-05 09:24:40 -04:00
cc29bd16e7 Clean up mixin configuration 2018-08-05 00:25:58 -05:00
34ead03432 Call the player update event 2018-08-05 00:25:08 -05:00
89a9923185 Repackage the Pathing behavior to impl 2018-08-05 00:15:18 -05:00
12aeab4943 Fix conflicting files 2018-08-04 23:44:42 -05:00