Skip to content

Releases: Tsubashi/botc_tokens

2025.2.23 - Indentation Matters

23 Feb 18:26
2025.2.23
26c4bd7
Compare
Choose a tag to compare

What's Changed

  • Fixes a bug in how oversized margins are handled.

Full Changelog: 2025.2.19...2025.2.23

2025.2.19 - Gridded

19 Feb 23:48
2025.2.19
337a4dc
Compare
Choose a tag to compare

What's Changed

  • Grouping options have been updated to allow for grid mode and margin specification
  • The update command has an option to use playtest art
  • The update and create commands use id instead of name to match the new behavior of the script tool
  • Removes the special handling for Spirit of Ivory now that capitalization has been standardized on the wiki

Full Changelog: 2025.2.12...2025.2.19

2025.2.12 - Trim and Proper

12 Feb 23:04
2025.2.12
ee066ed
Compare
Choose a tag to compare

What's Changed

  • Update known_reminders.json to match official app in #9 (Thanks @newgrp!)
  • Adds the trim-icons command to remove whitespace from icons in a folder
  • Fix resolution metadata when creating PDFs
  • Add extra documentation for common problems for apple silicon users
  • Remove default script filter
  • Attempt to recognize and pull official icons when used in a bloodstar formatted json during an update

New Contributors

  • @newgrp made their first contribution in #9

Full Changelog: 2024.12.22...2025.2.12

2024.12.22 - Unverified JSON

22 Dec 17:31
2024.12.22
7a2fd1c
Compare
Choose a tag to compare

This release:

  • Removes the requirement for custom json's to match TPI's schema when using the update command
  • Warns the user that non-matching JSON files may not work

Full Changelog: 2024.12.4...2024.12.22

2024.12.4 - Skip Ability Text

05 Dec 03:43
2024.12.4
b51ae6d
Compare
Choose a tag to compare

This Release:

  • Adds missing reminder tokens (Thanks @CMcN-38!)
  • Fixes output directory categorization
  • Adjusts for new capitalization on the Spirit Of Ivory's wiki page
  • Handles errors with missing icons more gracefully
  • Adds the --skip-ability-text option to the create command.

Full Changelog: 2024.9.4...2024.12.4

2024.9.4 - Lord of Typhon

04 Sep 18:03
2024.9.4
5c67eb6
Compare
Choose a tag to compare

This release:

  • Forces the Drunk to be marked as affecting setup when updating, even though it has no brackets ([]) in its ability text.
  • Handles errors when decoding JSON files more gracefully by listing the problematic file and continuing.
  • Handles differing capitalization schemes between the Spirit of Ivory page and the Lord of Typhon page.

Full Changelog: 2024.6.12...2024.9.4

2024.6.12 - Bold-er

13 Jun 05:11
20a2c58
Compare
Choose a tag to compare

This release:

  • Adds an option to the update command to get data and download images from custom json collections using the official app's schema.
  • Adds bold-ing to setup effect text
    • Specifically, the utility now checks if an ability text ends in "]". if so, it looks for the first "[" in the text and bolds it and everything that comes after it.

Full Changelog: 2024.4.30...2024.6.12

2024.4.30 - Banshee

30 Apr 16:02
2024.4.30
a12beb2
Compare
Choose a tag to compare

This Release:

  • Adds Banshee to the known_reminders list

Full Changelog: 2024.3.22...2024.4.30

2024.3.22 - Summoner

22 Mar 13:46
2024.3.22
e14a6e9
Compare
Choose a tag to compare

This Release:

  • Adds Summoner to the known reminders list

Full Changelog: 2024.3.21...2024.3.22

2024.3.21 - Auto-Duplicate

21 Mar 20:17
2024.3.21
0bdf1c6
Compare
Choose a tag to compare

This release:

  • Add auto-duplication when grouping roles known to need more than one role token.
  • Allows duplication values to be specified (and overridden) by a user specified file.
  • Add schema validation to reminder and duplication override files, to hopefully make troubleshooting typos easier.

Full Changelog: 2024.3.20...2024.3.21