Commit Graph

  • 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
  • c3009b46a8 End of file magic values are bad change my mind Brady 2018-08-23 20:09:40 -05:00
  • e778a79a7b Loading an mp4? nah. Saving one? yep. Brady 2018-08-23 19:44:30 -05:00
  • 05ba817052 get owned idiot Brady 2018-08-23 19:39:50 -05:00
  • 00b0266c43 Fix duplicate waypoint issues and bad bed positions Brady 2018-08-23 19:39:04 -05:00
  • 18a9206058 Fix comparison between incompatible types, fixes #83 Brady 2018-08-23 19:27:18 -05:00
  • 42b7597cd6 Remove printed debug code Brady 2018-08-23 19:19:24 -05:00
  • 4de52cfec2 Fix duplicate onPlayerDeath call b/c mojang is bad, fixes #85 Brady 2018-08-23 19:18:49 -05:00
  • 85c88e669c Potentially fix issue in obfuscated environment Brady 2018-08-23 19:05:54 -05:00
  • 8ef71da481 Make artifact version align with milestone version Brady 2018-08-23 18:49:48 -05:00
  • 54151b9a30 Fix baritone not using its own refmap Brady 2018-08-23 18:43:24 -05:00
  • 40545c0c5d Add player null check to our allowUserInput hook, fixes #81 Brady 2018-08-23 18:34:40 -05:00
  • e85f439c0f multi threaded Leijurv 2018-08-23 15:57:29 -07:00
  • 9accdf097f single threaded Leijurv 2018-08-23 15:55:25 -07:00
  • 28be7121e3 path event Leijurv 2018-08-23 15:39:02 -07:00
  • 90316b3359 useless Leijurv 2018-08-23 15:13:20 -07:00
  • c14f0dac8f Remove MixinMain Brady 2018-08-23 17:04:00 -05:00
  • d17122a777 Fix some mixins which referenced a non-obfuscated method Brady 2018-08-23 17:01:51 -05:00
  • 559bc46702 put it in the right place Leijurv 2018-08-23 14:40:42 -07:00
  • b3189721a6 add explanation Leijurv 2018-08-23 14:37:08 -07:00
  • 9a065f55cc some more blocks to cache Leijurv 2018-08-23 14:02:05 -07:00
  • c4cc0c6cdf cleanup to cachedregion Leijurv 2018-08-23 13:47:01 -07:00
  • cacd2096ec save regularly Leijurv 2018-08-23 13:42:45 -07:00
  • 14df84ef0e chunk caching either way Leijurv 2018-08-23 13:39:13 -07:00
  • b56dde8f7e typo Leijurv 2018-08-23 13:17:29 -07:00
  • cf05e75e9a Merge branch 'master' of github.com:cabaletta/baritone Leijurv 2018-08-23 13:12:17 -07:00
  • 709822ef47 only search nearby regions Leijurv 2018-08-23 13:12:13 -07:00
  • 1889e37493 Replace lambda with method reference Brady 2018-08-23 15:05:37 -05:00
  • e9308d7e70 Merge branch 'master' of github.com:cabaletta/baritone Leijurv 2018-08-23 12:54:23 -07:00
  • d0fc77ede4 special block location caching and automatic mining Leijurv 2018-08-23 12:54:12 -07:00
  • 8dd064838b Utilize streams when finding most recent waypoint of a given tag Brady 2018-08-23 14:52:35 -05:00
  • 36cbffb593 reset, fixes #84 Leijurv 2018-08-23 11:14:37 -07:00
  • a7abfef329 whoops wrong order Leijurv 2018-08-23 09:56:57 -07:00
  • 3ce764a472 waypoint convenience methods Leijurv 2018-08-23 09:54:29 -07:00
  • bde507cac6 clear blocks in the way, probably fixes #82 Leijurv 2018-08-23 09:41:17 -07:00
  • f9189d7ec3 comment Leijurv 2018-08-23 09:07:43 -07:00
  • 5baa56bb29 add option for pythagorean metric Leijurv 2018-08-23 08:52:05 -07:00
  • 2d7b465844 Added an anti-cheat compatibility setting, to tie in with free look Brady 2018-08-22 22:07:27 -05:00
  • dbb5d56b74 Fix MixinGuiGameOver init Injection parameters Brady 2018-08-22 21:45:45 -05:00
  • 6a5bdf9023 Cache the block break time in ToolSet, fixes #80 Brady 2018-08-22 21:33:56 -05:00
  • 9dcadc979e Add death waypoints when the player dies, fixes #75 Brady 2018-08-22 21:26:45 -05:00
  • 5760d0fb8d Fix MixinMinecraft#onBlockBreak local capture Brady 2018-08-22 21:05:52 -05:00
  • 060eeb9737 Add automatic bed waypoints on interact, fixes #79 Brady 2018-08-22 21:04:37 -05:00
  • fcb947bedc bed Leijurv 2018-08-22 17:56:08 -07:00
  • 4bf1c79830 home and sethome, fixes #54 Leijurv 2018-08-22 17:49:55 -07:00
  • dab70926e2 waypoints Leijurv 2018-08-22 16:56:05 -07:00
  • b2e69efbf2 integrate map directory Leijurv 2018-08-22 15:43:44 -07:00
  • 9746ed26be Merge branch 'master' into mapping Leijurv 2018-08-22 15:40:44 -07:00
  • 7996cfe0a5 waypoints rough start Leijurv 2018-08-22 15:35:32 -07:00
  • c9c807a319 accidental duplicate Leijurv 2018-08-22 15:01:29 -07:00
  • 1b83c243ec merge Leijurv 2018-08-22 15:00:10 -07:00
  • 1251b515fa baritone dir Leijurv 2018-08-22 14:59:54 -07:00
  • 61b61ea07b merge Leijurv 2018-08-22 14:55:44 -07:00
  • d9a00ce164 Merge branch 'master' of github.com:cabaletta/baritone Leijurv 2018-08-22 14:54:23 -07:00
  • cd9ad69d28 another duplicate from an earlier refactor Leijurv 2018-08-22 13:22:52 -07:00
  • 6e7f7bfa7f merge Leijurv 2018-08-22 13:17:20 -07:00
  • a2f539353b cherry pick refactor Leijurv 2018-08-22 13:15:56 -07:00
  • c7387662f5 removed print Leijurv 2018-08-22 12:06:26 -07:00
  • e730f3a84d use top block in pathing, and reliability improvements Leijurv 2018-08-22 12:04:44 -07:00
  • 38aad9d92c rework chunk caching Leijurv 2018-08-22 11:41:31 -07:00
  • 56975c0e0f Add beginning of surface block caching Howard Stark 2018-08-22 10:03:02 -07:00
  • e4e0fdd6d0 Change REGION_MAX to 58594, fixes #73 Brady 2018-08-22 16:46:24 -05:00
  • d16d5ba0e2 Merge pull request #76 from cabaletta/package-refactor Leijurv 2018-08-22 14:10:11 -07:00
  • 9914620f10 another duplicate from an earlier refactor Leijurv 2018-08-22 13:22:52 -07:00
  • c5eda17154 intellij glitch Leijurv 2018-08-22 13:17:20 -07:00
  • 83a91be53c package refactor Leijurv 2018-08-22 13:15:56 -07:00