Commit Graph

3026 Commits

Author SHA1 Message Date
rycbar0 76404c8af6 it works but its spaghetti 2022-10-01 02:01:46 +02:00
ZacSharp fb814e912d
Don't try parkouring out of water 2022-09-30 23:59:49 +02:00
ZacSharp 43ee86b4fe
Don't try backplacing against water under carpet/lilypad 2022-09-30 22:41:09 +02:00
ZacSharp eb697b7a17
Fix costs when assumeWalkOnWater stops us from relying on frostWalker 2022-09-30 22:40:23 +02:00
ZacSharp 3da5bbd267
Don't pillar from carpet/lilypad on water 2022-09-30 22:38:21 +02:00
ZacSharp c14be17e53
Move this to a helper method and add missing cases 2022-09-30 22:27:32 +02:00
ZacSharp 45c0b38156
Fix jumping from packplaced blocks on water
Not having frostwalker means that we must have replaced the water with a throwaway, not that we are standing on water
2022-09-30 18:04:34 +02:00
rycbar0 025f6235f9 litematica command works and added schematic selection if more than 1 schematic is loaded
bug: if schematic origin isnt minimum corner schematic is built in the wrong place
2022-09-30 17:53:31 +02:00
rycbar0 4ba3c883e6 something is fishy with the getAllSchematicPlacements() methode but i want my progress saved 2022-09-30 13:32:31 +02:00
rycbar0 3a4168a661 Merge branch 'master' into LitematicaCommand 2022-09-30 00:42:17 +02:00
rycbar0 484b3326c7 auto-format all files I touched 2022-09-29 21:52:15 +02:00
rycbar0 e99fcbbe36 Change requests part two 2022-09-29 21:47:42 +02:00
rycbar0 7ba3de57d0 credits LitematicaBitArray 2022-09-29 20:20:38 +02:00
rycbar0 5ff274f040 Change requests part one 2022-09-29 19:58:05 +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
rycbar0 7a48824ced codacy issue #2,#3 and #4 fix 2022-09-26 22:32:25 +02:00
rycbar0 8aa8918124 codacy issue #1 and #5 fix 2022-09-26 22:23:38 +02:00
rycbar0 a091c17b83 Added mixin to properly handle Long Arrays 2022-09-26 21:04:09 +02:00
rycbar0 52aa0d9b8a more cleanup 2022-09-26 20:04:57 +02:00
rycbar0 3d8eddc4e1 cleanup 2022-09-26 19:23:09 +02:00
rycbar0 295265c261 refactoring 2022-09-26 17:43:54 +02:00
rycbar0 376d6422ec refactoring 2022-09-26 16:18:43 +02:00
rycbar0 113e340474 version check added 2022-09-26 16:09:41 +02:00
rycbar0 c89d8b69e5 ref files removed 2022-09-26 16:08:37 +02:00
rycbar0 70303634f5 ref files added 2022-09-26 15:59:55 +02:00
rycbar0 325aa7201b bug fix 2022-09-26 02:51:06 +02:00
rycbar0 75a3fc699e Code clean up 2022-09-26 01:18:56 +02:00
rycbar0 3cd8ce8323 Multiple Sub-region support 2022-09-26 00:58:32 +02:00
rycbar0 240e81a9e0 Refactoring 2022-09-25 18:22:59 +02:00
rycbar0 40449400d3 State of Emerson 2022-09-25 16:55:08 +02:00
ZacSharp 9ffe4f2c25
Fix parkour with frostwalker with/without throwaways
* Placing throwaways with allowPlace disabled
* Failing without throwaways
2022-09-01 13:14:33 +02:00
ZacSharp af95f77134
Fix OOB and check for direction and include parkour 2022-09-01 13:14:24 +02:00
ZacSharp 78f1c45e13
Don't overshoot descends before using frostwalker 2022-08-31 23:39:09 +02:00
ZacSharp cf47573298
Merge remote-tracking branch 'upstream/master' into pr/frostwalker 2022-08-30 00:18:07 +02:00
ZacSharp 96ba96ca69
Fix some more edge cases 2022-08-29 18:47:54 +02:00
ZacSharp da998eb469
Complete frostwalker usage 2022-08-29 16:59:01 +02:00
ZacSharp e75a4b95cc
Mostly working usage of frostwalker
* Sometimes overshoots Descend-Traverse chains onto water
* Unwanted interactions with assumeWalkOnWater
2022-08-29 12:53:02 +02:00
Imeguras 344085f4ef
Added the ability to use KmM as abreviatures
for example 1m is equals to 1 million  while 1K is 1000
2022-08-08 12:00:48 +01:00
Lucas Arden d37a6a0b2d Added check for placed blocks in backfill 2022-07-26 14:21:32 -07:00
Lucas Arden d7fc916d20 Added check for pathing 2022-07-24 21:37:45 -07:00
Leijurv 80a4757242
baritone complies faster if the files are less bytes 2022-07-15 01:36:01 -07:00
Leijurv 658048ff2d
fix snow and tweak others 2022-07-14 22:11:13 -07:00
Leijurv 0587223da8
better constants 2022-07-14 22:02:19 -07:00
Leijurv 2d1b81dc20
vastly increase cuteness by removing the optional boolean 2022-07-14 22:00:18 -07:00
Leijurv 0bd16fb81a
bit literals are meh 2022-07-14 21:56:25 -07:00
Leijurv 0c1fec5d1e
crucial performance optimization 2022-07-14 21:54:32 -07:00
Leijurv ee16eb7fde
funnier this way 2022-07-14 21:47:18 -07:00
Leijurv 5c9aeab6b4
add cmt 2022-07-14 21:44:42 -07:00
Leijurv 5c7cae9ab0
fix literally wrong comment that did not match subsequent code 2022-07-14 21:43:14 -07:00