Commit Graph

2677 Commits

Author SHA1 Message Date
Leijurv
6d9600d132
Update README.md 2021-03-21 13:59:00 -07:00
Leijurv
ccc55562cd
Update README.md 2021-03-21 13:52:27 -07:00
Leijurv
4bc179bd2a
Merge pull request #2462 from scorbett123/ModifiedImprovement
Improve #modified command to include original setting value.
2021-02-19 20:14:35 -08: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
Leijurv
d34f37c563
Merge pull request #2476 from biscuut/patch-1
Fixed incorrect block pos world coordinates
2021-02-19 10:54:47 -08:00
Leijurv
6035a01019
Merge pull request #2481 from ZacSharp/buildRepeatCrash
Don't crash by buildRepeating too often
2021-02-19 10:49:06 -08: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
Biscuit
84e2efd42c
Fixed incorrect block pos world coordinates
Fix block pos being incorrect when converting chunk coordinates to world coordinates because of order of operations.
2021-02-15 14:21:03 -05:00
scorbett123
6b9c1f0a22 Improve #modified command to include original setting value.
Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>
2021-02-10 16:00:44 +00: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
Leijurv
4132d6ff61
Merge pull request #2138 from scorbett123/swordSaver
add useSwordToMine setting.
2021-02-08 16:54:37 -08: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
Leijurv
e97704b37f
Merge pull request #2139 from scorbett123/notifyOnDeath
notify users that their death position has been saved.
2021-02-07 14:32:43 -08:00
scorbett123
4ae81a3b0b
Merge branch 'master' into swordSaver 2021-02-07 12:19:18 +00:00
Leijurv
711037b619
rearrange for consistency 2021-02-06 13:36:24 -08:00
Leijurv
b32c9f1724
Merge pull request #2107 from scorbett123/toolsSaver
add itemSaver setting.
2021-02-06 13:33:01 -08:00
Leijurv
be132c531e
Update SETUP.md 2021-02-05 22:53:44 -08:00
Leijurv
fb8826caf4
Update README.md 2021-02-05 22:42:03 -08:00
Leijurv
adff60b118
Update README.md 2021-02-05 22:41:52 -08:00
Leijurv
8f863bf19b
empty 2021-02-05 20:08:46 -08:00
Leijurv
331a7f3842
Merge pull request #2407 from DifferentPerson/master
Fix SpongePowered Maven repo URL
2021-02-02 16:06:48 -08:00
DifferentPerson
25de16e051
Fix SpongePowered Maven repo URL
SpongePowered recently changed their Maven repo URL, so this is the right one
2021-01-31 15:55:52 -08:00
Leijurv
a732e766f4
crucial performance optimization 2021-01-30 17:22:19 -08:00
Leijurv
91854f97ad
fully remove remnants of xvfb 2021-01-29 21:12:44 -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
Leijurv
74dd88d123
Merge pull request #2359 from stragulus/build-with-forge-instructions
Add instructions to build with forge for minecraft 1.15+
2021-01-29 17:37:43 -08:00
ZacSharp
fd61207709
Fix heuristic(no args) returning wrong values 2021-01-28 01:40:33 +01:00
Leijurv
b94494d386
Merge pull request #2357 from ZacSharp/builderMaterialLogging
Log blocks the builder can't place (missing or obstructed by flowing liquid) when failing
2021-01-26 23:28:45 -08:00
Leijurv
974b19fcc7
Merge pull request #2378 from ZacSharp/patch-1
Correct usage for mining a specific amount
2021-01-26 23:24:07 -08:00
ZacSharp
364b7b5438
Correct usage for mining a specific amount
Found and fixed by @CesiumCs
2021-01-21 15:39:37 +01:00
Bram Avontuur
0222c47113
Typo fix 2021-01-17 11:40:52 -05:00
Bram Avontuur
33d007eea5
Add instructions to build with forge for minecraft 1.15+ 2021-01-16 11:34:12 -05:00
ZacSharp
79e0f4ba23
Log blocks it can't place 2021-01-15 12:52:38 +01:00
Leijurv
72cf9392b1
Update README.md 2020-12-24 21:34:02 -08:00
Leijurv
b6265036d4
Update README.md 2020-12-24 21:33:29 -08:00
Leijurv
dc70d810c9
Update README.md 2020-12-24 21:33:11 -08:00
Leijurv
16cfcb36a3
Update USAGE.md 2020-11-29 20:04:44 -08:00
Leijurv
6bec994a57
Merge pull request #2185 from unrootexe/master
Update rootNET's supported version
2020-11-19 23:56:45 -08:00
unrootexe
a99206b6c2
Update rootNET's supported version
rootNET supports the latest version of Baritone, this change reflects that
2020-11-16 17:18:32 +00: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
853b5ca771 Moved throw up into the default: 2020-11-02 01:44:12 +01:00
millennIumAMbiguity
f4706fff18 Simplified and optimised code 2020-11-02 01:25:25 +01:00