Skip to content

Commit 1c3a64c

Browse files
committed
v1.183.2
1 parent cd126ba commit 1c3a64c

36 files changed

+2769
-429
lines changed

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-gotsf.json

+1,869-1
Large diffs are not rendered by default.

data/bestiary/bestiary-bam.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"languages": [
4848
"Aartuk"
4949
],
50-
"cr": "2",
50+
"cr": "3",
5151
"spellcasting": [
5252
{
5353
"name": "Spellcasting (Psionics)",

data/bestiary/bestiary-gotsf.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
"immune": [
4242
"acid",
4343
"poison"
44-
]
44+
],
45+
"hasToken": true
4546
}
4647
]
4748
}

data/bestiary/fluff-bestiary-mpmm.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5757,7 +5757,7 @@
57575757
{
57585758
"type": "quote",
57595759
"entries": [
5760-
"The cultists who blaspheme reality by calling out to Elder Evils often speak of a Far Ream from which these entities hail.",
5760+
"The cultists who blaspheme reality by calling out to Elder Evils often speak of a Far Realm from which these entities hail.",
57615761
"In truth, there is no one place or space from which they come. There is the multiverse of things that are, and there is the multiverse of things that shouldn't be."
57625762
],
57635763
"by": "Mordenkainen"

data/book/book-phb.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"page": 5,
4242
"entries": [
4343
"The many worlds of the Dungeons & Dragons game are places of magic and monsters, of brave warriors and spectacular adventures. They begin with a foundation of medieval fantasy and then add the creatures, places, and magic that make these worlds unique.",
44-
"The worlds of the Dungeons & Dragons game exist within a vast cosmos called the {@b multiverse}, connected in strange and mysterious ways to one another and 10 other planes or existence, such as the Elemental Plane of Fire and the infinite Depths of the Abyss. Within this multiverse are an endless variety of worlds.",
44+
"The worlds of the Dungeons & Dragons game exist within a vast cosmos called the {@b multiverse}, connected in strange and mysterious ways to one another and 10 other planes of existence, such as the Elemental Plane of Fire and the Infinite Depths of the Abyss. Within this multiverse are an endless variety of worlds.",
4545
"Many of them have been published as official settings for the D&D game. The legends of the Forgotten Realms, Dragonlance, Greyhawk, Dark Sun, Mystara, and Eberron settings are woven together in the fabric of the multiverse. Alongside these worlds are hundreds of thousands more, created by generations of D&D players for their own games. And amid all the richness of the multiverse, you might create a world of your own.",
4646
"All these worlds share characteristics, but each world is set apart by its own history and cultures, distinctive monsters and races, fantastic geography, ancient dungeons, and scheming villains. Some races have unusual traits in different worlds. The halflings of the Dark Sun setting, for example, are Jungle-dwelling cannibals, and the elves are desert nomads. Some worlds feature races unknown in other settings, such as Eberron's war-forged, soldiers created and imbued with life to fight in the Last War. Some worlds are dominated by one great story, like the War of the Lance that plays a central role in the Dragonlance setting. But they're all D&D worlds, and you can use the rules in this book to create a character and play in any one of them.",
4747
"Your DM might set the campaign on one of these worlds or on one that he or she created. Because there is so much diversity among the worlds of D&D, you should check with your DM about any house rules that will affect your play or the game. Ultimately, the Dungeon Master is the authority on the campaign and its setting, even if the setting is a published world."

data/changelog.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -2482,11 +2482,16 @@
24822482
"ver": "1.183.0",
24832483
"date": "2023-08-04",
24842484
"title": "Little Giants",
2485-
"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)"
2485+
"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)"
24862486
},
24872487
{
24882488
"ver": "1.183.1",
24892489
"date": "2023-08-07",
24902490
"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)"
2491+
},
2492+
{
2493+
"ver": "1.183.2",
2494+
"date": "2023-08-13",
2495+
"txt": "- Added \"Select All Non-UA Sources\" option to Source Filter \"Other Options\" dropdown\n- Fixed DM Screen Initiative Tracker failing to delete rows on non-SHIFT click\n- Fixed DM Screen Initiative Tracker crash when re-rolling duplicated creatures\n- (Brew) Further improved Creature Text Converter, with better handling for line splits, unusual AC formats, \"plus PB\" to-hits, repeated-punctuation trait headers, hanging lists, spell name notes, spell-like psionic power actions, custom conditions, dice/damage expressions containing \"PB\", unusual damage immunity/vulnerability/resistance formats, and unusual condition immunity formats\n- (Brew) Fixed dependencies failing to load when loading brews en-masse\n- (Fixed typos/added tags)"
24912496
}
24922497
]

0 commit comments

Comments
 (0)