Map Builder Version 1

This commit is contained in:
Yord 2016-05-02 23:03:58 +02:00
parent d138c7c86d
commit 4f69d7ffbf
105 changed files with 726 additions and 42 deletions

View file

@ -0,0 +1,86 @@
---
layout: ikrpg
tags: [ Version 1 ]
---
<link rel="stylesheet" href="/static/stylesheets/content/maps.css" />
<p>
This <strong>map builder</strong> lets you create, save, and print your own IK maps made with the official Iron Kingdoms tiles
and tokens that can be downloaded for free at
<a href="http://privateerpress.com/boostyourexperience">http://privateerpress.com/boostyourexperience</a>.
Game masters may use it to create printouts of their planned encounter setups.
</p>
<ul>
<li><strong>Scroll</strong> the Image Library <strong>to list</strong> all available tiles.</li>
<li><strong>Click a thumbnail</strong> in the Image Library <strong>to create</strong> a tile.</li>
<li><strong>Drag and drop</strong> a tile <strong>to move</strong> it.</li>
<li><strong>Click</strong> a tile <strong>to rotate</strong> it clockwise.</li>
<li><strong>Rightclick</strong> a tile <strong>to rotate</strong> it counterclockwise.</li>
<li><strong>Drop a tile</strong> on the Image Library <strong>to remove</strong> it.</li>
</ul>
<div id="maps">
<div id="map-area"></div>
<div id="img-library">
<h2>Image Library</h2>
<h3>Tiles 16x21</h3>
<ul id="tiles"></ul>
<h3>Tokens 1x1 S</h3>
<ul id="tokens1x1s"></ul>
<h3>Tokens 10x3</h3>
<ul id="tokens10x3"></ul>
<h3>Tokens 4x3</h3>
<ul id="tokens4x3"></ul>
<h3>Tokens 1x1 L</h3>
<ul id="tokens1x1l"></ul>
<h3>Small Bases</h3>
<ul id="bases-small"></ul>
<h3>Medium Bases</h3>
<ul id="bases-medium"></ul>
</div>
</div>
<h2 style="font-weight:300;margin:1em 0 2em 0;">
| <a id="save-as" href="#">Save As</a> <input id="map-name" placeholder="Map name" value="" /> |
<!--a href="#import-export">Import/Export Map</a> |-->
</h2>
<!--form id="import-export">
<textarea id="seed"></textarea>
<button id="generate-seed">Export seed for current map</button>
<button id="update-seed">Fill out map using current seed</button>
</form-->
<div style="text-align:center;">
<table id="load-maps" class="hero">
<thead>
<tr>
<th>Map Name</th>
<th>Load</th>
<th>Delete</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
<script type="text/javascript" src="/static/javascripts/maps.js"></script>

View file

@ -1,5 +1,5 @@
CACHE MANIFEST
# 2016-05-01v2
# 2016-05-02
CACHE:
@ -17,6 +17,9 @@ CACHE:
# Character Generator
/Character-Generator/
# Map Builder
/Maps/
# Moons of Caen Tool
/Constellations/
/static/images/constellations/shadow.png

View file

@ -18,6 +18,7 @@ tags: [ Version 4 ]
<li><a href="#publication-index">Publication Index</a> (an index of all official Iron Kingdom resources)</li>
<li><a href="#character-sheets">Character Generator</a> (fillable online Full Metal Fantasy and Unleashed character sheets and character generator)</li>
<li><a href="#character-cards">Character Cards</a> (fillable online character sheets in warmahordes cards format)</li>
<li><a href="#map-builder">Map Builder</a> (build maps with the official Unleashed Adventure Kit tiles and tokens)</li>
<li><a href="#moons-of-caen-constellations">Moons of Caen Constellations</a> (simulation of caen's three moon phases)</li>
<li><a href="#Unleashed-Heroes">Unleashed Heroes for Warmahordes</a> (play Zocha, Longchops, Lurk, Gullin, Knor, and Morrg in your Warmahordes games)</li>
<li><a href="#application-settings">Application Settings</a> (change this website's background image)</li>
@ -188,24 +189,18 @@ tags: [ Version 4 ]
<li><a href="/Characters/#notes">Notes</a></li>
</ul>
<h3>Changelog</h3>
<h4>Version 4.0</h4>
<ul>
<li>Added client side storage of cards.</li>
</ul>
<h4>Version 3.0</h4>
<ul>
<li>Combined abilities and benefits into one card.</li>
<li>Better print settings for all cards.</li>
<li>The version 3.0 cards can be found <a href="/Character/">here</a>.</li>
</ul>
<h3>Old Versions</h3>
<h2 id="map-builder">Map Builder</h2>
<p>
Version 3 was a complete redesign of the character cards.
The old version 2.0 cards will be removed eventually but can still be found <a href="/Character-Cards/">here</a> for now.
We use the Iron Kingdoms Unleashed Adventure Kit tiles and tokens for most combat encounters.
Previously, when planning combat encounters, our GMs used to setup the tiles and tokens at home and brought a photo to the session.
Not any more!
The <a href="/Maps/">Map Builder</a> lets you create, save, and print your own IK maps made with the official Iron Kingdoms tiles
and tokens that can be downloaded for free at
<a href="http://privateerpress.com/boostyourexperience">http://privateerpress.com/boostyourexperience</a>.
Game masters can now plan encounters even when they do not have access to their physical tiles.
They may then use it to create printouts of their planned encounter setups.
</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 618 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 660 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 661 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 758 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 695 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 632 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 716 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 707 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 406 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 412 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 386 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 430 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 387 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 400 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 413 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 425 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 424 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 406 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 425 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 419 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

Some files were not shown because too many files have changed in this diff Show more