Draft
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4a124a7 to
67385ef
Compare
Report for GALE01 (807c06a - 041d92e)📈 Matched code: 59.92% (+0.03%, +1348 bytes) ✅ 6 new matches
📈 4 improvements in unmatched items
📉 1 regression in an unmatched item
|
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>
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.
Progress
7 matched, 18 failed, 1 in progress
In progress
ftKb_SpecialNYs.cftKb_YsSpecialAirCapture2_AnimMatched
ithitodeman.cit_802D48B0itmewtwoshadowball.cit_802C5B18ftKb_Init.cftKb_SpecialN_800F19ACftKb_Init.cftKb_SpecialN_800F1A8Cgrcastle.cgrCastle_801D09B8grshrineroute.cgrShrineRoute_8020AC44itclimbersice.cit_802C16F8Failed
grPura_80212FC0— failed 3xgrOnett_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