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
147 stars 36 forks source link

Feature Request: Add Free Planets to Slots #472

Open aixtools opened 2 weeks ago

aixtools commented 2 weeks ago

I know it isn't like the other slots that are job and skill based - BUT - since it is skilled based having the number of 'free planets' to control of PI, imho, would be a great addition.

And, I hope, not too difficult to add.

GoldenGnu commented 1 week ago

Maximum number of planets are dependent on the skill: https://wiki.eveuniversity.org/Skills:Planet_Management#Interplanetary_Consolidation

Current number of planets are just: characters/{character_id}/planets/

It looks easy enough to implement