Skip to content

Improvements to map drawing - #1628

Merged
pmotschmann merged 3 commits into
pmotschmann:DeadSpacefrom
IntoxicatedPlatypus:DeadSpace
Sep 19, 2026
Merged

pmotschmann merged 3 commits into
pmotschmann:DeadSpacefrom
IntoxicatedPlatypus:DeadSpace

Conversation

@IntoxicatedPlatypus

@IntoxicatedPlatypus IntoxicatedPlatypus commented Sep 16, 2026

Copy link
Copy Markdown
  • Draw beacon groups when zoomed out instead of overlapping each individual beacon
    Previous:
image

Current:
image

  • Stop drawing ship markers within a system when zoomed out of that system, as they would simply overlap the star's marker

  • Improve ship trail drawing.

    • Ship trails now have constant width regardless of zoom. When zoomed in this prevents from solid lines being drawn for interstellar ships, while when zoomed out it makes the trails much more visible.
    • Invisible segments (those drawn beyond the map frame) are skipped, while those partially in frame are cut to prevent drawing hundreds of line dashes across the interstellar space.

@IntoxicatedPlatypus IntoxicatedPlatypus changed the title Draw beacon groups when zoomed out instead of overlapping each individual beacon Improvements to map drawing Sep 16, 2026
@pmotschmann
pmotschmann merged commit b9d7e42 into pmotschmann:DeadSpace Sep 19, 2026
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