Commit Graph
9 Commits
Author SHA1 Message Date
LukeMc b20d783150 Retrigger full upload 2024-06-03 13:15:14 -04:00
LukeMc 46edad2122 New line added to all html to trigger full reload of all sheets 2024-05-24 13:16:24 -04:00
Nathanael Winget cfb3227746 Add legacy sanitization opt-in 2021-02-04 10:52:31 -05:00
player-03 267ebcb312 [Fate Core v2] Fix runtime errors (#5655)
`isNullOrWhitespace()` expects a string but sometimes receives a number, so I added a check for that. Also, `tim()` is clearly a typo.
2019-11-11 12:38:51 -06:00
MagooChris 8527bde04c Fix for Fate Core V2 (#5348)
* Initial commit for a better Fate Core character sheet. Still a WIP, but has all basic elements.

* Added in User Options and a Settings page

Added a message for first time users to better understand how the sheet works
Added a way to auto setup default Stress and Consequences
Bound Stress tracks will now update when the Skill changes

* Add option to make the Ladder rollable

* Redesign the Settings Page

* Option added to hide the Fate Points section of the sheet for NPCs and Extras.

Settings now wrap.

* Implementing Conditions from Fate Toolkit

* Script to import data from the old Fate Core sheet format.

* Attempting to fix the Sheet Default Settings for selected Checkboxes.
2019-07-30 07:35:51 -05:00
MagooChris 6ef0d6bdb4 Fate Core V2 Backwards compatibility (#5324)
* Initial commit for a better Fate Core character sheet. Still a WIP, but has all basic elements.

* Added in User Options and a Settings page

Added a message for first time users to better understand how the sheet works
Added a way to auto setup default Stress and Consequences
Bound Stress tracks will now update when the Skill changes

* Add option to make the Ladder rollable

* Redesign the Settings Page

* Option added to hide the Fate Points section of the sheet for NPCs and Extras.

Settings now wrap.

* Implementing Conditions from Fate Toolkit

* Script to import data from the old Fate Core sheet format.
2019-07-22 17:07:08 -05:00
MagooChris f3718ae42c Updates to Fate Core V2 Sheet (#5271)
* Initial commit for a better Fate Core character sheet. Still a WIP, but has all basic elements.

* Added in User Options and a Settings page

Added a message for first time users to better understand how the sheet works
Added a way to auto setup default Stress and Consequences
Bound Stress tracks will now update when the Skill changes

* Add option to make the Ladder rollable

* Redesign the Settings Page

* Option added to hide the Fate Points section of the sheet for NPCs and Extras.

Settings now wrap.

* Implementing Conditions from Fate Toolkit
2019-07-09 07:48:25 -05:00
MagooChris 94be1a01a0 Update to Fate Core V2 (#5204)
* Initial commit for a better Fate Core character sheet. Still a WIP, but has all basic elements.

* Added in User Options and a Settings page

Added a message for first time users to better understand how the sheet works
Added a way to auto setup default Stress and Consequences
Bound Stress tracks will now update when the Skill changes

* Add option to make the Ladder rollable
2019-06-24 17:30:11 -05:00
MagooChris 1d58961d4b Initial commit for a better Fate Core character sheet. Still a WIP, but has all basic elements. (#5056) 2019-05-13 20:21:17 -05:00