Merge pull request #15055 from vince-roll20/AD&D1e

[AD&D1e] - updated image link
This commit is contained in:
Nicole Brooks
2026-05-05 14:10:08 -04:00
committed by GitHub
4 changed files with 8 additions and 4 deletions
+2 -1
View File
@@ -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;
@@ -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);
}
+2 -1
View File
@@ -7,9 +7,10 @@
<div class="sheet-type text-small"><span class="friend-foe"><span class="inline-label" title="@{is_foe} | Indicates that the sheet is either a friend or foe. This option is purely visual and has no impact on the sheet."><input type="radio" class="width-smallest is-friend" name="attr_is_foe" value="0"><span></span> <input type="radio" class="width-smallest is-foe" name="attr_is_foe" value="1" checked="checked"><span></span> </span></span><span class="pc-npc"><span class="inline-label" title="@{is_npc} | Indicates that the sheet is either a PC or NPC/Monster. Choosing NPC/Monster will reveal an additional NPC/Monster page."><input type="radio" class="width-smallest is-pc" name="attr_is_npc" value="0" checked="checked"><span></span> <input type="radio" class="width-smallest is-npc" name="attr_is_npc" value="1"><span></span></span></span></div><input type="checkbox" class="sect-show" name="attr_toggle_announcements" value="1" title="Open to read about important sheet changes." checked="checked"> <span class="header announcements-title">i</span><span class="material-icons"></span>
<div class="sect announcements"><input type="checkbox" class="sect-show" name="attr_toggle_announcements" value="1" title="Open to read about important sheet changes." checked="checked"><span class="material-icons"></span>
<h4>Important Sheet Announcements</h4>
<h5 class="right two-columns span-all"><span class="left"><span>v<span name="attr_sheet_version"> </span><span class="right">• 4/25/26'</span></span></span></h5>
<h5 class="right two-columns span-all"><span class="left"><span>v<span name="attr_sheet_version"> </span><span class="right">• 4/30/26'</span></span></span></h5>
<ul>
<h5>Latest</h5>
<li>Updated image link for settings>hide areas.</li>
<li>Fixed a small overflow issue in the sheet's header when no sheet portrait has been provided.</li>
<li>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.</li>
<li>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".</li>
+2 -1
View File
@@ -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;
@@ -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);
}
+2 -1
View File
@@ -66,10 +66,11 @@
<span class="left">
<span>v<span name="attr_sheet_version">
</span>
<span class="right"> • 4/25/26'</span>
<span class="right"> • 4/30/26'</span>
</h5>
<ul>
<h5>Latest</h5>
<li>Updated image link for settings>hide areas.</li>
<li>Fixed a small overflow issue in the sheet's header when no sheet portrait has been provided.</li>
<li>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.</li>
<li>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".</li>