Leijurv
|
a497a944a6
|
bottom of the class
|
2018-10-08 21:49:36 -07:00 |
|
Brady
|
2e69bbe371
|
Minimal CutoffResult Javadocs
|
2018-10-08 23:34:12 -05:00 |
|
Brady
|
875f01c358
|
More comprehensive IPath javadocs
|
2018-10-08 23:29:16 -05:00 |
|
Leijurv
|
8e1d827819
|
v0.0.7
|
2018-10-08 20:57:06 -07:00 |
|
Brady
|
6a4a8ab2d9
|
I'm an IDIOT
|
2018-10-08 21:09:54 -05:00 |
|
Brady
|
8278576227
|
Rename getCurrentPathSearch to getPathFinder
|
2018-10-08 21:02:55 -05:00 |
|
Brady
|
7d0aa4d7a5
|
Add override annotation to getPath in PathExecutor
|
2018-10-08 20:39:33 -05:00 |
|
Brady
|
2b4512ee3f
|
Move to API
|
2018-10-08 20:37:52 -05:00 |
|
Leijurv
|
413e505683
|
epic
|
2018-10-08 18:08:01 -07:00 |
|
Leijurv
|
0f1edba5f1
|
save settings
|
2018-10-08 18:05:08 -07:00 |
|
Brady
|
e23a9c976a
|
Bad code
|
2018-10-08 20:01:44 -05:00 |
|
Brady
|
1449edb8af
|
Didn't need to do that
|
2018-10-08 19:59:25 -05:00 |
|
Brady
|
d177db5a35
|
IMovement
Hey would you look at that
|
2018-10-08 19:57:22 -05:00 |
|
Brady
|
1245e222a7
|
Begin path api prep
|
2018-10-08 19:23:43 -05:00 |
|
Leijurv
|
336154fd9b
|
clean up build and remove unnecessary files
|
2018-10-08 15:25:09 -07:00 |
|
Brady
|
0ee14b4b90
|
Good javadocs
They're not good they're shit I lied to you
|
2018-10-08 17:12:51 -05:00 |
|
Leijurv
|
5a9e5cdac4
|
move rendering, fixes #212
|
2018-10-08 15:11:07 -07:00 |
|
Brady
|
10bb177664
|
Add renderGoalIgnoreDepth setting
|
2018-10-08 17:06:41 -05:00 |
|
leijurv
|
69762bf4b4
|
fix parkour maybe? fixes #211
|
2018-10-07 22:08:37 -07:00 |
|
leijurv
|
e17cc79cb3
|
synchronize MemoryBehavior, fixes #198
|
2018-10-07 21:55:40 -07:00 |
|
leijurv
|
60c29fd159
|
actually stop sprinting, fixes #199
|
2018-10-07 21:40:18 -07:00 |
|
Leijurv
|
7481c98dbc
|
more documentation
|
2018-10-07 17:57:07 -07:00 |
|
Leijurv
|
796b45601e
|
add info about reproducibility
|
2018-10-07 17:39:13 -07:00 |
|
Leijurv
|
b5347cebc3
|
cleanup build gradle
|
2018-10-07 17:02:21 -07:00 |
|
Leijurv
|
65ce5ca752
|
fix nullpointerexception in cachedworld
|
2018-10-07 16:57:04 -07:00 |
|
Leijurv
|
d1e62ef8f2
|
ok but really this time they're deterministic
|
2018-10-07 16:56:46 -07:00 |
|
Leijurv
|
db8daf4c59
|
maybe in jar
|
2018-10-07 16:07:35 -07:00 |
|
Leijurv
|
80240cb9f2
|
maybe needs to be higher
|
2018-10-07 14:23:29 -07:00 |
|
Leijurv
|
4da0731664
|
deterministic
|
2018-10-07 12:00:18 -07:00 |
|
leijurv
|
af357d4d8e
|
fix a weird bug
|
2018-10-06 20:28:47 -07:00 |
|
Leijurv
|
8c76573395
|
don't pause on one block overlap
|
2018-10-06 18:43:20 -07:00 |
|
Leijurv
|
939e9c32d5
|
pause when current best is a backtrack, fixes #201
|
2018-10-06 18:39:48 -07:00 |
|
Brady
|
e4ef659756
|
Fix WorldScanner exposure
|
2018-10-06 20:35:32 -05:00 |
|
Brady
|
4b61452c62
|
Expose WorldScanner in API
|
2018-10-06 20:30:09 -05:00 |
|
Brady
|
d5130aa6ba
|
Expose event listener registry in API
|
2018-10-06 20:16:38 -05:00 |
|
Leijurv
|
6c9f317f31
|
don't look to the side on a parkour place until the place is in range
|
2018-10-05 18:27:02 -07:00 |
|
Leijurv
|
1ab5609d4e
|
spam travis less
|
2018-10-05 15:51:23 -07:00 |
|
Leijurv
|
78b626af23
|
v0.0.6
|
2018-10-05 15:42:02 -07:00 |
|
Leijurv
|
046de84360
|
that should really default to true
|
2018-10-05 14:39:17 -07:00 |
|
Leijurv
|
ca48dabcc7
|
change sneak-backplace behavior, fixes #208
|
2018-10-05 13:49:47 -07:00 |
|
Leijurv
|
9880a4e948
|
when asusmeSafeWalk is on, we don't sneak in the first place
|
2018-10-05 13:11:09 -07:00 |
|
Leijurv
|
cb589219d8
|
use mutable move result to avoid instantianing ten million move result objects
|
2018-10-05 12:32:42 -07:00 |
|
Leijurv
|
6fff4c5254
|
reduce repetition in Moves
|
2018-10-05 10:17:58 -07:00 |
|
Leijurv
|
4049c116d9
|
dynamicY and yOffset
|
2018-10-05 10:10:24 -07:00 |
|
Leijurv
|
b720742f53
|
render the goal block, fixes #166
|
2018-10-04 21:28:34 -07:00 |
|
leijurv
|
c1af050fa6
|
fix lilypad fall cost, fixes #207
|
2018-10-04 16:01:27 -07:00 |
|
Leijurv
|
39f415d4be
|
allowplace and allowparkourplace
|
2018-10-03 19:00:58 -07:00 |
|
Leijurv
|
4590b9f6da
|
they say you are what you eat, but i don't remember eating a minecraft damn daniel mod
|
2018-10-03 13:45:43 -07:00 |
|
Brady
|
ee6e0b1784
|
Add message and actually cancel event
|
2018-10-03 12:45:57 -05:00 |
|
Brady
|
820c108548
|
Add pause "command" in ExampleBaritoneControl
|
2018-10-03 12:44:28 -05:00 |
|