ZacSharp
d927cc7b44
Fix elytra takeoff
2025-04-27 18:18:45 +02:00
ZacSharp
c630969aa5
Merge branch '1.21.3' into 1.21.4
2025-04-23 00:34:38 +02:00
ZacSharp
ce6079c203
Merge branch '1.21.1' into 1.21.3
2025-04-23 00:29:01 +02:00
ZacSharp
aff430ac51
Merge branch '1.20.5' into 1.21.1
2025-04-23 00:27:46 +02:00
ZacSharp
d79f7f9615
Merge branch '1.20.4' into 1.20.6
2025-04-23 00:00:53 +02:00
ZacSharp
db96a5a3ec
Merge branch '1.20.2' into 1.20.4
2025-04-22 23:47:58 +02:00
ZacSharp
79f1503c8b
Merge branch '1.20.1' into 1.20.2
2025-04-22 20:33:01 +02:00
ZacSharp
eace2ad161
Merge branch '1.19.4' into 1.20.1
2025-04-22 20:13:44 +02:00
leijurv
d74420b265
Merge pull request #4720 from ZacSharp/pr/1.19.4/commands/preventRemoteCommandExecution
...
Don't let servers trick users into running arbitrary Baritone commands
2025-04-21 16:23:49 -07:00
ZacSharp
7aab08ae0f
Don't let servers trick users into running arbitrary Baritone commands
...
As of now there shouldn't be any exploitable commands, but better be safe
2025-04-22 00:50:02 +02:00
leijurv
2fc8490c72
Merge pull request #4712 from ZacSharp/pr/1.19.4/misc/moreExceptionMessages
...
Add messages to more exceptions and improve some existing ones
2025-04-19 00:08:40 -07:00
leijurv
ddc2820418
Merge pull request #4713 from ZacSharp/pr/1.19.4/misc/useMinecraftEyeHeight
...
Use minecraft method to determine sneaking eye height
2025-04-18 15:30:30 -07:00
ZacSharp
9e1e89b91f
Fix ancient comment
2025-04-18 23:34:16 +02:00
ZacSharp
7c4036dfb1
Don't leak coordinates in exceptions
2025-04-18 23:28:39 +02:00
ZacSharp
bbaa602fe9
Use minecraft method to determine sneaking eye height
...
Co-authored-by: Matthew Herber <matthewherber@sbcglobal.net >
2025-04-18 22:49:03 +02:00
ZacSharp
921822acd7
Add messages to more exceptions and improve some existing ones
2025-04-18 00:58:16 +02:00
leijurv
f019b81bd9
Merge pull request #2527 from ZacSharp/itemFollowing
...
Item following
2025-03-29 20:42:14 -07:00
leijurv
50df7b2026
Merge pull request #4677 from ZacSharp/pr/1.19.4/misc/backportCurrentLayerAndMenuLinks
...
Backport #4634 and #4205 to 1.19.4
2025-03-20 14:42:51 -07:00
Jack
92130f1642
Add issues links and link to Discord for ModMenu
2025-03-16 11:17:18 +01:00
Ic3Tank
fd13d5cbdc
Expose current layer in IBuilderProcess
2025-03-16 11:14:51 +01:00
ZacSharp
209b51b253
Fix parsing invalid ResourceLocations once again
...
This is to fix `ItemById` by making `filterPrefixNamespaced` not fail on invalid prefixes
2025-03-15 20:16:06 +01:00
ZacSharp
3fa0f34c1e
Remove unused import
2025-03-15 20:14:50 +01:00
ZacSharp
bf0c47c85c
✨ Command to pickup items
2025-03-15 20:14:38 +01:00
leijurv
9de3074041
Merge pull request #4662 from ZacSharp/pr/1.19.4/mine/fixCanWalkThroughButAvoidBreaking
...
Fix `MineProcess` stalling on blocks which are `canWalkThrough` but shouldn't be broken
2025-03-14 11:49:00 -07:00
leijurv
37a95aea97
Merge pull request #4661 from ZacSharp/pr/1.19.4/schematics/betterErrorMessage
...
Improve error messages from `#build`
2025-03-14 11:48:27 -07:00
leijurv
3116405953
Merge pull request #4660 from ZacSharp/pr/1.19.4/elytra/keepNetherPathfinderClasses
...
Fix nether-pathfinder with optimized forge/neoforge builds
2025-03-14 11:48:10 -07:00
leijurv
ed4f9cee78
Merge pull request #4659 from ZacSharp/pr/1.19.4/mixin/backportForgeFix
...
Backport #4138 to 1.19.4
2025-03-14 11:46:35 -07:00
ZacSharp
b8ac867fb9
Break from eye level outwards
...
We might be standing inside passable blocks (e.g. sugar cane) so the
block at foot level is occluded by the one at eye level.
This does still break if we are standing inside a non-target with a
target above or below.
2025-03-13 19:32:35 +01:00
ZacSharp
3f6c87a8ed
Better error message for unsupported formats
2025-03-08 23:35:23 +01:00
ZacSharp
bf08c4fcf4
Improve error messages from #build
2025-02-27 18:36:35 +01:00
ZacSharp
f357eb230b
Remove spam
2025-02-27 15:55:09 +01:00
ZacSharp
f3086c2231
Filter blocks where avoidBreaking returns false
...
shaft-mining checks `avoidBreaking` so not checking it here can cause
Baritone to walk to a position and then do nothing.
2025-02-27 15:36:59 +01:00
ZacSharp
002415425a
Slightly rephrase compatibility message
...
We cannot distinguish between unsupported systems and failures on supported systems
so strongly implying the former is potentially misleading.
2025-02-26 17:05:40 +01:00
ZacSharp
c54d878d1c
Fix nether-pathfinder on forge
2025-02-26 17:05:23 +01:00
rfresh2
590f5d98ee
fix forge mixin crash
...
cherry-picked from 7902517663
2025-02-26 16:12:21 +01:00
leijurv
849072f8ca
Merge pull request #4636 from Lyzev/1.19.4
...
add(Settings): added settings to control block placement in fluid sources and flowing fluids
2025-02-08 10:57:21 -08:00
Lyzev
59157c1ee0
fix(CostOfPlacingAt): improve fluid placement checks in CalculationContext
2025-02-08 12:15:55 +01:00
leijurv
3c9f5b2c91
Merge pull request #4596 from cattyngmd/1.19.4-follow-target-max-distance
...
Added followTargetMaxDistance setting
2025-02-07 16:58:17 -08:00
leijurv
7e5dedd8f3
Merge pull request #4634 from IceTank/1.21.1
...
Expose current layer in IBuilderProcess
2025-02-07 16:57:06 -08:00
Lyzev
cdfa86c977
add(Settings): added settings to control block placement in fluid sources and flowing fluids
2025-02-06 18:48:51 +01:00
Ic3Tank
ba1ccce962
Expose current layer in IBuilderProcess
2025-02-04 22:04:21 +01:00
leijurv
a0f100f473
Merge pull request #4599 from ZacSharp/1.21.4-update
...
Merge 1.21.1 into 1.21.4
2025-01-02 18:09:25 -10:00
ZacSharp
94a677f239
Merge branch '1.21.1' into 1.21.4
2024-12-31 18:16:59 +01:00
cattyn
64fdad424f
added maximum distance setting for FollowProcess
2024-12-28 14:29:05 +03:00
leijurv
1dc5be3985
Merge pull request #4589 from ZacSharp/1.21.1-update
...
Merge 1.20.6 into 1.21.1
2024-12-21 23:07:27 -08:00
leijurv
a5668532b1
Merge pull request #4587 from ZacSharp/pr/1.19.4/documenation/updateBuildInstructions
...
Update build instructions
2024-12-21 23:07:03 -08:00
ZacSharp
1d6f5df155
Merge branch '1.20.5' into 1.21.1
2024-12-14 20:48:52 +01:00
ZacSharp
bac24af90e
Update SETUP.md
2024-12-14 16:29:49 +01:00
leijurv
485bec0572
Merge pull request #4576 from rfresh2/1.21.4
...
1.21.4
2024-12-08 00:34:54 -07:00
rfresh2
9324fb7d24
1.21.4
2024-12-06 23:29:00 -08:00