Skip to content

V0.2.0

Choose a tag to compare

@Chillu1 Chillu1 released this 15 Oct 14:20
· 184 commits to master since this release

Changelog

0.2.0 (2023-10-15)

Features

  • manual modifier generation
  • multiple instances status effects
  • callback functionality in recipes
  • callback unit delegate functionality in recipes
  • improved recipe validation
  • modifier actions functionality in recipes
  • modifier recipes through composition
  • manual modifier generation react callbacks functionality
  • UI functionality in modifiers
  • updated basic console sample with UI info
  • modifier tags, default tags
  • legal target tag (ModiBuff.Units)
  • automatic tagging of recipes and manual modifier generation
  • UI references of components
  • dispel implementation through tags (ModiBuff.Units)
  • modifier indexes with dictionary (memory efficient option)
  • factory method constructors in effects for manual modifier generation
  • event recipes and event generator removed, refactored to normal recipes
  • improved unit test recipes setup

Fixes

  • post & meta effect chaining
  • modifier recipe checks refactored

Full Changelog: 0.1.2...0.2.0