Commit Graph

345 Commits

Author SHA1 Message Date
Leijurv 0dd4834e18
add explanation 2019-05-15 21:55:01 -08:00
Leijurv da58988f01
build in layers order 2019-05-14 16:03:11 -07:00
Leijurv b2f3880722
add todo 2019-05-13 20:13:22 -08:00
Leijurv 6a13e94c4f
warning 2019-05-11 21:13:46 -07:00
Leijurv 79d448e5f4
add crucial explanation 2019-05-10 23:55:50 -07:00
Leijurv 1501d721e7
build repeat vector 2019-05-06 14:01:01 -07:00
Leijurv 7dcd7384f1
allow overshooting traverse 2019-05-04 15:01:11 -07:00
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
evilsourcerer 77303b4a62 render boxes for goalYLevel 2019-05-03 01:48:37 -04: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 e9e26c981a
fine babj 2019-05-01 10:37:23 -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 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
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 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 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 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
cdagaming d5a8ed5cb1 [Change] More Suggested changes 2019-04-20 12:32:35 -05:00
cdagaming dd8406c39a [Fix] Remove unused Settings 2019-04-20 12:13:28 -05: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 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 518fa1c74d
reformat all files 2019-04-17 19:49:04 -07:00
Leijurv c013d1e0d9
fix various toxic clouds 2019-04-17 18:10:47 -07:00
Leijurv a1a9b4e6b9
allow spaces 2019-04-16 10:25:32 -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 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 65cd6a92d3
allow saving enumfacing value 2019-04-11 16:42:04 -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 6b6eea2d8c
add renderSelectionBoxes, fixes #378 2019-04-08 20:32:47 -08:00
Leijurv 2c3dc5d6b1
add plea 2019-03-30 23:23:12 -07:00
Leijurv 71482cc984
explain for brainlets 2019-03-29 23:10:19 -07:00
Leijurv a8f373d568
fine; assumewalkonlava 2019-03-24 13:07:08 -07: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 ee83471bf6
fix being unable to place or pick up water buckets 2019-03-15 14:26:38 -07:00
Leijurv a75317cc2c
workaround some scuff 2019-03-13 09:17:25 -07:00
Leijurv 2215f170df
Merge branch 'builder' 2019-03-12 19:16:40 -07:00
Leijurv a5601fd89a
nutty 2019-03-12 18:59:20 -07:00
Leijurv 7974d9135b
Merge branch 'master' into builder 2019-03-11 23:26:05 -07:00
Leijurv 7cfa837604
blacklistClosestOnFailure 2019-03-11 20:06:19 -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 b3c580e657
teensy javadoc 2019-03-04 21:49:21 -08:00
Leijurv 8050b69f2f
no more .get 😎 2019-03-04 21:30:04 -08:00
Leijurv a73f5c1359
crapton of performance improvements 2019-03-04 21:20:13 -08:00
Leijurv 2e186019f5
Merge branch 'master' into builder 2019-02-28 12:32:29 -08:00
Leijurv 9be44c0371
placement without unepic right click 2019-02-26 14:57:44 -08:00
Leijurv 73ec110b22
not every player is a baritone 2019-02-23 14:03:47 -08:00
Brady 0bce801a3f
Minor javadoc changes 2019-02-23 14:32:10 -06:00
Leijurv d32e822057
settings overhaul 2019-02-22 12:13:19 -08:00
Leijurv bf12763a10
fix a bunch of bugs with placement 2019-02-20 08:08:52 -08:00
Leijurv 3e94d92fbd
Merge branch 'master' into builder 2019-02-19 22:33:19 -08:00
Leijurv 6d847577d8
somehow missed those 2019-02-19 18:22:59 -08:00
Leijurv 5617c595b2
public init 2019-02-19 14:43:48 -08:00
Leijurv ce73d34627
Merge branch 'master' into builder 2019-02-16 20:49:07 -08:00
Leijurv 5b6c9fc348
blacklist unreachable gettoblocks 2019-02-13 22:39:43 -08:00
Leijurv 5b8a83853d
add setting to sprint in water 2019-02-13 19:23:16 -08:00
Leijurv d0548b2715
add a warning 2019-02-13 18:39:26 -08:00
Leijurv dbd760fbcb
some polish on ascend sprinting 2019-02-13 18:26:30 -08:00
Leijurv 0b4efb24ae
momentous occasion: turning that crap off 2019-02-13 13:57:33 -08:00
Leijurv c473914d05
fix flashing backwards, fixes #265 2019-02-13 13:54:50 -08:00
Leijurv 1d88564a72
clarify this setting since its got a similar name 2019-02-10 16:50:54 -08:00
Leijurv bb000c4e3f
include diagonals, and better settings 2019-02-10 16:44:09 -08:00
Leijurv a18eb90702
address glaring inconsistency 2019-02-10 13:49:28 -08:00
Leijurv d0d8b12fb8
add clickCancel, fixes #326 2019-02-07 17:18:14 -08:00
Leijurv 68e8717b5c
Merge branch 'master' into builder 2019-02-06 21:05:14 -08:00
Leijurv b484e6fa3f
literally disable the entire thing 2019-02-06 21:00:53 -08:00
Leijurv 311cf81e8a
Merge branch 'master' into builder 2019-02-06 12:54:03 -08:00
Leijurv 92ba76e7a1
since all settings are individually final, the class should be too 2019-02-06 10:23:01 -08:00
Leijurv 3cf944398f
😭 2019-02-05 14:03:32 -08:00
Leijurv a989547976
add proper setting for suppressing clicks 2019-02-05 09:37:42 -08:00
Leijurv 4aededff46
allow prefix and non prefix control at the same time 2019-02-04 19:57:01 -08:00
Leijurv 8c899698e0
explore for blocks, fixes #323 2019-02-04 16:27:32 -08:00