Commit Graph

248 Commits

Author SHA1 Message Date
Brady 6a13e2da64
Fix my inability to replace template members 2018-08-07 23:15:22 -05:00
Brady 199473e6ef
Added copyright configuration files 2018-08-07 22:29:18 -05:00
Brady 27f7b5a3cc
Add GNU General Public License v3 2018-08-07 22:16:53 -05:00
Brady 27d686674e
Clean up connected position code 2018-08-07 22:03:41 -05:00
Brady 3f7b552577
Cached Chunk Path Finding 2018-08-07 19:41:13 -05:00
Brady b5ddd17131
Clean up angle calculation 2018-08-07 19:36:51 -05:00
Brady adb6904d53
Replace ToolSet parameter in cost calculation with CalculationContext 2018-08-07 16:36:32 -05:00
Brady 317b3fc683
Update to Mixin 0.7.10 SNAPSHOT 2018-08-07 16:15:00 -05:00
Brady fc082f42e7
General cleanups to the movement system. 2018-08-07 16:14:36 -05:00
Leijurv 732ab5273c
maybe fix 2018-08-07 08:13:51 -07:00
Leijurv a2b867bf39
reduced drowning 2018-08-07 08:09:27 -07:00
Leijurv 6dd43372f1
when a movement ends, clear all inputs, not just the ones it set on 2018-08-07 08:05:18 -07:00
Leijurv f9a819b6a5
fix random traverse sprinting 2018-08-07 08:01:26 -07:00
Leijurv 1210db5d37
fixed diagonal movement destination 2018-08-07 08:01:17 -07:00
Leijurv 8516eab043
MovementDiagonal 2018-08-07 07:52:49 -07:00
Leijurv 42749f2325
add thisway 2018-08-07 07:47:37 -07:00
Leijurv b5a6112bde
fixed fall detection 2018-08-07 07:39:55 -07:00
Howard Stark b7eaf881a0
Clean falling movement generation 2018-08-07 06:41:45 -07:00
Howard Stark e30405c0ca
Simplify fall logic and move methods 2018-08-07 06:16:38 -07:00
Brady 8b63a3adad
Fixed cached chunks not loading from file properly 2018-08-07 01:11:49 -05:00
Brady f047dd08b0
Fix bad block lookups with cached chunks 2018-08-07 00:48:02 -05:00
Leijurv 5cdacb4939
continuous pathfinding and clearing 2018-08-06 21:07:15 -07:00
Leijurv 6e0df6e9fd
ladder descend works 2018-08-06 20:54:58 -07:00
Leijurv d0708992d4
must use 0.5 instead of bounding box center for descending ladders 2018-08-06 20:52:19 -07:00
Leijurv 9e8154dd5e
Merge branch 'master' of github.com:cabaletta/baritone 2018-08-06 19:52:41 -07:00
Leijurv 703c3b766b
water drop works 2018-08-06 19:48:09 -07:00
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