Vandivier / futurecaster

https://futurecaster.vercel.app
MIT License
3 stars 0 forks source link

unlockable models #5

Open Vandivier opened 3 years ago

Vandivier commented 3 years ago

prob use prisma; theme seeds and fortunecaster seeds are unlockables, but also some other unlockables:

  1. achievements
  2. surfaces (physical and digital base merch; theme, avatar, profile wall, digital image, hat, cup, hoodie, socks, sticker)
  3. traits (modifications to surfaces; plaid, right arm decal slot, sleeveless traits could be added to a hoodie for example)
  4. decals (when a surface has a decals slot, a decal can be put in; like a hat w a pic on it)
  5. events, coupons, new fortune values, new fortunemaking modes, and new app features

when u get a new fortune there is a chance for it to have an 'attached unlockable', but then some unlockables like achievements are not attached to any particular fortune but to the user account history (signed up, got 100 fortunes, shared a bunch, got a bunch of retweets or social engagement, made a fortune everyday for a week streak, spent some money, and so on)

Vandivier commented 3 years ago

also u don't need to sign up to unlock, but unlocks are capped at 3 for logged out users; some merch is unlocked ootb like the hoodie and the drum key; when u sign up you get to keep everything that you unlocked before sign up (via localStorage)