Commit Graph

16 Commits

Author SHA1 Message Date
Brady 8ff89e7400
Block break simulation instead of input override for breaking, fixes #74 2018-08-25 01:38:53 -05:00
Brady 40545c0c5d
Add player null check to our allowUserInput hook, fixes #81 2018-08-23 18:34:54 -05:00
Brady d17122a777
Fix some mixins which referenced a non-obfuscated method 2018-08-23 17:01:51 -05:00
Brady 5760d0fb8d
Fix MixinMinecraft#onBlockBreak local capture 2018-08-22 21:05:52 -05:00
Brady 060eeb9737
Add automatic bed waypoints on interact, fixes #79 2018-08-22 21:04:37 -05:00
Leijurv a2f539353b
cherry pick refactor 2018-08-22 14:50:54 -07:00
Brady a407fa66a2
Fix placing blocks when in a gui screen and pathing 2018-08-21 21:07:57 -05:00
leijurv 578e08a893 split out into baritone api 2018-08-13 20:57:29 -07:00
Brady db01331560
Remove arbitrary old Minebot hooks 2018-08-08 03:37:29 -05:00
Brady 6a13e2da64
Fix my inability to replace template members 2018-08-07 23:15:22 -05:00
Brady 27f7b5a3cc
Add GNU General Public License v3 2018-08-07 22:16:53 -05:00
Howard Stark 379d358408
Add EventTick w/ state guarantees 2018-08-05 19:50:51 -04:00
Brady 10c847074a
Initial Chunk Caching Commit
The actual code to run is commented out in GameEventHandler, uncomment for testing.
2018-08-04 23:42:58 -05:00
Leijurv 71d4379316
action to movement 2018-08-02 18:35:36 -04:00
Brady 6a686d11f3
Fix issue with InputOverrideHandler that could cause while loop holdups 2018-08-01 18:25:23 -07:00
Leijurv 35a7d5d818
first attempt 2018-08-01 13:10:48 -04:00