Commit Graph

468 Commits

Author SHA1 Message Date
Leijurv
9f12a0ab6f
max fall height even with bucket, fixes #57 2018-08-21 17:16:00 -07:00
Leijurv
4c0d581d7f
crucial performance optimization 2018-08-21 16:56:49 -07:00
Leijurv
d4a6618b55
lol that was dumb 2018-08-21 16:50:24 -07:00
Brady
71abf0c27e
Fix MovementFall from forcing rotations when unnecessary 2018-08-21 18:24:38 -05:00
Leijurv
c0eb94b318
Merge branch 'master' of github.com:cabaletta/baritone 2018-08-21 16:20:09 -07:00
Leijurv
86f45202d0
ignore y coordinate for distance, fixes #62 2018-08-21 16:20:08 -07:00
Brady
c96b9cb6af
Added free look option 2018-08-21 18:19:20 -05:00
Brady
843bc17777
Add forceRotations field to MovementState
Preparation for silent moving
2018-08-21 17:52:09 -05:00
Leijurv
5271b7d5c1
merge 2018-08-21 15:24:07 -07:00
Leijurv
eb34c1fc24
unneeded slowdown 2018-08-21 15:20:33 -07:00
Leijurv
14dddfb1de
chunk packing linkedblockingqueue 2018-08-21 15:18:35 -07:00
Brady
194dd7abe7
Automatically disable auto-jump while pathing is active, fixes #31 2018-08-21 17:06:34 -05:00
Brady
a9cac7718e
Fix inputs overrides not resetting when out of world, fixes #43 2018-08-21 16:36:51 -05:00
Leijurv
40dd2e33f6
fixed setting name 2018-08-21 13:39:28 -07:00
Leijurv
530f87ad14
full integrity check 2018-08-21 13:18:58 -07:00
Leijurv
7d6d34c5aa
idiocy 2018-08-21 13:17:44 -07:00
Leijurv
05cc63f4ff
comment 2018-08-21 13:10:00 -07:00
Leijurv
7623b8b386
reworked saving 2018-08-21 13:06:36 -07:00
Leijurv
5bc8adc777
debug 2018-08-21 12:22:45 -07:00
Leijurv
800078a75c
only gzip changed regions 2018-08-21 12:18:54 -07:00
Leijurv
a64e07685b
lazy chunk loading 2018-08-21 11:55:33 -07:00
leijurv
8ee65f1212 add setting to disable unruly vines 2018-08-20 20:41:45 -07:00
leijurv
25d3fa7676 Merge branch 'master' of github.com:cabaletta/baritone 2018-08-20 20:18:00 -07:00
leijurv
177e15fc09 mine the block anyway, avoid unreachable loop 2018-08-20 20:17:55 -07:00
Brady
4cf5ba0fcc
Added QueryItemSlotForBlock event, fixes #37 2018-08-20 20:41:38 -05:00
Leijurv
7f578bc3bf
properly render temporary path, fixes #59 2018-08-20 16:24:06 -07:00
Leijurv
6f10a007d5
movement timeout ticks setting 2018-08-20 16:23:32 -07:00
Leijurv
d925dddb78
comment 2018-08-20 15:01:34 -07:00
leijurv
77e97b4285 fix descend and fall onto lilypad 2018-08-20 07:33:39 -07:00
leijurv
1024a1df2d walk on lilypads 2018-08-20 07:32:54 -07:00
leijurv
a16301b989 max no bucket fall height setting, fixes #58 2018-08-20 07:11:15 -07:00
Nachiketa Gargi
92ec2a35c6 spawn goal setting, addresses #54 2018-08-19 22:28:47 -07:00
Leijurv
e5128635fc
settings documentation 2018-08-19 19:12:37 -07:00
Leijurv
0e900f2c05
purge old MineBot 2018-08-19 17:28:19 -07:00
Leijurv
519773493e
now redundant 2018-08-19 17:27:52 -07:00
Leijurv
e3f122c371
last second tweaks 2018-08-19 17:27:33 -07:00
Leijurv
1b957dc336
GoalBlock heuristic fix 2018-08-19 14:08:16 -07:00
Leijurv
8db6438d16
path cutoff and setting refactor and control 2018-08-19 13:18:48 -07:00
Leijurv
922671c77d
load boundary cutoff setting 2018-08-19 11:45:50 -07:00
Leijurv
d3bd6ae843
crucial performance optimization 2018-08-19 09:39:52 -07:00
Leijurv
ff108a55e6
performance and testing 2018-08-19 09:37:35 -07:00
Leijurv
494a4a8d18
government mandated curly braces 2018-08-18 12:36:40 -07:00
Leijurv
d60e0ced67
sigh 2018-08-18 12:33:00 -07:00
Leijurv
237ac85b6b
recheck positionsToBreak every tick to prepare, fixes #42 2018-08-18 12:21:39 -07:00
Leijurv
ee8e44d314
don't start a path midair 2018-08-18 12:21:21 -07:00
leijurv
d94e825a79 iron doors, fixes #30 2018-08-17 21:02:41 -07:00
leijurv
0f56af65b1 weird ladder bug, fixes #51 2018-08-17 20:47:34 -07:00
leijurv
f23683fbaa admissible heuristic sigh 2018-08-17 20:46:33 -07:00
leijurv
85dcedc26a i am an idiot 2018-08-17 20:46:18 -07:00
leijurv
47787fc128 it's just not worth it =/ 2018-08-17 19:52:35 -07:00
leijurv
1dcad9ac59 fix goal y level render, fixes #48 2018-08-17 19:30:41 -07:00
Leijurv
88b276f7c9
minimum improvement repropagation 2018-08-17 19:19:25 -07:00
Leijurv
bd40c9709d
control heuristic 2018-08-17 18:18:37 -07:00
Leijurv
fb61b47fb2
see costs to all possible movements from current location 2018-08-17 16:46:02 -07:00
Leijurv
b742704fd0
option to fully disable path backtracking cost favoring 2018-08-17 16:17:14 -07:00
Leijurv
03ec4d39ee
don't walk or fall through webs or end portals 2018-08-17 14:11:58 -07:00
Leijurv
f3d9ada675
movement and goal cleanup, more pure with CalculationContext 2018-08-17 13:18:04 -07:00
Leijurv
94e3b53f09
added comments 2018-08-17 12:29:30 -07:00
Leijurv
e71783105c
misc movement cleanups 2018-08-17 12:24:40 -07:00
Leijurv
c635ba69fd
sprinting capability. fixes #23 2018-08-17 10:52:58 -07:00
Leijurv
4591895e49
clear goal option. fixes #22 2018-08-16 16:51:43 -07:00
Leijurv
e1c6006084
render GoalXZ 2018-08-16 15:34:23 -07:00
Leijurv
82f5c21f4a
whoops that didn't actually compile 2018-08-16 15:14:00 -07:00
Leijurv
e0f2159276
better path splicing 2018-08-16 15:10:23 -07:00
Howard Stark
399fa003dd
Address raytrace bush failure when falling (#15) 2018-08-15 18:39:07 -07:00
Leijurv
01cc521a71
fixed 2018-08-15 18:02:07 -07:00
Leijurv
6860521403
dank goal render 2018-08-15 17:53:42 -07:00
Leijurv
6be7786707
ticks remaining in segment 2018-08-15 17:29:45 -07:00
Leijurv
28fd9581bc
babe 2018-08-15 06:50:43 -07:00
Nachiketa Gargi
d2ad15b79f Merge branch 'master' of github.com:cabaletta/baritone 2018-08-14 23:49:11 -07:00
Nachiketa Gargi
3d4f516938 doors 2018-08-14 23:49:08 -07:00
Leijurv
aef3af50c2
unused cases 2018-08-14 17:37:19 -07:00
Leijurv
ea5914f776
cmt 2018-08-14 15:58:53 -07:00
Leijurv
c780454b78
comment 2018-08-14 15:43:04 -07:00
Leijurv
9aefcebddf
api 2018-08-14 15:32:16 -07:00
Leijurv
92b3ac93d0
check 2018-08-14 15:24:23 -07:00
Leijurv
72f7c564a1
getter 2018-08-14 15:22:52 -07:00
Leijurv
7bc9969d93
throwaways setting 2018-08-14 15:19:35 -07:00
Leijurv
45375c45bb
simplified 2018-08-14 15:16:38 -07:00
Leijurv
bb453a94b9
beautiful settings 2018-08-14 15:04:41 -07:00
Leijurv
c67c9582c4
Thanks IntelliJ for that amazingly helpful performance optimization suggestion 2018-08-14 13:23:57 -07:00
Leijurv
3a68009194
don't allocate for up(0) 2018-08-14 11:25:30 -07:00
Leijurv
2e7f5048dc
this is so sad 2018-08-14 10:50:41 -07:00
Leijurv
60d246ecc9
betterblockpos 2018-08-14 10:47:31 -07:00
Leijurv
46593fc1a4
less indentation 2018-08-14 08:28:35 -07:00
leijurv
1e731b3246 path fading 2018-08-13 21:05:35 -07:00
leijurv
578e08a893 split out into baritone api 2018-08-13 20:57:29 -07:00
leijurv
c9a6a36f67 init before init 2018-08-13 20:37:48 -07:00
leijurv
d399857309 Merge branch 'leijurv-settings' 2018-08-13 20:20:54 -07:00
leijurv
e4d6d6ff64 missed a spot 2018-08-13 20:19:27 -07:00
leijurv
ebee78b035 optim 2018-08-13 20:18:12 -07:00
leijurv
04005b6e59 more settings 2018-08-13 20:17:16 -07:00
leijurv
b97852dd68 vines patch tempfix 2018-08-13 20:09:27 -07:00
Leijurv
f881ba5e59
first attempt at settings 2018-08-13 17:16:22 -07:00
Leijurv
eee43ad5d1
sanik 2018-08-13 17:03:48 -07:00
Leijurv
b15ebef880
refactor 2018-08-13 16:59:59 -07:00
Leijurv
25b0348916
tweaks 2018-08-13 16:56:09 -07:00
Leijurv
bc9f76d1c7
misc fixes to coefficients, descend, and pathexecutor 2018-08-13 16:41:08 -07:00
Leijurv
4ba5d81b5c
maybe fixed descend 2018-08-13 15:44:52 -07:00
Leijurv
4eb46ebe0f
guard 2018-08-13 13:49:05 -07:00