Commit Graph
28 Commits
Author SHA1 Message Date
JBeighel 7503bbfeb0 Update Coriolis.html
Slight visual change
2020-09-30 09:17:29 -04:00
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 53297caf9a Minor layout fix 2017-11-27 20:51:05 +01:00
Nimgaard 4b96a1bea5 Added fields for carry-weight 2017-11-27 20:42:29 +01:00
Nimgaard 8c10836589 Updated to 2.5
Made Tiny-Items to textbox, and backwards-compatible (from repeating_fields to textbox). Made buddy backwards-compatibile and part of version update from 1.0 to 2.0. Updated preview to have all text in English.
2017-11-10 00:44:13 +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 26ce911f1f Made number fields larger 2017-11-03 12:52:13 +01:00
Nimgaard 86fb7de586 Added difficult rolls for dicepools less than 1 2017-10-15 16:36:58 +02:00
Nimgaard 2b6ea8d0a8 Fixed hitpoints and mindpoints 2017-10-12 09:45:37 +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
Project462 d779a03820 Added name= fields where missing 2017-08-06 11:50:36 -05:00
Anthony Underwood 825f8cc4e8 change attr_* names back to Swedish so that old sheets are still compatible 2017-03-21 23:38:44 +00:00
Anthony Underwood 5ff9dab071 correct name for piloting skill so that pilot roll works 2017-03-17 11:56:11 +00:00
Anthony Underwood a7ad073903 use correct syntax for translated roll templates 2017-03-17 08:39:42 +00:00
Anthony Underwood 61731c89d6 add roll template translations 2017-03-15 21:39:01 +00:00
agjwilson 3c300ffed4 Update Coriolis.html 2017-03-14 20:47:07 +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 396b4a8615 Fix some translation errors 2017-03-12 02:07:28 +01:00
Anders Antila cccdc43c01 Add localization for rolltemplate 2017-03-12 01:41:55 +01:00
Anders Antila fe25edde5b Add rolls, a roll template and some styling
Added rolls for all abilities and skills
Added a roll template to show if you pass the Coriolis style of skill
check
Added som CSS to make the sheet look a bit better
2017-03-12 01:29:01 +01:00
Anders Antila 12e4fa1e3e Replace Swedish characters with HTML Entities 2017-03-12 01:18:23 +01:00
Anders Antila 1fcefdda68 [Coriolis] Convert to UTF-8 2017-03-12 01:13:43 +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
devSithun d844d6137c Fixed some weird behavior...
...In the ship-section of the character sheet. Inputs where wrong and
wonky, especially the repeating sections.
2016-07-26 21:24:42 +02:00
devSithun 76c3f8aee8 First upload of Coriolis char-sheet! 2016-07-17 21:03:32 +02:00