Commit Graph

2224 Commits

Author SHA1 Message Date
Leijurv
2a5ef35794
move this down to the other render settings 2019-05-03 11:44:37 -07:00
Leijurv
0f09a46540
javadoc 2019-05-02 23:03:15 -07:00
Leijurv
a6d4708ccf
Merge pull request #412 from EvilSourcerer/master
render dank lit boxes for goalYLevel
2019-05-02 23:02:25 -07:00
evilsourcerer
77303b4a62 render boxes for goalYLevel 2019-05-03 01:48:37 -04:00
Leijurv
0ffbb0c151
quiet 2019-05-02 11:47:35 -07:00
Leijurv
e05010c9d2
fix weird oscillation when mining large veins 2019-05-01 23:07:20 -07:00
Leijurv
d0a1c241a4
replace liquid source blocks in builder 2019-05-01 14:03:36 -07:00
Leijurv
4ea8f23fc7
fix typo crash, fixes #406 2019-05-01 12:22:47 -07:00
Leijurv
54da0d24a3
dont mine blocks that update falling blocks, fixes #395 2019-05-01 11:16:24 -07:00
Leijurv
58ebd5f9a6
split this out into its own function 2019-05-01 11:01:00 -07:00
Leijurv
d60a0bee9e
move this behind the toolset cache for performance 2019-05-01 10:48:17 -07:00
Leijurv
e9e26c981a
fine babj 2019-05-01 10:37:23 -07:00
SuperOP535
5f12f04e87
Automatic CRLF -> LF normalization 2019-05-01 14:05:47 +02:00
Leijurv
7b7be32ca7
also break passable blocks at foot level like mushrooms, fixes #407 2019-04-30 23:24:08 -07:00
Leijurv
a14166b1e2
overhaul to usage 2019-04-30 16:56:29 -07:00
Leijurv
166eb97c3f
make right click on arrival time out after 1 second 2019-04-30 16:52:27 -07:00
Leijurv
920ce745c2
fix some scuff from minebot 2019-04-29 23:08:17 -07:00
Leijurv
c931cde3ae
fix error stacktrace on startup 2019-04-29 16:43:47 -07:00
Leijurv
f7a577e163
break from above 2019-04-29 16:02:44 -07:00
Leijurv
9bf3a041d4
might as well privatize 2019-04-29 14:59:25 -07:00
Leijurv
85eb7d8043
remember beyond render distance what is completed 2019-04-29 14:55:14 -07:00
Leijurv
b338dcc9de
add path splice option 2019-04-29 11:46:21 -07:00
Leijurv
7d9b8ee4f3
that was too high tbh lol 2019-04-28 21:38:10 -07:00
Babbaj
0f61aaafb8
use ImmutableSet 2019-04-28 21:27:11 -04:00
Leijurv
0927e0e017
fix performance issues with explore 2019-04-27 16:16:36 -07:00
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
9118e0b368
one byte savings means faster load times 2019-04-26 23:17:18 -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
2ee119fc64
v1.2.6 2019-04-22 20:41:27 -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
714c6773c3
explain what invert means 2019-04-22 14:51:07 -07:00
Leijurv
2fac594315
say if its inverted 2019-04-22 14:36:12 -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
Brady
794a761243
Remove redundant Arrays.asList call 2019-04-21 17:05:33 -05:00
Leijurv
5da14fcb3f
fix 2019-04-20 15:35:11 -07:00
Brady
1047d4ade9
Babbaj doesn't know how to convert imperative shitcode into a regex
and leijurv doesn't know how to verify that the regex reflects the original behavior
im literally raging
2019-04-20 17:26:41 -05:00
Brady
0b8fa3ffe3
Fix the scuffed usage of LinkedList and ArrayList for list setting types 2019-04-20 17:10:35 -05:00
Leijurv
498e4e2d6c
replant nether wart setting 2019-04-20 11:03:59 -07:00
Leijurv
850c414e8f
Merge pull request #393 from CDAGaming/pr_changes
[Change] Add Block Avoidance Settings
2019-04-20 11:03:39 -07:00