Commit Graph

117 Commits

Author SHA1 Message Date
Leijurv 0a38e6f690
standardize on this 2019-09-19 13:40:46 -07:00
Leijurv 396a96d604
reformat 2019-09-19 12:53:15 -07:00
Logan Darklock 8a001a2438
Review 2019-09-06 03:59:10 -07:00
Logan Darklock ce329d7fb3
Waypoints command 2019-09-01 14:18:59 -07:00
Logan Darklock 5e0b333cfd
fix comment & make final int final 2019-08-31 01:04:22 -07:00
Logan Darklock efa243386c
Make scanChunkInto even faster 2019-08-31 01:00:37 -07:00
Logan Darklock 9f3eaac3df
increase efficiency of scanChunkInto by ~25% 2019-08-30 22:52:20 -07:00
Logan Darklock b6c91b5062
speed up cache stuff 2019-08-30 17:13:09 -07:00
Logan Darklock fe47245b73
Fix searchWorld cache and also speed and stuff 2019-08-30 17:12:05 -07:00
Logan Darklock d687e1203a
BlockOptionalMeta 2019-08-30 15:38:15 -07:00
Logan Darklock e3c4d06b2b
Initial commit of commands 2019-08-30 11:55:25 -07:00
Leijurv 4c935fc447
epicer cached bedrock level pathing 2019-08-08 18:09:25 -10:00
Leijurv cc015846d2
explain 2019-06-13 23:13:40 -07:00
Leijurv e785bd13f5
sanity check 2019-06-12 16:41:05 -07:00
Leijurv 63f3f9123a
Merge pull request #409 from babbaj/master
use ImmutableSet
2019-06-03 22:17:14 -07:00
Leijurv e1dd580df8
fix improper singleplayer check after quitting singleplayer 2019-06-03 15:27:24 -07:00
Babbaj 8d32db5206
Merge branch 'master' of https://github.com/cabaletta/baritone 2019-05-25 17:23:47 -04:00
Leijurv 0ffbb0c151
quiet 2019-05-02 11:47:35 -07:00
Babbaj 0f61aaafb8
use ImmutableSet 2019-04-28 21:27:11 -04:00
Leijurv 343bb20bd8
fix weird cache behavior at chunk edge 2019-04-17 20:02:02 -07:00
Leijurv c013d1e0d9
fix various toxic clouds 2019-04-17 18:10:47 -07:00
Leijurv 3333797144
fix region pruning 2019-04-14 10:06:50 -07:00
Leijurv 76cdaaace6
add todo 2019-04-10 23:45:52 -07:00
Leijurv ce59ef559f
backport important world scanner fixes 2019-04-09 19:35:43 -07:00
Leijurv aada9731a6
more resiliency to invalid cache files 2019-03-19 18:10:53 -07:00
Leijurv aaaf0f8839
hey so what if we didnt do that 2019-03-15 16:40:15 -07:00
Leijurv 226ede7ba2
crucial 2019-03-13 19:23:28 -07:00
Leijurv 74d7483b3c
explore 2019-03-05 12:26:52 -08:00
Leijurv 8050b69f2f
no more .get 😎 2019-03-04 21:30:04 -08:00
Leijurv a73f5c1359
crapton of performance improvements 2019-03-04 21:20:13 -08:00
Leijurv 0d15225b1d
dont construct one unlesss we need to 2019-03-04 21:00:30 -08:00
Leijurv 826f3788d0
performance improvement and no allocation promise 2019-03-04 20:39:22 -08:00
Leijurv 2133ab39b7
better cache, needs more testing 2019-03-04 19:44:36 -08:00
Leijurv 5412fa6cfd
cursed flowing 2019-02-25 20:35:06 -08:00
Leijurv e4416f424a
interesting 2019-02-23 14:13:27 -08:00
Leijurv d2bb8c374e
explain 2019-02-18 21:18:37 -08:00
Leijurv b484e6fa3f
literally disable the entire thing 2019-02-06 21:00:53 -08:00
Leijurv ee23d59e11
now we can cache flowing water properly 2019-02-04 13:07:56 -08:00
Leijurv f274f5a0ef
windows is epic gamer 2019-01-24 21:00:44 -08:00
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 02478ee887
wtF 2018-12-19 21:30:58 -08:00
Leijurv 0ef3386ebf
appease codacy 2018-12-19 12:48:41 -08:00
Leijurv cc04342358
epic performance 2018-12-16 16:26:48 -08:00
Leijurv 66da826eab
fix toxic cloud 2018-12-15 22:25:50 -08:00
Brady 2afdaa1ac9
Add individual chunk scanning to IWorldScanner 2018-12-14 18:50:39 -06:00
Leijurv a61b82748c
remove extraneous prints 2018-12-06 21:52:24 -08:00
Leijurv 16aee33bdf
fix random crash 2018-12-03 21:52:13 -08:00
Leijurv f4161ed61c
......fixed....... 2018-12-03 21:39:32 -08:00
Brady 86d1512e5b
Rename Waypoints to WaypointCollection 2018-12-03 19:58:37 -06:00