Fantasy-Map-Generator/utils
Azgaar f19b891421
Urquhart routes (#1072)
* feat: routes generation

* feat: routes rendering

* feat: searoutes fix, changing reGraph

* feat: searoute - change pathfinding algo

* feat: routes - cleanup code

* feat: routes - change data format

* feat: routes - add routes to json export

* feat: edit routes - start

* feat: edit routes - main

* feat: edit routes - EP

* feat: edit routes - remove route

* feat: route - generate names

* feat: route - continue

* Refactor route merging logic for improved performance

* feat: routes - show name in tooltip

* feat: routes - create route dialog

* feat: update data on control point remove

* feat: routes editor - split route

* feat: add join route functionality to routes editor

* feat: Add join route functionality to routes editor

* feat: Update join route tooltip in routes editor

* feat: routes overview - sort by length

* feat: routes overview - fix distanceScale value

* feat: routes overview - create route

* Refactor getMiddlePoint function to getCloseToEdgePoint

* feat: routes - change data format, fix issues

* feat: routes - regenerateRoutes

* feat: routes - add route on burg creation

* chore - remove merge conflict markers

* chore - remove merge conflict markers

* feat: routes name - no unnamed burg names

* feat: routes - lock routes

* fix: routes - split routes

* feat: routes - tip correction

* feat: routes - auto-update part 1

* feat: routes - return old rePacj logic to not break auto-update

* feat: routes - auto-update - add connections

---------

Co-authored-by: Azgaar <azgaar.fmg@yandex.com>
2024-08-15 15:46:55 +02:00
..
arrayUtils.js refactor - create types array to have named attributes 2022-06-03 00:18:18 +03:00
colorUtils.js Urquhart routes (#1072) 2024-08-15 15:46:55 +02:00
commonUtils.js Urquhart routes (#1072) 2024-08-15 15:46:55 +02:00
debugUtils.js Urquhart routes (#1072) 2024-08-15 15:46:55 +02:00
functionUtils.js Urquhart routes (#1072) 2024-08-15 15:46:55 +02:00
graphUtils.js Urquhart routes (#1072) 2024-08-15 15:46:55 +02:00
languageUtils.js fix: improve adjectives generation rules 2022-06-04 19:48:17 +03:00
nodeUtils.js split utils 2021-10-17 22:43:35 +03:00
numberUtils.js fix(#906): ice to follow expected size, reduce ice elements in general 2023-02-25 16:01:22 +04:00
polyfills.js chore: polyfill Array.at for old browsers 2023-12-05 02:38:37 +04:00
probabilityUtils.js feat: heightmap brushes - linear edit option (1.88.00) 2022-10-31 00:24:54 +03:00
shorthands.js remove most shortcuts 2022-05-20 23:00:03 +03:00
stringUtils.js fix: improve adjectives generation rules 2022-06-04 19:48:17 +03:00
unitUtils.js Independent North and South Poles temperature (#972) 2023-08-06 22:59:33 +04:00