Commit Graph

2018 Commits

Author SHA1 Message Date
0ffbb0c151 quiet 2019-05-02 11:47:35 -07:00
e05010c9d2 fix weird oscillation when mining large veins 2019-05-01 23:07:20 -07:00
d0a1c241a4 replace liquid source blocks in builder 2019-05-01 14:03:36 -07:00
4ea8f23fc7 fix typo crash, fixes #406 2019-05-01 12:22:47 -07:00
54da0d24a3 dont mine blocks that update falling blocks, fixes #395 2019-05-01 11:16:24 -07:00
58ebd5f9a6 split this out into its own function 2019-05-01 11:01:00 -07:00
d60a0bee9e move this behind the toolset cache for performance 2019-05-01 10:48:17 -07:00
e9e26c981a fine babj 2019-05-01 10:37:23 -07:00
7b7be32ca7 also break passable blocks at foot level like mushrooms, fixes #407 2019-04-30 23:24:08 -07:00
a14166b1e2 overhaul to usage 2019-04-30 16:56:29 -07:00
166eb97c3f make right click on arrival time out after 1 second 2019-04-30 16:52:27 -07:00
920ce745c2 fix some scuff from minebot 2019-04-29 23:08:17 -07:00
c931cde3ae fix error stacktrace on startup 2019-04-29 16:43:47 -07:00
f7a577e163 break from above 2019-04-29 16:02:44 -07:00
9bf3a041d4 might as well privatize 2019-04-29 14:59:25 -07:00
85eb7d8043 remember beyond render distance what is completed 2019-04-29 14:55:14 -07:00
b338dcc9de add path splice option 2019-04-29 11:46:21 -07:00
7d9b8ee4f3 that was too high tbh lol 2019-04-28 21:38:10 -07:00
0927e0e017 fix performance issues with explore 2019-04-27 16:16:36 -07:00
783a7cedc3 can combine distances 2019-04-27 16:03:58 -07:00
b1ee23ad50 taxicab only 2019-04-27 16:01:58 -07:00
9118e0b368 one byte savings means faster load times 2019-04-26 23:17:18 -07:00
5a0ccac0a1 maintain y while exploring 2019-04-25 13:40:33 -07:00
c8419dc362 i am rarted 2019-04-25 12:45:53 -07:00
9127ba2fce make explore a little less dummy 2019-04-25 12:18:25 -07:00
36858ca219 small cleanup 2019-04-25 11:22:11 -07:00
30469e2de2 pause mining for falling blocks, fixes #157 2019-04-25 11:10:18 -07:00
79c433b14d reduce suffocation from falling blocks above ore 2019-04-25 10:49:54 -07:00
bc419cfd1a fix loophole with falling blocks above ore 2019-04-24 22:10:41 -08:00
09fbf675ec fix build repeat 2019-04-23 17:42:13 -07:00
2ee119fc64 v1.2.6 2019-04-22 20:41:27 -07:00
83265fcb54 add blocks to avoid breaking, fixes #368 2019-04-22 19:52:04 -07:00
e8b4f4d2b6 make the completion check a setting 2019-04-22 15:33:40 -07:00
714c6773c3 explain what invert means 2019-04-22 14:51:07 -07:00
2fac594315 say if its inverted 2019-04-22 14:36:12 -07:00
4bec49de5b filter explored chunks with json 2019-04-22 14:34:31 -07:00
4eaa6e20c3 thanks for the tip cda 2019-04-22 09:46:26 -07:00
315cc26525 Merge branch 'backfill-2' 2019-04-21 21:42:11 -08:00
794a761243 Remove redundant Arrays.asList call 2019-04-21 17:05:33 -05:00
5da14fcb3f fix 2019-04-20 15:35:11 -07:00
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
0b8fa3ffe3 Fix the scuffed usage of LinkedList and ArrayList for list setting types 2019-04-20 17:10:35 -05:00
498e4e2d6c replant nether wart setting 2019-04-20 11:03:59 -07:00
850c414e8f Merge pull request #393 from CDAGaming/pr_changes
[Change] Add Block Avoidance Settings
2019-04-20 11:03:39 -07:00
d5a8ed5cb1 [Change] More Suggested changes 2019-04-20 12:32:35 -05:00
dd8406c39a [Fix] Remove unused Settings 2019-04-20 12:13:28 -05:00
13469053b9 [Change] Suggested Changes 2019-04-20 12:11:46 -05:00
c4c85b4f49 [Change] Add Block Avoidance Settings
Fixes #392
2019-04-20 12:04:07 -05:00
af0c3bbd5c just one is not good enough tbh 2019-04-19 21:02:58 -07:00
2fcf9ace64 exploration chunk offset 2019-04-19 15:10:16 -07:00