Azgaar
b5bb18235f
fix: auto-update - ensure 1 group is default
2025-04-29 21:18:40 +02:00
Azgaar
f51c45e17a
fix: restore burgs on load - add group order
2025-04-29 21:11:46 +02:00
Azgaar
bc8ad03c0f
fix: auto-update old burg styles
2025-04-29 21:05:54 +02:00
Azgaar
fd9e010153
refactor(burgs): centralize burg management logic in Burgs module
...
Moved burg-related functions like `removeBurg`, `changeGroup`, and `toggleCapital` into the Burgs module to improve code organization and maintainability. Updated all references to these functions across the codebase. This change reduces duplication and ensures consistent behavior for burg management operations.
2025-04-17 01:03:14 +02:00
Azgaar
95b7ed9ea4
Merge branch 'master' of https://github.com/Azgaar/Fantasy-Map-Generator into burg-groups
2025-03-15 14:49:43 +01:00
Azgaar
d98ef5717e
perf: set text-rendering to optimizeSpeed, v1.108.1
2025-02-15 14:43:51 +01:00
Azgaar
764993b680
fix: remove old feature masks, v1.108.0
2025-02-15 13:06:14 +01:00
Azgaar
0be14790d2
feat: rerender affected layers on auto-update
2025-02-08 14:15:59 +01:00
Azgaar
2f53a635c8
feat: burg groups - image icons
2025-01-02 14:14:00 +01:00
Azgaar
af1833f45a
Merge branch 'master' of https://github.com/Azgaar/Fantasy-Map-Generator into burg-groups
2024-12-13 12:41:51 +01:00
Azgaar
50ee5150c1
fix : #1174
2024-12-13 11:58:53 +01:00
Azgaar
e402120b8d
Merge branch 'master' of https://github.com/Azgaar/Fantasy-Map-Generator into burg-groups
2024-12-12 13:29:40 +01:00
Azgaar
610a2d9ae6
chore: update supporters
2024-11-28 12:19:05 +01:00
Azgaar
03c7db32ef
fix : #1172
2024-11-27 12:21:36 +01:00
Azgaar
fa03b2d705
fix : #1170
2024-11-24 15:02:56 +01:00
Azgaar
8db9dc9bed
chore: supporters update
2024-11-15 15:53:41 +01:00
Azgaar
6526c4c1f1
feat: burg group editor - map preview
2024-10-11 11:29:41 +02:00
Azgaar
1125192b72
feat: burg group editor - text-shadow
2024-10-10 00:20:55 +02:00
Azgaar
c795ac6c30
fix: allow to load smaller namesbase without issues on regeneration
2024-10-09 01:08:47 +02:00
Azgaar
b700bf0630
feat: burg group editor - apply changes
2024-10-09 00:33:22 +02:00
Azgaar
b6708bf698
feat: burg group editor - form
2024-10-07 23:44:17 +02:00
Azgaar
56597d961d
fix: remove unwanted states styling
2024-10-03 13:05:10 +02:00
Azgaar
63898d8fd8
feat: split burgs to groups
2024-09-30 20:38:52 +02:00
Azgaar
f51f78a7a6
refactor: split states and burgs generators
2024-09-29 15:07:16 +02:00
Azgaar
d7d79ad740
refactor: split states and burgs generators
2024-09-29 14:24:44 +02:00
Azgaar
2efe9be3a4
feat: start
2024-09-26 02:32:09 +02:00
Azgaar
949a486bf8
fix: redraw features on load
2024-09-25 13:18:22 +02:00
Azgaar
b127607811
chore: supporters update
2024-09-23 12:35:16 +02:00
Azgaar
861b219e6e
fix: don't hide armies layer
2024-09-21 14:23:18 +02:00
Azgaar
18b9f604e9
fix : #1136
2024-09-21 00:33:24 +02:00
Azgaar
05de284e02
Refactor layers rendering ( #1120 )
...
* feat: render states - use global fn
* feat: render states - separate pole detection from layer render
* feat: render provinces
* chore: unify drawFillWithGap
* refactor: drawIce
* refactor: drawBorders
* refactor: drawHeightmap
* refactor: drawTemperature
* refactor: drawBiomes
* refactor: drawPrec
* refactor: drawPrecipitation
* refactor: drawPopulation
* refactor: drawCells
* refactor: geColor
* refactor: drawMarkers
* refactor: drawScaleBar
* refactor: drawScaleBar
* refactor: drawMilitary
* refactor: pump version to 1.104.00
* refactor: pump version to 1.104.00
* refactor: drawCoastline and createDefaultRuler
* refactor: drawCoastline
* refactor: Features module start
* refactor: features - define distance fields
* feat: drawFeatures
* feat: drawIce don't hide
* feat: detect coastline - fix issue with border feature
* feat: separate labels rendering from generation process
* feat: auto-update and restore layers
* refactor - change layers
* refactor - sort layers
* fix: regenerate burgs to re-render layers
* fix: getColor is not defined
* fix: burgs overview - don't auto-show labels on hover
* fix: redraw population on change
* refactor: improve tooltip logic for burg labels and icons
* chore: pump version to 1.104.0
* fefactor: edit coastline and lake
* fix: minot fixes
* fix: submap
---------
Co-authored-by: Azgaar <azgaar.fmg@yandex.com>
2024-09-20 12:20:27 +02:00
Azgaar
23e2484526
chore: supporters list update
2024-09-02 01:56:32 +02:00
Azgaar
eb29c5ec5d
Zones generator update ( #1113 )
...
* feat: style - store emblem size mod in style (v1.99.10)
* fix the isOutdated function for versions past 1.99
* fix: showUploadMessage function not called correctly for isUpdated case
* feat: load - improve version detection
* feat: improve version detection and update process
* feat: Update version and use constant for VERSION in multiple files
* Update versioning.js to fix incorrect message display for stored version
* feat: zones editor - update to work with pack data
* feat: zones editor - update editor
* feat: zones editor - update editor
* chore: update version
* feat: zones - regenerate
* feat: zones - render zones as continuius line
* feat: zones - editot changes
* feat: zones - auto-update
* feat: zones - generation fixes
* feat: zones - generation fixes
* feat: zones - restore layer
* feat: zones - proselytism - check population
---------
Co-authored-by: Azgaar <azgaar.fmg@yandex.com>
2024-09-01 12:48:39 +02:00
Azgaar
dfa3813f04
feat: set min brush size to 1
2024-08-23 02:33:45 +02:00
Azgaar
d4aef4920c
Slider-input web component ( #1109 )
...
* feat: slider-input web component
* feat: slider-input web component - Brush size
* feat: slider-input - statesGrowthRate
* feat: slider-input - units editor
* feat: slider-input - dissalow invalid numbers
* chore: pump version to v1.99.05
* chore: pump version to v1.99.05
---------
Co-authored-by: Azgaar <azgaar.fmg@yandex.com>
2024-08-22 13:35:36 +02:00
Azgaar
b189f25655
fix: routes - remove style on top level
2024-08-15 17:17:49 +02:00
Azgaar
a051698657
fix: don't return in cycle on error
2024-08-15 16:55:33 +02:00
Azgaar
0910aed11a
chore - supporters update
2024-08-15 16:21:02 +02: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
b267e832b5
fix: support migration of v0.9 maps
2024-07-30 17:54:17 +02:00
Azgaar
e9ee6967ba
Сonfigurable longitude ( #1095 )
...
* feat: configurable longitude
* chore: update version
---------
Co-authored-by: Azgaar <azgaar.fmg@yandex.com>
2024-07-12 12:26:03 +02:00
Azgaar
fc7ef72628
feat: Update compass layer and rose element id for v1.98.00
2024-07-07 18:40:04 +02:00
Azgaar
8e5a06540c
chore: supporters update
2024-06-21 17:34:50 +02:00
Azgaar
98a0f83560
feat: add map size to json export
2024-05-01 19:38:48 +02:00
Azgaar
83c552d067
fix: heightmap - clean heightmap global filter and opacity
2024-05-01 17:36:09 +02:00
Azgaar
7900e2ecb6
fix: heightmap - clean heightmap global filter and opacity
2024-04-30 19:30:25 +02:00
Ruichka
36fba3329c
Fix regiments getting bugged when merging states ( #1067 )
...
* Fix military bug when merging states
* Update versioning to 1.97.06
2024-04-21 14:16:55 +04:00
Azgaar
af927ed345
fix: check scheme before setting
2024-03-24 17:53:00 +01:00
Azgaar
d6c3c46a5e
feat: generate watabou preview links for villages ( #1056 )
...
Co-authored-by: Azgaar <azgaar.fmg@yandex.com>
2024-03-14 13:56:12 +04:00
Azgaar
73b39d217d
fix : #1048
2024-03-04 21:04:25 +01:00