Commit Graph
208 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
rgould 6214acec06 [DCC_Tabbed_Sheet] Release v1.7.3
* Fix: When rolling hit points, if the result is 0 or negative, 1 is shown. Consequence: The dialogue box for rolling multiple hit dice at once has been removed.
2024-01-31 21:40:41 +01:00
rgould 5599b2a144 [DCC_Tabbed_Sheet] v1.7.2 - Fix bug, add birth augur reminder 2023-08-06 21:47:33 +02:00
rgould 1a15046bec [DCC_Tabbed_Sheet] v1.7.1: Fix migrations (Thank you Mano!)
Bug fix to restore functionality of migration code. Reported by Mano
2023-05-01 16:08:54 -07:00
rgould 7264860047 [DCC_Tabbed_Sheet] Release v1.7.0 - enable ability selection
Changelog:

 * New feature: Enable choosing abilities from different classes
2023-03-18 20:57:55 +01:00
rgould aceb11d7ff [DCC_Tabbed_Sheet] Release v1.6.4 - path attribute for thieves 2022-11-19 13:05:20 +01:00
Richard Gould 73d500ae4e [DCC_Tabbed_Sheet] Release v1.6.3 (#10983)
* Feature: Added button for generic spell check (under Spellbook tab)
* Feature: Notes for cleric abilities are sent to chat during rolls
* Feature: Add generic spellcheck button (Under Spellbook)
2022-08-29 10:06:26 -07:00
rgould 47c59bd5a9 [DCC_Tabbed_Sheet] Bugfix: Remove accidentally committed code 2022-08-24 00:11:57 +02:00
rgould e9daf91d7e [DCC_Tabbed_Sheet] Release v1.6.2 2022-08-22 18:03:13 +02:00
rgould 00fdb4c95e [DCC_Tabbed_Sheet] Release v1.6.1
* Bug fix: Fixed issue where some level0 characters' rolls weren't being shown correctly (Thanks GrapeApe!)
2022-07-17 13:47:07 +02:00
rgould f5201578a3 [DCC_Tabbed_Sheet] Release v1.6.0
* Feature: Multiple level 0 characters in one sheet
* Fixup: Reorganized the lucky rolls section, and included all lucky rolls. Those not yet supported are marked with a caution sign
* Fixup: Fixed up some of the text on saving throws
* Ruling: Lucky Roll: Broken star (fumbles) does not apply to critical spell failures, only combat fumbles
* Ruling: Lucky Roll: Broken star (fumbles) / Warrior's arm (critical hits): Modifier is no longer doubled
2022-07-08 18:23:24 +02:00
rgould 5695a8da73 [DCC_Tabbed_Sheet] Release v1.5.7
CHANGELOG:

- New "notes" section for weapons and armour
2022-03-12 12:33:26 +01:00
rgould 3559346095 [DCC_Tabbed_Sheet] Update sheet.json to include link to discord server 2022-03-05 19:11:36 +01:00
rgould e477979237 [DCC_Tabbed_Sheet] Release v1.5.6
New feature: Button to import data from other DCC sheet
2022-02-19 21:34:28 +01:00
rgould ffae57ac8d [DCC_Tabbed_Sheet] Release v1.5.5
* New Feature: Add easily selectable action die to the header area, so it can be selected from any tab
2022-01-15 16:04:54 +01:00
rgould 1f37ec0f80 REBASE: More whitespace 2022-01-15 15:59:56 +01:00
rgould 2dea802a81 [DCC_Tabbed_Sheet] Update updated_at date 2022-01-15 13:45:21 +01:00
rgould 4d3562042f [DCC_Tabbed_Sheet] Fix formatting
No semantic changes here, just removing comments/adjusting whitespace
2022-01-15 13:37:11 +01:00
rgould 6d318cef8c DCC_Tabbed_Sheet: Add known issues to sheet.json 2022-01-08 13:48:21 +01:00
rgould 9c5c9560c6 [DCC_Tabbed_Sheet] v1.5.4 - minor bugfix for elven rogues 2021-05-28 23:36:34 +02:00
rgould c3cf09dd7f [DCC_Tabbed_Sheet] Release v1.5.3
Changes:

* Feature: When Turning Unholy, a bonus is now prompted for
* Feature: New "learning new spells" section for elves and wizards
* Feature: Added "reminders" to skill and saving throws - useful for those often forgotten special conditions (ie. +2 vs traps)
* Feature: Separate to-hit and damage sections for weapons
* Feature: Backstab damage for weapons
2021-02-13 23:17:43 +01:00
Nathanael Winget cfb3227746 Add legacy sanitization opt-in 2021-02-04 10:52:31 -05:00
rgould cd63ea8712 [DCC_Tabbed_Sheet] Release v1.5.2
* Bugfix: 0-level crit table now uses correct table
* Bugfix: thrown/ranged attack values now set properly
2021-01-28 22:42:50 +01:00
rgould 8d9b78443c [DCC_Tabbed_Sheet] Release v1.5.1
Features:

* Flavour text on saves/skill checks is now moved to a tooltip in the top right of the chatbox (saves space in the chat area)
* Added a reminder if a character has low stamina (<=5) when making a Stamina check or Fort save
* Added sensible default values when creating a new character (ie. 10 for all stats, 1 hp, 30 speed, weapon damage 1d4)
* Ability score max scores are set when setting the current value (unless max is already set)

Bug fixes:

* Monster sheet: special attack rolls save properly now
* Thrown weapons add strength modifier at short distance
* Missle weapons automatically calculate penalty at medium/long ranges
2020-12-24 13:23:22 +01:00
rgould 48c9e90881 [DCC_Tabbed_Sheet] Update version, readme, and sheet writeup 2020-10-02 12:46:01 +02:00
rgould 1278391eb8 [DCC_Tabbed_Sheet] Add advanced sections to weapons; attack Atk w/ Deed button 2020-10-02 12:46:01 +02:00
rgould 91dbc8c379 [DCC_Tabbed_Sheet] Run formatters/linters over HTML 2020-10-02 12:46:01 +02:00
Richard Gould 9d91f1c2d9 [DCC_Tabbed_Sheet] Add Halfling Burglar class from Crawl! Fanzine (#6375)
A copy/paste of both the Halfling and Thief classes. Didn't change the
attributes so that those using the Thief class can have their attributes
ported over.
2020-05-04 18:06:59 -05:00
Richard Gould 75c00b604c [DCC_Tabbed_Sheet] Fix displaying critical hit table (#6373)
* Update Changelog and version

* [DCC_Tabbed_Sheet] Fix display of crit table attribute
2020-05-04 15:45:16 -05:00
Richard Gould b1f3f44344 [DCC RPG Tabbed] Remove critical hits from Dwarven shield bash (#6181) 2020-04-13 10:53:16 -07:00
amandasearle 0e2d6ea3de bug fixes, updated readme and json
bug fixes are listed within the readme and the latest version number is
attached to the json file
2017-09-10 23:59:00 -05:00
amandasearle 2f24a1ef11 trying to get a sheet worker working 2017-08-12 22:31:45 -05:00
amandasearle 85118e52d6 Fixed bug where Cleric spell check name was misnamed
This happened in spells level 2-5 :(
2017-08-12 21:09:11 -05:00
amandasearle 4f6abb29d2 Arcane/Divine bonus/minus now have permanent field near spell check die 2017-08-12 20:58:17 -05:00
amandasearle 31395ece79 Added Other Notes to all other classes 2017-08-12 20:08:45 -05:00
amandasearle df49c608b6 Updated readme 2017-08-11 23:09:10 -05:00
amandasearle b534d89ef6 Fixed misspelling with Fumble 2017-08-11 23:08:34 -05:00
amandasearle 293e70b975 Removed an errant 21 from Hugh Background 2017-08-09 12:45:36 -05:00
amandasearle 32e6d3710b Checkbox for Lucky Spell, Correct Arcane Caster Section 2017-08-09 12:40:39 -05:00
amandasearle 1035dc4f62 Minimum damage is always 1 2017-08-09 11:35:09 -05:00
amandasearle a79a7ab608 formatting fixes, bug fixes
Fixing formatting with Melee and Ranged Weapons, fixed bug with Monster
ranged attack, fixed missing crit threat range for dual-wielders, added
in Wielded column for melee attacks, fixed missing css for blue labeling
2017-08-09 11:22:33 -05:00
amandasearle d7be7580b5 Fix errant d in Crit Range roll that broke it for d30 dice 2017-07-30 23:16:33 -05:00
amandasearle 8957ecbb9b Updated json with new version number 2017-07-27 12:12:31 -05:00
amandasearle 9bdc2eae3f Added in some better spacing 2017-07-25 22:50:48 -05:00
amandasearle 1bc8000bcd Fixed bug with old variable still being present in Core "To Hit" bonus
Removed the old variable and the "To Hit" bonus should now show and the
roll template should work correctly again
2017-07-25 22:38:32 -05:00
amandasearle 4e0164c1da Fixed bug where 0-level wasn't showing melee bonus to hit/dmg 2017-07-13 18:46:14 -05:00
amandasearle 9d2df7e96f Made the Version 1.0 changelog more informative 2017-07-11 14:41:58 -05:00
amandasearle 75d9b8836c Updated with information for current sheet users 2017-07-11 10:45:51 -05:00
amandasearle 6a114c227e Somehow my Kith tabbed class went missing from css, fixed now 2017-07-10 18:49:19 -05:00