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

Reorganising some code, changed presets #1922

Merged
merged 2 commits into from
Nov 26, 2022

Commits on Nov 25, 2022

  1. - Removed raise_dead.go 's ignore haste line, it does nothing.

     - Moved frost sub unh preset talent 5/5 KM => 1/3 subversion + 4/5 KM
     - Added basic exp + spell hit cap set for frost sub unh (P1 bis)
     - Moved and renamed cancelauraBT method to rotation_shared_helper
     - Added cancelauraBT to frost sub unh
     - Removed commented and not ready EndOfFight Sequence
     - Changed default oblidelay from 0 to 1000.0
     - Moved old frost sub unh cold to separate .txt file named old_frost_sub_unholy_rotation_code.txt
    enhancedgore committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    3349f2b View commit details
    Browse the repository at this point in the history
  2. Missed change (preset starting RP)

    Accidentally forgot to change the starting RP preset back to 0, this changes it from 40 (from testing) back to 0 as it should be.
    enhancedgore committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    bc126e0 View commit details
    Browse the repository at this point in the history