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

Furniture and terrain can have custom field sprites #55416

Merged
merged 3 commits into from
Feb 17, 2022

Conversation

bombasticSlacks
Copy link
Contributor

Summary

Features "Furniture and terrain can have custom field sprites"

Purpose of change

Someone on the discord made a fantastic fire barrel sprite that was animated. It didn't work in game instead showing the basic fire sprite. So I've made it so fields can have specific sprites for furniture / terrain similar to #52632

Describe the solution

Made the layering.json more robust so it can handle an array of field variants as well per context

Renamed some of the json keys to support this more clearly

Describe alternatives you've considered

Testing

image
fire barrel working in game.

tested some other layer stuff (like toilet water) to make sure they didn't break

Additional context

@github-actions github-actions bot added json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Feb 15, 2022
@NetSysFire NetSysFire added <Enhancement / Feature> New features, or enhancements on existing [C++] Changes (can be) made in C++. Previously named `Code` SDL: Tiles / Sound Tiles visual interface and sounds. labels Feb 15, 2022
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Feb 16, 2022
@kevingranade kevingranade merged commit d2f37e3 into CleverRaven:master Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [C++] Changes (can be) made in C++. Previously named `Code` <Enhancement / Feature> New features, or enhancements on existing json-styled JSON lint passed, label assigned by github actions SDL: Tiles / Sound Tiles visual interface and sounds.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants