Commit Graph

569 Commits

Author SHA1 Message Date
fb61b47fb2 see costs to all possible movements from current location 2018-08-17 16:46:02 -07:00
b742704fd0 option to fully disable path backtracking cost favoring 2018-08-17 16:17:14 -07:00
03ec4d39ee don't walk or fall through webs or end portals 2018-08-17 14:11:58 -07:00
f3d9ada675 movement and goal cleanup, more pure with CalculationContext 2018-08-17 13:18:04 -07:00
94e3b53f09 added comments 2018-08-17 12:29:30 -07:00
e71783105c misc movement cleanups 2018-08-17 12:24:40 -07:00
c635ba69fd sprinting capability. fixes #23 2018-08-17 10:52:58 -07:00
4591895e49 clear goal option. fixes #22 2018-08-16 16:51:43 -07:00
e1c6006084 render GoalXZ 2018-08-16 15:34:23 -07:00
82f5c21f4a whoops that didn't actually compile 2018-08-16 15:14:00 -07:00
e0f2159276 better path splicing 2018-08-16 15:10:23 -07:00
399fa003dd Address raytrace bush failure when falling (#15) 2018-08-15 18:39:07 -07:00
01cc521a71 fixed 2018-08-15 18:02:07 -07:00
6860521403 dank goal render 2018-08-15 17:53:42 -07:00
6be7786707 ticks remaining in segment 2018-08-15 17:29:45 -07:00
28fd9581bc babe 2018-08-15 06:50:43 -07:00
d2ad15b79f Merge branch 'master' of github.com:cabaletta/baritone 2018-08-14 23:49:11 -07:00
3d4f516938 doors 2018-08-14 23:49:08 -07:00
aef3af50c2 unused cases 2018-08-14 17:37:19 -07:00
ea5914f776 cmt 2018-08-14 15:58:53 -07:00
c780454b78 comment 2018-08-14 15:43:04 -07:00
9aefcebddf api 2018-08-14 15:32:16 -07:00
92b3ac93d0 check 2018-08-14 15:24:23 -07:00
72f7c564a1 getter 2018-08-14 15:22:52 -07:00
7bc9969d93 throwaways setting 2018-08-14 15:19:35 -07:00
45375c45bb simplified 2018-08-14 15:16:38 -07:00
bb453a94b9 beautiful settings 2018-08-14 15:04:41 -07:00
c67c9582c4 Thanks IntelliJ for that amazingly helpful performance optimization suggestion 2018-08-14 13:23:57 -07:00
3a68009194 don't allocate for up(0) 2018-08-14 11:25:30 -07:00
86f1f472f5 more benching 2018-08-14 11:22:13 -07:00
7fa04f3423 add bench test 2018-08-14 11:04:34 -07:00
2e7f5048dc this is so sad 2018-08-14 10:50:41 -07:00
60d246ecc9 betterblockpos 2018-08-14 10:47:31 -07:00
46593fc1a4 less indentation 2018-08-14 08:28:35 -07:00
1e731b3246 path fading 2018-08-13 21:05:35 -07:00
578e08a893 split out into baritone api 2018-08-13 20:57:29 -07:00
c9a6a36f67 init before init 2018-08-13 20:37:48 -07:00
d399857309 Merge branch 'leijurv-settings' 2018-08-13 20:20:54 -07:00
e4d6d6ff64 missed a spot 2018-08-13 20:19:27 -07:00
ebee78b035 optim 2018-08-13 20:18:12 -07:00
04005b6e59 more settings 2018-08-13 20:17:16 -07:00
b97852dd68 vines patch tempfix 2018-08-13 20:09:27 -07:00
f881ba5e59 first attempt at settings 2018-08-13 17:16:22 -07:00
eee43ad5d1 sanik 2018-08-13 17:03:48 -07:00
b15ebef880 refactor 2018-08-13 16:59:59 -07:00
25b0348916 tweaks 2018-08-13 16:56:09 -07:00
bc9f76d1c7 misc fixes to coefficients, descend, and pathexecutor 2018-08-13 16:41:08 -07:00
4ba5d81b5c maybe fixed descend 2018-08-13 15:44:52 -07:00
4eb46ebe0f guard 2018-08-13 13:49:05 -07:00
532d4d1f31 sprinting yay 2018-08-13 13:40:50 -07:00