Commit graph

1521 commits

Author SHA1 Message Date
Azgaar
9ad08c80c6 feat: improve 3d view 2023-11-11 22:40:48 +04:00
Azgaar
2fd58e9d35 feat: click on burgs count to open the overview screen 2023-11-11 21:05:59 +04:00
Azgaar
9332eb7b38 fix: notes to update on deletion 2023-11-11 18:02:53 +04:00
Azgaar
98c971b3c4 chore: supporters update 2023-11-07 13:49:39 +04:00
Azgaar
42671053d3 fix: add missing religion name variants 2023-11-06 00:13:11 +04:00
Azgaar
e019f6c3cd hotfix: define color scheme on heightmap edit 2023-11-06 00:06:58 +04:00
Azgaar
8101e75f3d hotfix: define color scheme on heightmap edit 2023-11-06 00:04:53 +04:00
Azgaar
e654dbb8a5 feat: add style preset, add heighmap color schemes 2023-11-05 16:48:26 +04:00
Azgaar
bed7486218 Merge remote-tracking branch 'refs/remotes/origin/master' 2023-10-30 22:27:51 +04:00
Azgaar
f705c2d37d feat: add new emblem charges 2023-10-30 22:27:25 +04:00
Florine W. Dekker
cda8dd8941
Fix typo and remove spurious quotes (#1007) 2023-10-30 20:40:33 +04:00
Azgaar
da06dba872 feat: add link to Chinese localization 2023-10-18 13:34:19 +04:00
Azgaar
66b6966c21 chore: update index.css version 2023-09-24 16:50:20 +04:00
Azgaar
13449447ba fix: Chrome hides layers with dropShadow... 2023-09-24 02:56:19 +04:00
Azgaar
fbe5f4ad55 feat: random encounters 2023-09-24 00:45:09 +04:00
Azgaar
b2241b1cd3 feat: supporters update 2023-09-12 02:22:38 +04:00
Azgaar
e346c4bd84 feat: add all grid data to JSON export 2023-09-12 02:19:07 +04:00
Azgaar
8feda7c15d chore: supporters update 2023-08-23 01:32:28 +04:00
Azgaar
168656c864 fix: #987, #988 2023-08-16 11:56:36 +04:00
Azgaar
2e0a74f34d feat: add reference to Armoria and Deorum 2023-08-15 17:36:25 +04:00
Azgaar
26f48a48fd
Compress save file (#986)
* Adding gzip compression for improving storage use and backward compatibility. (#984)

* Basic gzip an gunzip on load and save.

* refactor file save type to .gz and update the data in ui.

---------

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

* refactor: cleanup, change wording

* feat: streamline saving options

* fix: fixes

---------

Co-authored-by: Efruz Yıldırır <30903352+yldrefruz@users.noreply.github.com>
2023-08-15 16:50:28 +04:00
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
c3a385b2c9 hotfix: texture on version update 2023-08-11 19:16:30 +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
dafd313395 fix: prevent loading screen jump on version update 2023-08-08 13:41:53 +04:00
Azgaar
023bfccf20 fix: prevent loading screen jump on version update 2023-08-08 13:41:39 +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
8579ae7bff feat: add slow marker to the Smooth geometry option 2023-08-07 00:39:59 +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
metehan
82f951f4ec
Turkish culture fixes (#968)
* Turkish culture fixes

* Turkish namebase shortened
2023-08-01 20:41:14 +04:00
Azgaar
a8c7861b22 chore: add googletagmanager back 2023-07-29 15:05:30 +04:00