From 29e7ab095326fa81a9312ab5623109c22038825d Mon Sep 17 00:00:00 2001 From: Azgaar Date: Thu, 16 May 2024 22:10:42 +0200 Subject: [PATCH] feat: route - continue --- index.html | 38 ++++++++ modules/routes-generator.js | 39 +++++++- modules/ui/hotkeys.js | 1 + modules/ui/rivers-overview.js | 20 ++++- modules/ui/routes-editor.js | 18 +--- modules/ui/routes-overview.js | 162 ++++++++++++++++++++++++++++++++++ modules/ui/tools.js | 1 + 7 files changed, 258 insertions(+), 21 deletions(-) create mode 100644 modules/ui/routes-overview.js diff --git a/index.html b/index.html index de6c1390..a4ab2dac 100644 --- a/index.html +++ b/index.html @@ -2107,6 +2107,9 @@ + @@ -5407,6 +5410,40 @@ + +