Commit Graph

1472 Commits

Author SHA1 Message Date
Brady
3f81453622 Added packet send and receive listeners 2018-08-06 21:41:17 -05:00
Leijurv
beb56dca5b merge 2018-08-06 19:31:10 -07:00
Leijurv
1d0c71d2b8 descend lookback is pretty much fixed 2018-08-06 19:30:12 -07:00
Brady
67f5d22280 Change isFlowing parameter to BlockPos for 1.13 changes 2018-08-06 20:25:46 -05:00
Brady
e4492b654d Fix a couple instances of redundant IBlockState parameters 2018-08-06 20:18:16 -05:00
Brady
70dfb40e5f Create constant for throwaway items 2018-08-06 19:50:39 -05:00
Brady
1beff941d2 Add fallback item constant to ToolSet 2018-08-06 19:43:20 -05:00
Howard Stark
24cbb5e149 Fix location of method 2018-08-06 17:34:49 -07:00
Brady
5b3eb5a375 Add rotation method to respect relative angles 2018-08-06 19:16:33 -05:00
Howard Stark
207947f7dd Working MovementFall 2018-08-06 17:10:28 -07:00
Leijurv
a806eaaca7 disable sprinting for now 2018-08-06 17:01:28 -07:00
Leijurv
8eaa64148b Merge branch 'master' of github.com:cabaletta/baritone 2018-08-06 16:58:10 -07:00
Leijurv
c6bee3addb even more mega smooth 2018-08-06 16:58:06 -07:00
Brady
1332dd573e Fix onPlayerUpdate not being called 2018-08-06 18:56:57 -05:00
Leijurv
d8a99f8459 replaced 2018-08-06 16:12:41 -07:00
Leijurv
34bedb58c7 merge 2018-08-06 16:10:05 -07:00
Leijurv
2cbf8fff9b render improvements 2018-08-06 16:09:28 -07:00
Howard Stark
d357a48710 Add cost-only MovementFall 2018-08-06 16:07:54 -07:00
Howard Stark
6ecc928039 MovementDescend update properly sets status 2018-08-06 16:07:24 -07:00
Howard Stark
5e665554ea Relocate MovementHelper and Movement utility methods 2018-08-06 16:06:18 -07:00
Leijurv
4caf6a8265 traverse block placing and rendering 2018-08-06 15:53:35 -07:00
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