Commit Graph

37 Commits

Author SHA1 Message Date
Brady f1fcacf241
Fix refmap not generating with the proper name 2018-08-26 01:45:33 -05:00
Brady 1801551d3b
A less atrocious approach to fixing 95 2018-08-25 23:12:43 -05:00
Brady 7d863ebfed
Intercept toStringHelper to fix BlockPos obfuscated name, fixes #95 2018-08-25 23:03:36 -05:00
leijurv bf37d50d6f fix mixin json file name 2018-08-23 19:58:11 -07:00
Brady 4de52cfec2
Fix duplicate onPlayerDeath call b/c mojang is bad, fixes #85 2018-08-23 19:18:49 -05:00
Brady 54151b9a30
Fix baritone not using its own refmap 2018-08-23 18:43:24 -05:00
Brady c14f0dac8f
Remove MixinMain
Was a misinterpretation of something Leijurv didn't actually add ??
2018-08-23 17:04:00 -05:00
Brady 9dcadc979e
Add death waypoints when the player dies, fixes #75 2018-08-22 21:26:45 -05:00
Brady c96b9cb6af
Added free look option 2018-08-21 18:19:20 -05:00
Brady 194dd7abe7
Automatically disable auto-jump while pathing is active, fixes #31 2018-08-21 17:06:34 -05:00
Brady 4cf5ba0fcc
Added QueryItemSlotForBlock event, fixes #37 2018-08-20 20:41:38 -05:00
Leijurv 0e900f2c05
purge old MineBot 2018-08-19 17:28:19 -07:00
Leijurv bb453a94b9
beautiful settings 2018-08-14 15:04:41 -07:00
Leijurv b15ebef880
refactor 2018-08-13 16:59:59 -07:00
Brady db01331560
Remove arbitrary old Minebot hooks 2018-08-08 03:37:29 -05:00
Brady 3f81453622
Added packet send and receive listeners 2018-08-06 21:41:17 -05:00
Leijurv 16e31fee88
numNodes debug output 2018-08-06 07:14:20 -07:00
Brady 23db615695
Clean up Optional bad practices 2018-08-05 23:42:17 -05:00
Leijurv e7c27e04ac
rudimentary path rendering 2018-08-05 18:38:11 -04:00
Brady cc29bd16e7
Clean up mixin configuration 2018-08-05 00:25:58 -05: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 9dc1f2abab
helpers and optimizations 2018-08-03 22:14:50 -04:00
Brady ed6a65891a
Register unregistered Mixin 2018-08-03 01:46:49 -07:00
Leijurv 33ab4af3a3
comments 2018-08-03 01:14:33 -04:00
Howard Stark f6f057c8cb
Refactoring 2018-08-02 23:40:27 -04:00
Leijurv 1f9dadce39
break and place 2018-08-02 23:30:35 -04:00
Leijurv 0f74141d23
toolset introduction 2018-08-02 13:49:31 -04:00
Leijurv ee5d382693
action world helper and replacement with actions 2018-08-02 13:25:46 -04:00
Leijurv 38e358b077
path 2018-08-02 11:07:10 -04:00
Howard Stark f0488b24dd
Add features to Action scaffolding 2018-08-02 04:15:51 -04:00
Brady b6b67fdd71
Create ChunkEvent 2018-08-02 00:45:15 -07:00
Brady 3f1137b5a6
Remove all of the gross license header notices 2018-08-01 21:52:59 -07:00
Leijurv a5a4fbd6af
WHAT 2018-08-01 23:33:22 -04:00
Howard Stark 37be3908c7
Refactor pathfinding => pathing 2018-08-01 23:27:41 -04:00
Brady 28c4636857
Moved the old src to main/java/resources 2018-08-01 18:45:56 -07:00
Brady bc7cd2efcc
Fix custom chat commands not cancelling 2018-08-01 17:07:15 -07:00
Leijurv 35a7d5d818
first attempt 2018-08-01 13:10:48 -04:00