Commit Graph

113 Commits

Author SHA1 Message Date
Brady 349c951b55
Better handling of unsupported systems 2023-07-11 22:47:09 -05:00
Brady 7a61ab8137
We need event priorities. 2023-06-28 00:58:51 -05:00
Brady 03ee30bca9
Call elytra `tick()` from the process 2023-06-28 00:46:14 -05:00
Brady 4ccaf681c5
Somewhat functional `elytraAutoJump`, but mostly scuffed 2023-06-27 02:54:53 -05:00
Brady f2374edd8b
Merge branch 'master' into elytra
# Conflicts:
#	src/launch/java/baritone/launch/mixins/MixinMinecraft.java
#	src/main/java/baritone/Baritone.java
#	src/main/java/baritone/behavior/LookBehavior.java
2023-06-23 23:31:43 -07:00
Brady c9a18caf49
Register `LookBehavior` first
Since there's no event priority system, this is necessary to ensure anything else listening to the PRE `TickEvent` can accurately simulate rotations.
2023-06-22 20:38:00 -05:00
rfresh2 8dc32ae03c
firework inv management + pause/resume 2023-06-18 13:34:55 -07:00
Brady a67889ab42
refactoring 2023-06-17 01:55:07 -05:00
Brady 37167746b5
Merge remote-tracking branch 'origin/master' into elytra 2023-06-16 22:52:24 -05:00
Brady 8534e1ba55
💚 appease codacy 2023-06-14 14:04:34 -05:00
Brady 75d47bb110
Fix all usages of `Helper.mc` 2023-06-14 01:53:29 -05:00
Brady dd7b492b0c
registerBehavior is called explicitly now 2023-06-13 23:21:20 -05:00
Brady c7f4e366e2
Remove `mc` references from `WorldProvider`
Also refactored a bit, should be a lot easier to merge upwards to new game versions
2023-06-13 23:07:26 -05:00
Brady 382f82b0e0
Move `Minecraft` to `IPlayerContext` 2023-06-13 21:17:42 -05:00
Brady ab3d9e9c47
I LOVE `final` 2023-06-13 21:13:34 -05:00
Brady 714ebb2c2d
Deprecate `Helper.mc` and begin to replace usages 2023-06-13 18:24:31 -05:00
Leijurv 705a5a0712
elytra prototype mvp 2023-06-11 00:33:35 -07:00
Leijurv f1ead19b6e
option to only move inventory when stationary 2023-02-28 23:44:33 -08:00
Wagyourtail 511941c714
reimplement death and bed waypoints 2022-03-15 18:39:19 -07:00
scorbett123 90fcffdf2a Remove container memory
Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>
2021-12-12 19:50:27 +00:00
Leijurv 91854f97ad
fully remove remnants of xvfb 2021-01-29 21:12:44 -08:00
Leijurv 835fb3471f
a long overdue reformat of every file 2021-01-29 20:17:53 -08:00
Babbaj 234fd3f75e
don't use getter 2020-09-13 18:45:50 -04:00
Babbaj 32ef30686b
Don't call onLostControl on processes that haven't been fully constructed 2020-09-13 18:21:22 -04:00
Brady 889e288524
Refactor *.util.command to *.command 2019-10-06 15:21:21 -05:00
Brady b88af1d682
CommandManager is now Baritone instance dependent 2019-09-21 02:40:03 -05:00
Leijurv 23a592ec01
it launches 2019-09-19 13:30:40 -07:00
Leijurv 396a96d604
reformat 2019-09-19 12:53:15 -07:00
Logan Darklock fc63c16ee0
initialize chat control only once ever 2019-09-07 00:21:54 -07:00
Logan Darklock 8a001a2438
Review 2019-09-06 03:59:10 -07:00
Logan Darklock 69e3481a32
move default commands to main module 2019-09-04 11:17:36 -07:00
Logan Darklock bc0f2b59da
First version of selection stuff; nothing supports it yet 2019-09-02 11:29:48 -07:00
Logan Darklock e3c4d06b2b
Initial commit of commands 2019-08-30 11:55:25 -07:00
Leijurv 06c62029c5
not iffy 2019-07-30 20:04:50 -07:00
Leijurv 7e3aa6efdd
Merge branch 'master' into backfill-2 2019-04-19 10:59:21 -07:00
Leijurv c013d1e0d9
fix various toxic clouds 2019-04-17 18:10:47 -07:00
Leijurv f7f003c0f9
farm 2019-04-13 19:05:54 -07:00
Leijurv f58b6b41cb
second attempt at backfill 2019-03-22 15:45:34 -07:00
Leijurv 7974d9135b
Merge branch 'master' into builder 2019-03-11 23:26:05 -07:00
Leijurv 74d7483b3c
explore 2019-03-05 12:26:52 -08:00
Leijurv 2e186019f5
Merge branch 'master' into builder 2019-02-28 12:32:29 -08:00
Brady e8e00e8dfb
CRLF -> LF
It was inconsistent across the board
2019-02-23 12:27:24 -06:00
Leijurv 3e94d92fbd
Merge branch 'master' into builder 2019-02-19 22:33:19 -08:00
Leijurv 5617c595b2
public init 2019-02-19 14:43:48 -08:00
Leijurv 311cf81e8a
Merge branch 'master' into builder 2019-02-06 12:54:03 -08:00
Leijurv b005ce8e6b
mega cancer render cached chunks 2019-01-17 18:54:37 -08:00
Brady ceda14096c
Builder Process API exposure
Professional style 💪
2019-01-15 22:07:06 -06:00
Leijurv 261d02e67b
Merge branch 'master' into builder 2019-01-14 13:01:25 -08:00
Leijurv a6ce4694fc
hotbar selection uwu 2019-01-12 19:51:21 -08:00
Brady f727e71eaf
Expose IPathingControlManager in IBaritone 2019-01-10 19:57:09 -06:00