barrulus
8ec53293b7
Fix rural population calculation to only count small burgs
...
Rural population now correctly counted only from burgs with ≤100 people.
Eliminates double-counting and ensures consistent statistics across
charts and CSV exports.
2025-08-13 23:35:26 +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
c74d38ea2f
feat: download chart data in csv
2023-05-28 14:55:26 +04:00
Azgaar
1ad0b9dd51
fix: charts dialog to be stable
2022-06-24 17:47:35 +03:00
Azgaar
6cd2419f10
feat(charts): remove on dialog close
2022-06-24 15:51:10 +03:00
Azgaar
eaa0a41f36
feat(charts): remove shape additional dependency
2022-06-23 23:02:40 +03:00
Azgaar
5992cea360
feat(charts): add tooltips
2022-06-23 22:21:42 +03:00
Azgaar
76d3b7ebcb
feat(charts): normalized stacked bars
2022-06-23 02:17:59 +03:00
Azgaar
bc6ef813e9
feat(charts): legend
2022-06-21 00:22:55 +03:00
Azgaar
4a50d89b41
feat(charts): control buttons and legend base
2022-06-20 02:10:49 +03:00
Azgaar
9a9c8e700c
feat(charts): add quantization types
2022-06-19 19:13:19 +03:00
Azgaar
90b1a14bba
feat(charts): add province and biome entities
2022-06-19 16:02:44 +03:00
Azgaar
60a43330a1
feat(charts): correct sorting
2022-06-19 15:20:29 +03:00
Azgaar
b00b9db3b5
feat(charts): stack bar chart UI
2022-06-19 13:30:25 +03:00
Azgaar
d30171b054
feat(charts): stack bar chart basic
2022-06-17 01:03:48 +03:00
Azgaar
be5589daeb
feat(charts): add basic data collection and rendering
2022-06-15 02:47:32 +03:00