Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] !compost #65

Open
matthewbrandt opened this issue Aug 2, 2024 · 0 comments
Open

[feat] !compost #65

matthewbrandt opened this issue Aug 2, 2024 · 0 comments
Labels
feature New feature or request

Comments

@matthewbrandt
Copy link

matthewbrandt commented Aug 2, 2024

current behaviour of !cook

when cooking a recipe, if you add items that don't conform, they are currently "deleted".

desired behaviour of !cook

the items should instead land in the "bin" as spoiled {itemname}, with their rarity reduced to 1 automatically. spoiled items in the !bin are included in the existing !release mechanic.

new !compost command

!compost does not require any recipes, unlike the !cook command. if you are holding spoiled items, you can !compost them (thanks @jdddoesdev) together. any combination will yield a "heap of compost" with a determined rarity based on the sum(rarity) of the spoiled items with a randomisation multiplication factor (suggested scale: fibonacci).

sidenote: these also means all rarity = 1 items today should be bumped to rarity 2.

@matthewbrandt matthewbrandt changed the title [feat] when cooking unused items become "spoiled" and land in the bin [feat] when cooking unused items become "spoiled" and land in the bin, for composting Aug 2, 2024
@matthewbrandt matthewbrandt changed the title [feat] when cooking unused items become "spoiled" and land in the bin, for composting [feat] !cook & !compost Aug 2, 2024
@matthewbrandt matthewbrandt changed the title [feat] !cook & !compost [feat] !compost Aug 2, 2024
@whitep4nth3r whitep4nth3r added feature New feature or request and removed hack week labels Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants