Commit Graph

  • 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
  • c1d61a63ae Finish Behavior simple implementation Howard Stark 2018-08-05 20:37:42 -04:00
  • bda2ef8269 ascend cost Leijurv 2018-08-05 20:27:45 -04:00
  • 2edc7327ab IDIOTT Leijurv 2018-08-05 20:08:41 -04:00
  • 6dddb2e895 merge Leijurv 2018-08-05 20:07:24 -04:00
  • 9e9ad16686 Fix another typo Brady 2018-08-05 19:00:45 -05:00
  • cc0cd7b270 Fix onTick signature in PathingBehavior Brady 2018-08-05 18:57:50 -05:00
  • 8ef9f9db70 Minor clean ups in PathingBehavior Brady 2018-08-05 18:56:21 -05:00
  • 379d358408 Add EventTick w/ state guarantees Howard Stark 2018-08-05 19:50:24 -04:00
  • 89189c532e Make Helper#world return WorldClient instead of World Brady 2018-08-05 18:41:57 -05:00
  • 19e5784af9 Fix typo lol Brady 2018-08-05 18:40:10 -05:00
  • 956e212e39 Change LookBehavior target initialization location Howard Stark 2018-08-05 19:26:31 -04:00
  • 68874751da Remove misleading LookBehaviorUtil method Howard Stark 2018-08-05 19:23:51 -04:00
  • 3201766617 Merge branch 'master' of github.com:cabaletta/baritone Leijurv 2018-08-05 19:21:48 -04:00
  • 7a21ef423a Add untested LookBehavior and related utils Howard Stark 2018-08-05 19:20:48 -04:00
  • 98f94f0a81 slowpath rendering Leijurv 2018-08-05 18:53:11 -04:00
  • e7c27e04ac rudimentary path rendering Leijurv 2018-08-05 18:38:11 -04:00
  • 3dea7eb4f3 insanity check Leijurv 2018-08-05 18:38:01 -04:00
  • 4cbf20922c pathing frame listener Leijurv 2018-08-05 17:48:10 -04:00
  • c1306ab8bf bugfix Leijurv 2018-08-05 17:20:55 -04:00
  • 10212601c8 Merge branch 'master' of github.com:cabaletta/baritone Leijurv 2018-08-05 17:16:49 -04:00
  • f252e20dfe peephole optimization Leijurv 2018-08-05 17:16:16 -04:00
  • cb09af571a Create object for render event containing partial ticks Brady 2018-08-05 14:42:46 -05:00
  • d74660f7e5 optimized Leijurv 2018-08-05 12:03:36 -04:00
  • a858882f02 performance optim Leijurv 2018-08-05 11:50:23 -04:00
  • 8ee641f310 fix a* implementation by adding decrease-key operation to heap implementations Leijurv 2018-08-05 11:30:50 -04:00
  • 3072142513 don't read empty chunks Leijurv 2018-08-05 10:06:20 -04:00
  • 54c79a3330 not everyone uses windoze with backslash path separators Leijurv 2018-08-05 09:32:09 -04:00
  • 2769f93f71 streams Leijurv 2018-08-05 09:30:42 -04:00
  • 6b0bc568de privatized Leijurv 2018-08-05 09:24:40 -04:00
  • cc29bd16e7 Clean up mixin configuration Brady 2018-08-05 00:25:58 -05:00
  • 34ead03432 Call the player update event Brady 2018-08-05 00:25:08 -05:00
  • 89a9923185 Repackage the Pathing behavior to impl Brady 2018-08-05 00:15:18 -05:00
  • 12aeab4943 Fix conflicting files Brady 2018-08-04 23:44:42 -05:00
  • 10c847074a Initial Chunk Caching Commit Brady 2018-08-04 23:36:59 -05:00
  • 4fc74a85c1 some glue Leijurv 2018-08-04 23:28:32 -04:00
  • b1ced3fe84 refactor Leijurv 2018-08-04 23:25:05 -04:00
  • 72c69eb962 openset refactor Leijurv 2018-08-04 23:19:32 -04:00
  • 5a573f52bf Remove implementation of IMovement Howard Stark 2018-08-04 23:01:38 -04:00
  • 4608086656 Add player update injection Howard Stark 2018-08-04 22:58:32 -04:00
  • 9bda792a3e Add render pass game event Howard Stark 2018-08-04 21:55:38 -04:00
  • 89a64a375e Add EntityRenderer renderWorldPass injection Howard Stark 2018-08-04 21:27:34 -04:00
  • d3a2238493 better falling costs Leijurv 2018-08-04 18:28:36 -04:00
  • 84d9a9bf35 Update reference to proper state variable Howard Stark 2018-08-04 18:21:09 -04:00
  • 1bc2e6fe7a Fix enough to compile Howard Stark 2018-08-04 18:17:53 -04:00
  • d061f759b5 Merge branch 'master' of github.com:cabaletta/baritone Leijurv 2018-08-04 15:54:00 -04:00
  • fd5fc0f7f7 path execution Leijurv 2018-08-04 15:53:50 -04:00
  • d36b254ccc Small changes Howard Stark 2018-08-04 14:49:52 -04:00
  • 13f9e169f0 lambdas are hard Leijurv 2018-08-04 15:31:52 -04:00
  • e2030eeba9 try with resources Leijurv 2018-08-04 13:34:50 -04:00
  • d6b3d57560 Create GZIP compression util class Brady 2018-08-03 22:48:21 -07:00
  • 9dc1f2abab helpers and optimizations Leijurv 2018-08-03 22:14:50 -04:00
  • 8250338210 Remove cached chunk development code Brady 2018-08-03 13:32:54 -07:00
  • 3d0d73a5ca Refactored IOpenSet implementations Brady 2018-08-03 13:31:33 -07:00
  • 9afcdedf81 javadocs Leijurv 2018-08-03 12:52:25 -04:00
  • d382de2b52 moving away from linked list, so remove nextOpen from PathNode Leijurv 2018-08-03 12:50:09 -04:00
  • cd2b5d001e friendship ended with linked list. now binary heap is my best friend. Leijurv 2018-08-03 11:45:11 -04:00
  • b6d40785a1 path finding Leijurv 2018-08-03 09:55:17 -04:00
  • ed6a65891a Register unregistered Mixin Brady 2018-08-03 01:46:49 -07:00
  • b8817f2929 Fix ChunkEvent Y->Z and add POPULATE Type Brady 2018-08-03 01:03:36 -07:00
  • 35a60d5ed7 Pathing code cleanups, javadoc updates, etc. Brady 2018-08-03 00:51:10 -07:00
  • 33ab4af3a3 comments Leijurv 2018-08-03 01:14:33 -04:00