Releases: christides11/hack-and-slash-framework
Releases · christides11/hack-and-slash-framework
v40.4.2
40.4.2 (2024-04-17)
Bug Fixes
- Fixed DataEditor Inspector Updating (be6b095)
v40.4.1
40.4.1 (2024-03-07)
Bug Fixes
- Removed CheckForInputSequence (63c3257)
v40.4.0
40.4.0 (2024-03-03)
Features
- Base State processing order (a258f41)
v40.3.0
40.3.0 (2024-01-16)
Features
- Default value support for IStateVariables (eb07814)
v40.2.2
40.2.2 (2023-11-23)
Bug Fixes
- Property Drawer include children (42c611e)
v40.2.1
40.2.1 (2023-11-14)
Bug Fixes
- Fixed StateTimeline frame range copy/paste (ca20632)
v40.2.0
40.2.0 (2023-11-11)
Features
- InputBitmask hold time var. (4b2d8bc)
v40.1.0
40.1.0 (2023-11-11)
Features
- Start of new input reading system. (4433e49)
v40.0.0
40.0.0 (2023-10-01)
Code Refactoring
- Context for state functions & conditions (0a4c956)
BREAKING CHANGES
- Now pass context objects into state functions/conditions.
Makes it easier to change what we pass into them later on.
v39.13.0
Features
- Added typing for state variables. (9bf5896)