Commit Graph

2153 Commits

Author SHA1 Message Date
76f287582e overhaul betterblockpostest 2018-09-24 15:58:08 -07:00
239a95961e Replace for loop with forEach 2018-09-24 17:56:27 -05:00
3e189510d4 bits test 2018-09-24 15:50:09 -07:00
cef4fb0f50 convert blocks to strings and back less 2018-09-24 15:45:12 -07:00
da3f5251b5 refactor 2018-09-24 15:37:05 -07:00
fc591eafd3 We must preserve it 2018-09-24 17:32:12 -05:00
5087e65c61 what 2018-09-24 15:27:37 -07:00
65672b5564 gotta go fast lol 2018-09-24 13:14:36 -07:00
758e9c511a tiny optimization 2018-09-24 13:13:24 -07:00
812c23e1ca Fix compiler error and revert addAll meme 2018-09-24 14:48:01 -05:00
9e27a59d7f cache on load check 2018-09-24 12:44:41 -07:00
787665ae08 Actually add getter for the world provider instance in api 2018-09-24 14:43:02 -05:00
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
1cf4c9419f Add setting for goal box color 2018-09-24 14:17:02 -05:00
111e03c5b8 i agree 2018-09-24 13:39:40 -05:00
0ed6bc966e standardize on moveresult 2018-09-24 10:55:35 -07:00
ba7e9a56e3 remove intermediate object 2018-09-24 10:50:40 -07:00
df88b02ed5 Create IWaypointCollection interface in api 2018-09-24 12:48:00 -05:00
d6c2c053db Create IWaypoint interface in api 2018-09-24 12:36:25 -05:00
5650c86a7d update goal in new thread 2018-09-24 10:17:01 -07:00
4ec9a4fc5b really cancel, fixes #178 2018-09-24 09:57:20 -07:00
7b0f14a0e5 Configurable colors for path rendering 2018-09-23 21:47:19 -05:00
c3a21b928e When PathingBehavior is disabled, clear all of the key override states 2018-09-23 21:35:56 -05:00
89ad673ae3 convenience methods 2018-09-23 18:44:54 -07:00
fa7a0b3c45 readd costs 2018-09-23 18:00:54 -07:00
eeea07ed2b Move Settings to api 2018-09-23 18:35:55 -05:00
4ac2ade7c6 Create IPathingBehavior and expose all behaviors
This is still a biiiiiig WIP
2018-09-23 18:29:03 -05:00
62b8bc0f47 Create IMemoryBehavior interface 2018-09-23 17:07:53 -05:00
7edf581c6a Move Behavior back to main sourceSet 2018-09-23 16:50:18 -05:00
e99fc5d9b7 Make IMineBehavior extend IBehavior 2018-09-23 16:45:00 -05:00
a6aa659629 Begin to create default behavior exposing interfaces in api 2018-09-23 16:44:35 -05:00
182c1e6ff5 refactor 2018-09-23 14:23:23 -07:00
6770985b3a Ew TUPLE 2018-09-23 15:26:57 -05:00
943794726a wtf intellij 2018-09-23 12:24:56 -07:00
59b4e1a993 parkour 2018-09-23 12:24:07 -07:00
5ca5fdf777 misc fixes 2018-09-23 11:37:39 -07:00
53590a96b9 you are no longer being poisoned by a toxic cloud 2018-09-23 11:17:31 -07:00
1a6b7d184a cache chunk load check through block state interface 2018-09-23 10:20:19 -07:00
c623250387 no reason to do that actually 2018-09-23 10:13:09 -07:00
289637a370 what is testing :S 2018-09-23 09:42:20 -07:00
b20f148fa6 might as well 2018-09-23 08:58:45 -07:00
cc01c88dbd begone betterblockpos 2018-09-23 08:54:26 -07:00
23c11a5170 finish moving away from betterblockpos in path calculation 2018-09-23 08:52:03 -07:00
7fa6e001e6 don't cause exception on main thread if a movement becomes impossible 2018-09-23 08:13:21 -07:00
65a59cb739 add bench link 2018-09-23 08:05:59 -07:00
0d0eefec9c s a n i k 2018-09-22 22:00:28 -07:00
1b576eca28 MovementDescend 2018-09-22 19:58:03 -07:00
2d3cdddc51 why do i even do this 2018-09-22 19:48:33 -07:00
eaa44c90f3 MovementAscend 2018-09-22 19:46:10 -07:00
e33564f1eb MovementPillar 2018-09-22 19:13:59 -07:00