Commit Graph
21 Commits
Author SHA1 Message Date
hylianux 1d1ed5a17e forgot a hr tag
i completely missed this the first time...
2015-02-27 08:56:59 -05:00
hylianux 03af67df54 edit css for firefox display
Firefox always displays these arrows on input=number fields.  I've
changed it so that they only appear when you hover over the field.
2015-02-27 08:53:44 -05:00
hylianux 3c5bb9cbde updated preview png 2015-02-26 13:19:47 -05: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 116335840d Disabled editing of DC for casters 2015-02-16 23:11:26 -05:00
hylianux c5b48d19d7 Disabled editing of caster DC 2015-02-16 23:10:05 -05:00
hylianux 9dbdbfb156 Updated test page 2015-02-16 22:08:30 -05:00
hylianux 4b9c6758fb Updated Changelog 2015-02-16 22:07:03 -05:00
hylianux 2ec625cbbe Modified Attack Rolls
Added logic for this rule: Every level adds a +1 to attack rolls.
2015-02-16 22:00:46 -05:00
hylianux 9f8053da31 Added Save Rolls and fixed Damage Rolls
There are 3 save rolls mentioned in microlite20 that I forgot to add
before (Fortitude, Reflex, and Will).  Additionally, all melee damage
rolls are supposed to add strength bonus, and 2x that strength bonus for
2-handed weapons.

Also updated the missile attack bonus text, since it can also optionally
be used for melee attacks with light weapons.
2015-02-16 21:53:03 -05:00
hylianux 3c1eec96af minor edit for titling
Microlite20 is probably the best rpg for newbies, and as a newbie once,
the incessant use of acronyms really put me off.  I added some context
to the acronyms here so people will know what they are when they see
them :)
2015-02-13 23:05:02 -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
hylianux cb3d1af9c6 New buttons and class/race skill incorporation
Changes:
-Flipped the order of female and male sexes... Not making a sexist
statement here, but the default option should be the more common option.
-Removed Spells functionality.  Microlite's rule is you can cast any
spell your level allows, and no player wants to painstakingly add every
single spell to their character sheet.
-Added buttons for attack rolls.  These rolls also incorporate the
fighter class's additional +1 (per 5 levels) paradigm.  These new
buttons appear beside the attack bonus section.
-Modified skill check buttons.  They now incorporate the human class
logic of an automatic +1 when human is selected as the race.
-Added descriptions to the rolls to explain, in chat, what they are, and
how they were calculated.
-Added an Armor section to define your armor and the armor class bonus
-Removed old Armor Bonus section in favor of new Armor section
-Modified Weapons section to include the fighter bonus to the damage
rolls, if fighter is selected.
2015-02-13 22:41:30 -05:00
hylianux 77cf36adec Fixed calculation and added more roll buttons
The calculation for armor class was incorrect, so I fixed it.  I also
added roll buttons for all the different skill checks you could have.
My only other recommendation for future upgrades is spacing, and of
course using the proper css and formatting that roll20 recognizes.  That
stuff's over my head right now.
2015-02-13 16:32:35 -05:00
Wolfgang Richter 587b0fc41b Microlite20: first commit 2014-08-12 17:33:24 -04:00