Evan
696e727a39
support for purchasing currency packs ( #3629 )
...
## Description:
Adds a currency pack system to the store. Players can purchase packs of
in-game currency (Plutonium and Caps) via Stripe checkout.
What's new:
* Pack schema (PackSchema) — new cosmetic type with currency
(hard/soft), amount, and displayName
* "Packs" tab in the Store — renders purchasable currency packs using
existing CosmeticButton infrastructure
* Stripe checkout flow — new createCurrencyPackCheckout API call and
handlePackPurchase handler
* Currency display in Account modal — shows Plutonium and Caps balances
when logged in
I* con components — <plutonium-icon> (animated green glow + rotate) and
<cap-icon> with new SVG assets
* Currency in UserMeResponse — player.currency.hard /
player.currency.soft added to the API schema
## Please complete the following:
- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced
## Please put your Discord username so you can be contacted if a bug or
regression is found:
evan
2026-04-10 15:07:47 -07:00
..
2025-12-31 00:08:53 +00:00
2025-09-22 10:08:57 -07:00
2026-01-14 09:47:44 -08:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-11-19 12:32:01 -08:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2026-02-20 17:27:16 +00:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2026-04-10 15:07:47 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-12-20 11:09:44 -08:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-11-16 13:32:30 -08:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-12-10 14:51:14 -08:00
2026-03-05 13:47:28 -08:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2026-02-28 20:28:47 -08:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2026-01-05 16:27:36 -08:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-30 11:13:32 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2026-02-20 17:27:16 +00:00
2025-11-04 15:56:27 -08:00
2026-02-20 17:27:16 +00:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2026-04-10 15:07:47 -07:00
2025-09-22 10:08:57 -07:00
2026-02-02 09:09:52 -08:00
2025-12-18 19:41:29 -08:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-08-04 10:06:53 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-12-04 13:26:55 -08:00
2026-02-02 09:09:52 -08:00
2025-10-06 12:45:30 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-10-06 12:45:30 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-10-06 12:45:30 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00
2025-09-22 10:08:57 -07:00