Releases: ChapelR/custom-macros-for-sugarcube-2
Releases · ChapelR/custom-macros-for-sugarcube-2
Custom Macro Collection v2.11.1
Custom Macro Collection v2.11.0
- [Retired] Removed Simple Inventory 2 in favor of Simple Inventory 3.
- [Docs] Fixed several errors in the meter macro docs.
Custom Macro Collection v2.10.0
LAST VERSION WITH SIMPLE INVENTORY 2
- [Update] A few small updates and fixes.
- The event macros are now shadow-wrapper aware, meaning they should now work with the
<<capture>>
macro. - The
<<preload>>
macro and related functions now throw when called without any valid URLs. - Updated the speech box macro set's built-in styles to avoid selecting potential user elements.
- The event macros are now shadow-wrapper aware, meaning they should now work with the
- [Meta] Some small updates.
- Removed listing for
<<done>>
from the download utility and from the demo. - Added Gwen to credits in README.
- Removed listing for
Custom Macro Collection v2.9.0
- [Update] The
<<typesim>>
macro is now mobile-friendly.
Custom Macro Collection v2.8.0
- [Retired] Removed the
<<done>>
macro.- As of v2.35.0, SugarCube 2 now has a built-in
<<done>>
macro that does the same thing.
- As of v2.35.0, SugarCube 2 now has a built-in
- [Update] Updated the operations API.
- Fixed dice roller regex.
- Added
between()
methods.
- [Meta] Improvements to T3LT definitions courtesy of HaleyScribe.
Custom Macro Collection v2.7.2
February 25, 2021 (v2.7.2)
- [Update] Added display name feature to speech box system, courtesy of GwenTastic.
Custom Macro Collection v2.7.1
- [Update] Fixed the
:cycle-change
event so that it is now properly emitted.
Custom Macro Collection v2.7.0
November 24, 2020 (v2.7.0)
- [New] Added the
<<disable>>
macro. - [Update] Updated the meter macro set. Now has a
this.settings.id
property.
Custom Macro Collection v2.6.1
August 2, 2020 (v2.6.1)
- [Update] Updated the event macro set.
- Added
<<on>>
,<<one>>
, and<<off>>
. Deprecated<<event>>
. - Support for single-use event handlers.
- Added default namespaces.
- Internal improvements.
- Added
Custom Macro Collection v2.6.0
- [New] New macros.
- Added the preload macro for preloading images.
- Added the popover macro for creating special transparent dialogs and splash screens.
- [Meta] Repository changes.
- Overhauled build and code quality check processes.
- Spun out demo project into its own repo.