Skip to content

fix minimap rendering for tg code#454

Open
Absolucy wants to merge 3 commits intoSpaceManiac:masterfrom
Absolucy:no-corners
Open

fix minimap rendering for tg code#454
Absolucy wants to merge 3 commits intoSpaceManiac:masterfrom
Absolucy:no-corners

Conversation

@Absolucy
Copy link
Copy Markdown
Contributor

@Absolucy Absolucy commented Mar 28, 2026

this fixes minimap rendering for tg code

adds a new render pass, icon-smoothing-2025, which is a version of icon-smoothing that works with modern tg code (which removed corner smoothing)

also various other fixes for tg code - avoiding icon errors related to posters, crates, doors, closets, fire alarms, plants, etc

example renders of NebulaStation (latest tgstation master as of this PR, tgstation/tgstation@345185e) with this branch:

note: tg code does need to add this to SpacemanDMM.toml for dmm-tools minimap to work without extra arguments:

[map_renderer.render_passes]
icon-smoothing = false
icon-smoothing-2025 = true

@Absolucy Absolucy requested a review from SpaceManiac March 30, 2026 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants