Commit graph

24 commits

Author SHA1 Message Date
Azgaar
66d22f26c0
[Draft] Submap refactoring (#1153)
* refactor: submap - start

* refactor: submap - continue

* Merge branch 'master' of https://github.com/Azgaar/Fantasy-Map-Generator into submap-refactoring

* refactor: submap - relocate burgs

* refactor: submap - restore routes

* refactor: submap - restore lake names

* refactor: submap - UI update

* refactor: submap - restore river and biome data

* refactor: submap - simplify options

* refactor: submap - restore rivers

* refactor: submap - recalculateMapSize

* refactor: submap - add middle points

* refactor: submap - don't add middle points, unified findPath fn

* chore: update version

* feat: submap - relocate out of map regiments

* feat: submap - fix route gen

* feat: submap - allow custom number of cells

* feat: submap - add checkbox submapRescaleBurgStyles

* feat: submap - update version hash

* chore: supporters update

---------

Co-authored-by: Azgaar <azgaar.fmg@yandex.com>
2024-12-12 13:11:54 +01:00
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
cfdb3a35df try to restore river course on load 2021-08-24 23:51:10 +03:00
Azgaar
008aea2b2f river edit: allow to add interim points 2021-08-24 22:24:42 +03:00
Azgaar
36629f1c20 fix outborder river edit 2021-08-03 23:26:17 +03:00
Azgaar
ca5aefaf15 river edit - allow to move river to occupied cells 2021-08-02 20:51:54 +03:00
Azgaar
9604d4ae41 round river length on UI 2021-07-28 23:34:12 +03:00
Azgaar
1dc45f05c3 rivers creator dialog - add river 2021-07-27 00:15:47 +03:00
Azgaar
8bbfe6dd2c rivers creator dialog 2021-07-25 17:40:14 +03:00
Azgaar
c5698c5a11 rivers editor - optimize 2021-07-25 13:52:10 +03:00
Azgaar
a1425bcb54 river editor rework - data checking 2021-07-25 01:37:48 +03:00
Azgaar
aed9d9d768 confluence to reflect real value 2021-07-23 18:40:39 +03:00
Azgaar
845f2e99f5 v1.6.23 - rivers remove fix 2021-03-10 22:28:57 +03:00
Azgaar
08a49c1d72 v1.6.04 - apply getSegmentId for routes and rivers 2021-03-05 14:16:03 +03:00
Azgaar
124c7f3448 v1.5.87 - lakes editor rework 2021-03-02 03:28:08 +03:00
Azgaar
fbec08f982 v1.5.79 - river overview update 2021-03-01 01:51:31 +03:00
Azgaar
41d03e8039 v1.5.78 - river editor update 2021-02-28 20:20:11 +03:00
Evolvedexperiment
9f54b1e3f0 Added colour, biomes, adjustable height, and changed graph code to use d3 more 2020-05-16 09:12:25 +00:00
Evolvedexperiment
465f578135 Added elevation profile for routes and rivers 2020-04-23 11:56:09 +00:00
Azgaar
c558029992 v1.22.29 2019-12-18 23:47:49 +03:00
Azgaar
5ffd30dee8 v 1.21 2019-10-28 00:18:17 +03:00
Azgaar
6517e231e8 v1.0.44 2019-09-21 00:13:29 +03:00
Azgaar
cab429a346 v1.0 2019-08-31 12:16:36 +03:00
Azgaar
680044ddd6 v 0.8.0b 2019-04-21 21:55:13 +03:00