Commit Graph
15 Commits
Author SHA1 Message Date
LukeMc b20d783150 Retrigger full upload 2024-06-03 13:15:14 -04:00
LukeMc 46edad2122 New line added to all html to trigger full reload of all sheets 2024-05-24 13:16:24 -04:00
Nathanael Winget cfb3227746 Add legacy sanitization opt-in 2021-02-04 10:52:31 -05:00
JBeighel e0186654b2 Fixed table headers (#5332)
On the weapons attacks table, the column headers were adjusted to match the widths and positioning of the data rows.
2019-07-30 07:31:39 -05:00
JBeighel 8a0b0a0746 Bug fixes for sheets: Delta Green, Monsterhearts-2, and Tremulus (#5291)
* Tremulus RPG

Added a sheet for the Tremulus RPG.  This is another one that is powered by the apocalypse

* Bug fix and translation start

Corrected a bug where many of the selected moves were linked.  They should now all be individuals.

Also started down the path of adding translation support.  Tags were added for the basic character details, as well as the left column of the playset.

The right column (moves) and all of the rolling macros still need marked up.

* Sheet translation

All the text on the sheet is marked up for translation.

None of the sheet macros are done though, need to look into how those would work.

* Translation done

All the translaction text should be in place.  All sheet values as well as visible macro text is accounted for.

* Delta green bug fix

Adding a fix for one of the bugs posted on the Roll20 Char Sheet git hub

* Fixed move attributes

The attr_ prefix on the checkboxes for moves had a type, using a hypen instead of an underscore.  This prevented the values from being saved.

* Translating Monsterhearts

Adding a translation file for the monsterhearts 2 sheet.  Updated lots of the HTML to have the needed tags.

Missing magic moves (witch hexes and infernal bargains), darkest self text, and all the stuff for experience and advancements.

* Sheet JSON rename

Had a file named wrong.

* Finished all sheet translactions

THe macros still need some work, both in the prompts as well as the displayed text.  Since images are used for some of the roll stuff that might be much trickier.

* Translation done

Corrected the sheet macros to use translatable text.  That should be the end of the translation work for Monsterhearts 2
2019-07-22 17:01:48 -05:00
uriele fd57ed88d8 Delta Green V2.0
Add NPC/Monster Sheet
Add monster roll
fixed format
2018-07-08 12:10:26 +02:00
uriele a4da92b63b Delta Green V2.0
Added NPC/Monster Sheet
Added Monster Attack roll
Fixed the format of newline
2018-07-08 12:08:07 +02:00
uriele fd016e8fe7 Delta Green V2.0
Added NPC/Monster character sheet
Added Creature attack for monsters
2018-07-02 10:53:00 +02:00
Marco Menarini 9c37cfdfae DG v1.5
Fix spelling error
Fix CONX5 roll
Fix problem with strenght mod on firearms
Add critical damage on roll
Add lethality roll (it activates if lethality is greater than zero)
2018-03-14 23:51:05 -07:00
Nathanael Winget 961bbc3b2a Update translations 2017-08-23 09:22:42 -04:00
uriele 36dc78384d Update delta_green.html
update compatibility with old Delta Green sheet, now everything work
plus fixed small bug in BP computation
2017-08-22 12:10:25 -07:00
uriele f2896bac91 Update Delta Green sheet w/properties and workers
Modified attr_sex into attr_gender
Modified attr_v1 and attr_h1, into attr_violence_1 and attr_helpness_1

Modified attr_name into attr_character_name and attr_player_name

Add modifiers to role (difficulty/general/combat/status)

Add auto-computation of bond projection, breaking point computation, attr X5.
Add attack and skill rolls for all skill/attack/stats
Add attack modifier based on strength for melee and unarmed attack
Add WP reduction when using stimulants
Autocheck death/unconsciousnell/low wp status when HP/WP goes below a treshold
Modified layout and add tabs
2017-08-21 10:39:35 -07:00
Nathanael Winget 647926569b Add sheet.json and preview image for Delta Green 2017-07-31 14:34:27 -04:00
Danny Hatcher af07157b23 Udpated to use imgur link to delta green logo. 2017-07-28 09:51:59 -04:00
Danny Hatcher f479ce467d Delta Green Character sheet. CSS based on Call of Cthulhu 7ed CSS. 2017-07-27 15:33:16 -04:00