Commit Graph

73 Commits

Author SHA1 Message Date
Leijurv d8ca6cad4e
i am an idiot 2: electric boogaloo 2018-09-09 13:19:48 -07:00
Leijurv d29a37664c
clarify error messages 2018-09-09 13:09:56 -07:00
Leijurv ef4de2b159
oh look and another bug 2018-09-09 09:55:59 -07:00
Leijurv 44ece7c510
prevent double lookup 2018-09-09 09:54:09 -07:00
Leijurv 07b0e2cdbf
block state interface cache region too 2018-09-09 09:50:19 -07:00
Leijurv dce51d856b
more specific return type 2018-09-09 08:58:36 -07:00
Leijurv b69acadca6
start of blockstateinterface overhaul 2018-09-09 08:53:15 -07:00
Leijurv b31930ebd2
merge 2018-09-09 07:16:46 -07:00
Leijurv fadb17f364
that was dumb 2018-09-08 14:16:54 -07:00
Leijurv 9577967da1
final 2018-09-08 08:15:10 -07:00
Leijurv 132e277388
{ } 2018-09-07 21:32:25 -07:00
Leijurv 5ffd21dddc
Merge branch 'master' into parkour 2018-09-07 20:45:10 -07:00
Leijurv 9052781889
smaller cuter boxes for goaltwoblocks 2018-09-07 20:45:00 -07:00
Leijurv 3261687ee0
render more goals, fixes #25 2018-09-07 20:44:50 -07:00
Leijurv 6ad9451798
smaller cuter boxes for goaltwoblocks 2018-09-07 20:43:12 -07:00
Leijurv 85babda97e
render more goals, fixes #25 2018-09-07 18:23:32 -07:00
Leijurv 2d969b55ef
fix world scanner radius 2018-09-07 18:23:05 -07:00
Brady 99323463e3
Fix improper treatment of unbreakable blocks 2018-09-07 19:00:36 -05:00
Leijurv 63b04df95d
parkour 2018-09-06 07:48:27 -07:00
Leijurv de84a49391
fix tool set once and for all, fixes #136 2018-09-04 17:15:59 -07:00
Leijurv 0c4fd39845
better error message 2018-09-04 15:53:11 -07:00
Brady 8c9bb85d4b
Fully separate dependency on launch package from other packages 2018-09-04 17:18:42 -05:00
Leijurv 7cc23bc89b
scan for uninteresting blocks in loaded chunks, fixes #99 2018-09-04 15:03:59 -07:00
Leijurv b8ee7f5b96
Merge branch 'slabs-stairs' 2018-09-04 10:07:08 -07:00
Leijurv 3fd1063e3c
cache on block not blockstate 2018-09-04 10:06:48 -07:00
Leijurv 438392840b
possible fix to concurrentmodificationexception on path start 2018-09-04 08:56:34 -07:00
Leijurv 2452a69089
mine many block types at once 2018-09-04 08:50:42 -07:00
Leijurv dd1a20a047
final makes things faster 2018-09-03 16:14:14 -07:00
Leijurv 21342d6ea5
Merge branch 'master' into slabs-stairs 2018-09-03 11:43:24 -07:00
Leijurv bac07ce100
slabs 2018-09-03 09:15:18 -07:00
Brady 5dbf1014b3
Fix usage of characters that can't be mapped to ascii 2018-09-02 21:28:55 -05:00
Brady 0e6d61e907
Consolidate rayTraceTowards into RayTraceUtils, fixes #121 2018-09-02 14:21:34 -05:00
Leijurv e8b108fde8
removePrefix 2018-09-02 12:06:00 -07:00
Leijurv e58c43305c
typo 2018-09-02 10:45:07 -07:00
Leijurv e705f9808b
add force cancel 2018-09-01 14:45:57 -07:00
Leijurv c0bc7b5ecd
fix strange issue when exiting and entering the same world 2018-09-01 12:26: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 a93af3404b
cache chunk in BlockStateInterface, fixes #113 2018-08-31 12:58:52 -07:00
Brady 336b323697
Replace Math.X functions with MathHelper.X functions, fixes #111 2018-08-29 18:45:16 -05:00
Brady b073d591fb
Fix non-monotonic elapsed time checks, fixes #108 2018-08-29 18:23:11 -05:00
Leijurv cebdd76ca7
node map performance, fixes #107 2018-08-29 13:51:17 -07:00
Leijurv fb04ec6ff4
chunk check optimization 2018-08-29 11:29:26 -07:00
leijurv e553ee93b8 20% improvement to cached chunk check performance 2018-08-28 21:11:10 -07:00
Leijurv 01dbf75eca
MineBehavior 2018-08-28 11:43:28 -07:00
Leijurv 850beb6c08
really cancel 2018-08-28 07:29:41 -07:00
leijurv c404258b00 Merge branch 'master' of github.com:cabaletta/baritone 2018-08-27 19:15:16 -07:00
leijurv 27a3adeceb FollowBehavior 2018-08-27 19:05:21 -07:00
Brady 65bfe466bb
Clean up retrieving tags by string 2018-08-27 20:06:48 -05:00
Brady 43b7aece74
Move events to api package 2018-08-27 19:37:21 -05:00