1
0
mirror of https://github.com/cabaletta/baritone synced 2025-02-21 14:37:00 +00:00
Commit Graph

3987 Commits

Author SHA1 Message Date
Brady
2552eb8dca
Add setting documentation 2023-07-06 18:57:51 -07:00
ZacSharp
cbf0d79c9c
Merge branch '1.16.5' into 1.17.1 2023-07-06 13:30:25 +02:00
leijurv
8ceb89d021
Merge pull request #4028 from ZacSharp/1.16.5-update
Merge master into 1.16.5
2023-07-05 11:47:27 -07:00
ZacSharp
8e58dd9e64
Merge branch '1.15.2' into 1.16.5 2023-07-04 16:48:41 +02:00
ZacSharp
45abbb7fa1
Merge branch '1.14.4' into 1.15.2 2023-07-04 16:48:36 +02:00
ZacSharp
1d983d5fdc
Merge branch '1.13.2' into 1.14.4 2023-07-04 16:48:31 +02:00
ZacSharp
be54b8ee5b
Merge branch 'master' into 1.13.2 2023-07-04 16:47:58 +02:00
Brady
4c0c263d11
trolling 2023-07-03 13:28:53 -05:00
Brady
c8259d3e90
ZOOM 2023-07-03 13:27:23 -05:00
Brady
d892ef54f0
Merge branch 'master' into elytra 2023-07-02 20:04:04 -05:00
Brady
6654476da4
Make blockFreeLook depend on freeLook 2023-07-02 19:59:26 -05:00
Brady
fc209599af
Update nether-pathfinder to 0.21 2023-07-02 01:03:34 -05:00
Brady
dee7df1534
I HATE OLD MIXIN!!!!
awesome buggy 0.7.11 hates referencing shadows in mixin superclasses wooooooo
2023-07-01 19:38:38 -05:00
Brady
ccd737d0a1
Actually fix Forge by reverting Mixin change completely 2023-07-01 18:38:13 -05:00
Brady
14b5a0cec3
Fix Forge support 2023-07-01 17:28:23 -05:00
Brady
2f7dc2397e
Better start position selection and validation 2023-07-01 01:32:03 -05:00
Brady
3498082f2b
Better state switch and start path halfway down fall 2023-06-30 20:53:42 -05:00
Brady
83066fc57c
Find jump off spot using INSANE custom CalculationContext 2023-06-30 20:42:03 -05:00
Brady
d32f1b2a16
Add hit pos raytrace method to context 2023-06-30 20:38:45 -05:00
Leijurv
8211ae4af5
memory leaks are joever 2023-06-29 21:59:31 -07:00
Brady
4590ba3ff8
Use separate executor for solver 2023-06-29 23:35:12 -05:00
Brady
b4578931d3
Reduce passing around of ignoreLava 2023-06-29 22:59:15 -05:00
Brady
b8ede0a652
Remove unnecessary IPlayerContext argument 2023-06-29 22:54:55 -05:00
Brady
3eb7610f89
Block lookup optimization 2023-06-29 20:45:59 -05:00
Brady
5a48f4119e
Reduce number of raytraces when validating simulation 2023-06-29 19:15:06 -05:00
Brady
974b86aac1
Bump nether-pathfinder to 0.20 2023-06-29 18:50:29 -05:00
Brady
f30cb916bd
Remove addressed TODO 2023-06-29 14:53:55 -05:00
Brady
494ebfa10d
More accurate isActive return value 2023-06-29 14:53:12 -05:00
Brady
222f53b105
Use Arrays.fill 2023-06-29 14:46:42 -05:00
Brady
12898df2f1
Reduce main thread recalculations after using a firework 2023-06-29 14:46:04 -05:00
Brady
fbb66a0586
Tweaks 2023-06-29 14:14:49 -05:00
Brady
48462da473
Disable interp on relaxation 0 2023-06-28 21:47:37 -05:00
Brady
4b689bd946
Fix Supplier meme 2023-06-28 17:55:47 -05:00
Brady
5126ec9c36
interp double 2023-06-28 17:49:33 -05:00
Brady
d640ebb02d
Reliability improvements 2023-06-28 17:47:01 -05:00
Brady
0bb6f1b094
Invalidate pendingSolution 2023-06-28 01:05:22 -05:00
Brady
bb39fea415
Considerations 2023-06-28 01:04:08 -05:00
Brady
7a61ab8137
We need event priorities. 2023-06-28 00:58:51 -05:00
Brady
7861860187
Clarify 2023-06-28 00:48:28 -05:00
Brady
70166f385d
That should be in the other tick method 2023-06-28 00:47:20 -05:00
Brady
03ee30bca9
Call elytra tick() from the process 2023-06-28 00:46:14 -05:00
Brady
c48de32860
PitchResult 2023-06-27 16:31:08 -05:00
Brady
3b31387092
Render simulation line from player pos 2023-06-27 13:02:01 -05:00
Brady
ff12832a21
whoops 2023-06-27 12:30:41 -05:00
Brady
4ccaf681c5
Somewhat functional elytraAutoJump, but mostly scuffed 2023-06-27 02:54:53 -05:00
Brady
02fc62f1c4
Stop simulation when goal reached 2023-06-26 18:37:06 -05:00
Brady
04a5a1a620
Replace bool firework with ticksBoosted in solvePitch 2023-06-26 16:58:29 -05:00
Brady
3e94cac567
clarity 2023-06-26 16:25:21 -05:00
Brady
452b2c278b
Fix renderElytraSimulation 2023-06-26 16:21:15 -05:00
Brady
db0bfbe722
Move elytra simulation into new method 2023-06-26 16:12:56 -05:00