Commit Graph

  • 38afa1b63c helper for 0.5 center Leijurv 2018-08-08 15:31:41 -07:00
  • b1462d5649 even if holding a bucket, landing in water means done Leijurv 2018-08-08 15:27:14 -07:00
  • 04571426fe Pick up water from bucket during fall Howard Stark 2018-08-08 14:44:16 -07:00
  • f175d09390 Merge branch 'master' of github.com:cabaletta/baritone Howard Stark 2018-08-08 14:25:05 -07:00
  • f4e4b23054 Change water bucket item stack name Howard Stark 2018-08-08 14:22:13 -07:00
  • 1ede48a5e4 Rename water bucket stack constant Brady 2018-08-08 16:22:07 -05:00
  • 8de0d0ccd3 Replace water bucket stack creation with a constant value Brady 2018-08-08 16:19:47 -05:00
  • 18431d78e3 Refactor moveTowards to be more stateful Howard Stark 2018-08-08 12:51:04 -07:00
  • 174f84da73 Prevent damaging falls in the Nether Howard Stark 2018-08-08 12:33:44 -07:00
  • db01331560 Remove arbitrary old Minebot hooks Brady 2018-08-08 03:37:29 -05:00
  • ebde6f26e9 Created MemoryBehavior Brady 2018-08-08 03:35:29 -05:00
  • 6a13e2da64 Fix my inability to replace template members Brady 2018-08-07 23:15:22 -05:00
  • 199473e6ef Added copyright configuration files Brady 2018-08-07 22:29:18 -05:00
  • 27f7b5a3cc Add GNU General Public License v3 Brady 2018-08-07 22:16:53 -05:00
  • 27d686674e Clean up connected position code Brady 2018-08-07 22:03:41 -05:00
  • 3f7b552577 Cached Chunk Path Finding Brady 2018-08-07 19:41:13 -05:00
  • b5ddd17131 Clean up angle calculation Brady 2018-08-07 19:36:51 -05:00
  • adb6904d53 Replace ToolSet parameter in cost calculation with CalculationContext Brady 2018-08-07 16:36:32 -05:00
  • 317b3fc683 Update to Mixin 0.7.10 SNAPSHOT Brady 2018-08-07 16:15:00 -05:00
  • fc082f42e7 General cleanups to the movement system. Brady 2018-08-07 16:14:36 -05:00
  • 732ab5273c maybe fix Leijurv 2018-08-07 08:13:51 -07:00
  • a2b867bf39 reduced drowning Leijurv 2018-08-07 08:09:27 -07:00
  • 6dd43372f1 when a movement ends, clear all inputs, not just the ones it set on Leijurv 2018-08-07 08:05:18 -07:00
  • f9a819b6a5 fix random traverse sprinting Leijurv 2018-08-07 08:01:26 -07:00
  • 1210db5d37 fixed diagonal movement destination Leijurv 2018-08-07 08:01:17 -07:00
  • 8516eab043 MovementDiagonal Leijurv 2018-08-07 07:52:49 -07:00
  • 42749f2325 add thisway Leijurv 2018-08-07 07:47:37 -07:00
  • b5a6112bde fixed fall detection Leijurv 2018-08-07 07:39:55 -07:00
  • b7eaf881a0 Clean falling movement generation Howard Stark 2018-08-07 06:41:45 -07:00
  • e30405c0ca Simplify fall logic and move methods Howard Stark 2018-08-07 06:16:38 -07:00
  • 8b63a3adad Fixed cached chunks not loading from file properly Brady 2018-08-07 01:11:49 -05:00
  • f047dd08b0 Fix bad block lookups with cached chunks Brady 2018-08-07 00:48:02 -05:00
  • 5cdacb4939 continuous pathfinding and clearing Leijurv 2018-08-06 21:07:15 -07:00
  • 6e0df6e9fd ladder descend works Leijurv 2018-08-06 20:54:58 -07:00
  • d0708992d4 must use 0.5 instead of bounding box center for descending ladders Leijurv 2018-08-06 20:52:19 -07:00
  • 9e8154dd5e Merge branch 'master' of github.com:cabaletta/baritone Leijurv 2018-08-06 19:52:41 -07:00
  • 703c3b766b water drop works Leijurv 2018-08-06 19:48:09 -07:00
  • 3f81453622 Added packet send and receive listeners Brady 2018-08-06 21:41:17 -05:00
  • beb56dca5b merge Leijurv 2018-08-06 19:31:10 -07:00
  • 1d0c71d2b8 descend lookback is pretty much fixed Leijurv 2018-08-06 19:30:12 -07:00
  • 67f5d22280 Change isFlowing parameter to BlockPos for 1.13 changes Brady 2018-08-06 20:25:46 -05:00
  • e4492b654d Fix a couple instances of redundant IBlockState parameters Brady 2018-08-06 20:18:16 -05:00
  • 70dfb40e5f Create constant for throwaway items Brady 2018-08-06 19:50:39 -05:00
  • 1beff941d2 Add fallback item constant to ToolSet Brady 2018-08-06 19:43:20 -05:00
  • 24cbb5e149 Fix location of method Howard Stark 2018-08-06 17:34:49 -07:00
  • 5b3eb5a375 Add rotation method to respect relative angles Brady 2018-08-06 19:16:33 -05:00
  • 207947f7dd Working MovementFall Howard Stark 2018-08-06 17:10:28 -07:00
  • a806eaaca7 disable sprinting for now Leijurv 2018-08-06 17:01:28 -07:00
  • 8eaa64148b Merge branch 'master' of github.com:cabaletta/baritone Leijurv 2018-08-06 16:58:10 -07:00
  • c6bee3addb even more mega smooth Leijurv 2018-08-06 16:58:06 -07:00
  • 1332dd573e Fix onPlayerUpdate not being called Brady 2018-08-06 18:56:57 -05:00
  • d8a99f8459 replaced Leijurv 2018-08-06 16:12:41 -07:00
  • 34bedb58c7 merge Leijurv 2018-08-06 16:10:05 -07:00
  • 2cbf8fff9b render improvements Leijurv 2018-08-06 16:09:28 -07:00
  • d357a48710 Add cost-only MovementFall Howard Stark 2018-08-06 16:07:54 -07:00
  • 6ecc928039 MovementDescend update properly sets status Howard Stark 2018-08-06 16:07:24 -07:00
  • 5e665554ea Relocate MovementHelper and Movement utility methods Howard Stark 2018-08-06 16:06:18 -07:00
  • 4caf6a8265 traverse block placing and rendering Leijurv 2018-08-06 15:53:35 -07:00
  • 1a33d9462d Fix unneeded method call on BlockStateInterface internals Howard Stark 2018-08-06 15:52:12 -07:00
  • 0fd11f80f5 Rename Movements Howard Stark 2018-08-06 15:23:08 -07:00
  • 1397b137ae Explode MovementHelper methods into more fitting places Howard Stark 2018-08-06 14:32:54 -07:00
  • ee4ed0cc65 MovementFall Leijurv 2018-08-06 14:04:55 -07:00
  • 4fa64059af Merge branch 'master' of github.com:cabaletta/baritone Leijurv 2018-08-06 13:51:13 -07:00
  • 233f1d9e3e if already looking at the block, no need to change rotation Leijurv 2018-08-06 13:50:38 -07:00
  • a4ccfe50a7 Add TickEvent typecheck Howard Stark 2018-08-06 13:07:30 -07:00
  • f320c6710a Fix instant crash on mainmenu Howard Stark 2018-08-05 22:15:25 -04:00
  • 3eef5e2972 undo Leijurv 2018-08-06 11:48:30 -07:00
  • 25663c54e7 more binary heap performance optims Leijurv 2018-08-06 08:54:13 -07:00
  • dff3e1efe5 sanity checks in pathfinder Leijurv 2018-08-06 08:42:26 -07:00
  • d884c2dea8 comment Leijurv 2018-08-06 08:34:08 -07:00
  • 0f37e214aa MovementDescend Leijurv 2018-08-06 08:27:50 -07:00
  • 16e31fee88 numNodes debug output Leijurv 2018-08-06 07:14:20 -07:00
  • 95086bdcb4 slowpath option Leijurv 2018-08-06 07:01:25 -07:00
  • 5964ac60b4 Restrict LookBehavior constructor Brady 2018-08-06 03:28:57 -05:00
  • e27724aca5 findPath doesn't throw an exception Brady 2018-08-06 03:23:40 -05:00
  • e41a04a0d3 Fix BufferBuilder locals that were incorrectly named Brady 2018-08-06 02:48:42 -05:00
  • e8149f166f Utilize Optional return types where mostly applicable Brady 2018-08-06 02:21:47 -05:00
  • 091c19ca72 Fix possible NullPointerExceptions caused by last commit Brady 2018-08-05 23:45:50 -05:00
  • 23db615695 Clean up Optional bad practices Brady 2018-08-05 23:42:17 -05:00
  • aa635360a2 Fixed gay comment 16x16 regions = bad Brady 2018-08-05 21:13:46 -05:00
  • 0a8fb574b5 don't jump on air anymore Leijurv 2018-08-05 22:09:29 -04:00
  • b96ee346f9 Fix failed path cancellation Howard Stark 2018-08-05 22:08:23 -04:00
  • 586024b57e Fix improper indice check on blocks to break Howard Stark 2018-08-05 22:01:29 -04:00
  • 3b88cd319f fix Leijurv 2018-08-05 22:05:26 -04:00
  • cfc222a5db fixed Leijurv 2018-08-05 22:04:14 -04:00
  • 3b1ceea211 whoops Leijurv 2018-08-05 22:02:56 -04:00
  • 77211943fa merg Leijurv 2018-08-05 22:01:10 -04:00
  • 603b33277c player, not center of player feet Leijurv 2018-08-05 22:00:37 -04:00
  • 23174c3c42 Fix improper indice check on blocks to break Howard Stark 2018-08-05 21:59:51 -04:00
  • a35a6409ab Invert check on Movement passability checkC Howard Stark 2018-08-05 21:57:53 -04:00
  • 2f06857858 Pathing is functioning Howard Stark 2018-08-05 21:52:55 -04:00
  • 5b96e6cd57 target rotation for traverse and ascend Leijurv 2018-08-05 21:25:06 -04:00
  • 785e5377e6 Clean up Movement input behavior Howard Stark 2018-08-05 21:17:54 -04:00
  • 988124e444 almost works Leijurv 2018-08-05 21:17:04 -04:00
  • fedbe724ef Update status when movement is prepared Howard Stark 2018-08-05 21:00:36 -04:00
  • e9fedef203 Switch from Float Tuple to Rotation Howard Stark 2018-08-05 20:54:30 -04:00
  • 3c6415d486 Fix target creation of Movement superclass Howard Stark 2018-08-05 20:50:59 -04:00
  • 84aeca710e Merge branch 'master' of github.com:cabaletta/baritone Leijurv 2018-08-05 20:48:26 -04:00
  • 67b9532f99 🅱️ erge Leijurv 2018-08-05 20:48:02 -04:00
  • 34dd0f985f Change visibility on LookBehaviorUtils intenal methods Howard Stark 2018-08-05 20:42:46 -04:00