Files
roll20-character-sheets/ADnD_2E_Revised/html/changelog.html
T
2022-10-19 08:04:00 +02:00

28 lines
1.8 KiB
HTML

<div aria-label="Announces changes to sheet">
<input type="checkbox" class="sheet-show-announcement" value="1" title="Show Announcements" name="attr_announcement"/><span></span><b style="color:red;" title="Show Announcements">Announcements</b>
<div class="sheet-announcement">
<h2 style="color: black;">Changes in <input type="text" name="attr_version" class="sheet-version-large" readonly/></h2>
<div class="sheet-announce-items">
<ul style="font-style:italic">
<li>Fixed Magic resistance calculations for players and monsters so that a positive modifier makes the check easier to make</li>
</ul>
<hr>
<p>
If you want to help improve the sheet, you can go and vote for these suggestions on the Roll20 forum! With these I could make the sheet even better! :)
<ul>
<li><span class="sheet-selectable">https://app.roll20.net/forum/post/10709362/extend-roll20-jquery-to-allow-toggling-of-the-disabled-tag</span></li>
<li><span class="sheet-selectable">https://app.roll20.net/forum/post/4922089/gmrolls-that-are-hidden-even-from-the-player-that-makes-the-roll</span></li>
</ul>
</p>
<hr>
<p>
To get notified on future updates, discuss changes, or contribute suggestions, please follow this topic on the forum:
<span class="sheet-selectable">https://app.roll20.net/forum/post/9311682/official-ad-and-d-2e-revised-update-thread</span>
</p>
<p>
To view the full change log and sheet documentation, please visit the wiki page!
<span class="sheet-selectable">https://wiki.roll20.net/ADnD_2nd_Edition_Character_sheet#Changelog</span>
</p>
</div>
</div>
</div>