Skip to content

ECB Bugfix for certain projectiles and Jigglypuff#2026

Merged
SuddyN merged 2 commits into
HDR-Development:devfrom
SirTanknSpank:projectile-bugfix
Oct 22, 2023
Merged

ECB Bugfix for certain projectiles and Jigglypuff#2026
SuddyN merged 2 commits into
HDR-Development:devfrom
SirTanknSpank:projectile-bugfix

Conversation

@SirTanknSpank

@SirTanknSpank SirTanknSpank commented Oct 19, 2023

Copy link
Copy Markdown
Contributor

Some ECB bugfixes for the following to prevent them from going through stages

  • Dedede's gordo during gordo spit - Gordo ECB now properly updates on frame 1 when spitting gordo.
  • Robin's Elwind - Elwind ECB Size reduced to prevent it from going through stage.
  • Banjo egg - Egg ECB No longer rotates and is shifted downwards by 1 unit.
  • Jigglypuff during neutral b - ECB no longer rotates and now stays in a fixed position during neutral b
  • Ken's Hadouken - ECB Size increased and moved the ECB towards the back of the projectile during air hadouken.

Gordo

Old ECB

ddd

Fixed ECB

ddd

Elwind

Old ECB

Robin1

New ECB

Robin1

Note that this is the windbox from elwind touching the ground

Egg

Old ECB

egg

Fixed ECB

egg

Jigglypuff

Old ECB Behavior

puffclip1.mov
puffclip2.mov

The first clip uses a consistent setup of hitting B on the 22nd frame of being airborne to go through the stage, the second clip shows the rotation of the ECB

Fixed ECB Behavior

Puff1New.mov
Puff2New.mov

The first clip shows the same setup being used, second clip shows the ECB now being anchored in place.

Ken

Old ECB

ken

This one may be hard to see but it's in the stage lol.

Fixed ECB

airhado

groundhado

Resolves #137

@blu-dev

blu-dev commented Oct 19, 2023

Copy link
Copy Markdown
Contributor

have you considered that it's funny

@github-actions

github-actions Bot commented Oct 19, 2023

Copy link
Copy Markdown

Download the artifacts for this pull request:

@H3ra-57 H3ra-57 added bug Something isn't working semver:patch labels Oct 19, 2023
@SuddyN SuddyN merged commit 7f5de9a into HDR-Development:dev Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Jigglypuff falls through stage using rollout

4 participants