Commit Graph
17 Commits
Author SHA1 Message Date
Nathanael Winget cfb3227746 Add legacy sanitization opt-in 2021-02-04 10:52:31 -05:00
starshipsandsteel 3955ea4b17 Slight adjustment of name field length 2020-12-22 11:42:11 -07:00
starshipsandsteel ddbf0437d5 Massive restyling of sheet
Added a font
Updated all fields
Moved some stuff around
Changed no attributes or functionality
2020-12-22 11:41:05 -07:00
starshipsandsteel b3ed15150e Started re styling 2020-12-22 08:46:57 -07:00
Jarrett Green 55ffc8f2ca Merge pull request #7675 from Riccarr/master
First release/merge of Conan: Adventures in an Age Undreamed Of
2020-11-16 15:01:58 -06:00
Riccarr 46defc0917 Completed Attrib&Skills rolls template. 2020-09-20 15:04:44 -07:00
Keith Johnson 4855d95801 Added Weapons to the NPC sheet, redirected graphics to github. (#7370)
Added NPC weapons/attacks
Redirected the graphics to the GITHUB repository from the IMGUR temp spots
2020-09-14 17:14:29 -04:00
Riccarr 554c2ab342 Sync from G drive 2020-09-08 21:48:38 -07:00
starshipsandsteel a047281d52 Increased size of input fields
Increased size of the Armor and Equipment input fields.
2020-08-29 07:46:24 -06:00
starshipsandsteel fdb23210e8 Updated d66 graphic
Updated the d66 roll button graphic to dual Vaesen D6s.
2020-08-29 07:39:43 -06:00
starshipsandsteel 72ed6bcd1c Updated NPC & Vaesen sheets
Added graphic Vaesen dice to the NPC and Vaesen sheets.
Added roll button to die modifier panel on these two sheets as well.
2020-08-29 07:19:20 -06:00
starshipsandsteel b012166f17 Updated the dice buttons
Added Vaesen dice for the roll buttons.  Added red and green states for hover and active respectively.
2020-08-28 17:51:59 -06:00
starshipsandsteel 3c2bb27374 Added d66 die rolller
Added a functional d66 die button below the main character name.
2020-08-27 05:27:28 -06:00
starshipsandsteel f2718ca204 Fixed Memento length, fixed Resources text size.
Memento input was too long after narrowing the sheet, updated.
Resources roll button was pushed to the next line, made the font smaller, and tidied it up.
2020-08-26 05:25:11 -06:00
Keith Johnson 7cf748ef6a [Vaesen RPG] updates 08182020 (#7230)
* Styling, Use Button, NPC sheet update

Added fixed sheet sizes and a black border to clean up the sheet displays.
Added a "USE" button with the lifestyle bonus
Allowed equipment USE and Lifestyle USE to stack into the DIE modifier field instead of overriding it.
Updated Sheet Tab order to have PC tabs together and GM tabs together
Fixed "SKILLS" header on the NPC sheet
Shortened NPC & PC Equipment Fields for better display
fixed NPC sheet to fully encompass the NOTES section.

* Updated footer graphics to point at the github repository

Changed graphics from their temporaray IMGUR home to their GITHUB home.

* Added Attacks to Vaesen Sheet, Added condition Value boxes to Vaesen sheet

Add a missing section to the Vaesen Sheet.  Attacks.  uses the same stats as the PC sheet, but rolls off of might for all attacks.
Added a condition value box, with the aim to have these auto roll with the Vaesen dice.

* Updated layout and added tooltips

Updated font sizes, generally made them slightly smaller.
Narrowed the main PC sheet so it is easier to view on a monitor.
Added tool-tips to Attributes & Skills

* Updated the SampleSheet with the new layout.

New screenshot of the entire PC sheet.

* Added ability to just roll the modified dice, allowing basic checks if needed

* Slight update to diemod button and lifestyle bonus

Changed lifestyle bonus to lifesyle to it's use button fits on the same line.
Added a tooltip to the die mod roll button
2020-08-24 12:59:41 -05:00
Keith Johnson d8f91161bf [Vaesen RPG] Update to character sheets. (#7169)
* Vaesen Character Sheet V1.0

PC & NPC sheets.
Custom roll templates.
Dice rollers for attributes & Weapons

* Updated Roll Templates

Added Attack Templates.

* Updated Folder Structure for Images

Made an Images folder
Updated the code to point there

* Updated Image URLS

Set Image URLs to Roll20 github

* Updated CRLF to LF

Unix LF

* Update vaesen_sheet.html

* New Updates

Allow die modifier below 0 - complete
	Change name to dice modifier. - complete
Change Sheet name to Vaesen - complete
Add resource roll - complete
Add capital and bonus boxes
Add weapon range - complete
Add unarmed attack - complete
Add Fear Roll
Condition checkboxes: Add to die rolls? Attr_exhasted etc?
Min roll of 1 die
Add NPC sheet
	Attribs - completed
	Skills -?
	Mental & Physical toughness - completed
	Equipment - completed
	Die Modifier - completed

* Update

Updated URLS that had issues with case.
Updated Die modifier to allow negative.
Added Capital
Added Range
Added NPC sheet (Still needs skills)

* Update

Updated URLS that had issues with case.
Updated Die modifier to allow negative.
Added Capital
Added Range
Added NPC sheet (Still needs skills)

* NPC Update

Added skill section to NPC sheet
Added notes field to NPC sheet
Optimized NPC sheet layout
Cleaned up some double button naming

* Removed _ from fieldset name

Noticed issue with repeating skill sets not working when adding a new skill.

* Updated Contain to cover

minor change to background image

* Updated Repeating Sections

Using Dodgepongs work, added new repeating section styling to be more iconic.  Increased size and color.

* Resource Roll Updates - Added Spent Capital and Bonus

Added Spent Capital Field
Added Lifestyle Bonus
Fixed a roll bug with resources

* Layout Modification on Main PC sheet

Updated the Grid layout to compensate for the new Resources fields.

* Condition check boxes, Condition penalties and min 1d6 rolls.

Added condition checkboxes
Added condition penalty total boxes
Added condition penalty to roll templates for skills
Added minimum 1d6 roll to skills.

* Layout work, graphics, and condition effects to attribs

Added min 1 die to attribute rolls and implemented a minimum 1d6 roll
Worked on layout a little.
Added footer graphics

* Added HQ Sheet.  Fixed column layout.  Updated some CSS.

Added an HQ record sheet - no rolling functionality, simply a record sheet.
Noted a missing ":" in my grid layout definition.  Added it and set sizes to columns, display is much better now.
Updated some CSS to fix column layouts.
2020-08-17 11:43:08 -05:00
starshipsandsteel 023d0f5809 Vaesen RPG V1.0, includes PC and NPC sheets (#7158)
* Vaesen Character Sheet V1.0

PC & NPC sheets.
Custom roll templates.
Dice rollers for attributes & Weapons

* Updated Roll Templates

Added Attack Templates.

* Updated Folder Structure for Images

Made an Images folder
Updated the code to point there

* Updated Image URLS

Set Image URLs to Roll20 github

* Updated CRLF to LF

Unix LF

* Update vaesen_sheet.html
2020-08-10 12:20:31 -04:00