Fix object edibility checks (they were only checking if you could drink even if you were eating)
Adds a filling colour for chopped meat
Gives butchery items flavours other than 'umami'
Fixes stack and prayer beads gender (stack gender is NEUTER if 1 piece and PLURAL if 2 or more, prayer beads is always PLURAL)
Fixes loot piles being infinitely lootable even if re-looting is disabled
Renames the champagne bottle in the fantasy modpack.
Renames the white wine bottle in the fantasy modpack.
Adds noodle soup.
Reagents now have a DATA_EXTRA_COLOR field used for their non-base reagent overlays, for things like coloured bits in your soup. Yum! This isn't wired into any of the premade soups yet.
Improves the contrast on pottery container sprites (and renames the overlay states to support world/inventory states, for the mug, which was missed)
Fixes the icon for the book cart (maybe, I didn't bother to test)
Adds Doe's fancy/damaged bookcase icons
Adds 'decaying bookcase' loot spawners for use on Shaded Hills.
Fixes rock, seafloor, and shrouded tiles not having footstep sounds.
Adds an hourglass prop, with sprites by Doe.
Rewrites SpinAnimation to avoid unnecessary list creation and to use ANIMATION_RELATIVE.
Removes defunct recycler scrap code.
Make bashing items deal damage.
Why and what will this PR improve
A bunch of additions and fixes.
Authorship
Ms. Adalie Desideraphobia for the code, Doe for sprites.
Changelog
:cl: Ms. Adalie Desideraphobia
add: Added noodle soup, made by putting raw noodles in soup.
add: Added an hourglass prop.
imageadd: Added damaged sprites for bookcases.
soundadd: Readded footstep sounds for rock, seafloor, and shrouded tiles.
tweak: You can now damage items by hitting them on harm intent.
tweak: Improved the contrast on the rims of the handmade (pottery and wooden) reagent containers a little.
/:cl:
Description of changes
DATA_EXTRA_COLOR
field used for their non-base reagent overlays, for things like coloured bits in your soup. Yum! This isn't wired into any of the premade soups yet.ANIMATION_RELATIVE
.Why and what will this PR improve
A bunch of additions and fixes.
Authorship
Ms. Adalie Desideraphobia for the code, Doe for sprites.
Changelog
:cl: Ms. Adalie Desideraphobia add: Added noodle soup, made by putting raw noodles in soup. add: Added an hourglass prop. imageadd: Added damaged sprites for bookcases. soundadd: Readded footstep sounds for rock, seafloor, and shrouded tiles. tweak: You can now damage items by hitting them on harm intent. tweak: Improved the contrast on the rims of the handmade (pottery and wooden) reagent containers a little. /:cl: