Skip to content

v0.5.9 -- Introduce Condition

Compare
Choose a tag to compare
@renyuneyun renyuneyun released this 12 May 18:07
· 1144 commits to master since this release
  • v0.5.9: Add Condition mechanism && Add BatteryConditionPlugin && Fix importing / exporting due to storage change
    • Add Condition mechanism, as a complementary of Event
      • Condition represents for "state", and Event will be changed to represent real one-shot events
    • Add BatteryConditionPlugin
    • Fix importing / exporting, which was broken because of naming change (event -> script)