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

[Bug Fix] Fix Corpses "Disappearing" #4275

Merged
merged 1 commit into from
Apr 21, 2024
Merged

[Bug Fix] Fix Corpses "Disappearing" #4275

merged 1 commit into from
Apr 21, 2024

Commits on Apr 20, 2024

  1. # Description

    This fixes corpses "disappearing" by fixing the graveyard check. Prior to the corpse overhaul (#3938), moving corpses to graveyards was assumed successful and automatically removed from the process.
    
    Note: Will open a separate issue for the graveyard timer handling.
    
    ## Type of change
    
    Please delete options that are not relevant.
    
    - [x] Bug fix (non-breaking change which fixes an issue)
    
    # Testing
    
    Attach images and describe testing done to validate functionality.
    
    Clients tested: RoF2
    
    # Checklist
    
    - [x] I have tested my changes
    - [x] I have performed a self-review of my code. Ensuring variables, functions and methods are named in a human-readable way, comments are added only where naming of variables, functions and methods can't give enough context.
    - [x] I own the changes of my code and take responsibility for the potential issues that occur
    joligario committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    10519b5 View commit details
    Browse the repository at this point in the history