Commit Graph

2330 Commits

Author SHA1 Message Date
Logan Darklock
d54e846f91
Proguard likes to fuck up my command framework in the build. This error makes it more clear when that happens 2019-08-31 07:16:02 -07:00
Logan Darklock
ee71819bb2
remove unnecessary import 2019-08-31 06:42:16 -07:00
Logan Darklock
2ee313a795
Don't break Forge world loading 2019-08-31 06:38:36 -07:00
Logan Darklock
b924e8511b
fix imports 2019-08-31 02:14:38 -07:00
Logan Darklock
15e9d756b7
Remove unused toArrayBad function... 2019-08-31 01:59:45 -07:00
Logan Darklock
8be879465a Merge branch 'master' of https://github.com/cabaletta/baritone into commands 2019-08-31 01:05:24 -07:00
Logan Darklock
5e0b333cfd
fix comment & make final int final 2019-08-31 01:04:22 -07:00
Logan Darklock
efa243386c
Make scanChunkInto even faster 2019-08-31 01:00:37 -07:00
Logan Darklock
ae6ee5688c
add toArray, scanChunkInto usage coming soon 2019-08-31 00:51:42 -07:00
Logan Darklock
9f3eaac3df
increase efficiency of scanChunkInto by ~25% 2019-08-30 22:52:20 -07:00
Logan Darklock
c938983ff5
thisway command + fixed fromDirection for you + fixed double/float argparsers 2019-08-30 22:27:30 -07:00
Logan Darklock
172ce3a054
click 2019-08-30 18:00:34 -07:00
Logan Darklock
69ca48287e
prune before checking size 2019-08-30 17:20:20 -07:00
Logan Darklock
a6726f4e96
extend cache on threshold 2019-08-30 17:19:44 -07:00
Logan Darklock
b6c91b5062
speed up cache stuff 2019-08-30 17:13:09 -07:00
Logan Darklock
fe47245b73
Fix searchWorld cache and also speed and stuff 2019-08-30 17:12:05 -07:00
Logan Darklock
d687e1203a
BlockOptionalMeta 2019-08-30 15:38:15 -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
Logan Darklock
4354d09c20
some efficiency fixes to filters + qol for leijurv 2019-08-30 12:25:59 -07:00
Logan Darklock
e3c4d06b2b
Initial commit of commands 2019-08-30 11:55:25 -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