User Tools

Site Tools


plugin-text-plus

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
plugin-text-plus [2023/06/14 22:10] – created isiahgamesplugin-text-plus [2025/01/28 03:57] (current) isiahgames
Line 1: Line 1:
-====== Text Format Plus ======+{{https://img.itch.zone/aW1nLzE1NDg2Mzg2LnBuZw==/original/JVI5ui.png?nolink&690}}
  
-Text Format Plus overhauls how text is drawn onto cards.+**MYTH_CGC_TextFormatPlus** is a plugin overhauls how text is drawn onto cards. 
 + 
 +**Current Version: 1.2.2** 
 + 
 +{{ :patreon4.png?direct&600 |}}
  
 Card descriptions now word-wrap automatically, and for that matter, so do names! You can use '\n', '\BR', or '<br>' to manually linebreak, but you can also still hit enter in a description box (as long as there's room) to linebreak. Card descriptions now word-wrap automatically, and for that matter, so do names! You can use '\n', '\BR', or '<br>' to manually linebreak, but you can also still hit enter in a description box (as long as there's room) to linebreak.
Line 58: Line 62:
 ===== Version History ===== ===== Version History =====
 <code> <code>
 +
 +**v1.2.2**
 +- Added word wrap support for Japanese, Korean and Chinese languages.
 +- Fixed plugin parameter organization bug with Card Cost Text Alignment
 +
 +**v1.2.1**
 +- Fixed bug where SFont index 0 wouldn't display.
 +- Fixed bug where Amount would always use index 0.
 +- Added tryParse calls to TextFormatPlus, supplying default values and preventing errors
 +
 +**v1.2.0**
 +- Major refactors.
 +- Addition of Text Alignment parameters for each text component.
 +- Addition of parameters to disable showing each text component.
 +         
 +
 +**v1.1.1**
 +- Fixed MV slowdown when using YEP_CoreEngine and non-default fonts
 +
 +
 +**v1.1.0** 
 +- Updated compatibility for CGC 1.6.0
 +- Added compatibility with VE_SFont
 +- Fixed bug where card names would use the font size of card cost.
 +- Fixed bug that would prevent proper text wrapping when using text codes.
 +- Fixed MZ bug that would break color codes.
 +- Added support for .woff files through a new plugin parameter.
 +- Changed plugin name
 +
 +**v1.0.1** 
 +- Now draws TP and MP next to each other if both need to be drawn
 +- Fixed optimization issue when using YEP_CoreEngine.
 +
 **v1.0.0** - Finished plugin **v1.0.0** - Finished plugin
 </code> </code>
plugin-text-plus.1686773428.txt.gz · Last modified: 2023/06/14 22:10 by isiahgames