mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
More descriptions and version handling.
This commit is contained in:
parent
f8ff83fd60
commit
11168c8ef8
3 changed files with 13 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: ikrpg
|
||||
redirect_from: "/Character-Sheets/"
|
||||
tags: [Character Generator]
|
||||
tags: [Version 0.2 beta]
|
||||
---
|
||||
|
||||
<script type="text/todos">
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
CACHE MANIFEST
|
||||
# 2015-09-28 v4
|
||||
# 2015-09-28 v5
|
||||
|
||||
CACHE:
|
||||
|
||||
|
|
|
|||
12
index.html
12
index.html
|
|
@ -161,7 +161,17 @@ tags: [ Version 4 ]
|
|||
|
||||
<h3>Changelog</h3>
|
||||
|
||||
<h4>Version 1.0</h4>
|
||||
<h4>Version 0.2 beta</h4>
|
||||
<ul>
|
||||
<li>Full Metal Fantasy and Unleashed character sheets.</li>
|
||||
<li>Fill out all values online.</li>
|
||||
<li>Save and load your heroes in your browser (until you clear the cache).</li>
|
||||
<li>Basic character generator that includes all data from the FMF Core Rules.</li>
|
||||
<li>computes DEF, ARM, Initiative, Command Range, Willpower, MAT, P+S, RAT, and Skill totals</li>
|
||||
<li>automatically fills out ranged weapon, melee weapon, and worn armor data (we use the respective names from our index!)</li>
|
||||
</ul>
|
||||
|
||||
<h4>Version 0.1 beta</h4>
|
||||
<ul>
|
||||
<li>Full Metal Fantasy and Unleashed character sheets.</li>
|
||||
<li>Fill out all values online.</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue