-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mining ledger #83
Comments
If it's just tracking what each individual has mined at a corp moon but in their character page then I personally wouldn't find it very useful. As someone operating (or trying to operate) a mandatory moon-ore buyback program what I'd love is A tiled page with a tile for each corp moon showing a list of the last 5 or so detonations, the date would be perfect for the detonation name. Tile names being $systemname - $Citadelname if there are multiple systems/mining citadels Something like this would allow a corp to track what's been mined, who mines it and roughly what each pop is worth to them. This is basically a custom system I've used in another corp but I don't have access to set up for my own corp, here are some pictures that might help. If there's a way to track that the ore has been contracted to the main corp and register it for a payout to that member that would be even better. Hope some of this helps. |
The problem with /characters/ routes is that LMeve does not store character level ESI refresh tokens... This is a design issue (LMeve always used corporation level APIs). It is possible to go down to per character routes, but:
I am however ready to implement everything mining ledger has to offer at corporation level. Will that work for you? |
Been thinking a bit more on this and I'm not sure if it will complicate things or not. With the advent of the wardec changes many corps changed ownership of citadels over to holding corps so the main corp would be war-dec immune. They still own the moons and mine them but the main corp mining ledger will not catalogue what's mined, only the holding corps ledger will. It's how CCP set the corp ledger... Would it just be the case of adding another corp to LM and just using it for the corp mining ledger? |
Perhaps allow for LMeve just to poll the ledger info from a toon with Ceo/Director/Accountant in the holding corp, and without having to poll a full ESI api from the corp so not to clutter the LMeve instance with more corp info. |
@Razeu if you recall 2015, that was exactly our use case for multiple corporations in LMeve - we had a PoCo holding corp, remember? :-) |
Corp mining ledger shows every Corp that has mined from their moons.. This
I think is all included in Corp esi, you would just add the holding company
to to the esi token list
?
…On Wed, Feb 27, 2019, 8:34 AM zopha ***@***.***> wrote:
Been thinking a bit more on this and I'm not sure if it will complicate
things or not. With the advent of the wardec changes many corps changed
ownership of citadels over to holding corps so the main corp would be
war-dec immune. They still own the moons and mine them but the main corp
mining ledger will not catalogue what's mined, only the holding corps
ledger will. It's how CCP set the corp ledger...
Would it just be the case of adding another corp to LM and just using it
for the corp mining ledger?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#83 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AbqMNzPvA3UrQrI8A81rP4z3RsMU9DTbks5vRol8gaJpZM4aojPb>
.
|
I would like to suggest to add a mining tax calculator based on % value (ore/composition). |
Can LMeve be made to pull corpmembers mining ledgers
http://prntscr.com/mhi4zp
http://prntscr.com/mhi5ek
Perhaps as you click the members name, in characters and it shows a graph or just the amount in units for each type of ore mined?Corp moon mining ledger like wise?
The text was updated successfully, but these errors were encountered: