* Advanced Move Options
Adding movement options
* Update gurps.html
Adding enhanced ground move.
* Update gurps.html
finished adding enhanced move ground
* Adding Enhanced Air Move
Added math to calculate Enhanced Air Move
* Air Move Encumbrance Added
Added Air Move Encumbrance calculation
* Add Water Movement
Add sections for water movement
* Jumping Stats
Adding jump stats
* Adding Jump Stats
Adding in jump stats.
* Jump updates
Add in jump points into attributes total
tweak running jump stats.
* Tweak jumping stats
Add more help text
fix formulas
* Update stats on new version
Update stats for movement, dice damage, and toggle unspents when a new version is detected
* Gurps updates
Tweak jumping info and match new styles
* updates gurps.html
Added Mark Updates as Read checkbox
* GURPS added headings
Added headings to the new move attributes areas
* GURPS rolltemplates
Adding rolltemplates to different rolls.
* Update gurps.html
Update all rolls to use rolltemplate. Add whisper method template rolls.
* gurps updates
Additional features to rolltemplates
Add damage type notes to rolltemplates
* gurps.html
Add ability to turn off critical plus 10 success check. If true, only apply critical plus 10 to skill, spell, and attack rolls
* gurps
add revision history
* gurps.html
Tweak text for critical successes option
* GURPS sheet.json
Adding default user options
* kob.css
attempting to resolve line ending issues
* Revert "kob.css"
This reverts commit e11666490e.
* GURPS sheet.json
Added user options
* GURPS Sheet
Added Stun, Knockdown, Unconscious, and Death Checks
* Fixing Line endings
Fixing line endings
* Fixing Line Endings
Changing line endings from LF to CRLF
* Update GURPS
Fixed rounding bug with flight move. Updated Air move column to hide enhanced move if there's no enhanced move.
* Update Gurps
Update revision history
* GURPS updates
Add editable damage note fields. Update damage type notes when new sheet is loaded.
* GURPS
Tweak spacing
* GURPS Sheet Updates
Text edits. Updated sheet.json description.
Changed Speed Add To Tracker to use rolltemplates.
Added Thrown Weight below Ranged Attacks.
* GURPS
Updated thrown object autocalc
* GURPS sheet and json
Minor text change.
Update sheet.json change radio to select and textarea to text.
* GURPS Misc. Tab
Add Misc. Tab.
Move some fields around.
Add new fields into misc. tab.
* GURPS Misc Tab
Added additional fields to Misc tab.
* GURPS Sheets
More tweaks to Misc tab. Renamed to bio tab.
* GURPS
Added Fright Check Threshold
* GURPS Sheet
Options tab. Reduced font-size for Wound Modifier Notes text boxes.
Roll templates. Reduced font-size for results.
Delete old update notices
* GURPS sheet
Updates tab. Highlight "mark updates as read" checkbox
* GURPS Sheets
Grimoure Tab. Tweak Spells based on: heading area. Added spacing
* GURPS sheet
tweak contrast of headers on Bio tab.
* Gurps sheets
Tweaks to Bio tab and Fright Check
* GURPS Sheets
update rolltemplate styles
minor text updates
* GURPS Add image file
Adding Rapid Fire Table Image
* GURPS Added rapid fire
* GURPS.html
Updated image to use roll20 path
* GURPS sheets
Initial code for highlighting, skills, combat, and equipment
* GURPS Sheets
Improved controls to move/delete rows
Added highlight checkbox to skills, melee, range, and inventory tables
* Gurps sheet.json
show damage notes turned off by default
* GURPS
Adding range calculator
* GURPS
added range calc. tool
* GURPS
misc tweaks to appearance and labels. Change how fright check mod works.
* GURPS
tweaks to elevation
* GURPS
Added range calculator reset
* GURPS - Announcments Box
Adding style and actions for announcements box
* GURPS
Added falling and collision tool
* GURPS
Update notes
* GURPS.html
Added Mike W to credit
* GURPS
Changed text links to button links
* GURPS
misc updates
* GURPS files
Added wildcard skill option.
Added usable links
* Update gurps.html
Refactor roll result template
* Update gurps.html
Incorporate the following main rules.
Regardless of the score you are rolling against, a roll of 3 or 4 is always a success, while a roll of 17 or 18 is always a failure.
* update gurps.html
Added names to a few roll buttons.
In progress character sheet for the Generic Universal Roleplaying System.
Styling is inspired primarily by GCS, but also with some influence from the official sheet. The goal was to design a reponsive character sheet that would look good even with a small screen width.
To the Future Authors - from Mike W (12/20/2018) I need to mention that the original author(s) misspelled the words Miscellaneous (as Miscellwneous) and Encumbrance (as Encumberance) in both the CSS and HTML files. Rather than write extensive code to fix this, I just corrected the cosmetic portions only. Also note that the original author(s) use the word Fear in place of Fright although the proper word to use is Fright. As with the misspelled words, I changed no code other than the cosmetic side. This seemed simpler then spending hours writing code, transferring values from the attributes in question, and making sure it still functions. It also avoids having to explain it to the users in case they used those misspelled attributes in homemade macros.