Skip to content

Show tiles saved when offering teleports & option to show a walkable path aswell#176

Open
thermaldrg wants to merge 2 commits intoSkretzo:masterfrom
thermaldrg:master
Open

Show tiles saved when offering teleports & option to show a walkable path aswell#176
thermaldrg wants to merge 2 commits intoSkretzo:masterfrom
thermaldrg:master

Conversation

@thermaldrg
Copy link

This introduces two new toggle options to improve QOL when the shortest path includes a teleport:

  1. "Show tiles saved" toggle – Displays how many tiles are saved by using the teleport path compared to walking.
  2. "Show walkable path" toggle – Optionally shows the full walkable path even when a teleport is offered, giving users visibility into the alternative route.

Introduces support for displaying both the main and walking-only paths on the world map, minimap, and game tiles when enabled. Adds a 'tiles saved' indicator to transport tooltips and tile overlays, showing the difference in distance between using a transport and walking the full path. Updates overlays and config to support these features and improves tooltip and overlay logic for clarity.
Applied consistent indentation, spacing, and formatting across overlay and config classes. Improved readability and maintainability by aligning code style, especially in method parameters, control structures, and annotation usage. No functional changes were made.
@Skretzo Skretzo deleted the branch Skretzo:master August 28, 2025 14:29
@Skretzo Skretzo closed this Aug 28, 2025
@Skretzo Skretzo reopened this Aug 28, 2025
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