Commit Graph
88714 Commits
Author SHA1 Message Date
Oliver d31b614f61 Merge pull request #15221 from XaaK/hmtw-sheet-improvements
[His_Majesty_the_Worm] New Sheet Design and automation added
2026-07-02 12:08:04 -06:00
Lucas Hall 914f7a79f3 Merge pull request #15232 from Zen-Raven/Draw-Steel-Visual-Redux
[Draw Steel] Visual Updates and New Features
2026-06-30 14:46:43 -04:00
Oliver 2c3b22be08 Merge pull request #15229 from eGellman89/master
[Tabel Top Defined] Change Types: New Features, Quality of Life Fixes, and Graphical Updates
2026-06-30 12:43:28 -06:00
Lucas Hall 20c0d2c434 Merge pull request #15231 from clevett/mythcraft-2.1
MythCraft v2.1
2026-06-30 14:41:31 -04:00
Lucas Hall b515d988e6 Merge pull request #15230 from PaganDesparu/master
[Mekton Zeta] Bugfix for Stability Calculation Error
2026-06-30 14:40:02 -04:00
Oliver fab8a965cf Merge pull request #15226 from aikepah/feature/curseborne-roll-mechanics
[Curseborne] Bugfix: Support rolled 10s counting as 2 hits and broken injuries
2026-06-30 12:34:26 -06:00
Oliver b71903dd08 Merge pull request #15223 from fredhicks/MOTW-Dieroll-Reminder-Message-Display-Bugfix
[Monster of the Week Official] Bugfix: Rolltemplate Dieroll Reminder Message Display Bug in Chrome
2026-06-30 12:29:24 -06:00
Lucas Hall 8e658aa11d Merge pull request #15224 from zoliking/Millennium
[Millennium Freelancers] Bug Fixes: minor fixes
2026-06-30 14:29:09 -04:00
Lucas Hall b1f8ec9c26 Merge pull request #15222 from gackerfred/fix-success
[Dark_Heresy] Bugfix: success or failure calculations
2026-06-30 14:09:51 -04:00
Oliver 005f10b066 Merge pull request #15220 from Roll20/l10n_master
New Crowdin updates
2026-06-30 12:05:23 -06:00
Zen-Raven 71b814ccee Major Updates
- Visual Updates to both the hero and monster character sheets to increase readability, appropriate contrast and upgrade overall appearance.
- Fixed issue with repeating item control overlays being misaligned.
- Reworked characteristics panel to be slightly more compact and work better with i18n. These changes retain the original look of the section, but have the added benefit of grouping sets of stats together instead of them being spread across two different rows.
- Made structural changes to the sheet to prepare for future styling for mobile  or small form factor use.
- Updated card editing displays for repeating sections to have highlighting to indicate the card is being edited.
- Changed speech bubble icon to use Pictos font instead of emoji.
- Updated the look of power roll buttons.
- Converted most action buttons to roll buttons so that they can be dragged to the macro bar.
- Added dynamic highlighting to ability cards to indicate type for players (signature and heroic) and npcs (ability type)
- The sticky characteristics panel has been replaced by an optional stick button/stat dashboard located at the top of the character sheet.
- Changed standard abilities so that their attributes are managed by a sheet worker instead of multiple textarea elements.
- Added global edge/bane and bonus selectors
- Rolls with queries are now translated properly.
- Projects panel has been reworked to have a cleaner card for projects.
- Added new roll button icon to images folder to prepare for future update.
- Updated Readme to reflect recent changes
2026-06-30 08:49:49 -07:00
roll20deploy 28f09fb4d6 New translations translation.json (German)
[ci skip]
2026-06-30 07:37:08 -04:00
roll20deploy 85a7f08e64 New translations translation.json (German)
[ci skip]
2026-06-30 07:37:05 -04:00
roll20deploy 3af6253dce New translations translation.json (German)
[ci skip]
2026-06-30 06:36:08 -04:00
Jackson Caden Levett 6f20f74e2b Add files via upload 2026-06-30 12:47:11 +03:00
roll20deploy 4092dbbd97 New translations translation.json (German)
[ci skip]
2026-06-30 05:24:51 -04:00
roll20deploy a72ce8a369 New translations translation.json (German)
[ci skip]
2026-06-30 04:04:35 -04:00
roll20deploy 13e24f9f9a New translations translation.json (German)
[ci skip]
2026-06-30 02:55:12 -04:00
PaganDesparu 16f377fc2e Update Mekton Zeta.html
Changed Stability calculation to cool*2.5 as per the rules written in Mekton Zeta.
2026-06-29 22:04:00 -04:00
roll20deploy 085f50be09 New translations translation.json (Korean)
[ci skip]
2026-06-29 21:22:00 -04:00
Erik Goettel afdbcf0817 # Modified Sheet Tabs
- Made them more folder-y
 - Added Settign Tab
## Settings Tab
 - Added new setting controls
 - No Constitution Score option
 - No Intelligence Score option
 - Can directly modify base skill grwoth via settings menu
## CRP Added for Focus
 - What it says on the tin
## Minor graphics tweaks
 - several small tweaks with heading colors
## Hidden Things
 - I hid some legacy cards, but did not delete them, just in case.
2026-06-28 20:29:32 -07:00
Austin Welch 2055bab3f6 fix(Curseborne): Only show curse section if curses present 2026-06-27 18:59:35 -06:00
Austin Welch 6a62717464 fix(Curseborne): remove broken 10s message 2026-06-27 18:45:11 -06:00
Austin Welch e57505d5ef feat(Curseborne): core roll mechanics, modal, and checkbox fixes
Replace the old roll-query system with sheet worker-driven rolls.
Pool = skill + active attribute + bonus dice − curse dice; d10
non-exploding; 8–9 = 1 hit, 10 = 2 hits. A modal popup on each
skill roll lets the player choose the active attribute and add
bonus dice before rolling. Roll template shows normal dice / hits,
curse dice / curse hits, combined total, and notes when 10s were
rolled.

Fix armor1–4 and all injury level checkboxes (bloodied, wounded,
maimed, neardeath) that stored value="0" for both checked and
unchecked states, making them indistinguishable via getAttrs.
2026-06-27 18:37:39 -06:00
zoliking 95eb097a9e Update mf_sheet.html
Minor bug fixes
2026-06-27 00:42:08 +02:00
Austin Welch 052bdbc040 Merge branch 'Roll20:master' into master 2026-06-26 16:17:54 -06:00
fredhicks 012d757a21 MOTW Dieroll Reminder Message Display Bugfix
Reminder messages on rolls of 12+ or of 6- did not display correctly in Chrome. Fixed.
2026-06-26 17:18:52 -04:00
gackerfred 1ba77add2b fix success or failure calculations 2026-06-26 18:14:58 +02:00
Zach bf71cc8a09 Updated HMtW character sheet - automation added for Kith/Kin selection and Path Talents. 2026-06-25 19:17:09 -07:00
roll20deploy ade9b6d3bc New translations translation.json (Polish)
[ci skip]
2026-06-25 18:22:37 -04:00
roll20deploy 52706335be New translations translation.json (Polish)
[ci skip]
2026-06-25 17:25:32 -04:00
Oliver ca3689d0a7 Merge pull request #15219 from Frehmand/fix-issue-14138
Fix Unnatural Characteristic Degrees of Success in Dark Heresy 2e
2026-06-25 12:20:22 -06:00
Lucas Hall 19a5f46bdf Merge pull request #15218 from eGellman89/master
[Table Top Defined] Quality of Life: Roll Templates scall more, colors are more unified, tabs make more sense visually.
2026-06-25 14:14:51 -04:00
Lucas Hall fc393c19df Merge pull request #15216 from j0nesma/fix-darkheresy-failure-color
Dark Heresy (1e) BugFix: fix failure rolls coloured green for narrow misses
2026-06-25 14:11:30 -04:00
Oliver 68bc6f111e Merge pull request #15217 from Roll20/l10n_master
New Crowdin updates
2026-06-25 12:10:59 -06:00
Oliver 3fd3edae0c Merge pull request #15215 from fredhicks/MOTW-Mundane-Fix-for-Handy-Move
[Monster of the Week Official] Bugfix - Mundane's move "Handy" should only display for the Bone Spear setting
2026-06-25 12:10:24 -06:00
roll20deploy 056b9074d1 New translations translation.json (Polish)
[ci skip]
2026-06-24 17:58:52 -04:00
roll20deploy a338a58da2 New translations translation.json (Ukrainian)
[ci skip]
2026-06-24 17:01:25 -04:00
roll20deploy b50fa914da New translations translation.json (Ukrainian)
[ci skip]
2026-06-24 16:03:55 -04:00
roll20deploy c4d6af90eb New translations translation.json (Ukrainian)
[ci skip]
2026-06-24 16:03:51 -04:00
Lal 0cc74a0055 Add Unnatural bonuses to characteristic test degrees 2026-06-23 22:57:31 -07:00
Erik Goettel 04e8a0820b Color unification and usability changes, all minor 2026-06-23 19:11:50 -07:00
Erik Goettel 9d50a1d870 New template features and styles 2026-06-23 19:11:50 -07:00
Lal 5d68cfe1a8 Add Unnatural Strength to successful test degrees 2026-06-23 16:38:24 -07:00
roll20deploy f7100ff5f7 New translations translation.json (Portuguese, Brazilian)
[ci skip]
2026-06-23 16:36:40 -04:00
roll20deploy bbab5c5a12 New translations translation.json (Portuguese, Brazilian)
[ci skip]
2026-06-23 16:36:39 -04:00
roll20deploy 3718fe7310 New translations translation.json (Portuguese, Brazilian)
[ci skip]
2026-06-23 16:36:36 -04:00
roll20deploy 37d4313328 New translations translation.json (Portuguese, Brazilian)
[ci skip]
2026-06-23 16:33:22 -04:00
roll20deploy 03a105cadb New translations translation.json (English)
[ci skip]
2026-06-23 16:31:02 -04:00
roll20deploy 32be013cbd New translations translation.json (English)
[ci skip]
2026-06-23 16:31:00 -04:00