mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-04 22:22:28 +00:00
28 lines
1.8 KiB
HTML
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> |