Commit Graph

  • 532024248f Actual soul sand walk cost, fixes #7 Brady 2018-08-29 18:53:37 -05:00
  • 336b323697 Replace Math.X functions with MathHelper.X functions, fixes #111 Brady 2018-08-29 18:45:16 -05:00
  • 4b41c6b1d7 Replace anonymous thread creation with runnable constructor Brady 2018-08-29 18:32:16 -05:00
  • b073d591fb Fix non-monotonic elapsed time checks, fixes #108 Brady 2018-08-29 18:22:57 -05:00
  • be303f2e57 crucial performance optimization Leijurv 2018-08-29 16:13:14 -07:00
  • 95cda79ef1 small open set change Leijurv 2018-08-29 15:35:41 -07:00
  • cebdd76ca7 node map performance, fixes #107 Leijurv 2018-08-29 13:21:54 -07:00
  • 5c5507cc9e readme Leijurv 2018-08-29 12:25:03 -07:00
  • 0342136edc fix chunk cache check performance, fixes #106 Leijurv 2018-08-29 12:19:21 -07:00
  • 81b0e14c9a more debug info Leijurv 2018-08-29 11:53:37 -07:00
  • fb04ec6ff4 chunk check optimization Leijurv 2018-08-29 11:29:26 -07:00
  • 8d1570a11b cherry pick 3x faster cache check leijurv 2018-08-28 21:14:50 -07:00
  • e553ee93b8 20% improvement to cached chunk check performance leijurv 2018-08-28 21:10:41 -07:00
  • 23cbef102d more debug info Leijurv 2018-08-28 16:15:24 -07:00
  • 340b1558e4 debug cosmetic improvements Leijurv 2018-08-28 15:53:29 -07:00
  • f99abd6170 fix world event post not firing for exit Leijurv 2018-08-28 15:24:43 -07:00
  • a3e5714e91 collect canPlaceAgainst into one place Leijurv 2018-08-28 15:01:24 -07:00
  • d433cbb90b no more against array creation Leijurv 2018-08-28 14:56:21 -07:00
  • a33b515871 fixed chunk packing bug Leijurv 2018-08-28 14:15:20 -07:00
  • 324c3a2705 S A N I K Leijurv 2018-08-28 14:04:51 -07:00
  • 801f942c30 S A N I K Leijurv 2018-08-28 14:02:57 -07:00
  • 4e531ec578 SANIK Leijurv 2018-08-28 14:00:40 -07:00
  • 804cad2776 sanik Leijurv 2018-08-28 14:00:02 -07:00
  • ff83b42132 fix heightMap bug Leijurv 2018-08-28 13:58:36 -07:00
  • 557f2e48c3 no movement places more than one thing... Leijurv 2018-08-28 13:41:44 -07:00
  • 53d477d99a optimize diagonal Leijurv 2018-08-28 13:29:32 -07:00
  • 4836f044ba pillar logic Leijurv 2018-08-28 13:24:34 -07:00
  • 1dc0f5c3ad update logic Leijurv 2018-08-28 12:53:01 -07:00
  • d4d2fb392a small optimization Leijurv 2018-08-28 12:39:58 -07:00
  • 890e5be0ed assumeWalkOnWater Leijurv 2018-08-28 12:30:08 -07:00
  • bf05de1de7 can't use flowing water, so pack it as such Leijurv 2018-08-28 12:23:54 -07:00
  • 169eb1d0a3 more efficient check Leijurv 2018-08-28 11:57:31 -07:00
  • 01dbf75eca MineBehavior Leijurv 2018-08-28 11:43:28 -07:00
  • c761a9b127 better chunk saving and loading Leijurv 2018-08-28 11:28:36 -07:00
  • c0fb57825c cancel calculation in progress Leijurv 2018-08-28 11:17:11 -07:00
  • df73e07923 Add comment, fixes #102 Leijurv 2018-08-28 10:04:25 -07:00
  • 09a146e0ce Merge branch 'master' of github.com:cabaletta/baritone leijurv 2018-08-28 08:56:06 -07:00
  • 46fefa9298 simplification support for more goal types leijurv 2018-08-28 08:55:56 -07:00
  • 850beb6c08 really cancel Leijurv 2018-08-28 07:29:41 -07:00
  • c404258b00 Merge branch 'master' of github.com:cabaletta/baritone leijurv 2018-08-27 19:15:16 -07:00
  • 27a3adeceb FollowBehavior leijurv 2018-08-27 19:05:21 -07:00
  • 65bfe466bb Clean up retrieving tags by string Brady 2018-08-27 20:06:38 -05:00
  • af3bc18079 add GoalNear leijurv 2018-08-27 18:00:11 -07:00
  • 43b7aece74 Move events to api package Brady 2018-08-27 19:37:21 -05:00
  • 423087cc12 Add a way to hook into Baritone's post-init stage Brady 2018-08-27 17:45:31 -05:00
  • 8f8bedb1b0 If we're going to have a getter we might as well use it Brady 2018-08-27 14:35:30 -05:00
  • 9762fe73cf fix Leijurv 2018-08-27 12:12:52 -07:00
  • fe8e9202e2 merge Leijurv 2018-08-27 12:12:19 -07:00
  • aca6503ac6 readme Leijurv 2018-08-27 12:02:51 -07:00
  • 3da6b160db Include setup commands in the README Brady 2018-08-27 13:59:36 -05:00
  • 71e04ad104 Change the instructions in the README Brady 2018-08-27 13:53:17 -05:00
  • 92e0b842be Double frown? Let's be more positive! Brady 2018-08-27 13:51:22 -05:00
  • 3bf4b997b0 Rename getByValueType to getAllValuesByType Brady 2018-08-27 13:39:36 -05:00
  • 3bb1c1a972 unneeded Leijurv 2018-08-26 13:51:50 -07:00
  • 5abadc6fe5 address cost calculation of blockfalling stacks Leijurv 2018-08-26 13:48:08 -07:00
  • 74916dd24e consistency between byte and short read methods Leijurv 2018-08-26 13:09:20 -07:00
  • f052c91cda map 0 to 65536 Leijurv 2018-08-26 12:54:01 -07:00
  • 68c2537d20 Leijurv doesn't know how unsigned works in java Brady 2018-08-26 12:09:23 -05:00
  • 6408e678ff fix short int conversion Leijurv 2018-08-26 08:51:56 -07:00
  • 45631fa12a brady pls Leijurv 2018-08-26 08:50:30 -07:00
  • 9a24e6a1a3 fixed overzealous cost check Leijurv 2018-08-26 08:49:56 -07:00
  • f95e35de0a rudimentary setup readme Leijurv 2018-08-26 08:45:02 -07:00
  • 5f6a5ea403 extend MovementFall breakability one more, fixes #97 Leijurv 2018-08-26 08:31:03 -07:00
  • e8c644fc63 haha Leijurv 2018-08-26 08:22:34 -07:00
  • 6dd501a46b add cost verification lookahead Leijurv 2018-08-26 08:19:14 -07:00
  • 50fd63647b sprint through descend, fixes #29 and #38 Leijurv 2018-08-26 08:12:57 -07:00
  • 91c4d8292d Cleaned up 7 duplicate switch statements Brady 2018-08-26 02:53:50 -05:00
  • 5c7ffe6ed1 Removed irrelevant TODO Brady 2018-08-26 02:25:13 -05:00
  • 8de7963c74 Allow opening of fence gates that are blocking movement, fixes #46 Brady 2018-08-26 02:17:52 -05:00
  • f1fcacf241 Fix refmap not generating with the proper name Brady 2018-08-26 01:45:33 -05:00
  • 5ec99977fa Fix water bucket falling, fixes #91 Brady 2018-08-26 00:09:44 -05:00
  • 1801551d3b A less atrocious approach to fixing 95 Brady 2018-08-25 23:12:43 -05:00
  • 7d863ebfed Intercept toStringHelper to fix BlockPos obfuscated name, fixes #95 Brady 2018-08-25 23:03:25 -05:00
  • d655745d1a Merge branch 'master' of github.com:cabaletta/baritone Leijurv 2018-08-25 17:09:43 -07:00
  • f834bcec08 add BlockFalling check for MovementFall, fixes #94 Leijurv 2018-08-25 17:09:35 -07:00
  • 72c2a58ef2 Replace ArrayList type fields with List Brady 2018-08-25 18:35:41 -05:00
  • 32a0f4eaac All around minor cleanups to movement classes Brady 2018-08-25 18:30:12 -05:00
  • 85cf5322f9 Merge branch 'master' of github.com:cabaletta/baritone Leijurv 2018-08-25 15:40:33 -07:00
  • 879d72d715 don't sprint if allowSprint is false Leijurv 2018-08-25 15:34:19 -07:00
  • c6ca584847 Clean up isDoorPassable Brady 2018-08-25 17:24:00 -05:00
  • 199d69d79c Merge branch 'master' of github.com:cabaletta/baritone Leijurv 2018-08-25 15:09:54 -07:00
  • fdf11f9d76 invert goal to run away Leijurv 2018-08-25 15:09:47 -07:00
  • 871dc98acc Change SOLID pathing types based on dimension, fixes #88 Brady 2018-08-25 14:22:39 -05:00
  • 342bb8616c fix passable and replacable checks for snow in cached chunks, fixes #87 Leijurv 2018-08-25 08:44:33 -07:00
  • db6453fae0 accuracy Leijurv 2018-08-25 07:07:09 -07:00
  • 21c1fc09e7 Added newlines after every declaration in PathEvent enum Brady 2018-08-25 02:10:31 -05:00
  • 8ff89e7400 Block break simulation instead of input override for breaking, fixes #74 Brady 2018-08-25 01:38:53 -05:00
  • d14d0e131b Better comment explaining new folder depth check Brady 2018-08-25 00:24:19 -05:00
  • c51a65488a lol what Leijurv 2018-08-24 14:24:09 -07:00
  • cbec60472b Replace anonymous thread in PathingBehavior with lambda body Brady 2018-08-24 13:54:01 -05:00
  • 5b60d01c11 peace and quiet leijurv 2018-08-24 08:42:54 -07:00
  • 37d4e7b178 fixed prefix logic leijurv 2018-08-23 20:12:36 -07:00
  • 6631f9c80f reformat leijurv 2018-08-23 20:04:23 -07:00
  • bf37d50d6f fix mixin json file name leijurv 2018-08-23 19:58:00 -07:00
  • a18ff092d8 finally fixed MovementAscend leijurv 2018-08-23 19:57:49 -07:00
  • 830c90dd97 Use relative path to main game dir as comparison, fixes #86 Brady 2018-08-23 21:26:28 -05:00
  • 71ce9cd901 Make the prefix optional Brady 2018-08-23 21:01:35 -05:00
  • 93de55318f Force # command prefix Brady 2018-08-23 20:57:32 -05:00
  • c8de4a4e00 Fix coloring across multiple lines Brady 2018-08-23 20:43:37 -05:00
  • 6ce0f40451 Waypoint magic Brady 2018-08-23 20:16:40 -05:00