Commit Graph

2223 Commits

Author SHA1 Message Date
Leijurv
f8d4e22b13
Update SETUP.md 2019-09-04 17:15:46 -07:00
Leijurv
243e6e3b99
Update README.md 2019-09-04 17:15:27 -07:00
Leijurv
17ca9ec43d
Update USAGE.md 2019-09-02 23:13:14 -07:00
Leijurv
3e3df0b493
Merge pull request #894 from LoganDark/prefer-silk-touch
Setting to prefer silk touch, fixes #883
2019-09-01 15:33:14 -07:00
Logan Darklock
150f7a9fd9
extra parenthesis 2019-09-01 15:18:59 -07:00
Logan Darklock
0b953a237d
Fix logic error 2019-09-01 15:01:02 -07:00
Logan Darklock
48f6d338a6
Merge upstream master 2019-09-01 14:48:42 -07:00
Logan Darklock
afc575d080
Setting to prefer silk touch, fixes #883 2019-09-01 14:47:01 -07:00
Leijurv
1b8aea2e6d
Merge pull request #890 from LoganDark/censoring
Coordinate censoring
2019-09-01 10:30:24 -07:00
Logan Darklock
f1973b14c7
Remove MixinBlockPos since we now only log BetterBlockPos 2019-09-01 10:15:41 -07:00
Logan Darklock
9038310150
Rename SettingsUtil.possiblyCensorCoordinate to maybeCensor 2019-09-01 10:06:50 -07:00
Logan Darklock
ef38051826 Coordinate censoring 2019-09-01 09:50:47 -07:00
Leijurv
0280fcb2da
Merge pull request #879 from Orinion/fix-waypoint-bug
Check if waypoint name is Tag
2019-08-30 13:39:55 -07:00
Orinion
6327c8492f fix codestyle 2019-08-30 11:54:04 +02:00
Leijurv
e7412d0d46
Merge pull request #867 from Orinion/master
Add replantCrops setting
2019-08-29 17:46:41 -07:00
Orinion
6a181abdcb Check if waypoint name is Tag
before, saving a waypint with a tag name would not result in an error, but you would not be able to run "goto" on it. see #869
2019-08-30 02:43:59 +02:00
Orinion
65a9b1a78a Make replantCrops override replantNetherWart
When replantCrops is false, baritone will not replant nether wart.
Also fixed spacing.
2019-08-29 10:36:31 +02:00
Leijurv
5ce644718e
Merge pull request #871 from babbaj/cla$$
Replace klass with cla$$
2019-08-28 17:51:50 -07:00
Babbaj
a7add6bc13
Replace klass with cla$$ 2019-08-28 20:37:05 -04:00
Orinion
d2a046c8b4 Add replantCrops setting
add replantCrops setting, simmilar to replantNetherWart for the other crops.
2019-08-28 20:15:41 +02:00
Leijurv
33080a4e1c
v1.2.9 2019-08-23 15:23:54 -07:00
Leijurv
dae6cc8e20
maintain current behavior 2019-08-23 15:23:36 -07:00
Leijurv
a2159d62e5
quite annoying 2019-08-23 15:23:00 -07:00
Leijurv
a092a0ba94
update badges 2019-08-23 15:22:59 -07:00
Leijurv
33faf5c9b0
Merge pull request #835 from IronException/master
added things to avoid
2019-08-23 15:22:42 -07:00
IronException
d927207b67
added things to avoid
Signs should also be avoided. A lot of history can get lost
2019-08-22 17:44:27 +02:00
Leijurv
b9f0da7d27
major unscuff of builder 2019-08-20 11:23:23 -07:00
Leijurv
1c36bf3300
repack on mine cmd 2019-08-17 22:01:53 -07:00
Leijurv
cca137d526
Merge pull request #808 from reb0rt/patch-2
Stop parseGoal from removing the last argument (when it shouldn't)
2019-08-17 21:13:59 -07:00
reb0rt
24da012903
Stop parseGoal from removing the last argument
isNumeric returns false if the input is anything other than a positive integer. This meant that baritone wouldn't properly set goals if they ended in anything other than a positive integer.
2019-08-18 13:04:39 +10:00
Leijurv
0eb7a5aed6
Merge pull request #805 from Graicc/master
Added amount of block mining to documentation
2019-08-17 09:37:03 -07:00
Graicc
5cbf1eef5f
Grammer fix 2019-08-17 12:02:26 -04:00
Graicc
ed4fba330d
Added mining certain amount of blocks to USAGE.md 2019-08-17 11:59:30 -04:00
Leijurv
9046eb500b
crucial performance optimization 2019-08-16 21:16:41 -07:00
Leijurv
011b7427e2
fine lmao 2019-08-15 23:03:16 -07:00
Leijurv
13caaf6fa7
ok fine optifine 2019-08-15 19:27:46 -07:00
Brady
a98677dbda
crucial performance optimization 2019-08-15 03:19:19 -05:00
Leijurv
6c1f0d3711
Merge pull request #764 from Scribblefoxx/master
Just a little fix, you know was coding away and thought, "hey! here is something cool!"
2019-08-10 08:20:50 -10:00
Scribblefoxx
e1e6a08eb2
Update Settings.java 2019-08-11 03:39:29 +10:00
Leijurv
7b21b0401d
Merge pull request #712 from IronException/master
dimensional coords extension
2019-08-08 21:47:28 -10:00
Leijurv
4c935fc447
epicer cached bedrock level pathing 2019-08-08 18:09:25 -10:00
Leijurv
3d221dcda4
antiquated and does more harm than good 2019-08-08 18:04:49 -10:00
Friedolin2000
ac6c413fb8 dimensional coords extension 2019-08-08 22:45:18 +02:00
Leijurv
17a07ba85e
better render 2019-08-08 09:56:06 -10:00
Leijurv
ca6f7003a5
Merge pull request #752 from cabaletta/raytrace-shaders
Disable lighting on path renderer
2019-08-08 09:55:16 -10:00
Howard Stark
d402ba61cc
Disable lighting on path render 2019-08-08 09:36:55 -10:00
Leijurv
081fae98c4
1 year later 2019-08-01 23:47:32 -07:00
Leijurv
014d3b3a99
goal can never be null 2019-08-01 23:47:12 -07:00
Leijurv
19fe29ad1e
i am stupid 2019-07-31 22:17:44 -07:00
Leijurv
8bcbd0231e
bye 2019-07-31 21:45:57 -07:00