Commit Graph

888 Commits

Author SHA1 Message Date
Leijurv
8b307f296a
fix very rare null pointer exception 2018-09-21 22:14:18 -07:00
Leijurv
9661ab3b42
more info on cancelOnGoalInvalidation 2018-09-21 09:30:37 -07:00
Leijurv
ae59e94a6c
lmao wtf 2018-09-21 08:49:49 -07:00
Leijurv
21568f593a
fix goal offset logic 2018-09-20 21:27:25 -07:00
Leijurv
2cac115211
fix scan logic 2018-09-20 14:09:13 -07:00
Leijurv
4513a537db
fix logic in minebehavior 2018-09-20 14:08:56 -07:00
Leijurv
e3434115ac
logger 2018-09-20 13:29:26 -07:00
Brady
ddf7b3739a
Fix compiler error 2018-09-20 14:29:37 -05:00
Brady
1c2e47c39a
Add maxSearchRadius parameter to WorldScanner 2018-09-20 14:14:59 -05:00
Brady
0575e2d667
Fix size parameter not being properly recognized by WorldScanner 2018-09-20 13:52:29 -05:00
Brady
37f00f3e14
Made foundWithinY in WorldScanner an "option" 2018-09-20 12:21:23 -05:00
Brady
d0fd370d53
Fix issue with WorldScanner where no chunks match exact dist squared 2018-09-20 11:35:36 -05:00
Leijurv
28a8e7ea63
home should path, not just set goal 2018-09-19 20:30:17 -07:00
Leijurv
2e63ac41d9
possibly fix oscillation problem with a large goal composite 2018-09-19 19:34:05 -07:00
Leijurv
1790534421
allow swimming up a water column, fixes #174, fixes #129 2018-09-19 17:16:42 -07:00
Leijurv
2375f1a408
better encapsulation of currentlyRunning 2018-09-19 14:39:57 -07:00
Leijurv
ef55d86913
fix follow offset while at large x and z coordinates 2018-09-18 20:59:48 -07:00
Leijurv
28ebf065ee
5x harder to break while sneaking 2018-09-18 13:14:22 -07:00
Leijurv
b47b813462
deal with fence gate properly, fixes #172 2018-09-18 12:23:03 -07:00
Leijurv
f13bcbd49f
no more flowing water 2018-09-17 20:25:52 -07:00
Brady
63a1083e19
Let's talk about doors 2018-09-17 17:46:23 -05:00
Brady
6b61a00bed
Change License to GNU Lesser General Public License v3 2018-09-17 17:11:40 -05:00
Leijurv
71952410eb
mine quantity 2018-09-17 14:22:45 -07:00
Leijurv
e981bfa346
follow player by name 2018-09-17 10:56:37 -07:00
Leijurv
043dd80e28
higher priority 2018-09-17 10:38:37 -07:00
Leijurv
b3654492be
follow offset distance and direction 2018-09-17 10:36:47 -07:00
Brady
583a5046ef
Utilize the fact that all MovementState methods return "this" 2018-09-17 12:17:58 -05:00
Leijurv
f36b11016e
codacy badge 2018-09-16 20:19:41 -07:00
Leijurv
a589cb0d9e
rearranged constructors 2018-09-16 20:16:05 -07:00
Leijurv
74dc8d4118
unneeded 2018-09-16 19:58:44 -07:00
Leijurv
0b640199ef
add defaults to more switches 2018-09-16 19:56:33 -07:00
Leijurv
3011b85aee
add defaults to switches 2018-09-16 19:50:14 -07:00
Leijurv
f25f264fd3
epicer default 2018-09-16 19:43:48 -07:00
Brady
b4ddd98bcb
cUrLy BrAcKeT 2018-09-16 21:24:13 -05:00
Brady
aa2caf63d3
Clean up PathingBehavior#findPath 2018-09-16 21:18:39 -05:00
Brady
bc82276e62
Why null check when you can default null 2018-09-16 20:14:51 -05:00
Leijurv
b7cc707737
misc cleanup 4 2018-09-16 17:58:35 -07:00
Leijurv
543c0d0a33
dont modify arguments 2018-09-16 17:51:39 -07:00
Leijurv
af58304b38
misc cleanup 3 2018-09-16 17:49:19 -07:00
Leijurv
e75d0ff102
huh thats neat 2018-09-16 17:25:14 -07:00
Leijurv
dbd1fb2aa2
misc cleanup 2 2018-09-16 17:15:33 -07:00
Leijurv
fb7d729b11
misc cleanup 2018-09-16 17:11:04 -07:00
Leijurv
51f1cadbb8
now unused 2018-09-16 16:50:56 -07:00
Leijurv
7fd0d2d038
clean up toLowerCase 2018-09-16 16:45:56 -07:00
Brady
a92465a5f9
Exceedingly beautiful 2018-09-16 16:46:41 -05:00
Leijurv
8dac838fe0
thread pool executor 2018-09-16 14:23:15 -07:00
Brady
23779329a9
Expose registerEventListener in Baritone class 2018-09-16 15:59:52 -05:00
Leijurv
3f15451e88
command to rescan and repack all loaded chunks 2018-09-16 13:43:54 -07:00
Brady
0ce68ee21f
Replace some issue references with proper javadocs where applicable 2018-09-16 15:28:52 -05:00
Leijurv
30fc72a34c
scan loaded if not cached 2018-09-16 13:28:16 -07:00
Brady
5492dc59e2
Replace Setting<Number> usages with their actual number types 2018-09-16 15:05:05 -05:00
Leijurv
9937739518
force internal mining 2018-09-16 13:00:44 -07:00
Leijurv
eca41a046a
more accurate name 2018-09-15 19:35:35 -07:00
Leijurv
e54ea6c571
pathingbehavior must emit canceled event for mining to recalc 2018-09-15 15:22:34 -07:00
Leijurv
43cf2062bc
locations cache 2018-09-15 12:56:35 -07:00
Leijurv
27b9324cf1
add goal axis and fix movement fall path detection 2018-09-15 12:51:37 -07:00
Leijurv
a978ddec08
mineGoalUpdateInterval and cancelOnGoalInvalidation 2018-09-15 10:34:02 -07:00
Leijurv
b5a512963d
don't get stuck on ascend, fixes #171 2018-09-15 10:04:48 -07:00
Leijurv
67c5a9caa0
fix failure to break on fall 2018-09-15 09:29:03 -07:00
Leijurv
20ecab7d53
fix breaking movementfall last block with assumeWalkOnWater 2018-09-15 08:31:46 -07:00
Leijurv
0b30e822c2
fix flowing water detection for assumeWalkOnWater 2018-09-15 08:00:24 -07:00
Leijurv
19b47d77e5
can still fall into water if assumeWalkOnWater is true 2018-09-15 07:51:46 -07:00
Leijurv
9b375e1f5f
fix path not derendering once finished 2018-09-15 07:42:03 -07:00
Leijurv
1745ce6a62
fix wrong y coordinate on path beginning 2018-09-15 07:38:53 -07:00
Leijurv
5513d0669f
helps with nether fortresses 2018-09-15 07:04:22 -07:00
Leijurv
12b64ead5c
a much needed path executor overhaul 2018-09-14 18:29:35 -07:00
Leijurv
13cfb8e369
walkWhileBreaking, fixes #147 2018-09-14 16:45:51 -07:00
Leijurv
29391af5ad
solidarity 2018-09-14 15:57:46 -07:00
Leijurv
7d94cb259f
world scanner do 1 chunk only if blocks at same y have been found 2018-09-14 12:24:53 -07:00
Leijurv
001070d406
more robust path destination verification 2018-09-14 09:21:59 -07:00
Leijurv
a38da64c49
make the left click workaround optional 2018-09-14 09:05:29 -07:00
Leijurv
d7a646789e
fixes to parkour place 2018-09-14 08:40:34 -07:00
Leijurv
6b45b84784
special request from plutie#9079 2018-09-13 18:40:50 -07:00
Leijurv
853cbf3554
add waypoint user 2018-09-13 18:00:08 -07:00
Leijurv
7d0914bd43
don't crash on thisway typo lol 2018-09-13 16:40:55 -07:00
Leijurv
e3830643f6
only fail on movement cost increase if calced through cached, fixes #165 2018-09-13 16:18:26 -07:00
Leijurv
924cea342b
user defined not home 2018-09-13 15:41:00 -07:00
Leijurv
33a0a2a7f9
derp 2018-09-13 15:40:11 -07:00
Brady
380f21bb38
Remove pythagoreanMetric setting 2018-09-13 14:48:23 -05:00
Leijurv
530bdfae0f
add save command 2018-09-13 09:15:50 -07:00
Brady
4c5c35069d
Remove keycode state forcing
It was a feature that was in the source of MineBot, but was actually never used.
2018-09-13 09:44:51 -05:00
Leijurv
315c1bf63c
help i cannot math into number 2018-09-12 16:40:27 -07:00
Leijurv
796be3da79
can't break nether roof, fixes #164 2018-09-12 16:29:10 -07:00
Brady
ef396829f0
Collapse impl package for default behaviors 2018-09-12 17:58:33 -05:00
Brady
0a0209d2e1
Move Behavior to api 2018-09-12 17:53:29 -05:00
Brady
fb8ee44447
Remove hacky "softCancel" thing 2018-09-12 17:25:01 -05:00
Brady
2fd888b9ee
Replace String lists containing block names with actual block lists
It just makes sense like wtf
2018-09-12 17:12:06 -05:00
Leijurv
a7504caa67
Merge branch 'skynet' 2018-09-12 10:13:39 -07:00
Leijurv
39a3c1cd4a
oh my god 2018-09-12 07:55:40 -07:00
Leijurv
7f983c92f4
assumeSafeWalk 2018-09-11 20:50:29 -07:00
Leijurv
e82f6b8e35
assumeStep 2018-09-11 20:24:27 -07:00
Leijurv
5669204b4a
skynet 2018-09-11 20:09:53 -07:00
Leijurv
3afc77bc9a
fix infinite recalc when jumping over flowing water 2018-09-11 19:39:47 -07:00
Leijurv
0412298555
don't try to place against water, actually fixes #155 2018-09-11 19:05:45 -07:00
Leijurv
9334cf1dd4
stop walking into liquids, fixes #155 2018-09-11 18:33:03 -07:00
Leijurv
acd9cecd66
improve path safety 2018-09-11 18:26:10 -07:00
Leijurv
1bf34d42e2
added maxCostIncrease, fixes #154 2018-09-11 15:51:29 -07:00
Brady
e6c574063e
Prevent flying capabilities when pathing, fixes #130 2018-09-11 17:37:26 -05:00
Leijurv
ff2714b15f
refactor logging, fixes #153 2018-09-11 13:45:43 -07:00
Leijurv
bafc938424
possibly fix parkour cost calculation issue 2018-09-11 13:15:13 -07:00
Leijurv
ab1037bcfd
blockstateinterface reorg 2018-09-11 11:57:16 -07:00
Leijurv
35ed0f6821
refactor chunk to cache 2018-09-11 10:28:03 -07:00
Brady
a0a480e2cc
Move api package in main to api sourceset 2018-09-11 12:05:12 -05:00
Leijurv
9daf46e30c
typos 2018-09-11 06:37:08 -07:00
Brady
a67e6fd163
Create and use injection point on pre/post jump, fixes #146
Also removed ItemSlotEvent because @leijurv is retarded
2018-09-10 17:18:01 -05:00
Leijurv
d8790e1dc6
misc cleanup 2018-09-10 14:48:18 -07:00
Leijurv
72eec135d0
misc improvements 2018-09-10 09:22:32 -07:00
Leijurv
075ad3f244
almost forgot crucial performance numbers 2018-09-09 15:38:59 -07:00
Brady
ecbb34366f
Hyperlink the benchmark spreadsheet for BetterBlockPos 2018-09-09 17:37:12 -05:00
Leijurv
8fa0d63ae5
add link to benchmark 2018-09-09 15:33:53 -07:00
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
4221c07d1f
i don't know how i keep getting worldscanner wrong lol 2018-09-09 13:04:41 -07:00
Leijurv
6801d00d7e
enable 1-skipback 2018-09-09 11:06:02 -07:00
Leijurv
7b712fe677
add synchronization, fixes #145 2018-09-09 11:00:57 -07:00
Leijurv
4a13b54e50
brady was right and I was wrong 2018-09-09 10:27:47 -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
760f68cb05
instead of casting to BetterBlockPos at runtime, let the compiler verify that 2018-09-09 09:22:35 -07:00
Leijurv
dce51d856b
more specific return type 2018-09-09 08:58:36 -07:00
Leijurv
a8ef421757
epic performance 2018-09-09 08:57:20 -07:00
Leijurv
b69acadca6
start of blockstateinterface overhaul 2018-09-09 08:53:15 -07:00
Leijurv
387e27e8de
movementhelper overhaul 2018-09-09 08:11:33 -07:00
Leijurv
02ebc1947b
actually disable by default 2018-09-09 07:18:03 -07:00
Leijurv
b31930ebd2
merge 2018-09-09 07:16:46 -07:00
Leijurv
489b9dea98
fix world scanner radius 2018-09-09 07:15:48 -07:00
Leijurv
b45a2c94ea
direct invocation 2018-09-08 20:45:40 -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
d17cc96e90
Constructor fix 2018-09-07 19:40:15 -05:00
Brady
e5f8b5de5b
Merge branch 'master' into movement-duplicate-switch 2018-09-07 19:36:06 -05:00
Brady
99323463e3
Fix improper treatment of unbreakable blocks 2018-09-07 19:00:36 -05:00
Leijurv
ead6edc574
merge 2018-09-07 13:35:14 -07:00
Leijurv
dcad5fb79e
shouldn't be on master yet 2018-09-07 13:34:34 -07:00
Leijurv
439ff92727
crucial performance optimization 2018-09-07 13:33:51 -07:00
Leijurv
0d515b336f
can get to block at eye level adjacent too 2018-09-07 10:50:49 -07:00
Leijurv
9757422626
also check where we might hit our head 2018-09-06 10:14:41 -07:00
Leijurv
b746e56631
lol you can't jump with a ceiling above you 2018-09-06 10:13:50 -07:00
Leijurv
915b03a44e
lol 2018-09-06 07:54:12 -07:00
Leijurv
5e063f56a2
merge master 2018-09-06 07:48:52 -07:00
Leijurv
63b04df95d
parkour 2018-09-06 07:48:27 -07:00
Leijurv
008422680d
that should NOT have been there 2018-09-05 21:08:18 -07:00