From 782016f1e0dc5d470bb253a06c7c4a8b2fae6146 Mon Sep 17 00:00:00 2001 From: vince Date: Thu, 30 Apr 2026 16:03:27 -0700 Subject: [PATCH 1/5] updated image link --- ADnD_1E_Revised/1ESheet.css | 2 +- ADnD_1E_Revised/src/1ESheet.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ADnD_1E_Revised/1ESheet.css b/ADnD_1E_Revised/1ESheet.css index 74c5e34aa9..cef4fbfd90 100644 --- a/ADnD_1E_Revised/1ESheet.css +++ b/ADnD_1E_Revised/1ESheet.css @@ -3053,7 +3053,7 @@ section.npc-box.statblock3 .image-avatar { .charsheet .options-box .hide-areas-image { aspect-ratio: 1; - background-image: url('https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ADnD_1E/images/hidden_image.png'); + background-image: url('https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/ADnD_1E_Revised/images/hidden_image.png'); background-repeat: no-repeat; background-size: contain; height: 4em; diff --git a/ADnD_1E_Revised/src/1ESheet.css b/ADnD_1E_Revised/src/1ESheet.css index 74c5e34aa9..cef4fbfd90 100644 --- a/ADnD_1E_Revised/src/1ESheet.css +++ b/ADnD_1E_Revised/src/1ESheet.css @@ -3053,7 +3053,7 @@ section.npc-box.statblock3 .image-avatar { .charsheet .options-box .hide-areas-image { aspect-ratio: 1; - background-image: url('https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ADnD_1E/images/hidden_image.png'); + background-image: url('https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/ADnD_1E_Revised/images/hidden_image.png'); background-repeat: no-repeat; background-size: contain; height: 4em; From 952fb651b614e037b6f45c4e29c3fe192c25eb72 Mon Sep 17 00:00:00 2001 From: vince Date: Thu, 30 Apr 2026 16:04:27 -0700 Subject: [PATCH 2/5] announcements --- ADnD_1E_Revised/src/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ADnD_1E_Revised/src/index.html b/ADnD_1E_Revised/src/index.html index 7c75517da3..8782575aa6 100644 --- a/ADnD_1E_Revised/src/index.html +++ b/ADnD_1E_Revised/src/index.html @@ -66,10 +66,11 @@ v - • 4/25/26' + • 4/30/26'
    Latest
    +
  • Updated image link for settings>hide areas.
  • Fixed a small overflow issue in the sheet's header when no sheet portrait has been provided.
  • Added an option to the sheet settings to hide Armor Class Rating (AR) fields and totals. Not everyone plays 1e using weapon vs armor class rating, so now you can hide those areas if you so desire.
  • Hovering over the repeating section control icons at the bottom of a repeating section now displays roll20's default text to help identify their purpose. ie "Modify", "+Add", and "Done".
  • From 958c30a888b4c67a217150be585b8021015081b3 Mon Sep 17 00:00:00 2001 From: vince Date: Thu, 30 Apr 2026 16:07:51 -0700 Subject: [PATCH 3/5] push for production --- ADnD_1E_Revised/1ESheet.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ADnD_1E_Revised/1ESheet.html b/ADnD_1E_Revised/1ESheet.html index ff53928f3c..e71bb0012b 100644 --- a/ADnD_1E_Revised/1ESheet.html +++ b/ADnD_1E_Revised/1ESheet.html @@ -7,9 +7,10 @@
    i

    Important Sheet Announcements

    -
    v • 4/25/26'
    +
    v • 4/30/26'
      Latest
      +
    • Updated image link for settings>hide areas.
    • Fixed a small overflow issue in the sheet's header when no sheet portrait has been provided.
    • Added an option to the sheet settings to hide Armor Class Rating (AR) fields and totals. Not everyone plays 1e using weapon vs armor class rating, so now you can hide those areas if you so desire.
    • Hovering over the repeating section control icons at the bottom of a repeating section now displays roll20's default text to help identify their purpose. ie "Modify", "+Add", and "Done".
    • From 683483e93e62ebf4797a6627a1619d560f695cd6 Mon Sep 17 00:00:00 2001 From: vince Date: Thu, 30 Apr 2026 16:24:04 -0700 Subject: [PATCH 4/5] added max-width 50% to roll template. better for chat archive --- ADnD_1E_Revised/src/1ESheet.css | 1 + 1 file changed, 1 insertion(+) diff --git a/ADnD_1E_Revised/src/1ESheet.css b/ADnD_1E_Revised/src/1ESheet.css index cef4fbfd90..92fc7b7019 100644 --- a/ADnD_1E_Revised/src/1ESheet.css +++ b/ADnD_1E_Revised/src/1ESheet.css @@ -5087,6 +5087,7 @@ section.npc-box.statblock3 .image-avatar { .sheet-rolltemplate-attacks-table, .sheet-rolltemplate-general { margin: 0 0 0 -10px; + max-width: 50%; padding: 0 2px 0 2px; width: calc(100% + 10px); } From 29e3279ca7a0fa40561cf6a9614097e6ba93a46b Mon Sep 17 00:00:00 2001 From: vince Date: Thu, 30 Apr 2026 16:24:49 -0700 Subject: [PATCH 5/5] push max-width to roll template to production --- ADnD_1E_Revised/1ESheet.css | 1 + 1 file changed, 1 insertion(+) diff --git a/ADnD_1E_Revised/1ESheet.css b/ADnD_1E_Revised/1ESheet.css index cef4fbfd90..92fc7b7019 100644 --- a/ADnD_1E_Revised/1ESheet.css +++ b/ADnD_1E_Revised/1ESheet.css @@ -5087,6 +5087,7 @@ section.npc-box.statblock3 .image-avatar { .sheet-rolltemplate-attacks-table, .sheet-rolltemplate-general { margin: 0 0 0 -10px; + max-width: 50%; padding: 0 2px 0 2px; width: calc(100% + 10px); }