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

[Spells] Implemented SPA 512 SE_Proc_Timer_Modifier, Fixed AA procs not working #1646

Merged
merged 26 commits into from Nov 5, 2021

Commits on Oct 25, 2021

  1. update for SPA 511

    KayenEQ committed Oct 25, 2021
    Copy the full SHA
    76719a5 View commit details
    Browse the repository at this point in the history
  2. remove debugs, AA implemented

    KayenEQ committed Oct 25, 2021
    Copy the full SHA
    1527c4d View commit details
    Browse the repository at this point in the history
  3. update

    KayenEQ committed Oct 25, 2021
    Copy the full SHA
    50ff408 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. twinprocfix

    KayenEQ committed Oct 26, 2021
    Copy the full SHA
    bc435c2 View commit details
    Browse the repository at this point in the history
  2. AA procs added

    KayenEQ committed Oct 26, 2021
    Copy the full SHA
    f634d91 View commit details
    Browse the repository at this point in the history
  3. format update

    KayenEQ committed Oct 26, 2021
    Copy the full SHA
    4e12429 View commit details
    Browse the repository at this point in the history
  4. update

    KayenEQ committed Oct 26, 2021
    Copy the full SHA
    974d049 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7cd90f1 View commit details
    Browse the repository at this point in the history
  6. proctimer limits

    KayenEQ committed Oct 26, 2021
    Copy the full SHA
    5f42993 View commit details
    Browse the repository at this point in the history
  7. update

    KayenEQ committed Oct 26, 2021
    Copy the full SHA
    5888397 View commit details
    Browse the repository at this point in the history
  8. rename function

    renamed function
    only check for buffs value > 0, don't need to check for AA's which are negative ID's
    KayenEQ committed Oct 26, 2021
    Copy the full SHA
    f918b8d View commit details
    Browse the repository at this point in the history
  9. pre merge

    KayenEQ committed Oct 26, 2021
    Copy the full SHA
    a012a4a View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    e64a585 View commit details
    Browse the repository at this point in the history
  11. variable updates

    KayenEQ committed Oct 26, 2021
    Copy the full SHA
    5ec06a9 View commit details
    Browse the repository at this point in the history
  12. Update spell_effects.cpp

    KayenEQ committed Oct 26, 2021
    Copy the full SHA
    e038fd1 View commit details
    Browse the repository at this point in the history
  13. var rename

    update var name to better represent its function.
    KayenEQ committed Oct 26, 2021
    Copy the full SHA
    f4011bf View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    f0e340d View commit details
    Browse the repository at this point in the history
  15. updated proc struct

    added reuse timer
    KayenEQ committed Oct 26, 2021
    Copy the full SHA
    adff77a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. reuse timer to spell procs

    KayenEQ committed Oct 27, 2021
    Copy the full SHA
    e848cfd View commit details
    Browse the repository at this point in the history
  2. updates

    KayenEQ committed Oct 27, 2021
    Copy the full SHA
    733b0fb View commit details
    Browse the repository at this point in the history
  3. debug remove

    KayenEQ committed Oct 27, 2021
    Copy the full SHA
    e23a7ae View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fa3322d View commit details
    Browse the repository at this point in the history
  5. Update mob.cpp

    KayenEQ committed Oct 27, 2021
    Copy the full SHA
    ba6391c View commit details
    Browse the repository at this point in the history
  6. fix

    KayenEQ committed Oct 27, 2021
    Copy the full SHA
    ac4d8cd View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Copy the full SHA
    42b7e57 View commit details
    Browse the repository at this point in the history
  2. merge

    KayenEQ committed Nov 4, 2021
    Copy the full SHA
    666b39a View commit details
    Browse the repository at this point in the history