Commit Graph
60 Commits
Author SHA1 Message Date
FoxRobinHood f6d8566552 Added growing resource tables 2026-02-06 10:16:38 -06:00
FoxRobinHood 403d5da1f0 Update for translation purposes 2026-01-27 09:18:38 -06:00
FoxRobinHood 4ef62d0936 Added editable abilities 2026-01-21 11:28:13 -06:00
FoxRobinHood b592423450 Added standard abilities, director screen - part2 2026-01-20 13:33:16 -06:00
FoxRobinHood 415bf49442 Added standard abilities, director screen 2026-01-17 11:21:43 -06:00
Zen-Raven 2548e5a8f3 Visual adjustements
- Fixed the Heroic Resource amount label to match other labels in the panel.
2025-12-23 11:15:06 -08:00
Zen-Raven 3bdcabffb9 Added Damage Calculation Toggle 2025-12-16 10:52:02 -08:00
FoxRobinHood 5c7daba35e Remove buttons that accidentally were repeated 2025-11-20 13:33:03 -06:00
Zen-Raven 231f313b21 Merge branch 'Draw-Steel-Updates' into Draw-Steel-Enhancements 2025-11-18 11:02:24 -08:00
Zen-Raven f3909b32ff Damage Calc
Updated damage calculations to use new magic/psionic and sanctified weapon fields
2025-11-18 10:53:41 -08:00
FoxRobinHood 00b42ff63e Added pre-effect and opportunity attack 2025-11-18 12:07:00 -06:00
FoxRobinHood 6d90dbe699 Update buttons and add modifiers 2025-11-11 12:49:46 -06:00
FoxRobinHood 7a3e3ff930 Enhancement working - WIP 2025-11-04 11:39:12 -06:00
FoxRobinHood 408e7db120 Testing New Enhancements 2025-11-03 15:47:12 -06:00
FoxRobinHood a05e05f5cc Update translation.json 2025-10-31 16:01:36 -05:00
FoxRobinHood 5547579544 Merge pull request #8 from Zen-Raven/Draw-Steel-Enhancements
Draw steel enhancements
2025-10-30 12:25:07 -05:00
Zen-Raven f815f1cf46 More Macro Titles 2025-10-30 09:49:54 -07:00
Zen-Raven 5ebb2de3c2 Visual changes
- Updated the light/dark color themes
- Added hover colors to characteristic labels to indicate they can be clicked.
- Added persistent coloring to ability tabs to indicate which tab is open
- Minor visual changes
- Started adding macro titles to inputs
2025-10-30 09:33:12 -07:00
FoxRobinHood b7e70001a3 UI updates 2025-10-30 10:57:48 -05:00
Zen-Raven 357f615604 Kit Damage Calculation 2025-10-27 14:58:20 -07:00
Zen-Raven 69c4dadde6 Updates
- Updated Import Function to include kit values
- Added conversion function for kit attributes
- Updated version to 1.2
- Added new simple damage calculation for tier effects.
2025-10-27 13:26:32 -07:00
FoxRobinHood ef6ad1391b Update powerroll display and notes panel 2025-10-22 09:53:50 -05:00
Zen-Raven 2f25a3f1c2 Standardizing ability cards
- Standardizing the ability cards for players and npcs so they use the same format.
2025-10-19 16:49:07 -07:00
Zen-Raven 22f9041409 Updated Import Functions
- Refactored import functions
- Added ability imports
- Added NPC import
2025-10-11 18:33:10 -07:00
Zen-Raven 1644bf3ca0 Merge branch 'master' into Draw-Steel-Code-Cleanup 2025-10-07 13:37:12 -07:00
FoxRobinHood bb740c234a Match ZenRaven - add Power Roll displays 2025-10-07 10:28:41 -05:00
Zen-Raven 5dee649c22 Minimize Panel Control
- Made visual changes to the Minimize Control to show + and - for accordion panels.
2025-10-06 09:46:48 -07:00
FoxRobinHood e3542922bd Remastered abilities panel with tabs 2025-09-30 10:19:13 -05:00
FoxRobinHood 85510491a8 Merge branch 'master' into Draw-Steel-updates 2025-09-23 14:24:42 -05:00
FoxRobinHood ad8219bea6 Update translation.json
> Added Darkmode compatibility
> Added Inventory Panel
> Gave Features the ability to be displayed in chat
2025-09-23 13:08:24 -05:00
Zen-Raven 56d8b7e581 NPC sheet updates
-Created Monster Ability roll template to coincide with updated ability card.
-refactored some sheet  worker code to make the ability power roll
-minor formatting
-cleaned up npc styling code
-added new sheet worker to handle displaying monster abilities in chat
-added whisper options for npc rolls and their translation entries
2025-09-19 02:26:55 -07:00
Zen-Raven 3775cc1cbe Ability cards rewrite
-Rewrote the NPC ability cards to come closer in line with the official stablocks
2025-09-18 22:40:51 -07:00
Zen-Raven 442e9fab82 NPC Sheet
- Altered and added NPC ability card text fields to be better in line with official statblocks
- Code cleanup
- Slight adjustments and fixes
2025-09-18 22:40:50 -07:00
Zen-Raven e23cb66d4d Various fixes
Overall:
- Changed a few text values to use localization.
- Changed ability type values for move and no action.
- Added a simplepowerroll Roll Template
- Adjusted roll template darkmode colors for readability
NPC Sheet:
- Fixed a bug where Stability was showing for Free Strike
- Fixed empty box showing on NPC ability card when "No Action" type was selected.
- Added a power roll button to NPC ability cards using the simplepowerroll template
Translations:
- Changed wording of npc-view and npc-role values to better clarify information presented
- Added power roll tooltip text and prefill text for npc ability description.
2025-09-18 22:40:01 -07:00
FoxRobinHood 083000bf4c Update translation.json 2025-09-17 14:33:28 -05:00
FoxRobinHood 680f25661c Merge branch 'master' into Draw-Steel-updates 2025-09-17 09:13:36 -05:00
FoxRobinHood 7a610588d7 Added npc options from ZenRaven 2025-09-16 15:40:18 -05:00
FoxRobinHood be728b95fb Initial updates to main character sheet 2025-09-11 14:39:45 -05:00
David 49f58e43e0 Revert "Revert "[Draw Steel] Updated: NPC sheet visual and functionality improvements"" 2025-09-11 14:26:54 -04:00
David 720cf24e0d Revert "[Draw Steel] Updated: NPC sheet visual and functionality improvements" 2025-09-11 14:20:52 -04:00
Zen-Raven 7836c4af4a NPC sheet upgrades 2025-09-09 16:31:34 -07:00
Ryan Van Lanen 34a4339e74 Made some CSS adjustments to the overall sheet (adding min-width to prevent the sheet from squishing on resize). Added an NPC view that mostly uses preexisting character sheet attributes, but formats the sheet to look like the monster statblock from the book. 2025-08-29 19:18:03 -05:00
Primal Zed 3508ee4a60 styled power roll template 2025-08-29 16:16:11 -05:00
Primal Zed 156f4f8d58 share ability in chat 2025-08-26 16:05:17 -05:00
Primal Zed 1510503ca8 styling tweaks 2025-08-25 20:49:24 -05:00
Primal Zed df7783fd97 minimize label translation 2025-08-25 07:03:06 -05:00
Primal Zed bf657f2e2d projects 2025-08-25 07:03:06 -05:00
Primal Zed a0287ec276 biography and features 2025-08-24 17:44:44 -05:00
Primal Zed e42cd36f2e modifiers 2025-08-24 15:53:25 -05:00
Primal Zed 8317598913 move ability type 2025-08-24 15:51:48 -05:00