Releases: seleb/bitsy-hacks
Releases · seleb/bitsy-hacks
v16.0.1
16.0.1 (2021-06-26)
Bug Fixes
- update
kitsy
version (98c303c)
- update
noclip
hack to work in bitsy 7 (5c715fa)
- update
webglazy
version (fc62774)
v16.0.0
16.0.0 (2021-06-13)
Features
- refactor out
kitsy
for external reuse (35c1fb4)
BREAKING CHANGES
- The core of
kitsy-script-toolkit
has been refactored out to a separate module (available here), leaving only the bitsy/bitsy-hacks specific code in this project. This shouldn't affect the behaviour of any individual hacks, but may affect dependent projects due to the change in structure.
v15.4.6
15.4.6 (2021-06-12)
Bug Fixes
- external-game-data: more lenient
IMPORT
check (69494cc)
v15.4.5
15.4.5 (2021-06-12)
Bug Fixes
- add clearer note about bitsy 3d editor to 3d hack (df0961f)
- add note about simpler bitsy audio tool to bitsymuse (0af7bce)
- update readme (b67b4d4)
v15.4.2
15.4.2 (2021-02-12)
Bug Fixes
- add support for right stick as movement (367bfb7)
- pull in gamepads update (7da6114)
- various docs updates (84419cf)
v15.4.1
15.4.1 (2021-01-24)
Bug Fixes
- gravity: remove redundant player get (c6ef9b4)
v15.4.0
15.4.0 (2021-01-18)
Features
- add support for multiple sources to bitsymuse (f5ba638)
v15.3.3
15.3.3 (2021-01-09)
Bug Fixes
walking
never being reset when there are no followers (2f5fcf2)