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

Allow Damaging Items to Override Graze Damage #108

Merged

Commits on Oct 23, 2024

  1. feat(graze damage override): added initial data model and input field…

    …s for override formula
    zithith committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    306c5b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    98811bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b43b612 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. feat(graze damage): Added support for multiple damage rolls with attr…

    …ibutable sources. Improved base graze damage calculation
    zithith committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    e402daf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release-0.1.2' of https://github.com/zithith/cosmere-rpg

    …into feat/graze-damage-override-#102
    zithith committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    87b7747 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d7a6be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72f2ddb View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    c735273 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebcbb4c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. feat(graze damage): new approach to building graze rolls.

    Removed extra addition of modifier by apply damage function.
    Removed excess style declaration.
    zithith committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    64961a6 View commit details
    Browse the repository at this point in the history
  2. chore: removed old comment

    zithith committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    bf761c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    5cd9382 View commit details
    Browse the repository at this point in the history
  2. feat(graze damage): updated items to store damage.dice better and ali…

    …gn our implementation following notes from Brotherwise
    zithith authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5da4e43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0a67ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd45443 View commit details
    Browse the repository at this point in the history
  5. feat(graze damage): streamlined a bit of the damage option calculatio…

    …ns, fixed typos and linting, updated code comments
    zithith committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    50edf61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4447074 View commit details
    Browse the repository at this point in the history