GoldenGnu / jeveassets

jEveAssets is an out-of-game asset manager for Eve-Online, written in Java
http://eve.nikr.net/jeveasset
GNU General Public License v2.0
155 stars 39 forks source link

Loyalty and Planetary Interaction - Tool Addition? - API Exploration #385

Open Mr00Anderson opened 1 year ago

Mr00Anderson commented 1 year ago

Investigate Planetary Interaction and Loyalty Points ESI and tool possibilities.

I know these are limited end points, however paired with other information such as storage pads, launch pads and POCO's are tracked in assets. Goal would be for some notification tracking of emptying/filling planets. Perhaps historical pull tracking for statistics. Some may have to use deduction and multiple other ESI endpoints to make useful information.

Simple tools that could be added for sure would be ones like existing web tools, such as chain chart, profit calculation or system checker which can all use static data.

https://www.neweden.tools/pi

Opening this for discussion from all. This is intended to be a summer project for review. I plan to start digging into the API for this around June or so and run local IDE test.