Easily update roads
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
Enhance geometry fix feedback and icon in EZRoad Mod
Improved the geometry fix feature by updating the bug icon color to red when issues are detected and blue when none are found. Confirmation and success messages now accurately report both the number of affected segments and geometry node issues. Updated changelog and version to 2.6.5.
Version 2.6.4 - Fixed checkbox mutual exclusion logic for display features
v2.6.3 - Add segment length display and geometry quality checking features
Fix auto city detection for connected segments
Resolved an issue where the script would incorrectly default to 'None' for city when 'Set city as none' was unchecked. The script now properly checks connected segments for valid cities and only falls back to 'None' if no valid city is found.
v2.6.1 - Enhanced Copy Connected Segment Attribute feature to copy all segment attributes including direction, speed limits, road type, lock rank, elevation level, street names, and unpaved status
v2.6.0.0: Add current preset indicator and fix speed limit removal
Replace WazeWrap.Alerts with WazeToastr.Alerts
Updated all alert references from WazeWrap.Alerts to WazeToastr.Alerts throughout the script to ensure compatibility with the current alerting system. Also updated fallback alert messages to reference WazeToastr where appropriate. Incremented version to 2.5.9.9.
Update to use WazeToastr for alerts and script updates
Replaced WazeWrap and Bootstrap dependencies with WazeToastr for alert handling and script update monitoring. Updated the script update monitor logic to use WazeToastr's API, providing a temporary fix for alerts not displaying properly.
v2.5.9.9 - Add custom preset system for lock/speed configurations
2.5.9.6 - 2025-08-05
version 2.5.9.5
Minor bug fixes.
2.5.9.4 - 2025-07-15
2.5.9.3
2.5.9.3 - 2025-07-04
Vesion 2.5.9
2.5.9 - 2025-06-23
2.5.8.1
Minor Bug fix
Version 2.5.8
Changelog for 2.5.8
When "Set Street Name to None" is checked, the primary street is set to none and all alternate street names are removed. When "Set city as none" is checked, all primary and alternate city names are set to none (empty city). "Set street to none" now only handles the street name. Added an option for setting the city to none. Lock and speed settings can now be exported or imported. In case of a shortcut key conflict, the shortcut key becomes null. Default shortcut key is now "G". Minor code cleanup. Other behaviors remain unchanged.
Version 2.5.8 - 2025-06-13
2.5.8 - 2025-06-13 - Fixed: Autosave now works when "Copy Connected Segment Attribute" is enabled. - When both "Autosave on Action" and "Copy Connected Segment Attribute" are checked, pressing the quick update button or shortcut will copy attributes and then autosave. - All other options continue to function as before.
2.5.6
2.5.5 - 2025-06-08.02 - Improved mutual exclusion logic for "Copy Connected Segment Attribute" and other checkboxes (except Autosave): - Checking "Copy Connected Segment Attribute" now unchecks all other options (except Autosave), but does not disable them. - Checking any other option (except Autosave) will uncheck "Copy Connected Segment Attribute". - Added tooltips for all checkbox options. - Fixed radio button selection logic for road types when using keyboard shortcuts. - Minor bugfixes and UI improvements
2.5.4 - 2025-06-07.01
2.5.3 - 2025-05-31- Improved shortcut keybind logic and UI.- The unpaved attribute is now copied in Non-compact mode.- Minor bug fixes.
2.5.2 - 2025-05-31- Improved shortcut keybind logic and UI.- Prevented double alerts and unnecessary alerts when keybind is empty.- Minor bug fixes.
2.5.1 - 2025-05-30 - Added "Copy Connected Segment Attribute" option. - When enabled, all other options (except Autosave) are automatically unchecked. - Copies all major attributes from a connected segment: speed limit, primary name, alias name, city, paved/unpaved status, and lock level. - Ensures mutually exclusive logic for this option in the UI.
2.5.0 - 2025-05-29- Improved reliability of the unpaved toggle by adding a 500ms delay and fallback logic for both compact and non-compact UI modes.- Now ensures paved/unpaved status is always set correctly, regardless of UI mode.- Enhanced update logic: skips redundant updates for road type, lock, and speed if already set.- Improved city name and segment name copying logic, with more robust alerts and feedback.- UI improvements: disables lock/speed controls when their options are off; mutually exclusive logic for "Set Street To None" and "Copy connected Segment Name".- Improved logging for easier debugging and tracking.- Bug fixes and code cleanup for better reliability and maintainability.
2.4.9 - 2025-05-22 - Improved reliability of unpaved toggle (500ms delay). - Minor bug fixes and code cleanup
2.4.8 - 2025-05-21 Now pave/unpave works better. When unchecked, the segment will be paved!
2.4.7 - 2025-05-21 Added support for copying alternative segment name from connected segment Thanks to - - MapOmatic, without him this would not be possible.
2.4.6 - 2025-05-20 Added support for copying segment name from connected segment Limitation - - Currently Alt names wont be copied.
2.4.5 - 2025-05-11 Added Support for HRCS Fixed - - Various other bugs - remove support for waze discuss
added support for HRCS
Minor fixes: delayed timing for saving is slightly reduced!
Minor fixes for update alert message
The update dialogue box now stays for 7 seconds instead of 15 secs.
Minor bug fixes with the delayed update alert.
now its possible to show alert when the segment is updated with what configuration.
ntegration of update monitoring!
major changes...
code sync and cleanup unnecessary lines
minor changes