Commit Graph

747 Commits

Author SHA1 Message Date
Brady 31a87a8938
Added travis badge to README 2018-09-02 23:26:57 -05:00
Brady 5dbf1014b3
Fix usage of characters that can't be mapped to ascii 2018-09-02 21:28:55 -05:00
Brady 12ec7ea990
Update README.md 2018-09-02 18:01:41 -05:00
Leijurv 7fd0d5799d
travis start 2018-09-02 14:46:41 -07:00
Leijurv a1aaaef67f
include sponge in runtime 2018-09-02 14:46:03 -07:00
Leijurv 41c03cbf36
update readme 2018-09-02 14:19:21 -07:00
Leijurv 8c58dcb41f
remove unused circle ci config 2018-09-02 14:13:41 -07:00
Leijurv f75188b24d
fix cost cache overwrite in path executor 2018-09-02 14:12:33 -07:00
Leijurv c63ccc3dcb
can walk through should be cached as air, fixes #124 2018-09-02 14:10:27 -07:00
Leijurv da5460413c
segment based timeout, and slowpath warning 2018-09-02 13:51:38 -07:00
Leijurv 9e272824c5
traverse should also break the block in the way 2018-09-02 13:34:15 -07:00
Leijurv 7ed13bf358
features 2018-09-02 13:05:09 -07:00
Leijurv 639ec38981
features 2018-09-02 13:05:09 -07:00
Brady 0e6d61e907
Consolidate rayTraceTowards into RayTraceUtils, fixes #121 2018-09-02 14:21:34 -05:00
Brady 115b8553b2
Make Baritone initialization listeners consumers 2018-09-02 14:18:17 -05:00
Leijurv e8b108fde8
removePrefix 2018-09-02 12:06:00 -07:00
Leijurv 8d62f754a7
crucial performance optimization 2018-09-02 12:04:48 -07:00
Leijurv 5caa0542ba
ascend should clear the replaceable block in the way 2018-09-02 11:48:10 -07:00
Leijurv 6389917898
more features 2018-09-02 11:39:13 -07:00
Leijurv 1cb25e29c7
add links 2018-09-02 11:25:44 -07:00
Leijurv 5ed40ff50d
better list 2018-09-02 11:18:27 -07:00
Leijurv 1f73fe8c79
add link to features 2018-09-02 11:16:11 -07:00
Leijurv 262b33f322
pathing method and upcoming features 2018-09-02 11:14:57 -07:00
Leijurv 17b27af09f
more features 2018-09-02 11:09:28 -07:00
Leijurv f3bd50dc36
disable load boundary cutoff by default, fixes #114 2018-09-02 10:46:54 -07:00
Leijurv e58c43305c
typo 2018-09-02 10:45:07 -07:00
Leijurv 462ccad885
use initial estimate from calculation phase 2018-09-02 10:43:34 -07:00
Leijurv 3afd836822
only offset down if doing so would put us on solid ground 2018-09-02 09:22:51 -07:00
Leijurv 1f97daf391
clean up the clutter 2018-09-02 07:18:57 -07:00
Leijurv 2e22f1cf54
hopefully make currentlyRunning more resilient 2018-09-01 14:47:46 -07:00
Leijurv e705f9808b
add force cancel 2018-09-01 14:45:57 -07:00
Leijurv 8d46c36269
you can walk on chests 2018-09-01 13:20:27 -07:00
Leijurv 76cdad2223
properly place on soul sand, fixes #118 2018-09-01 12:47:43 -07:00
Leijurv c0bc7b5ecd
fix strange issue when exiting and entering the same world 2018-09-01 12:26:55 -07:00
Leijurv aca487f97e
fix behavior when all have been mined 2018-09-01 12:16:55 -07:00
Leijurv e354227635
allow goto blocks that end in s 2018-09-01 11:31:42 -07:00
Leijurv 0b892e05cb
goto next to block, not in it, fixes #116 2018-09-01 11:30:02 -07:00
Leijurv 3c25e2b685
fix part of oscillation 2018-09-01 11:19:42 -07:00
Leijurv 791eb886c0
bugfix 2018-08-31 16:50:25 -07:00
Leijurv 24c5c5d238
instant cancel when more than 3 blocks away 2018-08-31 15:21:59 -07:00
Leijurv c08f0f1e4d
Merge branch 'master' of github.com:cabaletta/baritone 2018-08-31 14:58:28 -07:00
Leijurv 3f688bc45e
spam chat less 2018-08-31 14:58:23 -07:00
Brady f10e010e20
GoalNear#toString 2018-08-31 16:32:15 -05:00
Leijurv a93af3404b
cache chunk in BlockStateInterface, fixes #113 2018-08-31 12:58:52 -07:00
leijurv 7cd0b186a9 lava hurts just as much as magma when cutting over 2018-08-31 08:13:16 -07:00
Leijurv aa3a8338e6
stop sprinting off ledges, fixes #110 2018-08-30 16:43:12 -07:00
Brady 606581b044
Wrap immutable list in normal arraylist to fix errors with adding 2018-08-29 20:35:57 -05:00
Brady 1734caeed8
Minor MovementDiagonal cleanup 2018-08-29 18:59:22 -05:00
Brady 51593a95e4
Add soul sand sprinting cost, @leijurv should implement it im lazy 2018-08-29 18:56:36 -05:00
Brady 532024248f
Actual soul sand walk cost, fixes #7 2018-08-29 18:53:37 -05:00