Releases: Tsubashi/botc_tokens
Releases · Tsubashi/botc_tokens
2025.2.23 - Indentation Matters
What's Changed
- Fixes a bug in how oversized margins are handled.
Full Changelog: 2025.2.19...2025.2.23
2025.2.19 - Gridded
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
andcreate
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
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
Full Changelog: 2024.12.22...2025.2.12
2024.12.22 - Unverified JSON
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
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 thecreate
command.
Full Changelog: 2024.9.4...2024.12.4
2024.9.4 - Lord of Typhon
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
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
2024.3.22 - Summoner
2024.3.21 - Auto-Duplicate
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