mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
template editor - use the same template source as generator
This commit is contained in:
parent
099dde534f
commit
a17457ae35
2 changed files with 22 additions and 124 deletions
25
index.html
25
index.html
|
|
@ -2333,18 +2333,19 @@
|
|||
<div id="templateEditor" class="dialog stable" style="display: none">
|
||||
<div id="templateTop">
|
||||
<i>Select template: </i><select id="templateSelect" style="width:16em" data-prev="templateCustom" data-tip="Select base template">
|
||||
<option value="templateCustom" selected>Custom</option>
|
||||
<option value="templateVolcano">Volcano</option>
|
||||
<option value="templateHighIsland">High Island</option>
|
||||
<option value="templateLowIsland">Low Island</option>
|
||||
<option value="templateContinents">Two Continents</option>
|
||||
<option value="templateArchipelago">Archipelago</option>
|
||||
<option value="templateAtoll">Atoll</option>
|
||||
<option value="templateMediterranean">Mediterranean</option>
|
||||
<option value="templatePeninsula">Peninsula</option>
|
||||
<option value="templatePangea">Pangea</option>
|
||||
<option value="templateIsthmus">Isthmus</option>
|
||||
<option value="templateShattered">Shattered</option>
|
||||
<option value="custom" selected>Custom</option>
|
||||
<option value="volcano">Volcano</option>
|
||||
<option value="highIsland">High Island</option>
|
||||
<option value="lowIsland">Low Island</option>
|
||||
<option value="continents">Two Continents</option>
|
||||
<option value="archipelago">Archipelago</option>
|
||||
<option value="atoll">Atoll</option>
|
||||
<option value="mediterranean">Mediterranean</option>
|
||||
<option value="peninsula">Peninsula</option>
|
||||
<option value="pangea">Pangea</option>
|
||||
<option value="isthmus">Isthmus</option>
|
||||
<option value="shattered">Shattered</option>
|
||||
<option value="taklamakan">Taklamakan</option>
|
||||
</select>
|
||||
</div>
|
||||
<div id="templateTools">
|
||||
|
|
|
|||
|
|
@ -820,118 +820,15 @@ function editHeightmap() {
|
|||
body.setAttribute("data-changed", 0);
|
||||
body.innerHTML = "";
|
||||
|
||||
if (template === "templateVolcano") {
|
||||
addStep("Hill", "1", "90-100", "44-56", "40-60");
|
||||
addStep("Multiply", 0.8, "50-100");
|
||||
addStep("Range", "1.5", "30-55", "45-55", "40-60");
|
||||
addStep("Smooth", 2);
|
||||
addStep("Hill", "1.5", "25-35", "25-30", "20-75");
|
||||
addStep("Hill", "1", "25-35", "75-80", "25-75");
|
||||
addStep("Hill", "0.5", "20-25", "10-15", "20-25");
|
||||
} else if (template === "templateHighIsland") {
|
||||
addStep("Hill", "1", "90-100", "65-75", "47-53");
|
||||
addStep("Add", 5, "all");
|
||||
addStep("Hill", "6", "20-23", "25-55", "45-55");
|
||||
addStep("Range", "1", "40-50", "45-55", "45-55");
|
||||
addStep("Smooth", 2);
|
||||
addStep("Trough", "2-3", "20-30", "20-30", "20-30");
|
||||
addStep("Trough", "2-3", "20-30", "60-80", "70-80");
|
||||
addStep("Hill", "1", "10-15", "60-60", "50-50");
|
||||
addStep("Hill", "1.5", "13-16", "15-20", "20-75");
|
||||
addStep("Multiply", 0.8, "20-100");
|
||||
addStep("Range", "1.5", "30-40", "15-85", "30-40");
|
||||
addStep("Range", "1.5", "30-40", "15-85", "60-70");
|
||||
addStep("Pit", "2-3", "10-15", "15-85", "20-80");
|
||||
} else if (template === "templateLowIsland") {
|
||||
addStep("Hill", "1", "90-99", "60-80", "45-55");
|
||||
addStep("Hill", "4-5", "25-35", "20-65", "40-60");
|
||||
addStep("Range", "1", "40-50", "45-55", "45-55");
|
||||
addStep("Smooth", 3);
|
||||
addStep("Trough", "1.5", "20-30", "15-85", "20-30");
|
||||
addStep("Trough", "1.5", "20-30", "15-85", "70-80");
|
||||
addStep("Hill", "1.5", "10-15", "5-15", "20-80");
|
||||
addStep("Hill", "1", "10-15", "85-95", "70-80");
|
||||
addStep("Pit", "3-5", "10-15", "15-85", "20-80");
|
||||
addStep("Multiply", 0.4, "20-100");
|
||||
} else if (template === "templateContinents") {
|
||||
addStep("Hill", "1", "80-85", "75-80", "40-60");
|
||||
addStep("Hill", "1", "80-85", "20-25", "40-60");
|
||||
addStep("Multiply", 0.22, "20-100");
|
||||
addStep("Hill", "5-6", "15-20", "25-75", "20-82");
|
||||
addStep("Range", ".8", "30-60", "5-15", "20-45");
|
||||
addStep("Range", ".8", "30-60", "5-15", "55-80");
|
||||
addStep("Range", "0-3", "30-60", "80-90", "20-80");
|
||||
addStep("Trough", "3-4", "15-20", "15-85", "20-80");
|
||||
addStep("Strait", "2", "vertical");
|
||||
addStep("Smooth", 2);
|
||||
addStep("Trough", "1-2", "5-10", "45-55", "45-55");
|
||||
addStep("Pit", "3-4", "10-15", "15-85", "20-80");
|
||||
addStep("Hill", "1", "5-10", "40-60", "40-60");
|
||||
} else if (template === "templateArchipelago") {
|
||||
addStep("Add", 11, "all");
|
||||
addStep("Range", "2-3", "40-60", "20-80", "20-80");
|
||||
addStep("Hill", "5", "15-20", "10-90", "30-70");
|
||||
addStep("Hill", "2", "10-15", "10-30", "20-80");
|
||||
addStep("Hill", "2", "10-15", "60-90", "20-80");
|
||||
addStep("Smooth", 3);
|
||||
addStep("Trough", "10", "20-30", "5-95", "5-95");
|
||||
addStep("Strait", "2", "vertical");
|
||||
addStep("Strait", "2", "horizontal");
|
||||
} else if (template === "templateAtoll") {
|
||||
addStep("Hill", "1", "75-80", "50-60", "45-55");
|
||||
addStep("Hill", "1.5", "30-50", "25-75", "30-70");
|
||||
addStep("Hill", ".5", "30-50", "25-35", "30-70");
|
||||
addStep("Smooth", 1);
|
||||
addStep("Multiply", 0.2, "25-100");
|
||||
addStep("Hill", ".5", "10-20", "50-55", "48-52");
|
||||
} else if (template === "templateMediterranean") {
|
||||
addStep("Range", "3-4", "30-50", "0-100", "0-10");
|
||||
addStep("Range", "3-4", "30-50", "0-100", "90-100");
|
||||
addStep("Hill", "5-6", "30-70", "0-100", "0-5");
|
||||
addStep("Hill", "5-6", "30-70", "0-100", "95-100");
|
||||
addStep("Smooth", 1);
|
||||
addStep("Hill", "2-3", "30-70", "0-5", "20-80");
|
||||
addStep("Hill", "2-3", "30-70", "95-100", "20-80");
|
||||
addStep("Multiply", 0.8, "land");
|
||||
addStep("Trough", "3-5", "40-50", "0-100", "0-10");
|
||||
addStep("Trough", "3-5", "40-50", "0-100", "90-100");
|
||||
} else if (template === "templatePeninsula") {
|
||||
addStep("Range", "2-3", "20-35", "40-50", "0-15");
|
||||
addStep("Add", 5, "all");
|
||||
addStep("Hill", "1", "90-100", "10-90", "0-5");
|
||||
addStep("Add", 13, "all");
|
||||
addStep("Hill", "3-4", "3-5", "5-95", "80-100");
|
||||
addStep("Hill", "1-2", "3-5", "5-95", "40-60");
|
||||
addStep("Trough", "5-6", "10-25", "5-95", "5-95");
|
||||
addStep("Smooth", 3);
|
||||
} else if (template === "templatePangea") {
|
||||
addStep("Hill", "1-2", "25-40", "15-50", "0-10");
|
||||
addStep("Hill", "1-2", "5-40", "50-85", "0-10");
|
||||
addStep("Hill", "1-2", "25-40", "50-85", "90-100");
|
||||
addStep("Hill", "1-2", "5-40", "15-50", "90-100");
|
||||
addStep("Hill", "8-12", "20-40", "20-80", "48-52");
|
||||
addStep("Smooth", 2);
|
||||
addStep("Multiply", 0.7, "land");
|
||||
addStep("Trough", "3-4", "25-35", "5-95", "10-20");
|
||||
addStep("Trough", "3-4", "25-35", "5-95", "80-90");
|
||||
addStep("Range", "5-6", "30-40", "10-90", "35-65");
|
||||
} else if (template === "templateIsthmus") {
|
||||
addStep("Hill", "5-10", "15-30", "0-30", "0-20");
|
||||
addStep("Hill", "5-10", "15-30", "10-50", "20-40");
|
||||
addStep("Hill", "5-10", "15-30", "30-70", "40-60");
|
||||
addStep("Hill", "5-10", "15-30", "50-90", "60-80");
|
||||
addStep("Hill", "5-10", "15-30", "70-100", "80-100");
|
||||
addStep("Smooth", 2);
|
||||
addStep("Trough", "4-8", "15-30", "0-30", "0-20");
|
||||
addStep("Trough", "4-8", "15-30", "10-50", "20-40");
|
||||
addStep("Trough", "4-8", "15-30", "30-70", "40-60");
|
||||
addStep("Trough", "4-8", "15-30", "50-90", "60-80");
|
||||
addStep("Trough", "4-8", "15-30", "70-100", "80-100");
|
||||
} else if (template === "templateShattered") {
|
||||
addStep("Hill", "8", "35-40", "15-85", "30-70");
|
||||
addStep("Trough", "10-20", "40-50", "5-95", "5-95");
|
||||
addStep("Range", "5-7", "30-40", "10-90", "20-80");
|
||||
addStep("Pit", "12-20", "30-40", "15-85", "20-80");
|
||||
const templateString = HeightmapTemplates[template];
|
||||
if (!templateString) return;
|
||||
|
||||
const steps = templateString.split("\n");
|
||||
if (!steps.length) return tip(`Heightmap template: no steps defined`, false, "error");
|
||||
|
||||
for (const step of steps) {
|
||||
const elements = step.trim().split(" ");
|
||||
addStep(...elements);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue