Skip to content

Commit 4d6596a

Browse files
committed
v1.191.0
1 parent a9778e4 commit 4d6596a

File tree

305 files changed

+35894
-564
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

305 files changed

+35894
-564
lines changed

bestiary.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,9 @@ <h1 class="page__title no-wrap my-0">Bestiary</h1>
100100

101101
<div id="contentwrapper" class="view-col">
102102
<div class="ecgen__visible mb-3" id="wrp-encounterbuild-random-and-adjust"></div>
103-
103+
104104
<div class="ecgen__visible mb-4" id="ecgen__wrp-save-controls"></div>
105-
105+
106106
<div id="sublistcontainer" class="sublist sublist--resizable no-print">
107107
<div id="sublistsort" class="btn-group sublist__wrp-cols">
108108
<button class="col-5 sort btn btn-default btn-xs" data-sort="name">Name</button>
@@ -113,7 +113,7 @@ <h1 class="page__title no-wrap my-0">Bestiary</h1>
113113
</div>
114114

115115
<div id="sublist" class="list"></div>
116-
116+
117117
<div class="row ecgen__hidden ve-small">
118118
<span class="col-6 text-right pr-2">Total:</span>
119119
<span class="col-6 no-wrap pl-0" id="totalcr"></span>
@@ -125,7 +125,7 @@ <h1 class="page__title no-wrap my-0">Bestiary</h1>
125125
</div>
126126

127127
<div id="float-token" class="relative"></div>
128-
128+
129129
<div id="wrp-pagecontent" class="wrp-stats-table">
130130
<table id="pagecontent" class="w-100 stats">
131131
<tr><th class="border" colspan="6"></th></tr>
@@ -145,7 +145,7 @@ <h1 class="page__title no-wrap my-0">Bestiary</h1>
145145
<button class="btn btn-default btn-xs" id="btn-show-table" title="View and Download Creatures in Tabular Format">Table View</button>
146146
<button class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
147147
</div>
148-
148+
149149
<div class="ecgen__visible--flex-col ecgen__wrp pb-1 px-2" id="wrp-encounterbuild-group-and-difficulty"></div>
150150
</div>
151151
</div>

css/main.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

data/adventure/adventure-coa.json

+14,736
Large diffs are not rendered by default.

data/adventure/adventure-dsotdq.json

+12
Original file line numberDiff line numberDiff line change
@@ -27201,6 +27201,18 @@
2720127201
"credit": "Francesca Baerald"
2720227202
}
2720327203
]
27204+
},
27205+
{
27206+
"type": "image",
27207+
"href": {
27208+
"type": "internal",
27209+
"path": "adventure/DSotDQ/ansalon-poster-map.webp"
27210+
},
27211+
"imageType": "map",
27212+
"title": "Poster Map",
27213+
"credit": "Francesca Baerald",
27214+
"width": 4096,
27215+
"height": 2926
2720427216
}
2720527217
]
2720627218
}

0 commit comments

Comments
 (0)