Skip to content

Commit

Permalink
Update info
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxLee authored Nov 21, 2024
1 parent a28d4d8 commit eb48a61
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@
<div class="main">
<h1>Fox 4e Aesthetics&mdash;Changelog</h1>

<ul>
<li>
<h2>2024-11-21: [2.1] NPC Bonuses &amp; Combat Carousels</h2>
<ul>
<li>[NPC Sheet] Added dynamic defences display for NPCs not using advanced calcs. Summary now displays the current value including effects.</li>
<li>[NPC Sheet] Added skills and defences global modifiers sections, as in core system.</li>
<li>Cleaned up language files and templates, since many strings have now been added to core.</li>
<li>[NEW] Added 4e styling for Carousel Combat Tracker. (To match the 4e system integration I submitted!)</li>
</ul>
</li>
</ul>

<ul>
<li>
<h2>2024-10-25: [2.0] v12 Compatibility</h2>
Expand Down
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "Gilphe"
}
],
"version": "2.0",
"version": "2.1",
"compatibility": {
"minimum": "12",
"verified": "12.331"
Expand All @@ -31,7 +31,7 @@
"manifest": "https://raw.githubusercontent.com/EndlesNights/dnd4eBeta/main/system.json",
"compatibility": {
"minimum": "0.5.0",
"verified": "0.5.4"
"verified": "0.5.8"
}
}],
"recommends": [{
Expand Down

0 comments on commit eb48a61

Please sign in to comment.