Commit Graph

959 Commits

Author SHA1 Message Date
Brady
b575f54977 Revert BlockStateInterface changes because jurv wurv sad 2018-09-24 18:55:57 -05:00
Brady
6ec6ff4596 Clean all imports 2018-09-24 18:51:10 -05:00
Brady
30b63abb73 Replace creation of new Helper instances in Utils 2018-09-24 18:50:29 -05:00
Brady
2a8575caa8 Begin to create interfaces in api for cached World and Region 2018-09-24 18:45:41 -05:00
Leijurv
6829bc920e demolish goto, fixes #182 2018-09-24 16:21:14 -07:00
Leijurv
8ee7446517 save by coordinate, fixes #175 2018-09-24 16:16:04 -07:00
Brady
559f575db5 Add javadocs to RayTraceUtils 2018-09-24 18:09:10 -05:00
Leijurv
750da2f1a6 stop breaking on cancel, hopefully fixes #127 2018-09-24 16:05:09 -07:00
Brady
7d27509e63 Don't forget 2018-09-24 18:01:26 -05:00
Leijurv
76f287582e overhaul betterblockpostest 2018-09-24 15:58:08 -07:00
Brady
239a95961e Replace for loop with forEach 2018-09-24 17:56:27 -05:00
Leijurv
3e189510d4 bits test 2018-09-24 15:50:09 -07:00
Leijurv
cef4fb0f50 convert blocks to strings and back less 2018-09-24 15:45:12 -07:00
Leijurv
da3f5251b5 refactor 2018-09-24 15:37:05 -07:00
Brady
fc591eafd3 We must preserve it 2018-09-24 17:32:12 -05:00
Leijurv
5087e65c61 what 2018-09-24 15:27:37 -07:00
Leijurv
1553f99129 unneeded 2018-09-24 14:35:14 -07:00
Leijurv
2c4384970c that class has moved 2018-09-24 14:33:41 -07:00
Leijurv
65672b5564 gotta go fast lol 2018-09-24 13:14:36 -07:00
Leijurv
758e9c511a tiny optimization 2018-09-24 13:13:24 -07:00
Brady
812c23e1ca Fix compiler error and revert addAll meme 2018-09-24 14:48:01 -05:00
Leijurv
9e27a59d7f cache on load check 2018-09-24 12:44:41 -07:00
Brady
787665ae08 Actually add getter for the world provider instance in api 2018-09-24 14:43:02 -05:00
Brady
35c8b03122 Create IWorldData and IWorldProvider interfaces in api
This fully exposes waypoints in the api, next step is cached worlds!
2018-09-24 14:42:22 -05:00
Brady
1cf4c9419f Add setting for goal box color 2018-09-24 14:17:02 -05:00
Brady
111e03c5b8 i agree 2018-09-24 13:39:40 -05:00
Leijurv
0ed6bc966e standardize on moveresult 2018-09-24 10:55:35 -07:00
Leijurv
ba7e9a56e3 remove intermediate object 2018-09-24 10:50:40 -07:00
Brady
df88b02ed5 Create IWaypointCollection interface in api 2018-09-24 12:48:00 -05:00
Brady
d6c2c053db Create IWaypoint interface in api 2018-09-24 12:36:25 -05:00
Leijurv
5650c86a7d update goal in new thread 2018-09-24 10:17:01 -07:00
Leijurv
4ec9a4fc5b really cancel, fixes #178 2018-09-24 09:57:20 -07:00
Brady
7b0f14a0e5 Configurable colors for path rendering 2018-09-23 21:47:19 -05:00
Brady
c3a21b928e When PathingBehavior is disabled, clear all of the key override states 2018-09-23 21:35:56 -05:00
Leijurv
89ad673ae3 convenience methods 2018-09-23 18:44:54 -07:00
Leijurv
fa7a0b3c45 readd costs 2018-09-23 18:00:54 -07:00
Brady
23e1ea0020 Plutie's Jenkins is dead rn 2018-09-23 19:48:17 -05:00
Brady
5edd4e06bb Utilize another relative link in README 2018-09-23 19:39:37 -05:00
Brady
aa6bdd7f33 Minor changes to the README 2018-09-23 19:39:04 -05:00
Brady
4d5446ddbd We don't keep secrets here 2018-09-23 19:34:04 -05:00
Brady
e3b777d2ef Update the API usage 2018-09-23 19:23:57 -05:00
Brady
eeea07ed2b Move Settings to api 2018-09-23 18:35:55 -05:00
Brady
4ac2ade7c6 Create IPathingBehavior and expose all behaviors
This is still a biiiiiig WIP
2018-09-23 18:29:03 -05:00
Brady
62b8bc0f47 Create IMemoryBehavior interface 2018-09-23 17:07:53 -05:00
Brady
7edf581c6a Move Behavior back to main sourceSet 2018-09-23 16:50:18 -05:00
Brady
e99fc5d9b7 Make IMineBehavior extend IBehavior 2018-09-23 16:45:00 -05:00
Brady
a6aa659629 Begin to create default behavior exposing interfaces in api 2018-09-23 16:44:35 -05:00
Leijurv
182c1e6ff5 refactor 2018-09-23 14:23:23 -07:00
Brady
6770985b3a Ew TUPLE 2018-09-23 15:26:57 -05:00
Leijurv
943794726a wtf intellij 2018-09-23 12:24:56 -07:00