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

Added itemDurationMultipliers to ConsumeGenerator #9664

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    91cc6ed View commit details
    Browse the repository at this point in the history
  2. Bugfix to Item Duration

    Duration issues when there is no items left, duration is set to 1, affecting while it's still "valid".
    SomeonesShade committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e290778 View commit details
    Browse the repository at this point in the history
  3. Correct Null Checks

    SomeonesShade committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    cf9091d View commit details
    Browse the repository at this point in the history
  4. Fixes

    * itemDurationMultipliers cannot be null
    * cleanup
    BalaM314 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    1c111bc View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 30, 2024

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