Azgaar
3883933385
fix( #905 ): make sure burg0 is not getting locked [v.1.88.05]
2022-12-15 15:43:40 +03:00
Gergely Mészáros, Ph.D
3694d77b87
Detect heightmap based on pack data, convert to warning. ( #827 )
...
* Detect heightmap based on pack data, convert to warning.
* removing childMap alltogether
2022-06-04 09:49:51 -07:00
Azgaar
8735ca8a3e
fix: submap to map old-new grids correctly
2022-06-03 01:27:07 +03:00
Azgaar
662163176b
heightmap selection - refactor, make generation immutable to get predictable result
2022-05-29 22:11:32 +03:00
Mészáros Gergely
bd21aa6d8e
FIX: keep original burg population after submapping
2022-05-07 18:00:12 +02:00
Azgaar
e6dfab48c2
V1.8 ( #784 )
...
* pump version to 1.8
* resampleDialog UI update
* don't draw markers if not required
* submapOptionsDialog style changes
2022-04-26 22:48:17 +03:00
Mészáros Gergely
0c9d735f37
FIX: notes are not copied.
2022-04-21 15:11:32 +02:00
Gergely Mészáros, Ph.D
b00a8a2228
Fix submap: Wrong typedarray usage for precipitation ( #778 )
...
* Redraw emblems after resample.
* Remove aspect change feature on submaps to support more useful crop operation.
* Fix wrong type for prec typedArray
Co-authored-by: Mészáros Gergely <monk@geotronic.hu>
2022-04-19 09:16:49 +03:00
Gergely Mészáros, Ph.D
0a406686f1
Redraw emblems after resample & remove aspect change. ( #773 )
...
* Redraw emblems after resample.
* Remove aspect change feature on submaps to support more useful crop operation.
Co-authored-by: Mészáros Gergely <monk@geotronic.hu>
2022-04-18 22:41:02 +03:00
Azgaar
ae0979fc68
prettify
2022-04-15 14:47:56 +05:00
Gergely Mészáros, Ph.D
5703e62177
Dev submaps ( #770 )
...
* bioms shouldn't be masked or the style selection box is useless
* fix: misleading comment
* experimental submapping feature
* burg remapping
* Submap with options
* Fix: calculating absolute flux from precipitation normal-value.
* effective distanceScale
* updated resampler
* fix: missing cell
* Fix: River automatic rerender on regeneration.
* FIX: wrong culture migration
* fixed 0 index burg bug, more accurate coast detection for burgs
* FIX: wrong burg cell id
* fix invalid feature number at burg.ports, option to disable regenerations
* Relocate submap
* update height model and scale parameters
* new menu
* Dropbox OAuth implementation and Cloud framework
* add some space
* removing uneccesary logs, defer script load
* map position on planet, fix wrong riverbed generation
* fix:riverbed generation
* better cell sampler
* Auto-Smoothing,dist fix
* FIX: incorrect province copy and minor fix of rebels
* Cleanup
* FIX: water detection bug
* Recompute centers (states, cultures, provinces)
* activating forwardmap
* FIX: port burg relocation algo
* FIX: coast detection (for burgs)
* Fix: invalid html id
* add dot
* update for FMG 1.73
* Update submap gui
* refactored submap ui options
* Copy all visible military units from the old map.
* add info text
* Add Markers.deleteMarker API.
* Lock markers and lock burgs options
* better comment
* submapper gui updates, remove feature mapping on/off
* Fix typo (thx evolvedexperiment)
* fix ugly GUI (2 digit roundoff)
* resample dialog
* Town Promotion to largetown
* don't promote to capitals.
* Fix typo
* round style settings
* do not draw removed burgs
* Fix port cell search algo
* Fix: robust error handling, no error for 0.
* submap: projection moved to options, fix double burg error
* complete rewrite of burg relocation
* findcell by coordinates
* prepare to merge, add comments, remove fluff
* replacing lodash with deepCopy implementation
Co-authored-by: Mészáros Gergely <monk@geotronic.hu>
2022-04-15 12:45:02 +03:00