Commit Graph

1463 Commits

Author SHA1 Message Date
Brady
fad5a6deac
lol 2018-11-11 15:46:07 -06:00
Leijurv
355443e440
forgot one 2018-11-11 12:48:53 -08:00
Leijurv
45e4239b26
context specific blockstateinterface lookups. also toxic 2018-11-11 12:35:22 -08:00
Brady
a83074e773
Map Input to state in InputOverrideHandler 2018-11-11 14:20:38 -06:00
Leijurv
f854d886d1
fix water bucket being placed one tick too early 2018-11-10 11:26:52 -08:00
Leijurv
73d4e9bbb9
another day another static world reference gone 2018-11-10 09:37:23 -08:00
Leijurv
232644feb0
these are cool and should default on 2018-11-10 09:25:44 -08:00
Brady
1c80950a70
Add note to MixinBlockPos
I looked at this Mixin for a second and thought wtf why did I make this and then remembered why, so it's probably important to let anybody else that looks at it know why.
2018-11-09 22:32:40 -06:00
Leijurv
0bd46e88a5
branch compatibility message 2018-11-09 20:22:24 -08:00
Leijurv
b054e9dbe8
toxic cloud to get around two references to mc.player.dimension 2018-11-09 19:25:10 -08:00
Leijurv
3ddf6b2335
player and player controller toxic cloud 2018-11-09 19:12:36 -08:00
Leijurv
1a1686b7c3
fix yet more player references 2018-11-09 18:55:53 -08:00
Leijurv
dd08b2c825
no more references to player() from pathing thread 2018-11-09 17:21:02 -08:00
Leijurv
a2a60e9847
misc cleanup 2018-11-09 16:55:31 -08:00
Leijurv
13505a052f
wait a tick until objectMouseOver matches, fixes #254 2018-11-09 15:59:08 -08:00
Leijurv
f2dcdda9b3
revamp follow and fix some bugs in mine 2018-11-09 14:49:25 -08:00
Leijurv
dc6389c46f
comment 2018-11-08 14:58:18 -08:00
Leijurv
7dc89b0190
single runaway goal object, allows splicing better 2018-11-07 17:27:57 -08:00
Leijurv
5b395ce3da
should be in the synchronized block 2018-11-07 17:23:36 -08:00
Leijurv
40da7b3734
don't fail silently in the future 2018-11-07 17:18:43 -08:00
Leijurv
842e50adb9
path cleanup 2018-11-07 17:16:34 -08:00
Leijurv
96da078219
cutoff path up until movement failure, don't throw exception and fail entire path 2018-11-07 14:37:23 -08:00
Leijurv
4a1951b027
many fixes 2018-11-07 14:09:23 -08:00
Leijurv
83348e6b3c
rearrange readme 2018-11-06 20:12:02 -08:00
Leijurv
a1778f401f
tweak a bit 2018-11-06 11:20:39 -08:00
Leijurv
9c93d3a474
splice next into current if no backtrack, fixes #122, fixes #249 2018-11-06 11:18:13 -08:00
Leijurv
cbc8a6d45b
Merge branch 'processes' 2018-11-06 08:43:57 -08:00
Leijurv
382c7e7888
reformat, optimize imports 2018-11-06 08:22:19 -08:00
Leijurv
ae200a56b0
CaPiTaLiZe 2018-11-06 08:19:26 -08:00
Brady
c50af5acfd
A couple minor cleanups 2018-11-06 08:02:08 -06:00
Leijurv
527691a2ec
fix blockbreakhelper toxic cloud in movement 2018-11-05 20:37:54 -08:00
Leijurv
a182c22d36
this can be moved i think 2018-11-05 20:05:47 -08:00
Leijurv
aac0d623fa
why not just... 2018-11-05 20:02:27 -08:00
Leijurv
604ef2bb64
misc cleanup 2018-11-05 20:01:46 -08:00
Leijurv
6ca7f47bf9
+0.5y not helpful 2018-11-05 19:31:05 -08:00
Leijurv
a1b71219cb
make sure to pick up dropped items while mining, fixes #170 2018-11-05 18:31:59 -08:00
Leijurv
d59c7cb7a8
temporarily disable cached region ram pruning 2018-11-05 17:30:45 -08:00
Leijurv
d121ca182f
spammy 2018-11-05 17:26:52 -08:00
Leijurv
2aee91be10
fix it up a bit 2018-11-05 16:46:24 -08:00
Brady
99da815f49
Massive brain 2018-11-05 18:40:25 -06:00
Brady
ebd3ce42d0
whoops 2018-11-05 18:28:29 -06:00
Brady
fdee1b9453
More javadocs 2018-11-05 18:11:16 -06:00
Brady
472e89239c
IBaritoneProcess javadoc update 2018-11-05 18:07:47 -06:00
Leijurv
5692e79e02
more docs 2018-11-05 15:25:19 -08:00
Leijurv
52246e41c8
appease codacy 2018-11-05 15:16:23 -08:00
Leijurv
2da3222115
fix 2018-11-05 14:55:13 -08:00
Leijurv
4d0bfce712
make InputOverrideHandler a Behavior 2018-11-05 14:47:40 -08:00
Leijurv
cb153e039b
not used and not publicly exposed 2018-11-05 14:43:57 -08:00
Leijurv
8aa5a6756a
add to api 2018-11-05 14:41:17 -08:00
Leijurv
23286dd8b8
disallow null PathingCommandType 2018-11-05 14:38:32 -08:00