Commit Graph
14 Commits
Author SHA1 Message Date
JBeighel 1dcc6f627e Issue 5756
Working on issue:
https://github.com/Roll20/roll20-character-sheets/issues/5756

Added a modifier prompt and a roll button for armor.
2020-09-30 09:05:45 -04:00
Nimgaard 4b96a1bea5 Added fields for carry-weight 2017-11-27 20:42:29 +01:00
Nimgaard 6520172c3c Remade the sheet from scratch
Changed all the layout to be made from <div> instead of <table>, hopefully improving compatibility, optimization and speed across all browsers. Added missing input fields (energy and hull on spaceship sheet, and modules and features in spaceship notes sheet). Improved layout and readability. Fixed minor bugs. Tested with the old and the current sheet.
2017-11-05 18:05:57 +01:00
Nimgaard 86fb7de586 Added difficult rolls for dicepools less than 1 2017-10-15 16:36:58 +02:00
Nimgaard 498d8b05ce Fixed Roll for Datadjinn Skill and removed some unused translation-data 2017-10-12 09:12:22 +02:00
Nimgaard 49ce2f284d Update to Coriolis Character Sheet
I have never done HTML, CSS or Javascript before updating this sheet, but I tried my best to update the sheet (fix typo's, fix wrong code syntax, improve performance, add missing data per official sheets, add QoL like Modifier box) with backwards compatability. The old sheet had multiple missing attributes and syntax errors so not everything can be saved (it's very minor, like if a weapon has reloads left or if a module is disabled). To-Do: Improve performance (Tables to Divs), add dynamic rows depending on strength, add GM-controlled modifiers
2017-10-09 19:57:49 +02:00
agjwilson 4736056eda Update translation.json 2017-03-14 20:48:52 +00:00
Anders Antila fa475a55b9 Added missing localization key for skill level and renamed duplicate key 2017-03-12 02:27:05 +01:00
Anders Antila d79a8376e4 More localization fixes. Wrong keys 2017-03-12 02:21:30 +01:00
Anders Antila 826aa10ff1 Add missing translations 2017-03-12 02:13:37 +01:00
Anders Antila 09dae35de7 Add english as base language 2017-03-12 02:07:08 +01:00
Anders Antila dc95f1553f Moved Swedish base translation to a translation file 2017-03-12 01:51:46 +01:00
Anders Antila cccdc43c01 Add localization for rolltemplate 2017-03-12 01:41:55 +01:00
Anthony Underwood 2c60525488 add translation code and Swedish translation.json file to match original sheet 2017-03-07 21:11:22 +00:00