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

AOS Properties Regenation #277

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    6b542d5 View commit details
    Browse the repository at this point in the history
  2. Update Changelog.txt

    DragonSlayer62 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ec31999 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Update Changelog.txt

    DragonSlayer62 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8a01ef7 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    805435a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. fixed cast

    fixed cast and added it to npcs.cpp so it can be used on them as well.
    DragonSlayer62 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    a2bffa9 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. updated change log

    DragonSlayer62 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    549cd3e View commit details
    Browse the repository at this point in the history
  2. Update Changelog.txt

    DragonSlayer62 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    b1ff04b View commit details
    Browse the repository at this point in the history
  3. Update Changelog.txt

    DragonSlayer62 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    5d489e0 View commit details
    Browse the repository at this point in the history
  4. fixed camelcase

    DragonSlayer62 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    dc28768 View commit details
    Browse the repository at this point in the history
  5. Update cItem.cpp

    DragonSlayer62 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    dced9eb View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    48c9c98 View commit details
    Browse the repository at this point in the history
  2. Minor update

    Regen function/property names updated to be more in line with existing naming conventions
    Fixed an issue where health regen setting would be loaded for both health, stamina and mana when parsing uox.ini
    Xoduz committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    b45e4bc View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. updated animallore

    DragonSlayer62 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c166cdf View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Moved regenstats

    Moved regenstats to baseonject because it can be used on both npc and item. removed it out of citems.cpp
    DragonSlayer62 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    64b6dd6 View commit details
    Browse the repository at this point in the history