Skip to content

Releases: cool-aid-man/TagScriptEngine

v3.3.0

25 Apr 04:48

Choose a tag to compare

Fixes:

  • Fixed RTD warnings
  • Fixed Documentation - for multiple blocks
  • Listed NEW blocks: Cycle, List, Join, Ordinal
  • Sorted the list alphabetically
  • Embed block's {embed(field)} separator
  • Dependencies

Removed:

  • Removed embedblock's easier_helper_split method for embedblock - Using existing helper_split
  • Cleaned up helpers.py
  • Dropped support for comma as delimiter , - cooldown, etc. As it can mess up other things
  • Removed warning from embed-block - already handled

New:

  • New BLOCKS: join, cycle, list, ordinal
  • Assign block PARSING guide
  • Updated blocks examples
  • NEW {embed(author)} attribute.
  • New delimiter for {embed(field)} is ;;

Misc

  • Bump Up the version to 3.3.0
  • Funding link
  • Credits links to proper user