Skip to content

Commit cd126ba

Browse files
committed
v1.183.1
1 parent 10a0dde commit cd126ba

18 files changed

+536
-274
lines changed

.stylelintrc.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@
2929
"selector-class-pattern": null,
3030
"max-nesting-depth": null,
3131
"scss/at-mixin-pattern": null,
32-
"scss/dollar-variable-pattern": null
32+
"scss/dollar-variable-pattern": null,
33+
"function-url-quotes": [
34+
"always",
35+
{
36+
"except": ["empty"]
37+
}
38+
]
3339
}
3440
}

css/main.css

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

data/bestiary/fluff-bestiary-jttrc.json

+50-21
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
{
2+
"_meta": {
3+
"internalCopies": [
4+
"monsterFluff"
5+
]
6+
},
27
"monsterFluff": [
38
{
49
"name": "Afsoun Ghorbani",
@@ -107,25 +112,58 @@
107112
{
108113
"name": "Aurumvorax",
109114
"source": "JttRC",
110-
"entries": [
115+
"_copy": {
116+
"name": "Aurumvoraxes",
117+
"source": "JttRC",
118+
"_mod": {
119+
"entries": {
120+
"mode": "prependArr",
121+
"items": [
122+
{
123+
"type": "entries",
124+
"entries": [
125+
"Early in life, aurumvoraxes cooperate with siblings and their den leader parents, digging tunnels in search of metal and other burrowing prey. As they grow to adulthood, aurumvoraxes hunt on their own, carving out territories they viciously defend."
126+
]
127+
}
128+
]
129+
}
130+
}
131+
}
132+
},
133+
{
134+
"name": "Aurumvorax Den Leader",
135+
"source": "JttRC",
136+
"_copy": {
137+
"name": "Aurumvoraxes",
138+
"source": "JttRC",
139+
"_mod": {
140+
"entries": {
141+
"mode": "prependArr",
142+
"items": [
143+
{
144+
"type": "entries",
145+
"entries": [
146+
"Aurumvoraxes that feed on a steady supply of precious metals gradually grow in size. These aurumvoraxes are faster and deadlier than others of their kind."
147+
]
148+
}
149+
]
150+
}
151+
}
152+
},
153+
"images": [
111154
{
112-
"type": "entries",
113-
"entries": [
114-
"Early in life, aurumvoraxes cooperate with siblings and their den leader parents, digging tunnels in search of metal and other burrowing prey. As they grow to adulthood, aurumvoraxes hunt on their own, carving out territories they viciously defend."
115-
]
155+
"type": "image",
156+
"href": {
157+
"type": "internal",
158+
"path": "bestiary/JttRC/Aurumvorax Den Leader.webp"
159+
}
116160
}
117161
]
118162
},
119163
{
120-
"name": "Aurumvorax Den Leader",
164+
"name": "Aurumvoraxes",
121165
"source": "JttRC",
122166
"entries": [
123-
{
124-
"type": "entries",
125-
"entries": [
126-
"Aurumvoraxes that feed on a steady supply of precious metals gradually grow in size. These aurumvoraxes are faster and deadlier than others of their kind."
127-
]
128-
},
129167
{
130168
"type": "section",
131169
"entries": [
@@ -139,15 +177,6 @@
139177
}
140178
]
141179
}
142-
],
143-
"images": [
144-
{
145-
"type": "image",
146-
"href": {
147-
"type": "internal",
148-
"path": "bestiary/JttRC/Aurumvorax Den Leader.webp"
149-
}
150-
}
151180
]
152181
},
153182
{

data/changelog.json

+5
Original file line numberDiff line numberDiff line change
@@ -2483,5 +2483,10 @@
24832483
"date": "2023-08-04",
24842484
"title": "Little Giants",
24852485
"txt": "- Added Giants of the Star Forge content (which includes some initial Bigby Presents: Glory of the Giants content)\n- Added \"Saving Throw Required\" filter set to the Bestiary\n- Added \"Trinket Table\" Miscellaneous filter to Items page\n- Added spell component text to Spells page `stats: ...` index, allowing it to be searched using `stats: ...` or `text: ...`\n- Improved CR selection modals in Creature Homebrew Builder and DM Screen Initiative Tracker \"Customize Creature\" flow; CR selection is now the familiar slider (instead of a dropdown)\n- Fixed DM Screen Initiative Tracker failing to import \"advanced\" columns from Bestiary encounters\n- Fixed DM Screen Initiative Tracker failing to append rows to an existing encounter when using the \"Add to existing tracker state\" option\n- (Brew) Added support for custom creature types in the Creature Homebrew Builder\n- (Brew) Added page increment/decrement buttons in the Text Converter\n- (Brew) Added support for `\"@dcYourSpellSave\"` tags\n- (Brew) Added support for custom display text in `\"@hitYourSpellAttack\"` tags\n- (Brew) Improved Text Converter handling of split lines beginning in a dice expression\n- (Brew) Improved Spell Text Converter handling of spell `\"groups\"`; `\"Cantrip Upgrade\"` headers\n- (Brew) Improved Creature Text Converter handling of various homebrew formatting oddities\n- (Brew) Added `PAGE=...` help text to Text Converter \"Page\" input\n- (Brew) Fixed crash when `\"_copy\"`-ing a race with string entries\n- (Brew) Fixed local homebrew cache race condition, which could result in missing source metadata/strange filter behaviour if the page loaded too fast\n- (Fixed typos/added tags)"
2486+
},
2487+
{
2488+
"ver": "1.183.1",
2489+
"date": "2023-08-07",
2490+
"txt": "- Fixed DM Screen Initiative Tracker Player View failing to display conditions\n- Fixed DM Screen Initiative Tracker crash when attempting to duplicate monster row\n- (Brew) Improved Creature Text Converter:\n - Added non-numerical passive perception parsing\n - Added support for homebrew spell cast time superscript\n - Added support for non-standard XP for a given CR\n - Added basic \"hanging list\" detection and automatic merging\n - Added support for automatically classifying some homebrew \"features\" by inlined action type\n - Fixed \"PB\" not being accepted as part of a `@dice` tag in some cases\n - Fixed Various cases of lines not being rejoined when parsing from manually-wrapped data\n - Fixed rare case where the second line of a trait/action/etc. could be swallowed by the converter without producing any output\n- (Brew) Fixed Creature Homebrew Builder crash when attempting to modify any value\n- (Fixed typos/added tags)"
24862491
}
24872492
]

0 commit comments

Comments
 (0)