Commit Graph

1568 Commits

Author SHA1 Message Date
Leijurv
783a7cedc3
can combine distances 2019-04-27 16:03:58 -07:00
Leijurv
b1ee23ad50
taxicab only 2019-04-27 16:01:58 -07:00
Leijurv
5a0ccac0a1
maintain y while exploring 2019-04-25 13:40:33 -07:00
Leijurv
c8419dc362
i am rarted 2019-04-25 12:45:53 -07:00
Leijurv
9127ba2fce
make explore a little less dummy 2019-04-25 12:18:25 -07:00
Leijurv
36858ca219
small cleanup 2019-04-25 11:22:11 -07:00
Leijurv
30469e2de2
pause mining for falling blocks, fixes #157 2019-04-25 11:10:18 -07:00
Leijurv
79c433b14d
reduce suffocation from falling blocks above ore 2019-04-25 10:49:54 -07:00
Leijurv
bc419cfd1a
fix loophole with falling blocks above ore 2019-04-24 22:10:41 -08:00
Leijurv
09fbf675ec
fix build repeat 2019-04-23 17:42:13 -07:00
Leijurv
83265fcb54
add blocks to avoid breaking, fixes #368 2019-04-22 19:52:04 -07:00
Leijurv
e8b4f4d2b6
make the completion check a setting 2019-04-22 15:33:40 -07:00
Leijurv
4bec49de5b
filter explored chunks with json 2019-04-22 14:34:31 -07:00
Leijurv
4eaa6e20c3
thanks for the tip cda 2019-04-22 09:46:26 -07:00
Leijurv
315cc26525
Merge branch 'backfill-2' 2019-04-21 21:42:11 -08:00
Leijurv
498e4e2d6c
replant nether wart setting 2019-04-20 11:03:59 -07:00
cdagaming
13469053b9 [Change] Suggested Changes 2019-04-20 12:11:46 -05:00
cdagaming
c4c85b4f49 [Change] Add Block Avoidance Settings
Fixes #392
2019-04-20 12:04:07 -05:00
Leijurv
af0c3bbd5c
just one is not good enough tbh 2019-04-19 21:02:58 -07:00
Leijurv
2fcf9ace64
exploration chunk offset 2019-04-19 15:10:16 -07:00
Leijurv
47e1c67bd8
fix that null exception 2019-04-19 14:20:00 -07:00
Leijurv
7e3aa6efdd
Merge branch 'master' into backfill-2 2019-04-19 10:59:21 -07:00
Leijurv
7a2f26ef62
replace scuffed ternary with commented if 2019-04-18 10:36:20 -07:00
Leijurv
b64154e3b3
meme for cached blocks that arent packed yet 2019-04-17 23:25:55 -07:00
Leijurv
26256e7155
mine is now MUCH more epic 2019-04-17 22:17:09 -07:00
Leijurv
6599736e00
fix that reference 2019-04-17 20:23:36 -07:00
Leijurv
343bb20bd8
fix weird cache behavior at chunk edge 2019-04-17 20:02:02 -07:00
Leijurv
518fa1c74d
reformat all files 2019-04-17 19:49:04 -07:00
Leijurv
0b72a8b4b3
fix overshoot 2019-04-17 19:46:25 -07:00
Leijurv
c013d1e0d9
fix various toxic clouds 2019-04-17 18:10:47 -07:00
Leijurv
fe51220e3c
this might help 2019-04-16 23:19:55 -07:00
Leijurv
44d757347b
fix unable to move while paused 2019-04-16 22:43:33 -07:00
Leijurv
c136182e17
add option to manually blacklist closest 2019-04-16 18:04:43 -07:00
Leijurv
f49df63183
that can never be null 2019-04-16 10:20:23 -07:00
Leijurv
544168ff45
Merge branch 'farm' 2019-04-15 17:28:13 -07:00
Leijurv
e0a618a791
epic farm 2019-04-15 17:12:20 -07:00
Leijurv
3333797144
fix region pruning 2019-04-14 10:06:50 -07:00
Leijurv
f7f003c0f9
farm 2019-04-13 19:05:54 -07:00
Leijurv
236d02cb47
add a way to pause builder 2019-04-13 08:36:14 -07:00
Leijurv
6e97fe2210
dont crash when exiting a world 2019-04-12 21:48:02 -07:00
Leijurv
6741666c24
Merge branch 'master' into backfill-2 2019-04-12 17:43:01 -07:00
Leijurv
fcadf68c90
cool tunnel feature and various fixes 2019-04-12 17:42:50 -07:00
Leijurv
a09bb0d538
build repeat option 2019-04-11 16:36:20 -07:00
Leijurv
2bf475d840
build in layers test 2019-04-11 15:17:26 -07:00
Leijurv
76cdaaace6
add todo 2019-04-10 23:45:52 -07:00
Leijurv
ce59ef559f
backport important world scanner fixes 2019-04-09 19:35:43 -07:00
Leijurv
fc3f183dce
actually don't render the boxes if renderpath is false 2019-04-09 08:45:30 -07:00
Leijurv
6b6eea2d8c
add renderSelectionBoxes, fixes #378 2019-04-08 20:32:47 -08:00
Leijurv
e54652941b
codacy 2019-04-07 17:44:23 -07:00
Leijurv
867c01ff86
crucial performance optimization 2019-04-06 21:50:22 -08:00
Leijurv
87a9e67ba8
dont reassign arg 2019-04-05 11:59:28 -07:00
Leijurv
bf076f6246
privatize 2019-04-04 20:51:02 -08:00
Leijurv
75b54dfaec
nullpointer is confusing 2019-04-03 23:19:32 -07:00
Leijurv
71a2219b07
move fields to the top 2019-04-02 21:40:33 -08:00
Leijurv
af11e64cec
combine nested 2019-03-31 20:22:17 -08:00
Leijurv
926e2d5620
add resuming to builder, fixes #371 2019-03-27 17:32:02 -07:00
Leijurv
d2de8828e7
did this 2019-03-26 23:01:07 -07:00
Leijurv
2e8fdd43ee
no flowing 2019-03-24 13:53:19 -07:00
Leijurv
a8f373d568
fine; assumewalkonlava 2019-03-24 13:07:08 -07:00
Leijurv
71491a7922
blank space 2019-03-23 22:17:40 -08:00
Leijurv
bc49b2d5ba
add allowDownward, fixes #369 2019-03-22 15:50:23 -07:00
Leijurv
f58b6b41cb
second attempt at backfill 2019-03-22 15:45:34 -07:00
Leijurv
bd64f73842
fix disconnect on arrival not firing for custom goal process 2019-03-21 15:44:20 -07:00
Leijurv
cac653ddd9
little cleanup 2019-03-20 23:06:14 -07:00
Leijurv
04ff365890
what about if i delete two (2) empty lines 2019-03-20 23:03:06 -07:00
Leijurv
54ed6ce5a5
crucial code formatting 2019-03-20 22:55:40 -07:00
Leijurv
aada9731a6
more resiliency to invalid cache files 2019-03-19 18:10:53 -07:00
Leijurv
49658078b9
trapdoors cant be passed vertically in either state, thanks plutie 2019-03-18 22:38:06 -07:00
Leijurv
bcd097c6cb
we can cancel calc even if not safe to cancel pathing 2019-03-17 22:40:11 -08:00
Leijurv
cfec67f1f9
wording 2019-03-16 23:23:20 -07:00
Leijurv
aaaf0f8839
hey so what if we didnt do that 2019-03-15 16:40:15 -07:00
Leijurv
ee83471bf6
fix being unable to place or pick up water buckets 2019-03-15 14:26:38 -07:00
Leijurv
610fe6439f
fix getting permanently stuck on vines 2019-03-15 14:25:43 -07:00
Leijurv
bd1dcff385
allow ties for closest to explore to 2019-03-14 14:52:51 -07:00
Leijurv
226ede7ba2
crucial 2019-03-13 19:23:28 -07:00
Leijurv
a75317cc2c
workaround some scuff 2019-03-13 09:17:25 -07:00
Leijurv
ee6df270ce
relative coordinates 2019-03-13 08:50:04 -07:00
Leijurv
74e0552be0
unscuff water, thanks wwe 2019-03-12 23:10:06 -07:00
Leijurv
909ab553eb
small cleanup 2019-03-12 22:08:17 -07:00
Leijurv
866408aece
rename 2019-03-12 19:17:50 -07:00
Leijurv
2215f170df
Merge branch 'builder' 2019-03-12 19:16:40 -07:00
Leijurv
fa8f2632f5
dont jump while breaking 2019-03-12 18:58:35 -07:00
Leijurv
52d8d271f1
fix a meme with a path ending in water 2019-03-12 16:18:48 -07:00
Leijurv
b240e8420a
whoops 2019-03-12 15:53:00 -07:00
Leijurv
25024b58de
fix a bunch of scuff 2019-03-12 15:52:40 -07:00
Leijurv
ba31d209c9
except what if it compiled 2019-03-11 23:29:39 -07:00
Leijurv
7974d9135b
Merge branch 'master' into builder 2019-03-11 23:26:05 -07:00
Leijurv
a5a795a22c
lower case ok 2019-03-11 22:21:35 -07:00
Leijurv
416b5b66d2
break fewer beds 2019-03-11 20:57:46 -07:00
Leijurv
88e41f37b1
explain whats happening 2019-03-11 20:08:52 -07:00
Leijurv
7cfa837604
blacklistClosestOnFailure 2019-03-11 20:06:19 -07:00
Leijurv
6b7aca3081
force revalidate on control change 2019-03-11 19:23:41 -07:00
Leijurv
580af2ab06
processes tied in priority 2019-03-11 18:24:31 -07:00
Leijurv
d80ae57964
disconnect on arrival 2019-03-06 22:44:57 -08:00
Leijurv
74d7483b3c
explore 2019-03-05 12:26:52 -08:00
Leijurv
8050b69f2f
no more .get 😎 2019-03-04 21:30:04 -08:00
Leijurv
459720c348
eh actually lets do the whole render distance! 2019-03-04 21:21:02 -08:00
Leijurv
a73f5c1359
crapton of performance improvements 2019-03-04 21:20:13 -08:00
Leijurv
71cb0f6d36
fix a weird way of getting stuck on a ladder 2019-03-04 21:00:41 -08:00
Leijurv
0d15225b1d
dont construct one unlesss we need to 2019-03-04 21:00:30 -08:00