CleverRaven/Cataclysm-DDA

Overhead lights over floors don't look good when surrounding floor tiles are sprited with multitile support in tileset

Open

#46 028 ouverte le 13 déc. 2020

Voir sur GitHub
 (3 commentaires) (2 réactions) (0 assignés)C++ (3 991 forks)batch import
<Bug>Good First IssueSDL: Tiles / Sound

Métriques du dépôt

Stars
 (9 264 stars)
Métriques de merge PR
 (Merge moyen 6j 5h) (292 PRs mergées en 30 j)

Description

Is your feature request related to a problem? Please describe.

When floors are drawn as miltitile sprites with borders (latest Ultica) these borders create visible squares around overhead lights with the same floor in description and thus in background.

screenshot

Describe the solution you'd like

Not sure if it's worth it, but adding a new https://github.com/CleverRaven/Cataclysm-DDA/blob/master/doc/JSON_INFO.md#connects_to might work.

Describe alternatives you've considered

Removing multitile support from floors in tileset sprites.

Additional context

https://github.com/I-am-Erk/CDDA-Tilesets/pull/320

Guide contributeur