Skip to content

feat: museum#2369

Draft
GrowlingGrizzly wants to merge 8 commits intomxz7:mainfrom
GrowlingGrizzly:museum
Draft

feat: museum#2369
GrowlingGrizzly wants to merge 8 commits intomxz7:mainfrom
GrowlingGrizzly:museum

Conversation

@GrowlingGrizzly
Copy link
Collaborator

literally nothing is actually done yet, i just want to have a quick layout so you can go through and set the quantities for items you think should be in the museum

what i did for them so far:

most of them I just put a flat threshold of 100 (threshold = amount needed to be "collected" and persist through seasons, no_overflow = doesnt allow any contributions past the threshold)

created some categories:

  • boosters
  • cars
  • collectables
  • general
  • sellables
  • tools

we can have a max of 25 categories due to discord's string selection limit

i think not all items should be in the museum (but most should), and not all should have infinite collections (see current items.json)
examples:

  • worker, bakery, and car upgrades (excl. skins, max 1 per) are not in museum

I think these shouldnt be in here (or if they are, max of 1) since i dont see these as something you'd "collect" and would be better to stay in the economy

  • boosters (excl. cookies and cakes) at cap of 1 and cannot overflow

sameish argument as last one, good to stay in economy and not really "collected" i dont think

  • plant seeds are not in museum

should be more about collecting the actual plants than the seeds

  • anything buyable in $shop has a requirement of 1 and cannot overflow

shouldnt be a thing where you just sink all your money into one buyable to be on top of that leaderboard

  • probably some more i forgot about

tasks

  • set true values for museum categories, threshold, and overflow restrictions (@mxz7)
  • museum viewer
  • donate to museum
  • leaderboards?
  • persist when threshold met

will be updated as needed

@GrowlingGrizzly GrowlingGrizzly added the enhancement New feature or request label Mar 2, 2026
Copy link
Owner

@mxz7 mxz7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a good base for it!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants