feat(casino): add Celadon Casino with slot machine, exclusive Porygon, themes, and Star Prism - #319
Open
KillianHzr wants to merge 2 commits into
Open
KillianHzr wants to merge 2 commits into
KillianHzr wants to merge 2 commits into
Conversation
KillianHzr
force-pushed
the
feat/celadon-casino
branch
2 times, most recently
from
September 16, 2026 13:22
793aeb6 to
99b94d1
Compare
…, themes, and Star Prism
KillianHzr
force-pushed
the
feat/celadon-casino
branch
from
September 16, 2026 13:33
99b94d1 to
d838169
Compare
…rich stats and theme variants
This branch has not been deployed
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.
Summary
This PR adds the Celadon Casino (Game Corner) feature, complete with an industry-calibrated slot machine, exclusive Pokémon prizes, collectible app visual themes, and the ultra-rare Star Prism item:
Casino & Mini-Games Integration:
[ Shop | Casino ], keeping the popover navigation bar clean and compact.Calibrated Slot Machine:
Prize Corner:
chooseBase()andchooseBaseViaREST().App Visual Themes & Settings:
State Persistence & Save Transfer:
casinoCoinsandunlockedThemesclassified underprogress(preserved across machines).activeThemeclassified underdevicePreference(kept local to each device).SaveTransfer.rebasedForThisDeviceand verified in unit tests.Type of change
UI changes
Checklist
swift buildandswift testpass locally