Commit Graph
77 Commits
Author SHA1 Message Date
Vince 3a1aa8b9c1 Updates for dark mode 2022-03-20 12:42:42 -07:00
Vince 7e5517d080 dark mode adjustments 2022-03-19 17:31:45 -07:00
Vince 3db576af70 Update Forbidden_Lands.css 2022-03-16 19:27:41 -07:00
Vince b93a6a98d1 darkmode help
dark mode help
2022-03-16 17:57:13 -07:00
Vince 2b474e5f8c Update Forbidden_Lands.css
- renamed img urls to match renamed images
2022-03-16 11:20:21 -07:00
Vince 22988d7f53 Forbidden Lands v1.79
- fix for language specific skill sorting(tnx Spat)
2021-10-13 16:10:35 -07:00
Vince ce20e9bd59 Forbidden Lands
- language specific styling does not appear to be currently working. Temporarily removed Swedish logo.
- small adjustment to sheet overflow to keep from clipping right margin.
2021-10-10 16:52:19 -07:00
Vince 48d3dbf91e fixed overflow 2021-09-11 22:49:39 -07:00
Vince 6a0899d55a fixed skull position 2021-09-11 21:59:07 -07:00
Vince c2b9d59ecc CSE changes - removed "-sheet" and added .charsheet to css 2021-09-11 20:28:38 -07:00
Vince 1b4eac7ff4 alphabetized css class properties 2021-09-11 17:40:31 -07:00
Vince e55c134701 layout adjustments 2021-09-11 16:25:01 -07:00
Vince 73547c08c8 Update Forbidden_Lands.css 2021-09-08 21:21:20 -07:00
Vince f8b3433597 Update Forbidden_Lands.css 2021-09-08 21:09:33 -07:00
Vince 2858361043 Update Forbidden_Lands.css 2021-09-08 21:01:40 -07:00
Vince f40fa7b9b0 Update Forbidden_Lands.css 2021-09-08 20:51:35 -07:00
Vince 735004c875 adjusted skull image 2021-09-08 19:48:46 -07:00
Vince 9ca974dcd5 updated preset title text 2021-09-08 13:48:27 -07:00
Vince e959d8e085 updated cursor for readonly fields 2021-09-08 13:36:14 -07:00
Vince a15196d304 removed old code 2021-09-08 13:32:43 -07:00
Vince 169a71d0c3 small adjustments to skull and raven images 2021-09-08 12:44:30 -07:00
Vince 09f7e5fe97 Update Forbidden_Lands.css
nudge consumable  images
2021-09-08 01:09:22 -07:00
Vince ff4c314bc8 Update Forbidden_Lands.css
-  added white versions of images for hover
2021-09-08 00:55:16 -07:00
Vince 80ed5cf1c7 adjustments 2021-09-07 01:59:17 -07:00
Vince 8c74a0e6b9 Consumable section moved to Gear 2021-09-07 01:04:17 -07:00
Vince 2354af93a7 added images for future update 2021-09-06 23:37:10 -07:00
Vince b9abe38613 warning border added if overburdened 2021-09-06 22:33:57 -07:00
Vince 40e24bacc3 Consumable macros and weight now handled by sheet workers 2021-09-05 16:11:21 -07:00
Vince a283b733a6 consumables auto-weight calc and macro generation 2021-09-05 01:26:31 -07:00
Vince a98fbccb27 localized roll button, consumables auto-weight, fix strength damage skulls, misc. 2021-09-01 23:59:49 -07:00
Vince bf2e242de0 Forbidden Lands v1.74 update
- changed sheet logo to use the official FBL logo.  All sheets will use the english logo unless a translation has been done and there is an official logo available in the same lanaguage.  Swedish translation will use the  "svärdets sång" logo.
2020-07-26 15:43:09 -07:00
Vince c93e8d0b39 fixed hover opacity for last armor row 2020-05-18 00:03:36 -07:00
Vince 317468b8f6 Forbidden Lands v1.71 update
- Updated version checking(sheetworker). Thank you GiGs.
 - Added two additional rows of armor. Armor Rating dice are included for all <b>donned</b> armor. Armor weight is included toward encumbrance if the armor is <b>carried</b>.
 - Updated roll template for the additional rows of armor. Details about the armor are only included in the roll if the armor is donned and includes a name.
 - Updated armor artifact dice. A single artifact die will be included for a given column (mighty, mighty 2, epic, and legendary) even if multiple rows have been selected.  This is necessary due to the limits of the roll template.
 - Corrected a few misspelled attributes. Converted automatically using version checking routine.
2020-05-17 23:50:15 -07:00
Vince a519914df3 fixed some code format issues 2020-05-17 15:08:18 -07:00
Vince 17055dda9d added new versioning function and updated a few attributes
- versionator added (GiGs)
- fixed a few mispelled attributes
2020-05-16 09:02:01 -07:00
Vince 792a9e4b9d Merge branch 'master' into ForbiddenLands 2020-05-14 21:32:14 -07:00
Vince 372e3bf449 Forbidden Lands update
- fixed typos in title text on some skills
- corrected spelling mistakes
- corrected type in css
2020-05-11 22:58:58 -07:00
Vince b0972d06b8 Merge pull request #37 from Roll20/master
update my fork
2020-05-05 18:03:56 -07:00
Vince 043941a104 Update Forbidden_Lands.css 2020-05-05 18:01:59 -07:00
Vince db00b5bab7 Forbidden lands v1.69 (#6358)
* FL v1.61

 - fixed strength bug that reset strength to "0" for previously created characters.
 - fixed encumbrance calculation bug introduced in last update.
 - added event listener to repeating weapons to recalc attributes when added/changed.
 - refinements to the roll template.
 - coming soon; 1. Change armor/shield Misc modifier to adjust Skill dice instead of Gear dice. 2. Skills will get a Misc field and artifact dice.

* bettter css for damge skulls

* Update Forbidden_Lands.html

* updated announcement text

* fix for shield shove/parry including base dice to gear

* update text

* update shield shove/parry gear dice calc

* dates

* spelling

* Updating announcements, date, and version

* sheetworker version update

* Updated character attributes and skill layout prep for misc gear mod

* updated skills with misc gear mod attribute - needs sheetworker

* finished sheet calcs for misc gear mod for skills

* made attributes rollable

* fixes for i18n, removed round borders from attributes

* more i18n work

* finsihed translation layout tweaks

* fixed whisper option on notes rolls

* updated announcements

* updated sv.json Swedish translation done

* fix armor/shield artifact dice not included in pool

* add option to group Skills by attribute

* added an option to group skills by attribute on settings page

* option to sort stockpile resources alphabetically. default settings added to sheet.json

* updates to translations and sheet.json

* spelling

* - fix for line height crowding

* - small fix for free-text and inlinerollresult

* fixes skill header alignment issue

* Forbidden Lands v1.69

- updated Consumable footnote reminder

* updated text
2020-05-04 17:27:57 -04:00
Vince 4d5627720e Merge branch 'master' of https://github.com/vince-roll20/roll20-character-sheets 2020-04-27 21:02:30 -07:00
Vince fc30d0a1eb Forbidden lands v1.68 update (#6294)
* add option to group Skills by attribute

* added an option to group skills by attribute on settings page

* option to sort stockpile resources alphabetically. default settings added to sheet.json

* updates to translations and sheet.json

* spelling

* - fix for line height crowding

* - small fix for free-text and inlinerollresult
2020-04-27 11:47:04 -04:00
Vince 04875513a7 Merge branch 'master' of https://github.com/vince-roll20/roll20-character-sheets 2020-04-13 15:55:28 -07:00
Vince f5d759d0b0 Forbidden Lands v1.66 update (#6173)
* FL v1.61

 - fixed strength bug that reset strength to "0" for previously created characters.
 - fixed encumbrance calculation bug introduced in last update.
 - added event listener to repeating weapons to recalc attributes when added/changed.
 - refinements to the roll template.
 - coming soon; 1. Change armor/shield Misc modifier to adjust Skill dice instead of Gear dice. 2. Skills will get a Misc field and artifact dice.

* bettter css for damge skulls

* Update Forbidden_Lands.html

* updated announcement text

* fix for shield shove/parry including base dice to gear

* update text

* update shield shove/parry gear dice calc

* dates

* spelling

* Updating announcements, date, and version

* sheetworker version update

* Updated character attributes and skill layout prep for misc gear mod

* updated skills with misc gear mod attribute - needs sheetworker

* finished sheet calcs for misc gear mod for skills

* made attributes rollable

* fixes for i18n, removed round borders from attributes

* more i18n work

* finsihed translation layout tweaks

* fixed whisper option on notes rolls

* updated announcements

* updated sv.json Swedish translation done

* fix armor/shield artifact dice not included in pool

* Forbidden Lands v1.66 update

- Increased the range of each d66 dice to allow for custom rolls 0-100(normally, each d6 allows 1-6). While this does not effect the d66 roll on the sheet, it does allow more flexability for custom macros if desired.
- Fixed the translation list ordering for Skills and Stockpile.
- updated other translation files to match translation.json

* fixed consumable dropdown selector for translations
2020-04-13 10:47:15 -07:00
Vince 4492ca6bb7 Merge branch 'master' into pr/23 2020-04-07 01:15:53 -07:00
Vince 5e40304b9e Forbidden lands v1.65 (#6060)
* bettter css for damge skulls

* Update Forbidden_Lands.html

* updated announcement text

* fix for shield shove/parry including base dice to gear

* update text

* update shield shove/parry gear dice calc

* dates

* spelling

* Updating announcements, date, and version

* sheetworker version update

* Updated character attributes and skill layout prep for misc gear mod

* updated skills with misc gear mod attribute - needs sheetworker

* finished sheet calcs for misc gear mod for skills

* made attributes rollable

* fixes for i18n, removed round borders from attributes

* more i18n work

* finsihed translation layout tweaks

* fixed whisper option on notes rolls

* updated announcements

* updated sv.json Swedish translation done

* fix translation handling for whisper query text

* updated sv.json translation whisper setting and whisper query
2020-04-06 13:34:56 -07:00
Vince 86451f5b77 Merge branch 'forbidden_lands' 2020-03-30 00:26:46 -07:00
Vince cfce1e7742 fixed whisper option on notes rolls 2020-03-29 23:57:11 -07:00
Vince c0bf99222b finsihed translation layout tweaks 2020-03-29 22:07:34 -07:00
Vince b5de9be094 more i18n work 2020-03-28 03:29:09 -07:00