Skip to content

Comments

feat(warhead)!: Warhead.RemainingCooldown and WarheadStatus.OnCooldown#759

Open
Unbistrackted wants to merge 5 commits intoExMod-Team:masterfrom
Unbistrackted:master
Open

feat(warhead)!: Warhead.RemainingCooldown and WarheadStatus.OnCooldown#759
Unbistrackted wants to merge 5 commits intoExMod-Team:masterfrom
Unbistrackted:master

Conversation

@Unbistrackted
Copy link

@Unbistrackted Unbistrackted commented Feb 23, 2026

Description

Describe the changes
Add OnCooldown for WarheadStatus, which I implemented it's logic into Warhead.Status + changed the ternary operators to if statements so it's more easy to read

Add Warhead.RemainingCooldown so you don't have to use NetworkTime.time to change the cooldown

What is the current behavior? (You can also link to an open issue here)

What is the new behavior? (if this is a feature change)

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information:
I forgot to add WarheadStatus.OnCooldown in the last pull request


Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentations

Submission checklist

  • I have checked the project can be compiled
  • I have tested my changes and it worked as expected

Patches (if there are any changes related to Harmony patches)

  • I have checked no IL patching errors in the console

Other

  • Still requires more testing

@github-actions github-actions bot added the API label Feb 23, 2026
@Unbistrackted Unbistrackted changed the title feature(warhead): Warhead.RemainingCooldown and WarheadStatus.OnCooldown feat(warhead): Warhead.RemainingCooldown and WarheadStatus.OnCooldown Feb 23, 2026
@Unbistrackted Unbistrackted changed the title feat(warhead): Warhead.RemainingCooldown and WarheadStatus.OnCooldown feat(warhead)!: Warhead.RemainingCooldown and WarheadStatus.OnCooldown Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants