Commit Graph

542 Commits

Author SHA1 Message Date
Leijurv fccac8ed74
Merge pull request #2664 from ZacSharp/buildSelectedSchematic
Add setting to only build selected part of schematica schematic
2021-04-20 23:27:57 -07:00
ZacSharp 46066d4cac
Misc
* Rename schematicaOnlyBuildSelection to buildOnlySelection
* Make it useable with #build as well
* remove debugging code I forgot
2021-04-14 23:36:16 +02:00
ZacSharp c13cf4f29c
Add setting to only build selected part of schematica schematic 2021-04-13 23:09:54 +02:00
ZacSharp a4f06a9e1e
Update javadoc as well 2021-04-10 23:56:30 +02:00
ZacSharp f348a20035
invert disableAutoTool to autoTool 2021-04-04 03:34:10 +02:00
scorbett123 14149aa6b1
fix typo 2021-03-23 19:35:11 +00:00
Leijurv ae901219fb
Merge pull request #2526 from ZacSharp/buildSkipBlocks
Settings to alter block treatment while builing
2021-03-23 08:09:44 -10:00
ZacSharp 61e0525ee8
Don't copy block state properties every time 2021-03-09 12:26:47 +01:00
ZacSharp 363519db02
treat all airs as air 2021-03-09 11:53:43 +01:00
Leijurv 76debda76e
Merge pull request #1978 from ZacSharp/master
 Add improved ETA and a command to access it
2021-02-19 20:13:47 -08:00
Leijurv b4eabe19cb
Merge pull request #2482 from ZacSharp/schematicCacheClearing
Clear caches of schematics when moving them
2021-02-19 16:06:28 -08:00
ZacSharp 971b75860f
Call reset() on static schematics as well 2021-02-19 23:57:33 +01:00
ZacSharp 5a926bf169
formatting 2021-02-19 23:52:18 +01:00
ZacSharp c880f71dc8
Clear caches of schematics when moving them 2021-02-17 01:59:23 +01:00
ZacSharp 113d26937d
remove unused imports 2021-02-11 01:08:33 +01:00
ZacSharp 132cc0e131
make range initialization more readable 2021-02-10 10:25:17 +01:00
ZacSharp 5926369a56
formatting and comments 2021-02-10 10:15:14 +01:00
ZacSharp ff068d374f
Don't box doubles 2021-02-10 00:29:45 +01:00
scorbett123 1f10199e64 Change use sword to mine to default to true.
Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>
2021-02-08 08:34:31 +00:00
scorbett123 4ae81a3b0b
Merge branch 'master' into swordSaver 2021-02-07 12:19:18 +00:00
Leijurv b32c9f1724
Merge pull request #2107 from scorbett123/toolsSaver
add itemSaver setting.
2021-02-06 13:33:01 -08:00
Leijurv a732e766f4
crucial performance optimization 2021-01-30 17:22:19 -08:00
Leijurv 835fb3471f
a long overdue reformat of every file 2021-01-29 20:17:53 -08:00
Leijurv a9f497981f
Merge pull request #2080 from millennIumAMbiguity/master
Added range argument to farm
2021-01-29 17:41:08 -08:00
ZacSharp fd61207709
Fix heuristic(no args) returning wrong values 2021-01-28 01:40:33 +01:00
ZacSharp 8c1a9f460d
Simple blockstate preservation for buildSubstitutes 2021-01-18 12:06:50 +01:00
ZacSharp f6d4a315c7
Remove debug log 2021-01-18 11:58:42 +01:00
ZacSharp fc1a2a6112
Add buildSubstitutes setting to builder 2021-01-17 02:45:40 +01:00
ZacSharp 13547781d2
add buildValidSubstitutes setting to builder 2021-01-17 00:53:50 +01:00
ZacSharp d375d1abc9
Add setting parser for mappings 2021-01-17 00:16:34 +01:00
ZacSharp dba186347c
remove likely useless code breaking buildSkipBlocks 2021-01-13 22:45:59 +01:00
ZacSharp 7988274d61
add buildSkipBlocks setting 2021-01-12 23:59:11 +01:00
Leijurv c491d67925
add setting to just skip layers that the builder fails to construct 2020-11-11 17:53:26 -08:00
Sam Corbett b9eeab06a1 change useSwordToMine to default to false.
Signed-off-by: Sam Corbett <sam@corbettchocolates.com>
2020-11-02 07:47:36 +00:00
millennIumAMbiguity 7218a46211 Added defaults and javadocs 2020-11-02 00:33:31 +01:00
scorbett123 49bc96dc7e
add useSwordToMine setting.
Signed-off-by: scorbett123 <sam@corbettchocolates.com>
2020-11-01 16:12:38 +00:00
Leijurv b16a8ecf21
Merge pull request #2079 from scorbett123/limitedMineDistance
add a minimum Y level during mining.
2020-10-30 22:35:26 -07:00
scorbett123 4aa52d2f2e
add itemSaver setting.
Signed-off-by: scorbett123 <sam@corbettchocolates.com>
2020-10-24 18:03:29 +01:00
Leijurv 6d51e10090
Merge pull request #1971 from krzys-h/fix-entity-follow-forge
Fix "#entity follow <name>" under Forge
2020-10-23 18:54:11 -07:00
millennIumAMbiguity 5d3522ca0a Added range argument to farm 2020-10-16 23:32:53 +02:00
Sam Corbett bfb530e02b add a minimum Y level.
Signed-off-by: Sam Corbett <sam@corbettchocolates.com>
2020-10-16 17:02:02 +01:00
ZacSharp 9393192036
Slight change to heuristic(no args) 2020-10-16 01:30:04 +02:00
ZacSharp 3cdbc4cb83
👌formatting in of comments 2020-10-15 21:48:17 +02:00
ZacSharp 0c7741120a
👌formatting 2020-10-15 00:05:54 +02:00
ZacSharp e529438c7e
Don't use Abs on Sqrt 2020-10-14 21:14:17 +02:00
Leijurv 5a5d11922f
Merge pull request #1995 from scorbett123/exposedOres
add mineOnlyExposedOres setting
2020-10-14 12:01:49 -07:00
CDAGaming d2c625e1c9
Apply Review Comments 2020-10-14 13:14:23 -05:00
CDAGaming d6665f1cd5
Added Toast API Support
This adds in a logAsToast and toastTimer option, and is a minified form of Indrit's initial implementation previously used from fabritone
2020-10-12 12:46:01 -05:00
ZacSharp 85cc86346c
Actually use Y and Z bounds for Y and Z 2020-09-20 22:20:24 +02:00
ZacSharp b20e095683
add heuristic(no args) to GoalNear and GoalRunAway
not really a good solution but better than nothing
2020-09-20 00:29:31 +02:00