Skip to content
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

V2: write an admin.py func that tries to reconcile settlement "defeated_monster" info with the killboard #132

Closed
4 tasks
toconnell opened this issue Nov 7, 2016 · 1 comment

Comments

@toconnell
Copy link
Owner

toconnell commented Nov 7, 2016

Basically, get everything from the killboard and then get everything from the individual settlements, figure out the delta and then try to create new kb records from it.

  • Come up with a method for V2 admin.py that compares what's in the MDB killboard with what is in settlements created BEFORE the earliest killboard entry
  • Any "new" killboard entries should be given a "created_on" attribute/date from the settlement's creation (i.e. so that the next time this thing runs, it checks fewer and fewer settlements, etc.)
  • It needs to run interactive, just like the current checker and allow manual updates when creating new records
  • update the current checker to allow manual updates
@toconnell toconnell added this to the V2 Beta Release milestone Nov 7, 2016
@toconnell
Copy link
Owner Author

This is kind of moot, at this point. Closing this out as a DNF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant