Commit Graph
28 Commits
Author SHA1 Message Date
hylianux 88e4f0f6e2 Microlite20 - Fixed Rangers and Max HP
Fixed damage rolls for rangers, and added a max hp field
2015-10-04 11:27:48 -04:00
hylianux b4811763c3 Initiative Bugfix
Initiative is based on d20 + dexterity bonus, and I had it set to
dexterity MODIFIER (a miscellaneous modifier for dex... not the same
thing as the bonus).  This is now corrected.
2015-09-14 09:52:25 -04:00
hylianux 5bc34b5e00 AC Bugfix
Bugfix: Armor Class now accounts for the miscellaneous modifiers.
2015-07-13 19:41:12 -04:00
hylianux f5a4f1b08f updated date of change 2015-05-12 09:13:51 -04:00
hylianux 70a9f9e359 Microlite20 - Layout Change
- New layout with a tab-controlled interface
- Added miscellaneous modifiers to stats, skills, weapons, and armor.
- Moved all attack rolls to exist on a per-weapon basis.
- Reintroduced a spells section, now on a new tab.  Contains the full
breakdown of the spell rolls.
- Implemented inline rolls so hovering over results won't splash a big
wall of math at you.
2015-05-12 09:12:28 -04:00
hylianux 330affbd71 height and weight
changed height and weight to text boxes
2015-03-17 15:02:02 -04:00
hylianux 8d44a134b9 Last change - Weapon Section
- Removed "Dice Type" and "Dice Number" in favor of 1 field that'll do
both: "Damage Dice"
- Retitled some things for better display
2015-03-17 14:26:20 -04:00
hylianux 21ddb1bb0e minor text edit
Changed "racial bonus" to "human racial bonus"
2015-03-17 00:39:54 -04:00
hylianux dfcdf0d73b Changed Look
- Rearranged the sheet to make more use of real estate.
- Added css for tables in order to better separate fields
- Standardized roll template output
2015-03-16 23:26:34 -04:00
hylianux 712f0b11f3 Cure for Text Walls
Moved all roll calculation explanations to title attributes.  Now the
explanations display when you hover over the buttons.  You are all now
delivered from the cursed wall of text.
2015-03-16 18:57:10 -04:00
hylianux e83270ea8b initiative explanation needed
- Added note to initiative roll to explain initiative roll calculation.
2015-03-16 18:28:09 -04:00
hylianux 4512412d16 initiative and roll templates
- Added Initiative roll (will automatically add to tracker)
- Changed all roll buttons to use roll templates
2015-03-16 10:48:09 -04:00
hylianux 7257c4147a changed a title 2015-03-14 21:54:34 -04:00
hylianux 8aa2206edc Added things, changed things
- Rearranged the sheet for easier readability
- Added Shield section to add to AC
- Added Stat rolls
- Changed Equipment section to a single textarea
2015-03-14 21:46:41 -04:00
hylianux 9a8783545a fixed ranger bonus calculation
was missing an ending parenthesis...
2015-03-12 23:06:13 -04:00
hylianux 2b25e9fbf1 added description of changes to readme 2015-03-12 22:33:23 -04:00
hylianux 8e17899918 typo
yes, allow me to weild my weapon to strike you!  ... actually that
sounded kinda gross...
2015-03-10 18:50:38 -04:00
hylianux 28c99961db Microlite20 - Expert Rules Update
- Cut down on the verbosity of rolls (took up too much of the chat box)
- Removed Light Weapons from Missile Attack Roll
- Added a new section for special attack rolls: Light Weapons, and Dual
Wield
- Added in Microlite20 "Expert Rules"
- Added 4 new races: Gnomes, Half-orcs, Half-elves, and Lizardmen
- Added 5 new classes: Paladin, Ranger, Illusionist, Druid, Bard
- Added Paladin modifier to all save rolls (+1 at level 1, and +1 per
every 5 levels)
- Added Ranger modifier to ranged attack rolls, ranged damage rolls, and
dual-weild rolls
- Added an additional skill: Survival
2015-03-10 18:37:50 -04:00
hylianux ce8d794643 Changed the layout for more easier readability
The old sheet, while very functional, didn't look very pretty.  Also
removed the "test.html", because there was no way to get it to look the
way it does in roll20's interface.
2015-02-26 13:16:19 -05:00
hylianux 8bd9abbfd4 removed "work in progress"
everything on github is a work in progress :).  Seriously though, I
can't think of any other features to add, so I'd consider this work
done.
2015-02-19 09:41:36 -05:00
hylianux 4aad7beb4e fixed markup finally
At last it's fixed.
2015-02-19 09:29:23 -05:00
hylianux 6df75cd794 fixing markup 2015-02-19 09:28:08 -05:00
hylianux e296739ba0 fixing markup again 2015-02-19 09:27:24 -05:00
hylianux 9ab786ba70 trying to fix the markdown
still trying to fix it.
2015-02-19 09:26:32 -05:00
hylianux 2879a53f7e trying to fix the markdown
the changelog runs together, and i'm trying to get it to list everything
so it looks nicer.
2015-02-19 09:23:58 -05:00
hylianux 4b9c6758fb Updated Changelog 2015-02-16 22:07:03 -05:00
hylianux 505596c8c8 Updated supplemental documents
Changed the supplemental documents to better jive with roll20's
processes :)
2015-02-13 23:01:25 -05:00
Wolfgang Richter 587b0fc41b Microlite20: first commit 2014-08-12 17:33:24 -04:00