Skip to content

Releases: seleb/bitsy-hacks

v15.0.0

11 Sep 07:59
Compare
Choose a tag to compare

15.0.0 (2020-09-11)

Bug Fixes

  • logic operators not working in 7.x (7c034a4), closes #168
  • remove "and not" and "or not" operators (ffd7b81)

BREAKING CHANGES

  • removed "and not" and "or not" operators from logic operators extended hack

v14.0.0

05 Sep 18:26
Compare
Choose a tag to compare

14.0.0 (2020-09-05)

Features

  • add support for multiple followers (with option for stack/chain) (#170) (675f713)

BREAKING CHANGES

  • this changes the follower export to followers, since it's now a list

v13.5.2

30 Aug 23:28
Compare
Choose a tag to compare

13.5.2 (2020-08-30)

Bug Fixes

  • sprite effects resetting after title text (d6f147a)

v13.5.1

30 Aug 23:17
Compare
Choose a tag to compare

13.5.1 (2020-08-30)

Bug Fixes

  • reset sprite effects on game reset (c20accd)

v13.5.0

30 Aug 19:56
Compare
Choose a tag to compare

13.5.0 (2020-08-30)

Features

  • add modulo (%) to extended logic operators (1fa9d61)

v13.4.3

30 Aug 17:05
Compare
Choose a tag to compare

13.4.3 (2020-08-30)

Bug Fixes

v13.4.2

30 Aug 05:58
Compare
Choose a tag to compare

13.4.2 (2020-08-30)

Bug Fixes

v13.4.1

22 Aug 05:27
Compare
Choose a tag to compare

13.4.1 (2020-08-22)

Bug Fixes

v13.4.0

21 Aug 06:48
Compare
Choose a tag to compare

13.4.0 (2020-08-21)

Features

v13.3.7

06 Aug 06:02
Compare
Choose a tag to compare

13.3.7 (2020-08-06)

Bug Fixes