Commit graph

1540 commits

Author SHA1 Message Date
Peter Sofronas
0653e66971
Marker Generator Changes (#872)
* Added status to Volcano marker legend.

* Modified SacredForest spawn rate and legend

* Modified SacredPinery marker spawn and legend.

* Modified SacredPalmGrove marker spawn and legend.

* Added Cave marker spawn and legend logic.

* addCaves legend logic update and JS code updates.
2022-09-21 14:33:36 -07:00
Azgaar
75ae52e953 fix: 3d view - don't allow download obj for globe 2022-09-17 14:58:00 +03:00
Azgaar
60758a1532 fix: remove scroll from the export dialog 2022-09-17 14:47:17 +03:00
Azgaar
3ad8ec6285 chore: pump version to 1.87.10 2022-09-17 14:38:49 +03:00
Azgaar
2bbff50b60 fix: image conversion UI, restrict namebase chars 2022-09-17 14:36:32 +03:00
Azgaar
931c5d3af8
Merge pull request #867 from frogdesk/master
Adding a dark background for dark mode users
2022-09-05 22:31:14 +03:00
FrogDesk Strategy
a311a5f730
Adding a dark background for dark mode users 2022-09-05 12:57:09 -06:00
Leo
409681d89d
Fix: min zoom extent is allowed to be negative. (#860)
* Fix: min zoom extent is allowed to be negative.
Min and Max Zoom fields are now bound by 0.01 and 200

* Fixed comparison

* Version bump

* Hash set in index.html
2022-08-25 09:16:02 -07:00
Schizoid Nightmares
bfba711d8b
Reducing the size of the culture center circle (#855)
* Reducing the size of the culture center circle

This makes it easier to place the center more precisely and to see what cell it is in.

* Increasing the size of the cultural centers
2022-08-17 00:15:18 -07:00
evolvedexperiment
4000c954f1
Fix for State opacity (#853) 2022-08-03 11:47:29 -07:00
Azgaar
3064961c59 fix(#845): emblem shield - remove incorrect data 2022-07-01 21:00:00 +03:00
Azgaar
e632274d5d chore: push version 2022-07-01 18:10:16 +03:00
Azgaar
43f034b862
Merge pull request #846 from carnotcrash/patch-1
small update markers-generator.js
2022-07-01 18:09:21 +03:00
carnotcrash
bffe46d332
Update markers-generator.js
small grammar changes
2022-07-01 10:55:47 +10:00
Azgaar
acf18d7324 fix: cultures upload cache 2022-06-29 02:15:24 +03:00
Azgaar
a617dda3ad fix: cultures upload 2022-06-28 22:11:32 +03:00
Azgaar
6e95ee1be8 fix: remove corrupted burg of load 2022-06-25 14:46:26 +03:00
Azgaar
ba0a7516ef feat(names): name colonies using New constuct 2022-06-24 18:34:32 +03:00
Azgaar
1ad0b9dd51 fix: charts dialog to be stable 2022-06-24 17:47:35 +03:00
Azgaar
db519c40c8 fix: don't throw error in rulers if map file is corrupted 2022-06-24 17:44:36 +03:00
Azgaar
6cd2419f10 feat(charts): remove on dialog close 2022-06-24 15:51:10 +03:00
Azgaar
eded296b47
Merge pull request #841 from Azgaar/charts-overview
Data Charts screen
2022-06-23 23:58:14 +03:00
Azgaar
c1ee0b3094 Merge branch 'master' of https://github.com/Azgaar/Fantasy-Map-Generator into charts-overview 2022-06-23 23:29:43 +03:00
Azgaar
03b556ae86 feat(charts): pump version to 1.87.00 2022-06-23 23:11:57 +03:00
Azgaar
eaa0a41f36 feat(charts): remove shape additional dependency 2022-06-23 23:02:40 +03:00
Azgaar
5992cea360 feat(charts): add tooltips 2022-06-23 22:21:42 +03:00
Azgaar
76d3b7ebcb feat(charts): normalized stacked bars 2022-06-23 02:17:59 +03:00
Azgaar
bc6ef813e9 feat(charts): legend 2022-06-21 00:22:55 +03:00
Azgaar
4a50d89b41 feat(charts): control buttons and legend base 2022-06-20 02:10:49 +03:00
Azgaar
9a9c8e700c feat(charts): add quantization types 2022-06-19 19:13:19 +03:00
Azgaar
90b1a14bba feat(charts): add province and biome entities 2022-06-19 16:02:44 +03:00
Azgaar
60a43330a1 feat(charts): correct sorting 2022-06-19 15:20:29 +03:00
Azgaar
0bf1a2bda7 maintenance: update supporters 2022-06-19 13:52:37 +03:00
Azgaar
a7bf05b215 fix: hierarchy tree to update node context, not to add new - update hash 2022-06-19 13:50:55 +03:00
Azgaar
2aa2fab54d fix: hierarchy tree to update node context, not to add new 2022-06-19 13:45:08 +03:00
Azgaar
b00b9db3b5 feat(charts): stack bar chart UI 2022-06-19 13:30:25 +03:00
Azgaar
6ab87d5627 Merge branch 'master' of https://github.com/Azgaar/Fantasy-Map-Generator 2022-06-17 13:10:39 +03:00
Azgaar
7c429fb6cb fix(#838): dissalow hotkeys on input 2022-06-17 13:10:37 +03:00
Azgaar
d30171b054 feat(charts): stack bar chart basic 2022-06-17 01:03:48 +03:00
Thomas Robert
8c96a9754d
UI improvement for hierarchy tree (#834)
* style(hierarchy tree): improve responsivness

Fix details on the bottom of the dialog
Make the tree view take the rest of the available space of the dialog

* style(hierarchy tree): distinguish buttons

Distinguish between action buttons and remove origins tags-like button

* typo(hierarchy tree): change button label and tips

* fix(hierarchy tree): disable top node interactions

* chore: update version/hash to v1.86.07

* chore: update version/hash to v1.86.08

* fix: bad hash versions

* fix: update index.html to correct versions
2022-06-16 08:15:07 -07:00
Azgaar
be5589daeb feat(charts): add basic data collection and rendering 2022-06-15 02:47:32 +03:00
Azgaar
a7cb464b55 fix(hierarchy tree): unselect node on exit 2022-06-12 23:04:51 +03:00
Azgaar
8008389eaf
Merge pull request #833 from Azgaar/hierarchy-tree-better-control
Hierarchy tree: better control
2022-06-12 22:56:34 +03:00
Azgaar
ebe9acfa0d chore: update hash for v1.86.06 2022-06-12 22:34:04 +03:00
Azgaar
434907fa9e feat(hierarchy tree): animate on update 2022-06-12 22:21:34 +03:00
Azgaar
e3ea5cd479 feat(hierarchy tree): sort by descendants 2022-06-12 17:14:51 +03:00
Azgaar
f723bb4fba Merge branch 'master' of https://github.com/Azgaar/Fantasy-Map-Generator into hierarchy-tree-better-control 2022-06-12 15:45:39 +03:00
Azgaar
4f4729c866 fix: bypass issue if burg has no states assigned 2022-06-12 15:45:07 +03:00
Azgaar
6e5e570c90 feature(hierarchy tree): dynamically load, control dialog 2022-06-12 00:22:39 +03:00
Azgaar
b9a578e0be style(hierarchy tree): buttons style 2022-06-09 23:47:39 +03:00