Skip to content

Releases: christides11/hack-and-slash-framework

v40.4.2

17 Apr 19:23
Compare
Choose a tag to compare

40.4.2 (2024-04-17)

Bug Fixes

  • Fixed DataEditor Inspector Updating (be6b095)

v40.4.1

07 Mar 05:17
Compare
Choose a tag to compare

40.4.1 (2024-03-07)

Bug Fixes

  • Removed CheckForInputSequence (63c3257)

v40.4.0

03 Mar 23:06
Compare
Choose a tag to compare

40.4.0 (2024-03-03)

Features

  • Base State processing order (a258f41)

v40.3.0

16 Jan 08:57
Compare
Choose a tag to compare

40.3.0 (2024-01-16)

Features

  • Default value support for IStateVariables (eb07814)

v40.2.2

23 Nov 04:30
Compare
Choose a tag to compare

40.2.2 (2023-11-23)

Bug Fixes

  • Property Drawer include children (42c611e)

v40.2.1

14 Nov 02:51
Compare
Choose a tag to compare

40.2.1 (2023-11-14)

Bug Fixes

  • Fixed StateTimeline frame range copy/paste (ca20632)

v40.2.0

11 Nov 06:08
Compare
Choose a tag to compare

40.2.0 (2023-11-11)

Features

  • InputBitmask hold time var. (4b2d8bc)

v40.1.0

11 Nov 05:29
Compare
Choose a tag to compare

40.1.0 (2023-11-11)

Features

  • Start of new input reading system. (4433e49)

v40.0.0

01 Oct 01:29
Compare
Choose a tag to compare

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

30 Sep 21:51
Compare
Choose a tag to compare

39.13.0 (2023-09-30)

Features

  • Added typing for state variables. (9bf5896)