Algorithmically redraws the routes on the space map to improve navigation between modded planets.
Small changes concerning balance, gameplay, or graphics.
Version: 1.3.6 Date: 2025-03-09 Changes: - Renamed the API 'redrawn_connections_keep' on space locations to 'redrawn_connections_exclude'. Using 'redrawn_connections_keep' will still work but is undocumented.
Version: 1.3.5 Date: 2025-03-08 Changes: - Fixed leaving in some test code which caused Nauvis to vanish!
Version: 1.3.4 Date: 2025-03-08 Changes: - Hidden space locations are now excluded from the triangulation.
Version: 1.3.3 Date: 2025-02-25 Changes: - Replaced the approximate distance formula with an exact one. - Asteroids on routes to Maraxsis are now generated like those to Aquilo.
Version: 1.3.2 Date: 2025-02-18 Changes: - Reverted the changes in 1.3.0 for now.
Version: 1.3.1 Date: 2025-02-17 Changes: - Added the setting Redrawn-Space-Connections-real-space-triangulation.
Version: 1.3.0 Date: 2025-02-17 Changes: - Connections with redrawn_connections_keep now form a natural part of the resulting triangulation.
Version: 1.2.0 Date: 2025-02-07 Changes: - Fixed redrawn_connections_exclude not working on space connections. - Fixed possibility of duplicate edges to 'redrawn_connections_exclude' locations. - Added API redrawn_connections_rescale - Renamed redrawn_connections_exclude to redrawn_connections_keep
Version: 1.1.7 Date: 2025-02-07 Changes: - Fixed a crash.
Version: 1.1.6 Date: 2025-02-07 Changes: - Removed undocumented and nonfunctional API.
Version: 1.1.5 Date: 2025-02-04 Changes: - redrawn_connections_length_multiplier is now 100 for shattered-planet.
Version: 1.1.4 Date: 2025-02-04 Changes: - If redrawn_connections_length_multiplier is present at both ends of a new connection, the higher of the two values is taken.
Version: 1.1.3 Date: 2025-02-04 Changes: - Remove log statements. Fix missing license file.
Version: 1.1.2 Date: 2025-02-03 Changes: - Support for mods changing the overall scale of space connections.
Version: 1.1.1 Date: 2025-02-03 Changes: - Algorithm updated to suppress radial paths less heavily. - Fixed the thin-angle filtering code from removing more paths than intended.
Version: 1.1.0 Date: 2025-02-03 Changes: - Respect for the Triangle Inequality: If a route between two locations is longer or equal to another path between the same two locations, the route is deleted.
Version: 1.0.8 Date: 2025-02-03 Changes: - Fixed the icons for space connections.
Version: 1.0.7 Date: 2025-02-03 Changes: - Since there is a community map using Tiered-Solar-System and Planetary-Distance-Adjustments, the incompatibility with Planetary-Distance-Adjustments has been removed — the latter mod now simply has no effect if Redrawn Space Connections is installed.
Version: 1.0.6 Date: 2025-02-02 Changes: - Description update.
Version: 1.0.5 Date: 2025-02-02 Changes: - Better compatibility with Tiered Solar System.
Version: 1.0.4 Date: 2025-02-02 Changes: - Removed some unused code.
Version: 1.0.3 Date: 2025-02-02 Changes: - Hidden planets and connections are now excluded from the connection redraw. - Compatibility with planets with no icon.
Version: 1.0.2 Date: 2025-02-02 Changes: - Description update.
Version: 1.0.1 Date: 2025-02-02 Changes: - Thumbnail update.
Version: 1.0.0 Date: 02.02.2025 Features: - Initial release.