Skip to content

Match progress#2345

Draft
johnwinston wants to merge 8 commits intodoldecomp:masterfrom
johnwinston:wip/pending-matches
Draft

Match progress#2345
johnwinston wants to merge 8 commits intodoldecomp:masterfrom
johnwinston:wip/pending-matches

Conversation

@johnwinston
Copy link
Contributor

@johnwinston johnwinston commented Mar 22, 2026

Progress

7 matched, 18 failed, 1 in progress

In progress

File Function Status
ftKb_SpecialNYs.c ftKb_YsSpecialAirCapture2_Anim ⏳ pending

Matched

File Function Status
ithitodeman.c it_802D48B0 ✓ 100%
itmewtwoshadowball.c it_802C5B18 ✓ 100%
ftKb_Init.c ftKb_SpecialN_800F19AC ✓ 100%
ftKb_Init.c ftKb_SpecialN_800F1A8C ✓ 100%
grcastle.c grCastle_801D09B8 ✓ 100%
grshrineroute.c grShrineRoute_8020AC44 ✓ 100%
itclimbersice.c it_802C16F8 ✓ 100%

Failed

  • grPura_80212FC0 — failed 3x
  • grOnett_801E5194 — best 78.1%
  • pl_80038628 — best 55.6%
  • fn_8021E994 — best 97.4%
  • grCastle_801CE19C — best 91.8%
  • InitNameEntryUIState — best 37.3%
  • grOnett_801E40E4 — best 96.1%
  • grAnime_801C84A4 — best %
  • gm_801BAC9C — best %
  • ftKb_SpecialN_800F11F0 — best ?%
  • mn_80230198 — best 28.1%
  • ftKb_SpecialNSpit_Anim — best %
  • ftKb_SpecialAirNSpit_Anim — best %
  • ftKb_SpecialNDrink_Anim — best %
  • it_2725_Logic11_HitShield — best 76.8%
  • grCastle_801CE9E8 — best %
  • mnNameNew_8023DA08 — best 93.0%
  • ftKb_YsSpecialAirNCapture1_Anim — best %

What these functions do

ithitodeman.c — Staryu Pokemon — smoothly approaches a target velocity with acceleration/deceleration stepping and clamps to bounds.

itmewtwoshadowball.c — Mewtwo Shadow Ball — transitions the projectile into its flying state after being released, setting its lifetime, clearing effects, clamping the charge level, and scaling its visual size based on charge.

ftKb_Init.c — Kirby copy ability — dispatches to character-specific neutral special initialization when Kirby has swallowed a fighter (Fox blaster, Link bow, Samus charge shot, etc).

ftKb_Init.c — Kirby copy ability system — dispatches to character-specific neutral special handlers when Kirby has swallowed an opponent and uses their copied ability.

grcastle.c — Hyrule Castle stage — wind device callback that checks if a fighter is below the platform threshold and applies gentle upward force or zeroes out velocity effects.

grshrineroute.c — Fountain of Dreams stage — creates and attaches a light source to the stage lighting chain for ambient illumination effects.

itclimbersice.c — Ice Climbers ice shot — sets projectile velocity from article data and spawns the freezing ice visual effect when launched.


🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@johnwinston johnwinston force-pushed the wip/pending-matches branch from 4a124a7 to 67385ef Compare March 22, 2026 20:36
@decomp-dev
Copy link

decomp-dev bot commented Mar 22, 2026

Report for GALE01 (807c06a - 041d92e)

📈 Matched code: 59.92% (+0.03%, +1348 bytes)

✅ 6 new matches
Unit Item Bytes Before After
main/melee/gr/grcastle grCastle_801D09B8 +228 0.00% 100.00%
main/melee/ft/chara/ftKirby/ftKb_Init ftKb_SpecialN_800F19AC +224 0.00% 100.00%
main/melee/ft/chara/ftKirby/ftKb_Init ftKb_SpecialN_800F1A8C +224 0.00% 100.00%
main/melee/gr/grshrineroute grShrineRoute_8020AC44 +224 0.00% 100.00%
main/melee/it/items/itmewtwoshadowball it_802C5B18 +224 0.00% 100.00%
main/melee/it/items/ithitodeman it_802D48B0 +224 0.00% 100.00%
📈 4 improvements in unmatched items
Unit Item Bytes Before After
main/melee/it/items/itclimbersice it_802C16F8 +227 0.00% 99.88%
main/melee/gr/grshrineroute .sdata +20 19.35% 54.55%
main/melee/gr/grcastle .sdata2 +10 51.88% 56.55%
main/melee/it/items/itmewtwoshadowball .sdata2 +7 40.00% 52.27%
📉 1 regression in an unmatched item
Unit Item Bytes Before After
main/melee/it/items/ithitodeman .sdata2 -2 57.89% 55.26%

johnwinston and others added 7 commits March 22, 2026 16:14
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants