Commit graph

18 commits

Author SHA1 Message Date
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
Azgaar
147d57640e feat: ability to rotate regiments 2024-06-16 00:15:49 +02:00
Azgaar
1e3e2dfddd feat: elevation profile - add coordinates to export 2024-05-17 18:45:03 +02:00
Azgaar
09f835c210 fix: elevation profile color scheme 2024-03-01 11:46:07 +01:00
Azgaar
8a9a29a9d3 refactor dialogs to be mobile-friendly 2022-05-28 01:47:25 +03:00
Azgaar
5ed08e156a store populationRate and urbanization in memory 2021-06-27 14:24:55 +03:00
Azgaar
fbec08f982 v1.5.79 - river overview update 2021-03-01 01:51:31 +03:00
Evolvedexperiment
044ea1d345 Added cell info to elevation profile and corrected some spelling 2020-06-26 19:08:54 +00:00
Evolvedexperiment
b759d23df0 Fix for last burg sometimes not appearing in elevation-profile 2020-06-21 17:38:23 +00:00
Azgaar
79ebab8775 v1.4.28 2020-06-21 18:50:13 +03:00
Azgaar
2d00b3c25b v1.4.27 2020-06-21 18:11:51 +03:00
Evolvedexperiment
408578455b Fix for elevation profile labels 2020-05-18 09:21:42 +00:00
Evolvedexperiment
63b5744dcc Fixes for elevation profile and CSV download 2020-05-17 15:35:17 +00:00
Evolvedexperiment
bb0e571587 Changed elevation profile to use heightmap colours 2020-05-16 12:12:15 +00:00
Evolvedexperiment
9f54b1e3f0 Added colour, biomes, adjustable height, and changed graph code to use d3 more 2020-05-16 09:12:25 +00:00
Azgaar
5304306044 v1.4.05 2020-04-29 00:02:05 +03:00
Azgaar
a2b93f1396 v1.4.03 2020-04-26 20:30:07 +03:00
Evolvedexperiment
465f578135 Added elevation profile for routes and rivers 2020-04-23 11:56:09 +00:00