Commit Graph

116 Commits

Author SHA1 Message Date
rycbar0 4ba3c883e6 something is fishy with the getAllSchematicPlacements() methode but i want my progress saved 2022-09-30 13:32:31 +02:00
schmar03 293f5db172 LitematicaCommand added to build loaded schematics 2022-09-28 14:15:48 +02:00
schmar03 d928e705b9 LitematicaCommand added to build loaded schematics 2022-09-28 12:09:38 +02:00
ZacSharp ad40a9225e
Fix leaking incorrect positions
It was only cleared when the previous one was canceled, not when it was directly replaced by the next one.
2022-05-03 23:25:01 +02:00
Wagyourtail 2953e2c522
make codacy happy 2022-03-24 18:16:19 -07:00
Wagyourtail bf450b7d68
rename to allowBreakAnyway 2022-03-24 17:34:31 -07:00
Wagyourtail 4e6b6d97ce
add forceAllowBreak setting 2022-03-24 17:33:33 -07:00
Entropy5 90c59d5b8e undo 2021-12-23 21:59:20 +01:00
Entropy5 d97346be6c check union of keys 2021-12-23 13:39:13 +01:00
Entropy5 9d13bcfe11 formatting 2021-12-22 00:20:21 +01:00
Entropy5 b3ff3d2466 universal buildignoredirection 2021-12-21 20:09:22 +01:00
Entropy5 32a7657c4f Zac suggested this option to work universally, regardless of block type 2021-12-21 12:42:39 +01:00
Entropy5 3adfa16db8 Option to ignore direction of certain blocks during building (because otherwise baritone just keeps breaking and replacing the same block) 2021-12-17 06:24:34 +01:00
ZacSharp ab3a015d61
Add layerHeight setting 2021-06-24 23:33:48 +02:00
Leijurv db24a2251f
Merge pull request #2771 from ZacSharp/notificationCallback
More log callbacks
2021-05-26 11:32:53 -07:00
ZacSharp dc9ae67657
Move NotificationHelper to api and give Helper some methods for notifications 2021-05-10 00:26:33 +02: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
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 67d9ae881f
don't allocate tons of empty lists 2021-03-09 12:31:02 +01: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 13422ef7ce
lag > crash 2021-02-17 01:19:16 +01:00
ZacSharp 34606415d7
Don't mark skipped blocks as invalid just because they are far away 2021-02-10 23:45:12 +01:00
Leijurv 835fb3471f
a long overdue reformat of every file 2021-01-29 20:17:53 -08: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 5e4f31f39e
proper place/break costs for skipped blocks 2021-01-16 02:05:59 +01:00
ZacSharp 79e0f4ba23
Log blocks it can't place 2021-01-15 12:52:38 +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
Leijurv 7992b63aae
Merge pull request #1346 from aUniqueUser/master
Make desktop notifications more useful
2020-08-17 16:38:36 -07:00
Leijurv e6ba4ef309
we don't compile here 2020-08-17 15:00:57 -07:00
Leijurv 460833f7d6
Merge branch 'master' of github.com:cabaletta/baritone 2020-08-17 14:59:20 -07:00
orsondmc 7081cf7172 Introduce startAtLayer to start building at a specific layer in the schematic. To be used only with buildWithLayers true. 2020-08-06 16:23:13 +10:00
Leijurv e42c19bfec
thebes uwu 2020-06-27 22:25:47 -07:00
Brady c8856cfea4
Fix #1250 2020-03-07 17:34:27 -06:00
aUniqueUser 4c79701d22
Make desktop notifications more useful 2020-02-29 11:28:18 -05:00
Leijurv 61563c9359
builderprocess should use hypothetical sneaking 2020-02-24 19:27:11 -08:00
Brady 812bc0d8c4
Remove redundant parser layer 2019-12-27 01:14:31 -06:00
Brady d712839c25
Make Schematica respect mapArtMode setting 2019-12-25 01:35:10 -06:00
Brady eee705b371
Schematic Format API support 2019-12-24 17:20:00 -06:00
Brady 77bdf6e444
Fix MapSchematic 2019-12-23 18:05:50 -06:00
Brady eea5b69b6c
Utilize new FillSchematic 2019-12-19 12:03:02 -06:00
Brady 5c9f028103
Initial sponge support 2019-12-18 10:24:43 -06:00
Leijurv 2c3e1f4232
builder stuff, fixes #1059 2019-12-13 20:09:04 -08:00
Leijurv ddc681fe77
build repeat count 2019-11-24 11:11:28 -08:00
Brady 2f9efae457
Refactors to improve consistency 2019-10-11 18:15:14 -05:00