Skip to content

Kirby Whitelist Fixes#77

Merged
WuBoytH merged 1 commit into
masterfrom
whitelist-fixes
Mar 27, 2026
Merged

Kirby Whitelist Fixes#77
WuBoytH merged 1 commit into
masterfrom
whitelist-fixes

Conversation

@WuBoytH
Copy link
Copy Markdown
Contributor

@WuBoytH WuBoytH commented Mar 26, 2026

Changelog

  • Fixes and issue where Kirby could not whitelist certain articles, like Simon/Richter's Holywater, due to the ArticleDescriptor not existing in Kirby's copy of the fighter's StaticArticleData.

    • This fix inserts either the original fighter's article data or a dummy entry, depending on if the article is whitelisted or not.
    • This fix only attempts to run if an article is whitelisted, hopefully to prevent any unprecidented crashes.
  • Potentially fixes a bug where Kirby's whitelisted copy of an article would not get its maximum count updated using update_weapon_count.

@WuBoytH WuBoytH added the bug Something isn't working label Mar 26, 2026
@WuBoytH WuBoytH merged commit 82e19de into master Mar 27, 2026
@WuBoytH WuBoytH deleted the whitelist-fixes branch March 27, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant