Commit Graph

349 Commits

Author SHA1 Message Date
Logan Darklock 544ae24b64
YES I DID IT 2019-08-31 19:08:43 -07:00
Logan Darklock 8fc80a285c
Waypoint hashcode + removed one unused line from followcommand 2019-08-31 18:52:24 -07:00
Logan Darklock 6ed86cb3c7
Hopefully speed up BlockOptionalMeta 2019-08-31 10:28:01 -07:00
Logan Darklock 84f45ebb48
Fix file tab completion in production environments 2019-08-31 07:55:24 -07:00
Logan Darklock 90fb17b89f
Told Proguard not to touch things it doesn't understand 2019-08-31 07:36:23 -07:00
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 2ee313a795
Don't break Forge world loading 2019-08-31 06:38:36 -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 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 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
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 dae6cc8e20
maintain current behavior 2019-08-23 15:23:36 -07:00
Leijurv a2159d62e5
quite annoying 2019-08-23 15:23:00 -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
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
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
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
Conner bba4c09195 Add parkour ascend 2019-07-30 21:07:26 -07:00
Leijurv 6f251b64f1
i am very stupid 2019-07-29 17:35:06 -07:00
Leijurv f5b4de023f
update usage stuff 2019-07-24 15:33:39 -07:00
Babbaj d505ec4f9f
build the schematic schematica has open 2019-07-21 21:05:43 -04:00
Leijurv 4d127acb9a
reformat 2019-07-20 23:47:51 -07:00
Leijurv 93a090c56e
Merge pull request #588 from StijnSimons/master
I forgot players and items were entities too
2019-07-19 17:06:48 -07:00
StijnSimons 8b43d93259 i forgot players and items were entities too 2019-07-20 01:37:43 +02:00
Leijurv 053662d0af
Merge pull request #554 from StijnSimons/master
FollowEntity and FollowEntities
2019-07-19 16:31:04 -07:00
StijnSimons 3ba8824eb0 More copy paste 2019-07-15 22:34:52 +02:00
StijnSimons b51a261bd1 Added entityfollow
Hey look i can cntrl + c v
2019-07-15 22:31:55 +02:00
Leijurv 6bb87d0a64
address an absolutely critical gap in documentation 2019-07-12 23:27:02 -07:00
Leijurv a8155b4b0b
privatize 2019-06-29 11:56:02 -07:00
0x22 7fa6593bdc
Added the command delete. Allows you to remove a user defined waypoint. Fixes #334 2019-06-04 01:04:13 -04:00
Leijurv a1e2b018a2
very good suggestion 2019-05-28 14:17:54 -07:00
Leijurv aa0f664cda
just for debugging purposes 😉 2019-05-27 22:48:06 -07:00
Babbaj de554655a5
yet another meaningless commit 2019-05-25 17:27:06 -04:00
Leijurv a6954aa719
bye 2 2019-05-24 10:36:01 -07:00
Leijurv b4d203ab99
bye 2019-05-23 20:47:22 -08:00
Leijurv bb924ad83f
thank you intellij very cool 2019-05-22 23:41:02 -07:00