Commit Graph

25 Commits

Author SHA1 Message Date
Leijurv 539b0e64c8
bitshift 2: electric boogaloo 2018-12-30 07:36:10 -10:00
Leijurv 258700ee7b
bitshift 2018-12-29 14:50:21 -10:00
Leijurv 2b56d68f7d
many fixes to segment calculator, and chat demo usage 2018-11-25 11:53:56 -08:00
Leijurv f6891feb64
removed all references to Baritone.INSTANCE 2018-11-13 21:33:14 -08:00
Brady 3ccb0c74c6
Remove timestamps from since annotations 2018-11-13 21:53:27 -06:00
Brady bae34e5b80
Initial meme
Still need to fix MovementHelper LUL
2018-11-13 11:50:29 -06:00
Leijurv 45e4239b26
context specific blockstateinterface lookups. also toxic 2018-11-11 12:35:22 -08:00
Leijurv b054e9dbe8
toxic cloud to get around two references to mc.player.dimension 2018-11-09 19:25:10 -08:00
Leijurv cbc8a6d45b
Merge branch 'processes' 2018-11-06 08:43:57 -08:00
Leijurv 604ef2bb64
misc cleanup 2018-11-05 20:01:46 -08:00
Leijurv d59c7cb7a8
temporarily disable cached region ram pruning 2018-11-05 17:30:45 -08:00
Leijurv 63ce4fe0bd
don't crash on empty region 2018-10-16 11:32:27 -07:00
Leijurv 3cac37d1a5
cached regions in ram should not expand without bound 2018-10-15 15:19:10 -07:00
Leijurv 65ce5ca752
fix nullpointerexception in cachedworld 2018-10-07 16:57:04 -07:00
Leijurv de6d6c8714
cached chunks expiration setting, fixes #181 2018-09-27 15:19:55 -07:00
Brady 2a8575caa8
Begin to create interfaces in api for cached World and Region 2018-09-24 18:45:41 -05:00
Brady 7d27509e63
Don't forget 2018-09-24 18:01:26 -05:00
Brady 239a95961e
Replace for loop with forEach 2018-09-24 17:56:27 -05:00
Brady 812c23e1ca
Fix compiler error and revert addAll meme 2018-09-24 14:48:01 -05:00
Brady 35c8b03122
Create IWorldData and IWorldProvider interfaces in api
This fully exposes waypoints in the api, next step is cached worlds!
2018-09-24 14:42:22 -05:00
Leijurv 23c11a5170
finish moving away from betterblockpos in path calculation 2018-09-23 08:52:03 -07:00
Brady 6b61a00bed
Change License to GNU Lesser General Public License v3 2018-09-17 17:11:40 -05:00
Leijurv 8dac838fe0
thread pool executor 2018-09-16 14:23:15 -07:00
Leijurv ab1037bcfd
blockstateinterface reorg 2018-09-11 11:57:16 -07:00
Leijurv 35ed0f6821
refactor chunk to cache 2018-09-11 10:28:03 -07:00