Fantasy-Map-Generator/modules
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
..
io Dev submaps (#770) 2022-04-15 12:45:02 +03:00
ui Dev submaps (#770) 2022-04-15 12:45:02 +03:00
burgs-and-states.js Dev submaps (#770) 2022-04-15 12:45:02 +03:00
coa-generator.js dissalow local run 2022-02-06 01:04:11 +03:00
coa-renderer.js dissalow local run 2022-02-06 01:04:11 +03:00
cultures-generator.js minmax util function 2021-10-10 17:59:27 +03:00
fonts.js dissalow local run 2022-02-06 01:04:11 +03:00
heightmap-generator.js select template correctly 2022-02-23 22:14:25 +03:00
heightmap-templates.js Old World template by ReneHP (#758) 2022-03-15 11:50:48 +03:00
lakes.js replace old iife by a simpler ones 2021-08-04 23:49:02 +03:00
markers-generator.js Dev submaps (#770) 2022-04-15 12:45:02 +03:00
military-generator.js Dev submaps (#770) 2022-04-15 12:45:02 +03:00
names-generator.js fix Basque base 2021-11-22 10:09:15 +03:00
ocean-layers.js replace old iife by a simpler ones 2021-08-04 23:49:02 +03:00
relief-icons.js minmax util function 2021-10-10 17:59:27 +03:00
religions-generator.js fix syntax 2022-01-10 16:54:26 +03:00
river-generator.js Dev submaps (#770) 2022-04-15 12:45:02 +03:00
routes-generator.js routes - don't break if feature is not found 2022-04-09 21:52:37 +05:00
submap.js Dev submaps (#770) 2022-04-15 12:45:02 +03:00
voronoi.js Fix: flux calculation from area-propotional value instead of normal value. (#654) 2021-08-15 12:43:20 +03:00