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
Leijurv
7a17f7d253
Merge pull request #607 from babbaj/schematica
...
build the schematic schematica has open
2019-07-22 23:53:09 -07:00
Leijurv
4338e34734
while this is cool, nothing will ever conceivably use it
2019-07-22 23:37:43 -07:00
Babbaj
61147536e5
ok
2019-07-22 16:51:09 -04:00
Leijurv
6b9737eb3f
fix double jump on paused overshot sprint ascend
2019-07-21 22:04:15 -07:00
Babbaj
fe54372a53
resolve the issue
2019-07-21 22:33:22 -04:00
Babbaj
21e9c0b7c1
add get functions
2019-07-21 22:17:21 -04:00
Babbaj
8bf977060e
dont need the fields
2019-07-21 22:06:36 -04:00
Babbaj
074ec333cf
clean up a bit
2019-07-21 21:57:59 -04: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
df900c9e64
use origin
2019-07-19 18:55:32 -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
Brady
af943a8253
Fix issue opening fence gates in some scenarios
...
If there are 2 fence gates at the player height, and they are approached
diagonally, there is a slight chance that Baritone will be caught in an
infinite loop of opening and closing the upper fence gate, being unable
to interact with the bottom one.
2019-07-18 21:18:02 -05:00
Leijurv
8151444671
privatize this too
2019-07-18 14:15:53 -07:00
Leijurv
f32147d9d5
privatize
2019-07-17 22:41:09 -07:00
ZakME
09239f8180
PICKUP_DROPPED - Remove 2nd Items.WHEAT
...
PICKUP_DROPPED:
Remove 2nd Items.WHEAT
Re-order a few items for neatness
2019-07-16 23:50:03 -06: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
38602dd141
verify top side of block, fixes #541
2019-07-14 11:13:51 -07:00
Leijurv
cdbec60da0
Merge pull request #531 from StijnSimons/master
...
Added Spider, PigZombie and Enderman conditions
2019-07-13 09:15:53 -07:00
StijnSimons
2b41012c5b
Enderman angry condition
2019-07-13 17:17:10 +02:00
Leijurv
6bb87d0a64
address an absolutely critical gap in documentation
2019-07-12 23:27:02 -07:00
Baddeveloper
b16f9edd2c
Added EntitySpider and EntityPigZombie conditions
2019-07-12 19:12:00 +02:00
Leijurv
ce4b1e09ed
fix parkour and multithread farm
2019-07-11 14:39:10 -07:00
Leijurv
01658286af
detect allowbreak false
2019-07-11 10:41:24 -07:00
Leijurv
aa90c8b7cd
address encapsulation conccerns
2019-07-10 22:18:11 -07:00
Leijurv
eba1011fd6
remove scuff
2019-07-09 23:47:42 -07:00
Leijurv
f4dd100345
fix indexof
2019-07-08 23:16:26 -07:00
Leijurv
b81bcf8c6d
fix path start in diagonal and downward
2019-07-07 11:44:56 -07:00
Leijurv
4259764b70
thank you off by one errors very cool
2019-07-07 11:12:32 -07:00
Leijurv
8f761f7dff
better skip ahead
2019-07-07 11:03:43 -07:00
Leijurv
cbbaf2aa2f
unscuff
2019-07-06 20:38:59 -07:00
Leijurv
dd9b84646a
disgraceful
2019-07-06 17:07:16 -07:00
Leijurv
199e0e5ed3
better comparison
2019-06-30 21:55:32 -07:00
Leijurv
a8155b4b0b
privatize
2019-06-29 11:56:02 -07:00
Leijurv
fdd78cf110
codcacy wants these to be combined
2019-06-28 22:17:31 -07:00
Leijurv
afff6395d1
codcacy wants a default
2019-06-27 21:02:44 -07:00
Leijurv
4d3d48e962
crucial documentation oversight
2019-06-26 23:58:22 -07:00
Leijurv
36290e4e53
crucial encapsulation improvement
2019-06-25 22:54:24 -07:00
Leijurv
fd6923dd28
ok i forgot falling into water
2019-06-24 20:38:17 -07:00
Leijurv
9c64067d49
vastly improve resilience to lagbacks, fixes #446
2019-06-24 17:53:25 -07:00
Leijurv
f4d2ea7923
fix path canceling at edge of loaded chunks hopefully
2019-06-24 10:43:49 -07:00
Leijurv
ce3d3bb244
literally no reason to have this
2019-06-23 22:49:33 -07:00
Leijurv
fa71e7d84f
reduce stupidity
2019-06-22 21:11:09 -07:00
Babbaj
3902b2db3b
increase line count and improve readability
2019-06-21 23:01:37 -04:00
Leijurv
0fd241a9ba
crucial performance optimization
2019-06-15 11:04:05 -07:00
Leijurv
7b192f17e8
privatize
2019-06-14 21:42:11 -07:00
Leijurv
cc015846d2
explain
2019-06-13 23:13:40 -07:00
Leijurv
e785bd13f5
sanity check
2019-06-12 16:41:05 -07:00
Leijurv
eb6c0a39ea
codacy wants this
2019-06-11 23:46:04 -07:00
Leijurv
86525f98ec
fix scuffed jumping, fixes #426
2019-06-10 23:12:37 -07:00
Brady
ee6796d5e2
crucial performance optimization (pt. 2)
2019-06-07 03:52:46 -05:00
Brady
81d7f3c319
crucial performance optimization
2019-06-07 03:19:23 -05:00
Brady
ce606f826b
consistency
2019-06-06 19:05:13 -05:00
Brady
4c4bc8058b
Some clean ups
2019-06-06 04:15:43 -05:00
Leijurv
f0210f7c5f
add an additional underscore
2019-06-05 22:12:28 -07:00
Leijurv
aef84eceb8
fix a rare crash when the view is occluded by falling sand, fixes #443
2019-06-05 14:26:26 -07:00
Leijurv
a6ea9ed3a6
👶
2019-06-05 12:47:18 -07:00
Leijurv
0815e3c195
thank u intellij very cool suggestion
2019-06-05 12:08:19 -07:00
Leijurv
a1c03eb601
another tool selection fix
2019-06-05 12:04:09 -07:00
Leijurv
1e43563cc3
fix weird backfill behavior
2019-06-04 20:55:31 -07:00
Leijurv
63f3f9123a
Merge pull request #409 from babbaj/master
...
use ImmutableSet
2019-06-03 22:17:14 -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
e1dd580df8
fix improper singleplayer check after quitting singleplayer
2019-06-03 15:27:24 -07:00
Leijurv
39a231eae0
crucial performance optimization
2019-06-01 10:56:24 -07: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
Brady
2e2f4aee1b
critical performance enhancement
2019-05-27 02:31:28 -05:00
Leijurv
18474d872c
unused
2019-05-26 12:14:08 -07:00
Babbaj
de554655a5
yet another meaningless commit
2019-05-25 17:27:06 -04:00
Babbaj
bd0c7b9391
yet another meaningless commit
2019-05-25 17:25:23 -04:00
Babbaj
8d32db5206
Merge branch 'master' of https://github.com/cabaletta/baritone
2019-05-25 17:23:47 -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
Leijurv
79da32cc60
unused
2019-05-21 15:07:05 -07:00
Leijurv
c7fe9c3171
finalize
2019-05-20 22:37:51 -07:00
Leijurv
d70da4f37d
finalize these
2019-05-19 21:53:09 -08:00
Leijurv
ccc1b04e81
crucial spacing
2019-05-18 17:11:16 -07:00
Leijurv
352e428890
explicitly set serialized name post obf
2019-05-17 22:21:40 -08:00
Leijurv
6861bfd4e6
relative goals
2019-05-16 11:50:48 -07:00
Leijurv
0dd4834e18
add explanation
2019-05-15 21:55:01 -08:00
Leijurv
da58988f01
build in layers order
2019-05-14 16:03:11 -07:00
Leijurv
b2f3880722
add todo
2019-05-13 20:13:22 -08:00
Leijurv
0293a76702
less yikes
2019-05-12 23:25:50 -07:00
Leijurv
6a13e94c4f
warning
2019-05-11 21:13:46 -07:00
Leijurv
79d448e5f4
add crucial explanation
2019-05-10 23:55:50 -07:00
Leijurv
c9e81897a5
im blind lol thanks babj
2019-05-08 11:51:48 -07:00
Leijurv
c738007538
epic label
2019-05-07 21:40:03 -08:00
Leijurv
da8bf6b1b3
fix a potential concurrency issue
2019-05-06 14:07:46 -07:00
Leijurv
1501d721e7
build repeat vector
2019-05-06 14:01:01 -07:00
Leijurv
7dcd7384f1
allow overshooting traverse
2019-05-04 15:01:11 -07:00
Leijurv
2a5ef35794
move this down to the other render settings
2019-05-03 11:44:37 -07:00
Leijurv
0f09a46540
javadoc
2019-05-02 23:03:15 -07:00
evilsourcerer
77303b4a62
render boxes for goalYLevel
2019-05-03 01:48:37 -04:00
Leijurv
0ffbb0c151
quiet
2019-05-02 11:47:35 -07:00
Leijurv
e05010c9d2
fix weird oscillation when mining large veins
2019-05-01 23:07:20 -07:00
Leijurv
d0a1c241a4
replace liquid source blocks in builder
2019-05-01 14:03:36 -07:00
Leijurv
4ea8f23fc7
fix typo crash, fixes #406
2019-05-01 12:22:47 -07:00
Leijurv
54da0d24a3
dont mine blocks that update falling blocks, fixes #395
2019-05-01 11:16:24 -07:00
Leijurv
58ebd5f9a6
split this out into its own function
2019-05-01 11:01:00 -07:00
Leijurv
d60a0bee9e
move this behind the toolset cache for performance
2019-05-01 10:48:17 -07:00
Leijurv
e9e26c981a
fine babj
2019-05-01 10:37:23 -07:00
Leijurv
7b7be32ca7
also break passable blocks at foot level like mushrooms, fixes #407
2019-04-30 23:24:08 -07:00
Leijurv
166eb97c3f
make right click on arrival time out after 1 second
2019-04-30 16:52:27 -07:00
Leijurv
920ce745c2
fix some scuff from minebot
2019-04-29 23:08:17 -07:00
Leijurv
c931cde3ae
fix error stacktrace on startup
2019-04-29 16:43:47 -07:00
Leijurv
f7a577e163
break from above
2019-04-29 16:02:44 -07:00
Leijurv
9bf3a041d4
might as well privatize
2019-04-29 14:59:25 -07:00
Leijurv
85eb7d8043
remember beyond render distance what is completed
2019-04-29 14:55:14 -07:00
Leijurv
b338dcc9de
add path splice option
2019-04-29 11:46:21 -07:00
Leijurv
7d9b8ee4f3
that was too high tbh lol
2019-04-28 21:38:10 -07:00
Babbaj
0f61aaafb8
use ImmutableSet
2019-04-28 21:27:11 -04:00
Leijurv
0927e0e017
fix performance issues with explore
2019-04-27 16:16:36 -07:00
Leijurv
783a7cedc3
can combine distances
2019-04-27 16:03:58 -07:00
Leijurv
b1ee23ad50
taxicab only
2019-04-27 16:01:58 -07:00
Leijurv
5a0ccac0a1
maintain y while exploring
2019-04-25 13:40:33 -07:00
Leijurv
c8419dc362
i am rarted
2019-04-25 12:45:53 -07:00
Leijurv
9127ba2fce
make explore a little less dummy
2019-04-25 12:18:25 -07:00
Leijurv
36858ca219
small cleanup
2019-04-25 11:22:11 -07:00
Leijurv
30469e2de2
pause mining for falling blocks, fixes #157
2019-04-25 11:10:18 -07:00
Leijurv
79c433b14d
reduce suffocation from falling blocks above ore
2019-04-25 10:49:54 -07:00
Leijurv
bc419cfd1a
fix loophole with falling blocks above ore
2019-04-24 22:10:41 -08:00
Leijurv
09fbf675ec
fix build repeat
2019-04-23 17:42:13 -07:00
Leijurv
83265fcb54
add blocks to avoid breaking, fixes #368
2019-04-22 19:52:04 -07:00
Leijurv
e8b4f4d2b6
make the completion check a setting
2019-04-22 15:33:40 -07:00
Leijurv
714c6773c3
explain what invert means
2019-04-22 14:51:07 -07:00
Leijurv
2fac594315
say if its inverted
2019-04-22 14:36:12 -07:00
Leijurv
4bec49de5b
filter explored chunks with json
2019-04-22 14:34:31 -07:00
Leijurv
4eaa6e20c3
thanks for the tip cda
2019-04-22 09:46:26 -07:00
Leijurv
315cc26525
Merge branch 'backfill-2'
2019-04-21 21:42:11 -08:00
Brady
794a761243
Remove redundant Arrays.asList call
2019-04-21 17:05:33 -05:00
Leijurv
5da14fcb3f
fix
2019-04-20 15:35:11 -07:00
Brady
1047d4ade9
Babbaj doesn't know how to convert imperative shitcode into a regex
...
and leijurv doesn't know how to verify that the regex reflects the original behavior
im literally raging
2019-04-20 17:26:41 -05:00
Brady
0b8fa3ffe3
Fix the scuffed usage of LinkedList and ArrayList for list setting types
2019-04-20 17:10:35 -05:00
Leijurv
498e4e2d6c
replant nether wart setting
2019-04-20 11:03:59 -07:00
cdagaming
d5a8ed5cb1
[Change] More Suggested changes
2019-04-20 12:32:35 -05:00
cdagaming
dd8406c39a
[Fix] Remove unused Settings
2019-04-20 12:13:28 -05:00
cdagaming
13469053b9
[Change] Suggested Changes
2019-04-20 12:11:46 -05:00
cdagaming
c4c85b4f49
[Change] Add Block Avoidance Settings
...
Fixes #392
2019-04-20 12:04:07 -05:00
Leijurv
af0c3bbd5c
just one is not good enough tbh
2019-04-19 21:02:58 -07:00
Leijurv
2fcf9ace64
exploration chunk offset
2019-04-19 15:10:16 -07:00
Leijurv
47e1c67bd8
fix that null exception
2019-04-19 14:20:00 -07:00
Leijurv
7e3aa6efdd
Merge branch 'master' into backfill-2
2019-04-19 10:59:21 -07:00
Leijurv
7a2f26ef62
replace scuffed ternary with commented if
2019-04-18 10:36:20 -07:00
Leijurv
b64154e3b3
meme for cached blocks that arent packed yet
2019-04-17 23:25:55 -07:00
Leijurv
26256e7155
mine is now MUCH more epic
2019-04-17 22:17:09 -07:00
Leijurv
6599736e00
fix that reference
2019-04-17 20:23:36 -07:00
Leijurv
343bb20bd8
fix weird cache behavior at chunk edge
2019-04-17 20:02:02 -07:00
Leijurv
518fa1c74d
reformat all files
2019-04-17 19:49:04 -07:00
Leijurv
0b72a8b4b3
fix overshoot
2019-04-17 19:46:25 -07:00
Leijurv
c013d1e0d9
fix various toxic clouds
2019-04-17 18:10:47 -07:00
Leijurv
fe51220e3c
this might help
2019-04-16 23:19:55 -07:00
Leijurv
44d757347b
fix unable to move while paused
2019-04-16 22:43:33 -07:00
Leijurv
c136182e17
add option to manually blacklist closest
2019-04-16 18:04:43 -07:00
Leijurv
a1a9b4e6b9
allow spaces
2019-04-16 10:25:32 -07:00
Leijurv
f49df63183
that can never be null
2019-04-16 10:20:23 -07:00
Leijurv
544168ff45
Merge branch 'farm'
2019-04-15 17:28:13 -07:00
Leijurv
e0a618a791
epic farm
2019-04-15 17:12:20 -07:00
Leijurv
3333797144
fix region pruning
2019-04-14 10:06:50 -07:00
Leijurv
f7f003c0f9
farm
2019-04-13 19:05:54 -07:00
Leijurv
236d02cb47
add a way to pause builder
2019-04-13 08:36:14 -07:00
Leijurv
6e97fe2210
dont crash when exiting a world
2019-04-12 21:48:02 -07:00