Skip to content

Releases: ebullient/ttrpg-convert-cli

Release 1.0.12

16 Oct 05:54
Compare
Choose a tag to compare

🔥 File name changes

Each file name will now contain an abbreviation of the primary source to avoid conflicts (for anything that does not come from phb, mm, dmg).

If you use the Templater plugin, you can use a templater script to rename files in your vault before merging with freshly generated content. View the contents of the template before running it, and adjust parameters at the top as necessary.

🔥 Deity symbols and Bestiary Tokens

Symbols and tokens have changed in structure. Custom templates will need a bit of adjustment.

For bestiary tokens:

{#if resource.token}
![{resource.token.caption}]({resource.token.path}#token){/if}

For deities:

{#if resource.image}
![{resource.image.caption}]({resource.image.path}#symbol){/if}

Summary of changes

  • 34cefb6 📝 Update README
  • 26925cc 🚚 Templater template to rename notes
  • 25d4269 🐛 List only mundane item properties
  • 854c1fc 🐛 Fix rarity and tier in item detail. Fixes #21
  • c008ed9 🐛 Ignore core books in additional/other sources
  • 60b838a 🐛🔥 Fix duplicate pages & test all links
  • bb9836e 🐛 Correctly parse quickref attributes
  • 9e56c09 🐛 Fix assignment of compendium path. Fixes #11
  • d28c7cb 🐛 Prevent file collisions (warn)
  • c28bc43 🐛 UA and decorated name cleanup
  • 6708b13 🐛 Reduce construction of sources
  • 5f25253 🎨 Dummy version during build
  • e9708c0 ♻️ Stash sources on Qute resources
  • f55056b ✅ Clean up output before test
  • 7a534f5 🐛 🔥 Include class name in subclass file names
  • ed448e4 🐛 Handle class variants for spells
  • 2870298 🐛 Fix UA Source abbreviations
  • 9542703 🎨 normalize path when writing files
  • f47ad08 🐛 Use image resource/caption in templates. Fixes #19
  • 031acda 📝 Add DoSI: Dragons of Stormwreck Isle. Fixes #16
  • 7c0fa37 Bump quarkus.platform.version from 2.13.0.Final to 2.13.1.Final
  • 0452260 Bump quarkus.platform.version from 2.12.3.Final to 2.13.0.Final
  • 7f9cf2f Bump quarkus.platform.version from 2.12.1.Final to 2.12.3.Final
  • 32bc6c3 ✨ 🐛 Deity alternate names. Fixes #9 (again)
  • 7670f23 🔧 Prepare for next release

Full Changelog: 1.0.11...1.0.12

Release 1.0.11

21 Sep 04:48
Compare
Choose a tag to compare
  • 5d0cd8a 🔥🐛 Deities: Reprints and renames. Fixes #9
  • 65760c6 🐛 Correct file counts. Fixes #7
  • 62fac65 🐛 normalize slashes in paths; Fixes #6
  • c9bfade ✨ Use -s ALL for all sources; resolves #8
  • 79ecd04 🐛 Option to set deity template. Resolves #10

Release 1.0.10

20 Sep 17:56
Compare
Choose a tag to compare

Release 1.0.9

20 Sep 13:16
Compare
Choose a tag to compare
  • 3400c1c 🐛 ACTUALLY publish deities 🤦
  • 1430409 🎨 Better 0.16 callout style

Release 1.0.8

20 Sep 05:31
Compare
Choose a tag to compare
  • 188164e 🐛 Class links
  • 188ec05 🐛 parens (hp) and whitespace for readability

Release 1.0.7

20 Sep 03:35
Compare
Choose a tag to compare
  • 980afd4 🐛 Find UA tokens
  • 068f29d ✏️ whitespace / import sorting
  • 17f8c58 🐛 ✨ Copy bestiary tokens; fix cssclass
  • 7ec3d16 ✨ ♻️ Better path management; Copy deity images
  • 1e3ad90 ♻️ Clean up some static references
  • 107a35b ✨ First bits for deities
  • d15252f ♻️ Move readFile, readDirectory (prep copyImage)
  • 212b3c5 ♻️ Move target dir / title into qute classes (make room for images)
  • 2a031fa ✨ Use compendium/rules paths in output
  • 90ff000 🐛 A few more sizes
  • cf3f88b ✨ Functional version command

Release 1.0.6

14 Sep 18:49
Compare
Choose a tag to compare
  • 039824b 🐛 Fix checking included alternate source
  • cf43236 🐛 clean up output for read/missing files

Release 1.0.5

14 Sep 02:12
Compare
Choose a tag to compare

17e2041 ✨ Include Lair Actions
347b1f4 🐛 ✨ Copy traits; clean up inherited sources
c14b86a 🐛 Fix bug reading generic ability; crToXp, crToPb variants
f21f190 🐛 Correct ideals table
005dc74 Merge pull request #3 from ebullient/dependabot/maven/quarkus.platform.version-2.12.1.Final
498ac6e Bump quarkus.platform.version from 2.12.0.Final to 2.12.1.Final
8a203c8 ✨ Include monster source in statblock plugin YAML
9b97b55 💚 fix snapshot release deletion
3a24709 ✨ Generate lookup tables for traits/ideals/bonds/flaws

Release 1.0.4

09 Sep 13:13
Compare
Choose a tag to compare
  • f7babbb 🐛 Fix monster spellcasting block; move more npcs

Release 1.0.3

09 Sep 01:33
Compare
Choose a tag to compare
  • b022dca 🐛 Fix links to subraces
  • 830846a ♻️ Move name lists with other tables
  • c77869c 🐛 Fix rendering of proficiency prereq
  • f15a8b4 🐛 Fix tag for wondrous items
  • f1f07cc 📝 Update sources
  • 332765a 🐛 Include subraces; properly filter subtypes

Full Changelog: 1.0.2...1.0.3