Changelog
v1.0.0 (2026-05)
Initial release
Added Systems
- Tutorial System - ScriptableObject-based nodes with save and restore support
- Condition Graph - AND / OR / NOT condition trees
- Stat Modifier - Flat / PercentAdd / PercentMultiply calculation pipeline
- Formula System - Recursive descent parser for designer-editable formulas
- Curve Data - AnimationCurve-based balance tables
- Sequence System - Declarative presentation step chains
- Camera Director - Zoom / Shake / Move camera action sequences
- Buff / Debuff - Automatic duration, stack, and tick management
- Quest System - Event-driven Kill / Talk / Collect steps
- Spawn System - Weighted random spawning with alive-count limits
- Action Replay - Timestamped InputFrame recording and playback
- Time Rewind - IRewindable snapshot history