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

db: rotation spells addition and cleanup #3441

Merged
merged 5 commits into from
Aug 12, 2023

Commits on Aug 11, 2023

  1. protwar: update spellids to lvl 70 versions in picker

    Signed-off-by: jarves <jarveson@gmail.com>
    jarveson committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a41d28b View commit details
    Browse the repository at this point in the history
  2. overrides: update/add in missing raid debuffs

    Signed-off-by: jarves <jarveson@gmail.com>
    jarveson committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    af1db0f View commit details
    Browse the repository at this point in the history
  3. aura: add 'getauras' for aura enumeration

    Signed-off-by: jarves <jarveson@gmail.com>
    jarveson committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9933c92 View commit details
    Browse the repository at this point in the history
  4. debuffs: update mangle debuff rank

    Signed-off-by: jarves <jarveson@gmail.com>
    jarveson committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    61669b8 View commit details
    Browse the repository at this point in the history
  5. db: pull in spells used from rotations

     - semi hackily initiate a sim and rip out the 'spellbook'
     - increases db by about raw 10kb, which should be a net win
       as each sim used to make ~20 extra 1kb requests each load
    
    Signed-off-by: jarves <jarveson@gmail.com>
    jarveson committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3d4a361 View commit details
    Browse the repository at this point in the history