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
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
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
Azgaar
127eafb656
feat(hierarchy tree): UI buttons to remove origin, zoom
2022-06-09 00:21:02 +03:00
Azgaar
182c6d558d
fix: religions and cultures are not highlightable from editor
2022-06-08 21:12:31 +03:00
Azgaar
9215a01548
fix: religion editor toggles culture layer on
2022-06-08 11:53:30 +03:00
Azgaar
9f32bb258c
fix: cults origins if max is 0
2022-06-07 11:04:01 +03:00
Azgaar
21390cf966
chore: update hash for cahnged files
2022-06-06 22:47:01 +03:00
Azgaar
2c592a062d
refactor: religion editor
2022-06-06 22:32:34 +03:00
Azgaar
221079321f
refactor: load religions editor dynamically
2022-06-06 02:09:38 +03:00
Azgaar
b416551fb5
fix: add origin to religion and cultures csv download
2022-06-05 23:00:57 +03:00
Azgaar
b35fda436b
fix: religion path to be closed
2022-06-05 18:34:21 +03:00
Azgaar
ff1d3566c4
feat: multi-parental tree for religions
2022-06-05 18:26:28 +03:00
Azgaar
23ff50bd76
feat: multi-parental tree controls
2022-06-05 14:40:10 +03:00
Azgaar
f4ef859af8
feat: multi-parental tree
2022-06-05 01:27:58 +03:00
Azgaar
1142be65c6
fix( #781 ): add vertices data to full json export
2022-06-04 23:12:31 +03:00
Azgaar
d54a6a44b1
fix( #819 ): diplomacy editor to be re-enterable after being cleared
2022-06-04 22:18:15 +03:00
Azgaar
44e98d853f
feat: change load from cloud format and order
2022-06-04 20:10:23 +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
ac063d4f07
perf: load jszip dynamically
2022-06-04 00:42:16 +03:00
Azgaar
8735ca8a3e
fix: submap to map old-new grids correctly
2022-06-03 01:27:07 +03:00
Azgaar
6737501c5d
chore: supporters update
2022-06-01 23:08:56 +03:00
Azgaar
9498976336
fix( #826 ) wrong attr in friendly height tooltip
2022-06-01 22:35:45 +03:00
Azgaar
1967dfe661
hotfix: check if states are loaded before refreshing
2022-06-01 02:31:30 +03:00