Extra Characters Plus - Update#1081
Open
Funky90sLion wants to merge 3 commits intocoop-deluxe:devfrom
Open
Conversation
wereyoshi
added a commit
to wereyoshi/sm64coopdx
that referenced
this pull request
Jan 23, 2026
…road's breakable windows Before this commit custom characters like the sonic in this pull request coop-deluxe#1081 can't break some star road windows due to giving up vanilla actions. This pull request remedies that by allowing any custom attacking action to be used in place of vanilla actions for breaking said windows.
wereyoshi
added a commit
to wereyoshi/rom-hacks
that referenced
this pull request
Feb 6, 2026
This change allows custom attacking actions to be able to break star road's breakable windows Before this commit custom characters like the sonic in this pull request coop-deluxe/sm64coopdx#1081 can't break some star road windows due to giving up vanilla actions. This pull request remedies that by allowing any custom attacking action to be used in place of vanilla actions for breaking said windows.
AgentXLP
pushed a commit
that referenced
this pull request
Feb 10, 2026
…road's breakable windows (#1090) Before this commit custom characters like the sonic in this pull request #1081 can't break some star road windows due to giving up vanilla actions. This pull request remedies that by allowing any custom attacking action to be used in place of vanilla actions for breaking said windows.
Contributor
|
Arena changes should probably be in a separate pr, although heads up I don't really like the arena player color palette changes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog:
Coins will now add seconds to the oxygen timer. Yellow coins add 5, red coins add 10, and blue coins 25. Rings do not add any oxygen.
Prevented the drowning code from running if Sonic is in a cutscene action, like the star dance action.
Stars reset oxygen timer.
Fixed an oversight in the homing attack code for breaking boxes.
Fixed doors not opening when you're just under a bit of water.
Fixed Sonic's ground pound not properly killing some enemies.
Fix script error in homing attack action
Fix drowning code that didn't care about cutscene actions
Fix scaling issue on homing attack cursor and make it move from Sonic instead of a random pos
Make water rings and bubbles fully restore oxygen underwater