Commit Graph

542 Commits

Author SHA1 Message Date
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 239bb14e3a
add blockBreakAdditionalPenalty 2018-10-03 08:20:24 -07:00
Brady 02a04773c6
bad javadocs 2018-10-02 15:27:25 -05:00
Brady 7e7b9f4fdb
Make MemoryBehavior store data by world 2018-10-02 15:25:58 -05:00
Leijurv 24be1d0ff3
lookahead a little more 2018-10-02 10:01:54 -07:00
Leijurv 8f146d1a2b
increase degree of backtrack cost favoring 2018-10-01 15:35:18 -07:00
Leijurv 810b92fbad
Merge pull request #193 from cabaletta/service-loader
Service loader
2018-10-01 14:37:15 -07:00
Leijurv 76365a4564
sprint on soul sand, fixes #120 2018-10-01 10:05:04 -07:00
Leijurv d58ad6f68f
finalize 2018-09-30 08:03:33 -07:00
Brady 3184eaf595
Remove IBaritoneProvider#getSettings 2018-09-29 23:59:32 -05:00
Brady b12c2ea62f
UTILIZE Service Loaders
https://i.imgur.com/kAm0xd3.png
2018-09-29 23:52:01 -05:00
Leijurv 015462eddb
beg people not to disable chunk caching 2018-09-27 15:37:22 -07:00
Leijurv de6d6c8714
cached chunks expiration setting, fixes #181 2018-09-27 15:19:55 -07:00
Leijurv 2aa4770b45
add settings for pathing hashmap 2018-09-26 15:01:14 -07:00
Brady c94ac6e26c
Better Rotation 2018-09-25 09:40:22 -05:00
Brady 40bea503c3
Merge ActionCosts with ActionCostsButOnlyTheOnesThatMakeMickeyDieInside 2018-09-24 20:40:04 -05:00
Brady 0f7743263e
Move goals to api 2018-09-24 20:33:00 -05:00
Brady 2a8575caa8
Begin to create interfaces in api for cached World and Region 2018-09-24 18:45:41 -05: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
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
Brady 7b0f14a0e5
Configurable colors for path rendering 2018-09-23 21:47:19 -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
Brady 6b61a00bed
Change License to GNU Lesser General Public License v3 2018-09-17 17:11:40 -05:00
Leijurv 71473ab17d
nit 2 2018-09-16 19:34:18 -07:00
Leijurv eac5184d4d
nit 2018-09-16 19:30:47 -07:00
Leijurv 5f0009a060
fuming 2018-09-16 19:25:21 -07:00
Leijurv af58304b38
misc cleanup 3 2018-09-16 17:49:19 -07:00
Leijurv dbd1fb2aa2
misc cleanup 2 2018-09-16 17:15:33 -07:00
Leijurv 12b64ead5c
a much needed path executor overhaul 2018-09-14 18:29:35 -07:00
Leijurv 001070d406
more robust path destination verification 2018-09-14 09:21:59 -07:00
Brady 0a0209d2e1
Move Behavior to api 2018-09-12 17:53:29 -05:00
Brady a0a480e2cc
Move api package in main to api sourceset 2018-09-11 12:05:12 -05:00