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

add testing/op commands #5

Merged
merged 15 commits into from
May 13, 2022
Merged

add testing/op commands #5

merged 15 commits into from
May 13, 2022

Commits on May 6, 2022

  1. change Mage methods to addMana and removeMana, fix setting Mana to < …

    …0 or > maxMana
    M0rica committed May 6, 2022
    Configuration menu
    Copy the full SHA
    3501608 View commit details
    Browse the repository at this point in the history
  2. implement addmage and removemage commands

    M0rica committed May 6, 2022
    Configuration menu
    Copy the full SHA
    33fccb8 View commit details
    Browse the repository at this point in the history
  3. implement methods for manipulating Mage values

    M0rica committed May 6, 2022
    Configuration menu
    Copy the full SHA
    60f3ca7 View commit details
    Browse the repository at this point in the history
  4. fix crash when player is not a mage

    M0rica committed May 6, 2022
    Configuration menu
    Copy the full SHA
    f4db665 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f52b23 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. remove UnsupportedOperationException

    M0rica committed May 7, 2022
    Configuration menu
    Copy the full SHA
    3ed5a14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45eaffa View commit details
    Browse the repository at this point in the history
  3. change executor for command spell to SpellTabExecutor, add commands f…

    …or killing and terminating spells by id
    M0rica committed May 7, 2022
    Configuration menu
    Copy the full SHA
    ac5ef93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3afccd0 View commit details
    Browse the repository at this point in the history
  5. move onCommand methods to tabExecutors

    M0rica committed May 7, 2022
    Configuration menu
    Copy the full SHA
    f246717 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d8eb60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    202810a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca9dad5 View commit details
    Browse the repository at this point in the history
  9. add chat messages for command feedback

    M0rica committed May 7, 2022
    Configuration menu
    Copy the full SHA
    128db66 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. remove unused imports

    M0rica committed May 13, 2022
    Configuration menu
    Copy the full SHA
    6ec23b7 View commit details
    Browse the repository at this point in the history