Commit graph

224 commits

Author SHA1 Message Date
Azgaar
5fba7d60f4 fix: check if coa is defined on auto-update 2023-08-15 12:02:39 +04:00
Azgaar
1da3f9d3ad fix: re-add textureImage if it has no id 2023-08-14 15:24:59 +04:00
Azgaar
20c46e181a fix: check for selection size 2023-08-14 14:39:11 +04:00
Azgaar
454fc9ca3e fix: remove texture hiding style 2023-08-11 19:09:00 +04:00
Azgaar
95503ebf38 hotfix: filename conflict 2023-08-11 19:03:21 +04:00
Azgaar
87599d1530
State labels: new label placing algorithm (#977)
* feat: draw state labels start

* feat: update old .map files

* chore: update version hash

* fear: add change to the user's changelog
2023-08-11 18:56:42 +04:00
Azgaar
1bb90251cd feat: move biomes code to a separate module, reduce deserts amount 2023-08-11 14:31:08 +04:00
Azgaar
71cc739b4d fix: don't take outdated values from .map file on load 2023-08-09 18:18:29 +04:00
Azgaar
b0887b14d6 fix: border layer on/off detection on load 2023-08-08 17:20:08 +04:00
Azgaar
f7cb157cf3 fix: textureImage is not defined 2023-08-08 17:07:10 +04:00
Azgaar
1847270482 fix: indexedDB saving map 2023-08-08 16:45:39 +04:00
Azgaar
1d921c18af fix: (v1.91.00) 2023-08-08 15:25:28 +04:00
Azgaar
166399cdea fix: restore layers after heightmap edit 2023-08-08 13:39:39 +04:00
Azgaar
8817813de3 fix: #974 2023-08-08 01:39:52 +04:00
Azgaar
c72c998eaf bug: style to have texture info 2023-08-08 01:34:36 +04:00
Azgaar
c486506af6 fix: #970 2023-08-06 23:03:43 +04:00
Azgaar
b3e2aa00e7
Independent North and South Poles temperature (#972)
* Poles to have Different Temperature (Ref: Axial Tilt suggestion) (#964)

* Initial Idea

* Changed Names:
Currently still only on NorthTemperature reliant, compadible version

* Restored Generation of Temperature

* Temperature Function found

* Version Bump

* Scuffed Saving solution

* Current Version(without the save changes)

* Globe Temperature Display

* Individual Regeneration of Temperatures

* Fixed Loading and Saving
New Maps save a Dummy 0 at settings[17]

* Final Version Bump
(currently no description for the Update)

---------

Co-authored-by: Azgaar <maxganiev@yandex.com>

* chore: formatting

* refactor: temperature inputs

* feat: rework temperature generation alg

* style: respore winds button

* refactor: update options on load, don't update temperature UI

* refactor: no need to keep compatibility here

* fix: load temp setting from .map file

---------

Co-authored-by: Leo <leonard.krusch@gmx.de>
2023-08-06 22:59:33 +04:00
Azgaar
7b3f897bdb
New heraldic charges, multicolor support (#973)
* feat: new heraldic charges, multicolor support

* chore: update to right version
2023-08-06 22:58:11 +04:00
Azgaar
09efbf0c3e refactor: cleaup, format file 2023-08-06 13:08:34 +04:00
Efruz Yıldırır
3d8aa7c3ca
3D Scene system upgrade. (#956)
* 3d view system upgrade.

* version fix

* Versioning fixed.

* Subdivision Added

* Subdivision added. Removed toggle wireframe as an option.
Reverted to previous rendering method.

* Update obj export because new threejs version.

* Clean up of unrequired code.

* Multiple fixes to 3D view upgrade PR.

* Remove unused code.(for3DRender)
2023-08-05 22:54:13 +04:00
Azgaar
c398bc64d6 refactor(markers): cleanup 2023-08-05 13:38:30 +04:00
Elad Bernard Haviv
e542574324
Added randomly generated marker placement (#966)
* Add option to generate and place marker of type

* remove unecessary console.log

* versioning

* Update versioning.js

* Update index.html

* removed redundant functions and changed addMarker functionality

* changed marker type selection behavior

* fixed button toggling

* changed type selection to button + dropdown menu

* versioning
2023-08-05 13:32:28 +04:00
Azgaar
bd01090c3c chore: version update 2023-08-01 20:41:57 +04:00
Azgaar
262c7a177c fix: religions name generation 2023-07-29 00:34:37 +04:00
Azgaar
0c16b1eaf3 fix: getDefaultConfig for markets by default 2023-07-20 19:08:18 +04:00
Azgaar
9f73cc66fa fix: make it clear if version global variable is not loaded 2023-07-16 13:30:12 +04:00
Azgaar
290b6b38eb refactor: indexedDB 2023-07-08 23:32:39 +04:00
Azgaar
4a5d2c0378 hotfix: auto-load to be ignore if no data 2023-07-08 22:46:43 +04:00
Azgaar
4a6ac9a7e7 fix: autosave v1.89.30 2023-07-08 21:56:50 +04:00
Azgaar
d75ac3c99d feat: autosave v1.89.29 2023-07-08 21:46:33 +04:00
ZZWILLIAMXX
69e630b886
Religion Generator Expanded (#955)
* Religion Generator Expanded

Adds some cool new options in Religion's Generator

* feat: small corrections

* chore: update version

---------

Co-authored-by: Azgaar <maxganiev@yandex.com>
2023-07-06 22:42:07 +04:00
Azgaar
3f25484367 fix: states regeneration when some states are locked 2023-06-23 11:58:56 +04:00
Azgaar
04b6d479b2 fix: namesbase error 2023-06-19 11:24:08 +04:00
Azgaar
7f9da4f06f fix: uploaded namesbase to filter restricted chars 2023-06-18 16:42:54 +04:00
Azgaar
c74d38ea2f feat: download chart data in csv 2023-05-28 14:55:26 +04:00
Azgaar
0b04efc90f feat: new markers types 2023-05-22 03:00:31 +04:00
Azgaar
aad1300338 fix(#944): uploaded svg emblems can conflict with fmg ids 2023-05-21 15:15:03 +04:00
Azgaar
41bd157165 feat(#942): coord data for burgs, markers and regiments csv 2023-05-15 01:00:25 +04:00
Azgaar
b13d72e639 feat(1.89.19): google translate support 2023-05-14 17:37:32 +04:00
Azgaar
e2af899792 refactor(1.89.18): cleanup fonts usage 2023-05-13 15:55:08 +04:00
Azgaar
44b486c101 fix(#943): don't convert ocean pattern image to base64 if pattern is toggled off 2023-05-12 22:22:26 +04:00
Azgaar
50a9411882 feat: add xy to markers geojson export 2023-05-10 04:17:04 +04:00
Alexander James
87e1a1cee6
Prevent generating cyclical heirarchy (#930)
* Prevent generating cyclical heirarchy

* Update versioning.js

* update version hash
2023-03-26 08:18:25 -07:00
Azgaar
38f2e1fb7b feat: inform users if canvas size is too big 2023-03-26 15:05:19 +04:00
Azgaar
d48f9b3cab fix(add river): get id as the biggest id + 1, not the last id + 1 2023-03-26 14:24:46 +04:00
Alexander James
47ef8d938b
Religions live update UX (#915)
* preparatory bugfixes

* restructure religion generator for extensibility

* Add culture-like update functions and UI

* Syntax / Typo

* PR Versioning

* Relig Editor UI: hide on brush, limit -> potential

* add / remove Culture creates / removes Folk religion

* Religions UX: stable abbr, Folk non-selectable type & not separately removed

* Folk religions follow cultures through regeneration; extinct religion centers draw, folk centers are immutable and do not

* style

* regenerate bugs fixing

* when cultures regenerate a different number

* ability to lock culture in a easy-defined set

fixes uncaught error in commit dada419 from PR #910

* what is locked folk?

* New Map ignores old locked things

* No auto-update of religion on culture regeneration

* typo

* Bugfixes

* Refactor toward modern style

* Prepare to lock - Further refactor

* Complete locked religions functionality

* Prepare for live updates

* Editors fixing + re-versioning

* Fix merge snafu

* Bugs, toungue-twisting

* indexing bugfix

* Manual Add prefers to create missing Folk

* Locked origin regen; deterministic expansion

* version update; fix add wild folk

---------

Co-authored-by: A C James <james.ander31@gmail.com>
Co-authored-by: Azgaar <maxganiev@yandex.ru>
2023-03-19 02:57:59 -07:00
Azgaar
863ee259e3 style: add Pale style 2023-03-08 23:31:51 +04:00
Azgaar
e701b7d2c4 feat: set optimizeSpeed as a default option 2023-03-08 21:08:52 +04:00
Azgaar
e0ea578032 style(cultures editor): move regenerate burg names button closer to namesbase 2023-03-05 14:54:23 +04:00
Azgaar
f018256f7a fix(#906): ice to follow expected size, reduce ice elements in general 2023-02-25 16:01:22 +04:00