From 7b289299020dae304df23e0eb3f01ee8639cc49b Mon Sep 17 00:00:00 2001 From: Azgaar Date: Tue, 6 Nov 2018 15:34:54 +0300 Subject: [PATCH 01/13] Update README.md Electron application WIP --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 685bd197..9019f7fe 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ Project is under active development, check out the work in progress version [her [![alt tag](https://i0.wp.com/azgaar.files.wordpress.com/2017/03/80k-part.png)](https://azgaar.wordpress.com) - Join our [Reddit community](https://www.reddit.com/r/FantasyMapGenerator) to share the created maps, discuss the Generator, suggest ideas and get a most recent updates. You may also contact me directly via [email](mailto:maxganiev@yandex.com). For bug reports please use the project [issues page](https://github.com/Azgaar/Fantasy-Map-Generator/issues). If you face performance issues, please try to open the page in a small window and use the default graph size only. In Firefox fast map zooming may cause browser crush. +Join our [Reddit community](https://www.reddit.com/r/FantasyMapGenerator) to share the created maps, discuss the Generator, suggest ideas and get a most recent updates. You may also contact me directly via [email](mailto:maxganiev@yandex.com). For bug reports please use the project [issues page](https://github.com/Azgaar/Fantasy-Map-Generator/issues). If you face performance issues, please try to open the page in a small window and use the default graph size only. In Firefox fast map zooming may cause browser crush. + +The desktop application (Electron) is [under development](https://github.com/mamokin/Fantasy-Map-Generator/tree/code-cleanup-from-boilerplate). _Inspiration:_ From 96c0fa3b61280e11a863675b37fabf512ff7140e Mon Sep 17 00:00:00 2001 From: Azgaar Date: Thu, 8 Nov 2018 14:58:58 +0300 Subject: [PATCH 02/13] Update README.md Updated link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9019f7fe..e22c27ad 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Project is under active development, check out the work in progress version [her Join our [Reddit community](https://www.reddit.com/r/FantasyMapGenerator) to share the created maps, discuss the Generator, suggest ideas and get a most recent updates. You may also contact me directly via [email](mailto:maxganiev@yandex.com). For bug reports please use the project [issues page](https://github.com/Azgaar/Fantasy-Map-Generator/issues). If you face performance issues, please try to open the page in a small window and use the default graph size only. In Firefox fast map zooming may cause browser crush. -The desktop application (Electron) is [under development](https://github.com/mamokin/Fantasy-Map-Generator/tree/code-cleanup-from-boilerplate). +The desktop application (Electron) is [under development](https://github.com/mamokin/Fantasy-Map-Generator/tree/forked-develop). _Inspiration:_ From 012e788629a2547660b288f387500b647e9fe463 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Wed, 14 Nov 2018 15:58:52 +0300 Subject: [PATCH 03/13] Update README.md support --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e22c27ad..b44ed1bf 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Project is under active development, check out the work in progress version [her Join our [Reddit community](https://www.reddit.com/r/FantasyMapGenerator) to share the created maps, discuss the Generator, suggest ideas and get a most recent updates. You may also contact me directly via [email](mailto:maxganiev@yandex.com). For bug reports please use the project [issues page](https://github.com/Azgaar/Fantasy-Map-Generator/issues). If you face performance issues, please try to open the page in a small window and use the default graph size only. In Firefox fast map zooming may cause browser crush. +You can support the project [on Patreon](https://www.patreon.com/azgaar). + The desktop application (Electron) is [under development](https://github.com/mamokin/Fantasy-Map-Generator/tree/forked-develop). _Inspiration:_ From 987d9851c5c384df5e5a1be6497c81a2d284d805 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sun, 18 Nov 2018 19:09:53 +0300 Subject: [PATCH 04/13] v. 0.61.00b --- icons.css | 2 +- index.css | 45 +- index.html | 200 +++++++-- script.js | 1224 +++++++++++++++++++++++++++++----------------------- 4 files changed, 878 insertions(+), 593 deletions(-) diff --git a/icons.css b/icons.css index 6259bfe2..8a5a1dff 100644 --- a/icons.css +++ b/icons.css @@ -209,4 +209,4 @@ .icon-smooth:before {font-weight: bold; content: '∼'; } .icon-disrupt:before {font-weight: bold; content: '෴'; } .icon-if:before {font-style: italic; font-weight: bold; content: 'if'; } -.icon-arc:before {font-weight: bold; font-size: 1.2em; content: '⌒'; } +.icon-arc:before {font-weight: bold; font-size: 1.2em; content: '⌒'; } \ No newline at end of file diff --git a/index.css b/index.css index 7c1467bc..58016ee9 100644 --- a/index.css +++ b/index.css @@ -99,16 +99,6 @@ button, select, a { cursor: pointer; } -#hills { - stroke-width: 0.1px; - fill: #999999; -} - -#mounts { - stroke-width: 0.1px; - fill: white; -} - .strokes { stroke-width: 0.08px; width: 2px; @@ -131,17 +121,6 @@ button, select, a { mask-mode: alpha; } -#swamps { - stroke-width: 0.05px; - fill: none; - stroke: #5c5c70; -} - -#forests { - stroke-width: 0.1px; - stroke: #5c5c70; -} - #options .pressed { background-color: #916e7f; font-style: italic; @@ -234,7 +213,6 @@ div > input[type="number"].editNumber { #riverEditor > *, #routeEditor > *, #iconEditor > *, -#reliefEditor > *, #burgEditor * { display: inline-block; } @@ -812,7 +790,12 @@ body button.noicon { .ui-dialog input[type="number"] { width: 28px; height: 12px; - cursor: pointer; +} + +.ui-dialog input[type="number"].relief { + width: 38px; + height: 10px; + margin-top: 1px; } .ui-dialog .disabled { @@ -1425,3 +1408,19 @@ div#legendHeader { div#legendBody { padding: 0 10px; } + + +svg.button { + position: relative; + background-color: transparent; + margin: -5px; + padding: 0; +} + +#reliefIconsSeletionAny { + display: none; + font-style: italic; + width: 26px; + height: 21px; + padding: 0; +} diff --git a/index.html b/index.html index 755d9893..58d90aac 100644 --- a/index.html +++ b/index.html @@ -31,8 +31,8 @@ - - + + @@ -121,6 +121,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -188,14 +221,14 @@
Azgaar's
Fantasy Map Generator
-
v. 0.60b
+
v. 0.61b

LOADING...