Release v0.1.0
Punchy v0.1.0 π
π Try out the v0.1.0 web demo! π
This release includes the base for our new scripting system which supports scripts that interact with the ecs world written in JavaScript and TypeScript. A writeup on the current state and some motivations behind its implementation can be found here.
This release also features new items, both a Melee and Ranged weapon, as well as a breakable box which can contain other items.
New menu sound effects have also been added, improving feedback of menu navigation.
What's Changed
- Change Y-Sort value to represent the base Z value by @edgarssilva in #247
- Breakable Box by @Zac8668 in #240
- button sounds by @DRuppFv in #236
- Melee Weapon by @Zac8668 in #254
- Projectile Weapon by @Zac8668 in #258
- making button sounds random + new sounds by @DRuppFv in #259
- Scripting MVP by @zicklag in #255
- disabled demo script by @odecay in #261
Full Changelog: v0.0.4...v0.1.0