Commit Graph

781 Commits

Author SHA1 Message Date
Leijurv c0bc7b5ecd fix strange issue when exiting and entering the same world 2018-09-01 12:26:55 -07:00
Leijurv aca487f97e fix behavior when all have been mined 2018-09-01 12:16:55 -07:00
Leijurv e354227635 allow goto blocks that end in s 2018-09-01 11:31:42 -07:00
Leijurv 0b892e05cb goto next to block, not in it, fixes #116 2018-09-01 11:30:02 -07:00
Leijurv 3c25e2b685 fix part of oscillation 2018-09-01 11:19:42 -07:00
Leijurv 791eb886c0 bugfix 2018-08-31 16:50:25 -07:00
Leijurv 24c5c5d238 instant cancel when more than 3 blocks away 2018-08-31 15:21:59 -07:00
Leijurv c08f0f1e4d Merge branch 'master' of github.com:cabaletta/baritone 2018-08-31 14:58:28 -07:00
Leijurv 3f688bc45e spam chat less 2018-08-31 14:58:23 -07:00
Brady f10e010e20 GoalNear#toString 2018-08-31 16:32:15 -05:00
Leijurv a93af3404b cache chunk in BlockStateInterface, fixes #113 2018-08-31 12:58:52 -07:00
Leijurv da07b63e0a measure 2018-08-31 12:57:38 -07:00
Leijurv 1fe262929e forgot print 2018-08-31 12:04:55 -07:00
Leijurv 0ee93aea23 cache chunk in BlockStateInterface 2018-08-31 11:51:43 -07:00
Leijurv 836b41a3aa num lookups check 2018-08-31 11:51:08 -07:00
Leijurv c370461a24 merge 2018-08-31 11:45:45 -07:00
leijurv 7cd0b186a9 lava hurts just as much as magma when cutting over 2018-08-31 08:13:16 -07:00
Leijurv aa3a8338e6 stop sprinting off ledges, fixes #110 2018-08-30 16:43:12 -07:00
Brady 606581b044 Wrap immutable list in normal arraylist to fix errors with adding 2018-08-29 20:35:57 -05:00
Brady 1734caeed8 Minor MovementDiagonal cleanup 2018-08-29 18:59:22 -05:00
Brady 51593a95e4 Add soul sand sprinting cost, @leijurv should implement it im lazy 2018-08-29 18:56:36 -05:00
Brady 532024248f Actual soul sand walk cost, fixes #7 2018-08-29 18:53:37 -05:00
Brady 336b323697 Replace Math.X functions with MathHelper.X functions, fixes #111 2018-08-29 18:45:16 -05:00
Brady 4b41c6b1d7 Replace anonymous thread creation with runnable constructor 2018-08-29 18:32:16 -05:00
Brady b073d591fb Fix non-monotonic elapsed time checks, fixes #108 2018-08-29 18:23:11 -05:00
Leijurv be303f2e57 crucial performance optimization 2018-08-29 16:13:14 -07:00
Leijurv 95cda79ef1 small open set change 2018-08-29 15:35:41 -07:00
Leijurv a753fe5df9 bench the whole loop 2018-08-29 14:46:58 -07:00
Leijurv 27aeba3f8b Merge branch 'master' into benchmark 2018-08-29 14:16:32 -07:00
Leijurv cebdd76ca7 node map performance, fixes #107 2018-08-29 13:51:17 -07:00
Leijurv 141a9f92cb node map performance, fixes #107 2018-08-29 13:21:54 -07:00
Leijurv 5c5507cc9e readme 2018-08-29 12:25:03 -07:00
Leijurv 5e4f0b47c5 merge 2018-08-29 12:24:45 -07:00
Leijurv 0342136edc fix chunk cache check performance, fixes #106 2018-08-29 12:19:21 -07:00
Leijurv 81b0e14c9a more debug info 2018-08-29 11:53:37 -07:00
Leijurv fb04ec6ff4 chunk check optimization 2018-08-29 11:29:26 -07:00
leijurv d0a88987a8 format 2018-08-29 07:38:35 -07:00
leijurv 9cb199d40a also bench getnode 2018-08-28 21:31:16 -07:00
leijurv a1d218b37a merge 2018-08-28 21:17:12 -07:00
leijurv 8d1570a11b cherry pick 3x faster cache check 2018-08-28 21:16:27 -07:00
leijurv 7ae1a9f6e4 3x faster cache check 2018-08-28 21:14:50 -07:00
leijurv e553ee93b8 20% improvement to cached chunk check performance 2018-08-28 21:11:10 -07:00
leijurv fd74fcabc0 way more bench checks 2018-08-28 21:10:56 -07:00
leijurv 4da155c0ed 20% improvement to cached chunk check performance 2018-08-28 21:10:41 -07:00
leijurv 7a3f7f9a9e Merge branch 'master' into benchmark 2018-08-28 20:51:42 -07:00
Leijurv 23cbef102d more debug info 2018-08-28 16:15:24 -07:00
Leijurv 340b1558e4 debug cosmetic improvements 2018-08-28 15:53:29 -07:00
Leijurv 1212d34f91 rudimentary benchmark 2018-08-28 15:48:36 -07:00
Leijurv f99abd6170 fix world event post not firing for exit 2018-08-28 15:24:43 -07:00
Leijurv a3e5714e91 collect canPlaceAgainst into one place 2018-08-28 15:01:24 -07:00