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

Automatically flag builds as obsolete upon balance patch changes #106

Open
4 of 11 tasks
berdandy opened this issue Jun 26, 2024 · 1 comment
Open
4 of 11 tasks

Automatically flag builds as obsolete upon balance patch changes #106

berdandy opened this issue Jun 26, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@berdandy
Copy link
Member

berdandy commented Jun 26, 2024

  • Dependency Generation tool -- this will take a build page, and build a list of balance dependencies:
    • build skills (heal/utility/elite)
    • traits
    • specializations (needed only for special elite specialization skills?)
    • profession skills
    • weapon skills
    • equipment (needed only for relics?)
  • When an balance update hits, (manually) build a data file that lists all the changed content by ID
  • Build Validator tool -- takes the above two pieces of data and
    • If there are no matches, flag as "probably unchanged"
    • If there are matches, flag as "needs update"
@berdandy berdandy self-assigned this Oct 22, 2024
@berdandy berdandy added the enhancement New feature or request label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant