Commit Graph
25 Commits
Author SHA1 Message Date
Miguel Peres cd8c7bf0d0 Merge branch 'master' into cofd/zed/vitae-counter 2021-02-01 11:33:35 -03:00
Primal Zed 3831f361dc setting for resource number field 2021-01-29 18:02:10 -06:00
Primal Zed e14da56a19 remove unneeded 'left' css class 2021-01-29 13:03:14 -06:00
Primal Zed d049794f64 remove unused css 2021-01-29 08:11:25 -06:00
Primal Zed 48ff529919 ghost attributes to 15 2021-01-25 10:06:12 -06:00
Primal Zed 7a15b1a319 remove extra whitespace 2021-01-23 20:07:57 -06:00
Primal Zed b1b4e8209f rename demon-the-fallen to wod-demon2 2021-01-23 19:50:19 -06:00
Primal Zed fe2160926e fixing game-line display condigions 2021-01-23 19:41:57 -06:00
Corintio 26d9f59aa2 Changed colour pallete on buttons for Demon the Fallen Sheet 2020-11-15 05:42:36 -03:00
Corintio 0d43ccd157 Updated logo on Demon the Fallen sheet 2020-11-15 05:34:04 -03:00
Corintio 1e2147c2a7 Demon the Fallen character sheet is working and also fixed "Essence" label for beast sheet. 2020-11-15 05:24:55 -03:00
Corintio 58c569cc8e More progress on adding Demon the Fallen Sheet 2020-11-15 03:08:43 -03:00
Corintio 8790e0a787 started to ad demon the fallen translation files 2020-11-15 02:57:21 -03:00
Corintio 205ab1ec20 Fixed name conventions for ephemeral beings, from ephembeing to mortal2-ghost 2020-10-17 17:31:02 -03:00
Corintio 8ee220a11e Working ephemeral being sheet 2020-10-17 16:23:04 -03:00
Corintio a954e6fb3c Progress on ephemeral being sheet creation 2020-10-17 03:11:30 -03:00
ConstantineandConstantine 8b07574cdf [Chronicles of Darkness] Add page for Conditions (#7235)
* [Chronicles of Darkness] Start work on Conditions page

* [Chronicles of Darkness] Align conditions onto a 2-column grid

* [Chronicles of Darkness] Correct Condition form dimensions

* [Chronicles of Darkness] Make Condition title resemble one in the books

* [Chronicles of Darkness] Make Condition subtitle prettier with ':'

* [Chronicles of Darkness] Define game-line colors as variables

* [Chronicles of Darkness] Simplify usage of game-line color

* [Chronicles of Darkness] Use game-line color for Condition title

* [Chronicles of Darkness] Add comments about game-line color

* [Chronicles of Darkness] Restrict Conditions page for 2nd edition only

* [Chronicles of Darkness] Fix Conditions page button coloring

* [Chronicles of Darkness] Fix incorrect change in CSS selectors

* [Chronicles of Darkness] Simplify game-line color selection a bit more

* [Chronicles of Darkness] Add hints to the Conditions page

* [Chronicles of Darkness] Add fancy styling for conditions

* [Chronicles of Darkness] Add new translation fields from Conditions page

* [Chronicles of Darkness] Update sheet.json

Co-authored-by: Constantine <sullome.techie@gmail.com>
2020-08-24 13:35:15 -05:00
PrimalZed 16ba2f870c add Dark Eras skills (#7156) 2020-08-10 10:37:02 -04:00
PrimalZed fa9add1792 [Chronicles of Darkness] Restyling Tables to Grids (#7110)
* update planned changes in README

* convert skills table to css grid

* convert other traits table to divs

* change morality dots to buttons

* remove active dots for health and clarity

* change willpower checkboxes to buttons

* convert vitae and beats checkboxes to buttons

* update giant and small-framed checkboxes

* convert armor table to grid

* remove unused checkbox input styling

* clean up armorgrid styles

* change flex: 1 to flex-grow: 1

* simply css select selectors

* fix default armor flag value

* remove unused otherattributes css class

* convert input radio to button

* clean radio, healthbox, checkbox styling

* clean unneccessary log statements

* fix health calculation with Number cast

* remove unused css class

* consistent flag conditions

* replace weapon table with grid

* fix dot content alignment

* simplify Initiative roll button styling

* convert dice roller table to grid

* fix logo height relative to dice roller
2020-08-03 14:27:42 -04:00
Primal Zed ea9852fde7 improve game-line display condition
homebrew fixes
minor css cleanup
2020-07-18 13:42:53 -05:00
Primal Zed 95078b7ada add homebrew sheet type 2020-07-18 12:51:30 -05:00
PrimalZed 830ec436bf [Chronicles of Darkness] Styling and Sheet Roll refinements (#6958)
* replace attributes table with grid

* replace attribute checkboxes with buttons

* fix player label for geist2

* fix willpower update

* simplify getting attr name

* simplify health stats criteria

* update roll construction

* replace skill checkboxes with buttons

* change potency from checkbox to button

* clean up unused style classes

* replace page checkboxes with buttons

* change diceroller checkboxes to buttons

* show roll button rather than transparent with background

* refining dice pool processing

* remove styling rules for deprecated `sheet-attr`
2020-07-13 11:03:39 -05:00
PrimalZed 13cd104b0e [Chronicles of Darkness] Add Geist sheet option (#6831)
* add readme for community cofd sheet

* add geist sheet type option

* add geist sheet attributes

* arrange geist attributes

* add geist translations

* adjust geist trigger labels

* calculate ephemeral defense

* fix defense calc

* calculate ephemeral initiative

* minor traits update

* calculate ephemeral speed

* include modifiers in ephermal health calculation

* rearrange sheet type buttons

* move innate key

* change crisis point triggers from textarea to input

* limit ephermal potency to 5

* generalize number-based display conditions

* change "gt-" class to more accurate "ne-"
2020-06-29 11:26:52 -05:00
PrimalZed b190454faa [Chronicles of Darkness] Geist Colors and Logo (#6829)
* update color for geist to more readable blue

* add alternate geist logo

* use png instead of tif

* crop geist logo

* finish replacement of geist logo
2020-06-29 11:26:26 -05:00
PrimalZed 614e4d8abb [Chronicles of Darkness] New Community Sheet, plus Organization/Krewe option (#6777)
* copy 'Chronicles of Darkness by Roll20' to 'Chronicles of Darkness'

* add organization sheet option
2020-06-22 08:06:50 -04:00