Commit Graph

1811 Commits

Author SHA1 Message Date
Brady 9f271b1f44
Future-compatibility for multiple Baritone instances 2019-09-25 18:27:47 -05:00
Leijurv fa905b8844
fix breaking blocks 2019-09-19 12:29:33 -07:00
Leijurv 5f674b86f8
add a setting to scan a larger radius every tick 2019-09-16 23:17:20 -07:00
Leijurv cccd61e050
add ability to build from opposite corner 2019-09-15 11:37:09 -07:00
Leijurv bf03a000d1
diagonal ascend 2019-09-09 23:06:36 -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
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
Leijurv 9046eb500b
crucial performance optimization 2019-08-16 21:16:41 -07:00
Brady a98677dbda
crucial performance optimization 2019-08-15 03:19:19 -05: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
Howard Stark d402ba61cc
Disable lighting on path render 2019-08-08 09:36:55 -10: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
Leijurv 01c0e321b5
what was i THINKING 2019-07-31 20:58:45 -07:00
Leijurv 5f721b544e
smh conner, imagine getting the same block position 2x without caching 2019-07-31 20:47:46 -07:00
Conner 9541a45451 Resolve comments 2019-07-30 21:37:50 -07:00
Conner bba4c09195 Add parkour ascend 2019-07-30 21:07:26 -07:00
Leijurv 06c62029c5
not iffy 2019-07-30 20:04:50 -07:00
Leijurv 6f251b64f1
i am very stupid 2019-07-29 17:35:06 -07:00
Leijurv 551b6b88d2
EXTREMELY old comment that is no longer true 2019-07-28 00:19:14 -07:00
Leijurv 07cbc47fb2
extra line 2019-07-27 23:51:23 -07:00
Leijurv f5b4de023f
update usage stuff 2019-07-24 15:33:39 -07:00
Leijurv 0e51a73149
instanceof BlockLiquid checks this 2019-07-23 11:53:21 -07:00
Leijurv 44a092cd94
Merge pull request #622 from babbaj/schematica
fix crash
2019-07-22 23:57:54 -07:00
Babbaj 7000b6cda2
fix crash 2019-07-23 02:56:24 -04:00