ZacSharp
|
2a3c22424f
|
Update SETUP.md
|
2025-08-27 01:28:42 +02:00 |
|
ZacSharp
|
bd14ede064
|
Update README.md
|
2025-08-27 01:24:15 +02:00 |
|
leijurv
|
44909d3140
|
Merge pull request #4764 from rfresh2/precomputed-data-optimize
reduce PrecomputedData memory usage
|
2025-08-18 21:21:16 -07:00 |
|
rfresh2
|
b666c92267
|
use requested style
|
2025-08-18 14:46:09 -07:00 |
|
leijurv
|
ade898d5c6
|
Merge pull request #4839 from AverWasTaken/patch-1
Remove Elytra from future features
|
2025-08-16 21:20:18 -07:00 |
|
aver
|
69d91a62be
|
Remove Elytra from future features
|
2025-08-05 16:44:14 -07:00 |
|
leijurv
|
c1aa2012b9
|
Merge pull request #4740 from Murat65536/safewalk-update
Let external safewalk handle being safe.
|
2025-07-24 02:01:55 +02:00 |
|
leijurv
|
95212d6339
|
Merge pull request #4742 from Murat65536/magma-block-detection
Magma block detection
|
2025-07-23 20:58:03 +02:00 |
|
leijurv
|
e3160f50de
|
format
|
2025-07-23 11:57:53 -07:00 |
|
Murat65536
|
c8dcbeb6f8
|
Format.
|
2025-07-22 11:34:56 -04:00 |
|
Murat65536
|
65d0d860dd
|
Reformatting, appeasing leijurv, and fixing stupid mistake.
|
2025-07-22 01:51:42 -04:00 |
|
Murat65536
|
65182fa2dc
|
Remove movement change.
|
2025-07-20 18:40:25 -04:00 |
|
Murat Bayraktar
|
8168d1f889
|
Merge branch 'cabaletta:1.19.4' into safewalk-update
|
2025-07-20 18:24:01 -04:00 |
|
Murat Bayraktar
|
7be4d646d9
|
Merge branch 'cabaletta:1.19.4' into magma-block-detection
|
2025-06-24 16:37:12 -04:00 |
|
leijurv
|
4d27d56ff5
|
Merge pull request #4639 from babbaj/fix-packer
fix chuckpacker y bug
|
2025-06-04 15:15:10 -07:00 |
|
rfresh2
|
8f8ce30091
|
reduce PrecomputedData memory usage
|
2025-05-21 23:54:10 -07:00 |
|
leijurv
|
89b0fd74dd
|
some readme updates, yes i intentionally linked to the baritone discord server three times
|
2025-05-14 15:48:46 -07:00 |
|
Murat65536
|
053b88d7cd
|
Make cost calculation use settings in CalculationContext.
|
2025-05-14 15:13:12 -04:00 |
|
Murat Bayraktar
|
091500b002
|
Merge branch 'cabaletta:1.19.4' into safewalk-update
|
2025-05-14 19:08:45 +00:00 |
|
Murat Bayraktar
|
8d790ebe74
|
Merge branch 'cabaletta:1.19.4' into magma-block-detection
|
2025-05-14 19:07:56 +00:00 |
|
ZacSharp
|
de0b1f271e
|
Update quick download links
|
2025-05-13 23:33:25 +02:00 |
|
ZacSharp
|
5ffd3fcf20
|
Update setup information
|
2025-05-13 23:29:54 +02:00 |
|
ZacSharp
|
773d753c60
|
Update quick download links
|
2025-05-13 21:31:56 +02:00 |
|
ZacSharp
|
647daf23aa
|
v1.9.5
previous commit was mistaken v1.9.4 already exists
v1.9.5
|
2025-05-13 19:35:28 +02:00 |
|
ZacSharp
|
01379f5474
|
v1.9.4
|
2025-05-13 19:32:29 +02:00 |
|
leijurv
|
fd49333db6
|
Merge pull request #4747 from ZacSharp/pr/1.19.4/setting/migrateAllowJumpAt256
Migrate `allowJumpAt256` to `allowJumpAtBuildLimit` in settings files
|
2025-05-12 13:30:24 -07:00 |
|
ZacSharp
|
31b30e3a31
|
Migrate allowJumpAt256 to allowJumpAtBuildLimit in settings files
|
2025-05-10 20:24:26 +02:00 |
|
leijurv
|
0fe8c628c7
|
Merge pull request #4745 from ZacSharp/pr/1.19.4/misc/bsi/fixWrapperHeight
Fix height vs. max build height mixup
|
2025-05-10 11:07:24 -07:00 |
|
Murat Bayraktar
|
21954f74a9
|
Merge branch 'cabaletta:1.19.4' into magma-block-detection
|
2025-05-10 15:24:44 +00:00 |
|
ZacSharp
|
f86f0ab6cd
|
Fix height vs. max build height mixup
|
2025-05-10 15:51:20 +02:00 |
|
Murat65536
|
6dd5d843d5
|
Make magma blocks disallowed if setting is turned off.
|
2025-05-10 08:53:26 -04:00 |
|
Murat Bayraktar
|
40e83423bc
|
Update build limits (#4736)
* Update minimum build limit
* Update MovementDescend.java to work for any minimum height
* Update RenderCommand.java for dynamic build heights.
* Fix so it actually compiles.
* Small syntax change.
* Simpler formatting
* Fix more height issues.
* Remove allowJumpAt256 as redundant.
* Remove allowJumpAt256 as redundant.
* Update CalculationContext.java
* Update Settings.java
* Update Settings.java
* Deprecate allowJumpAt256.
* Re-introduce build limit jump setting.
* Update MovementParkour.java
* Update CalculationContext.java
* Update Settings.java
* Update CalculationContext.java
* Update src/api/java/baritone/api/Settings.java
Co-authored-by: ZacSharp <68165024+ZacSharp@users.noreply.github.com>
---------
Co-authored-by: Murat65536 <bob65536@proton.me>
Co-authored-by: ZacSharp <68165024+ZacSharp@users.noreply.github.com>
|
2025-05-09 22:36:17 -07:00 |
|
Murat65536
|
f4b51586e8
|
Add setting that controls sneaking on magma blocks.
|
2025-05-09 22:02:22 -04:00 |
|
Murat65536
|
267d677d79
|
Make MovementDiagonal not account sprint cost reduction on sneak.
|
2025-05-09 21:09:56 -04:00 |
|
Murat65536
|
0815697d30
|
Make MovementPillar literally always sneak because why not.
|
2025-05-09 20:41:19 -04:00 |
|
Murat65536
|
f504d26dfd
|
Add magma block functionality to MovementParkour.
|
2025-05-09 20:15:36 -04:00 |
|
Murat65536
|
373757a63a
|
Implement MovementFall magma block detection.
|
2025-05-09 18:53:03 -04:00 |
|
Murat65536
|
7317a5c9c4
|
Fix ascend.
|
2025-05-08 20:33:27 -04:00 |
|
Murat65536
|
8eebeb9772
|
Magma block detection for MovementDiagonal.
|
2025-05-08 18:51:37 -04:00 |
|
Murat65536
|
292f13d05e
|
Small change.
|
2025-05-08 18:24:54 -04:00 |
|
Murat65536
|
974a3416d8
|
Integrate some magma block avoidance functionality.
|
2025-05-08 18:10:34 -04:00 |
|
Murat65536
|
7568939dfd
|
Let external safewalk handle being safe.
|
2025-05-06 21:44:59 -04: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 |
|