Corp Assets!
So, I’ve hacked in preliminary corp asset support (thanks to the fellow who loaned me the full API key of a corp director). The initial UI simply requires checking the ‘Load Corp Assets’ checkbox when you enter your API key and choose the character that is a corp director. This will load the corp assets instead of the personal assets in the same manner as loading personal assets.
The application simply handles a corp like it handles a player - the assets are stored in the same way and the corporation will have its own charid_hash that is accessible if you know the API key or someone has given you the URL. The only difference in the database is the new field is_corp in the asset_update table.
I have not yet implemented the addition of conquerable stations to the database. Hopefully I’ll be able to get around to this soon.
March 26th, 2008 at 7:48 am
It rocks, it really does!
Thanks!