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

Cherrypick "Fix StrippableSystem Blunders" #504

Merged
merged 2 commits into from
Jul 2, 2024

Commits on Jul 1, 2024

  1. StrippableSystem doafter overhaul (#25994)

    * Initial commit
    
    * Fixed short circuiting
    
    * Use DebugTools
    
    * Use Entity<TComp> more, and make them nullable
    
    * Bring these two together
    Krunklehorn authored and VMSolidus committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f574e37 View commit details
    Browse the repository at this point in the history
  2. Fix StrippableSystem blunders (#26166)

    * Fixes target hand check when no hands were needed.
    
    * Adds missing CanStripX checks.
    
    * Whitespace.
    
    * Fixed bad math causing instant strips.
    Krunklehorn authored and VMSolidus committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f178abc View commit details
    Browse the repository at this point in the history