Commit Graph
28 Commits
Author SHA1 Message Date
KriosMerew b2a36136f0 Fame field change
Fame is not used in Deathwatch, instead it uses "Renown" that is synonymous but has clearly defined mechanics in the game.
Changed the name as well as the margin so it all still looks fit.
2021-07-23 14:37:02 +02:00
Roger deb6b06c11 Add an announce on the sheet 2020-12-07 19:30:03 +01:00
Roger 4587055476 Create a roll template to translate rolls
Using Jakob's Better Default Rolltemplate to account for dice rolls and allow a translated roll
2020-12-07 19:30:03 +01:00
Roger f5f09672e0 Remove unnecessary translation
Remove translations inside inputs elements (cannot be done, AFAIK)
2020-12-07 19:30:03 +01:00
Roger 45d94a3245 Fix issues with a lot of unclosed tags
Close all tags that weren't
Small bugfixes
2020-12-07 19:30:03 +01:00
Roger 246a30931b Various fixes to enhance translations
Small size change in some fields to give more space for translations (there is certainly a better way to handle this)

Add a header explaining what the checkboxes are for in skills tab.

Fix translation in characteristic selectors.

Small fixes
2020-12-07 19:30:02 +01:00
Roger 6701f128db Update translations keys
Some translation keys were too cryptic to be understood.
Small fixes (diguise was misplaced as an advanced skill, Lore was not shown correctly)
2020-12-07 19:29:48 +01:00
Roger 8230fc87a5 Add title text on unnatural bonus box
Add a title text that states what the unnatural bonus box is for
2020-12-07 19:29:48 +01:00
Roger c497eea54e Change skills tables to conform with translation standard
The skills tables are replaced with div that can be reordered with translations
2020-12-07 19:29:48 +01:00
Roger e0ed90c095 Translated simple texts 2020-12-07 19:29:21 +01:00
Olav Müller 79b6cb2b7a Fixed pre-Selection for Other skills
Fixed the drop down pre-selection on Tab3 for "Other Skills"
2017-07-27 10:44:16 +02:00
Olav Müller 760031e5ea Fixed half proficiency skills
Fixed "half proficiency" skills and Tab 3 (Other Skills)
2017-07-27 10:38:50 +02:00
olavmueller 81c92085f6 Fixed Attribute Advancement for Skills 2017-07-18 22:24:14 +02:00
olavmueller 7634239520 Unnatural Characteristics: Fixes
Fixed: Unnatural Toughness for Armour
Fixed: Unnatural Strength for Melee Weapon Damage (incl. Power Armour
Strength Bonus)
2016-11-24 16:29:27 +01:00
CoalPoweredPuppet 6958b11cf1 Deathwatch minor fix
evaluate skill is set to int
Strength upgrade applies to melee damage.
2016-08-21 07:43:55 -04:00
CoalPoweredPuppet a8d95c3b21 Update to Deathwatch, the 2nd 2015-09-01 11:48:23 -04:00
CoalPoweredPuppet 69f5dc91f7 Update to Deathwatch
Two new tabs, adjusted rolls to show degrees of success, fixed some skills, etc.
2015-07-30 16:47:18 -04:00
Craftomega b5ba09d947 Update Deathwatch.html 2015-06-26 15:49:55 -06:00
Craftomega 3adbd50c72 Changed Unnatural Attributes to Bonus.
40k rpgs have two systems for using characteristics; one uses the raw with misc modifiers. The other uses the characteristic bonuses (First Number). The problem is how this sheet is done does not take into consideration what those bonuses do. EX: Strength bonus for a Space Marine is Strength x2 +20. But it reads off the raw characteristic not allowing for modifiers of those bonuses. The changes here allow the player to input those bonuses and make the system that use them read off of that.
2015-06-18 12:44:48 -06:00
CoalPoweredPuppet 797e8586c8 Added Unnatural Characteristics
Updating html & css to include unnatural characteristics
2015-03-24 18:38:08 -04:00
CoalPoweredPuppet ad278db4d6 Deathwatch Character Sheet
Shamelessly swiped the base from Daniel D.'s Dark Heresy Sheet for the
bulk of the sheet; the rest is only slightly modified to match
Deathwatch
2015-02-09 21:54:54 -05:00
Victor Jalencas 7000db1c02 Finish skills & points sections
Still to do Skill Groups
2014-04-22 00:37:50 +02:00
Victor Jalencas 336513eacc Style header
Remove credits from CSS just in case they were the cause of the troubles
Added some skills to test the rolls caculations
2014-04-18 05:38:37 +02:00
Victor Jalencas 64853efd00 Begin skills table 2014-04-15 12:39:45 +02:00
Victor Jalencas e7c13a4dcf Prettify code 2014-04-15 12:39:23 +02:00
Victor Jalencas ef7f7fcf7a Unifiy case and spelling of characteristics 2014-04-15 12:38:33 +02:00
Victor Jalencas a4d03d9e9a Completed Character data, Characteristics, and bonuses.
Started skills section
2014-04-10 00:26:41 +02:00
Victor Jalencas 827ce2b769 Initial commit
Try to make CSS grid work
2014-04-09 11:58:38 +02:00