Skip to content

Conversation

iaada
Copy link
Member

@iaada iaada commented Oct 20, 2025

About the PR

A few miscellaneous things I found looking at faux tiles. See technical for details.

Why / Balance

Bugfix and rescuing unused prototypes. The sprite changes are more opinion than anything else, but I think they're nice and subtly get the point across.

Technical details

  • Astro-grass and astro-snow were given a new item sprite. This is meant as a visual connection between them and astro-sand, to try to communicate how these tiles have a border and "spill over."
  • The stack type on several grasses was wrong, reusing the basic stack type. This caused them to stack with each other despite being different items, causing weird behavior.
  • FauxTileAstroAsteroidSandBorderless was added to faux tiles research and the cutter machine. Everything was already implemented to do so, but wasn't added for unknown reasons.

Media

image image

Requirements

Changelog

nah

@PJBot PJBot added S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. S: Approved Status: Reviewed and approved by at least one maintainer; a PR may require another approval. S: Needs Review Status: Requires additional reviews before being fully accepted. Not to be replaced by S: Approved. Changes: Sprites Changes: Might require knowledge of spriting or visual design. size/S Denotes a PR that changes 10-99 lines. Changes: No C# Changes: Requires no C# knowledge to review or fix this item. labels Oct 20, 2025
Copy link
Contributor

RSI Diff Bot; head commit 1f0210a merging into ed30786
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/Objects/Tiles/tile.rsi

State Old New Status
astrograss Modified
snow Modified
astrograss-mowed Added

@iaada iaada added T: Bugfix Type: Bugs and/or bugfixes P3: Standard Priority: Default priority for repository items. T: New Feature Type: New feature or content, or extending existing content A: General Interactions Area: General in-game interactions that don't relate to another area. and removed S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. labels Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A: General Interactions Area: General in-game interactions that don't relate to another area. Changes: No C# Changes: Requires no C# knowledge to review or fix this item. Changes: Sprites Changes: Might require knowledge of spriting or visual design. P3: Standard Priority: Default priority for repository items. S: Approved Status: Reviewed and approved by at least one maintainer; a PR may require another approval. S: Needs Review Status: Requires additional reviews before being fully accepted. Not to be replaced by S: Approved. size/S Denotes a PR that changes 10-99 lines. T: Bugfix Type: Bugs and/or bugfixes T: New Feature Type: New feature or content, or extending existing content

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants