mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31:24 +01:00
v1.0.24
This commit is contained in:
parent
8157585533
commit
a5d1fefff7
2 changed files with 9 additions and 8 deletions
|
|
@ -195,7 +195,7 @@ i.icon-lock {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-size: 1.1em;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#religionHierarchy .selected {
|
#religionHierarchy .selected {
|
||||||
|
|
@ -208,6 +208,7 @@ i.icon-lock {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
stroke: none;
|
stroke: none;
|
||||||
|
font-size: 11px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dragLine {
|
.dragLine {
|
||||||
|
|
|
||||||
14
index.html
14
index.html
|
|
@ -2246,43 +2246,43 @@
|
||||||
<div id="brushesPanel" class="dialog stable" style="display: none">
|
<div id="brushesPanel" class="dialog stable" style="display: none">
|
||||||
<div id="brushesButtons" style="display: inline-block">
|
<div id="brushesButtons" style="display: inline-block">
|
||||||
<button id="brushRaise" data-tip="Raise brush: increase height of cells in radius by Power value">
|
<button id="brushRaise" data-tip="Raise brush: increase height of cells in radius by Power value">
|
||||||
<svg viewBox="15 15 70 70" height="14" width="22">
|
<svg viewBox="15 15 70 70" height="1em" width="1.6em">
|
||||||
<path d="m20,39 h60 M50,85 v-35 l-12,8 m12,-8 l12,8" fill="none" stroke="#000" stroke-width="5"></path>
|
<path d="m20,39 h60 M50,85 v-35 l-12,8 m12,-8 l12,8" fill="none" stroke="#000" stroke-width="5"></path>
|
||||||
</svg>
|
</svg>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<button id="brushElevate" data-tip="Elevate brush: drag to gradually increase height of cells in radius by Power value">
|
<button id="brushElevate" data-tip="Elevate brush: drag to gradually increase height of cells in radius by Power value">
|
||||||
<svg viewBox="15 15 70 70" height="14" width="22">
|
<svg viewBox="15 15 70 70" height="1em" width="1.6em">
|
||||||
<path d="m20,50 q30,-35 60,0 M50,85 v-35 l-12,8 m12,-8 l12,8" fill="none" stroke="#000" stroke-width="5"></path>
|
<path d="m20,50 q30,-35 60,0 M50,85 v-35 l-12,8 m12,-8 l12,8" fill="none" stroke="#000" stroke-width="5"></path>
|
||||||
</svg>
|
</svg>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<button id="brushLower" data-tip="Lower brush: drag to decrease height of cells in radius by Power value">
|
<button id="brushLower" data-tip="Lower brush: drag to decrease height of cells in radius by Power value">
|
||||||
<svg viewBox="15 15 70 70" height="14" width="22">
|
<svg viewBox="15 15 70 70" height="1em" width="1.6em">
|
||||||
<path d="M50,30 v35 l-12,-8 m12,8 l12,-8 M20,78 h60" fill="none" stroke="#000" stroke-width="5"></path>
|
<path d="M50,30 v35 l-12,-8 m12,8 l12,-8 M20,78 h60" fill="none" stroke="#000" stroke-width="5"></path>
|
||||||
</svg>
|
</svg>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<button id="brushDepress" data-tip="Depress brush: drag to gradually decrease height of cells in radius by Power value">
|
<button id="brushDepress" data-tip="Depress brush: drag to gradually decrease height of cells in radius by Power value">
|
||||||
<svg viewBox="15 15 70 70" height="14" width="22">
|
<svg viewBox="15 15 70 70" height="1em" width="1.6em">
|
||||||
<path d="M50,30 v35 l-12,-8 m12,8 l12,-8 M20,63 q30,35 60,0" fill="none" stroke="#000" stroke-width="5"></path>
|
<path d="M50,30 v35 l-12,-8 m12,8 l12,-8 M20,63 q30,35 60,0" fill="none" stroke="#000" stroke-width="5"></path>
|
||||||
</svg>
|
</svg>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<button id="brushAlign" data-tip="Align brush: drag to set height of cells in radius to height of the cell at mousepoint">
|
<button id="brushAlign" data-tip="Align brush: drag to set height of cells in radius to height of the cell at mousepoint">
|
||||||
<svg viewBox="15 15 70 70" height="14" width="22">
|
<svg viewBox="15 15 70 70" height="1em" width="1.6em">
|
||||||
<path d="m20,50 h56 m0,20 h-56" fill="none" stroke="#000" stroke-width="5"></path>
|
<path d="m20,50 h56 m0,20 h-56" fill="none" stroke="#000" stroke-width="5"></path>
|
||||||
</svg>
|
</svg>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<button id="brushSmooth" data-tip="Smooth brush: drag to level height of cells in radius to height of adjacent cells">
|
<button id="brushSmooth" data-tip="Smooth brush: drag to level height of cells in radius to height of adjacent cells">
|
||||||
<svg viewBox="15 15 70 70" height="14" width="22">
|
<svg viewBox="15 15 70 70" height="1em" width="1.6em">
|
||||||
<path d="m15,60 q15,-15 30,0 q15,15 35,0" fill="none" stroke="#000" stroke-width="5"></path>
|
<path d="m15,60 q15,-15 30,0 q15,15 35,0" fill="none" stroke="#000" stroke-width="5"></path>
|
||||||
</svg>
|
</svg>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<button id="brushDisrupt" data-tip="Disrupt brush: drag to randomize height of cells in radius based on Power value">
|
<button id="brushDisrupt" data-tip="Disrupt brush: drag to randomize height of cells in radius based on Power value">
|
||||||
<svg viewBox="15 15 70 70" height="14" width="22">
|
<svg viewBox="15 15 70 70" height="1em" width="1.6em">
|
||||||
<path d="m15,63 l15,-13 15,20 15,-20 15,19 15,-14" fill="none" stroke="#000" stroke-width="5"></path>
|
<path d="m15,63 l15,-13 15,20 15,-20 15,19 15,-14" fill="none" stroke="#000" stroke-width="5"></path>
|
||||||
</svg>
|
</svg>
|
||||||
</button>
|
</button>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue