Releases: haroldo-ok/vcs-game-maker
Releases · haroldo-ok/vcs-game-maker
Create block for generating random number within a few predefined ranges.
What's Changed
- Create block for generating random number within a few predefined ranges. by @haroldo-ok in #100
Full Changelog: v0.24.0...v0.25.0
Add more examples
This version adds a newer Electron-based distribution
Full Changelog: v0.23.0...v0.23.1
Implement more events
What's Changed
- Implement more events by @haroldo-ok in #93
- Implement events for title screen, gameplay, gameover, etc.
- Also had to refactor gameplay logic to be reusable.
Full Changelog: v0.22.0...v0.23.0
Create block for defining code that should be executed only once when starting the ROM.
Pre-release
What's Changed
- Create block for defining code that should be executed only once when starting the ROM. by @haroldo-ok in #91
- This fixes #78
Full Changelog: v0.21.0...v0.22.0
Implement support for importing/exporting images
What's Changed
- Implement single frame image saving by @haroldo-ok in #87
- Implement button for importing a image by @haroldo-ok in #88
- Improve exported filename generation by @haroldo-ok in #89
- Bump version to 0.21.0 by @haroldo-ok in #90
Full Changelog: v0.20.0...v0.21.0
Added a few player 1 related examples
What's Changed
- Add a few more examples by @haroldo-ok in #83
- Refactor toolbox to be split over multiple files by @haroldo-ok in #85
Full Changelog: v0.19.0...v0.20.0
Implement support for multiple player animations
What's Changed
- Implement support for multiple player animations by @haroldo-ok in #82
- This fixes "Implement block to choose which sprite animation should be used" #77
- This fixes "Implement the option of choosing which sprite to use" #55
Full Changelog: v0.18.1...v0.19.0
Fix bug where player color and missile height were interfering with each other
Pre-release
What's Changed
- Fix bug where player color and missile height were interfering with each other. by @haroldo-ok in #81
Full Changelog: v0.18.0...v0.18.1
Create block for setting number and width of players and missiles
What's Changed
- Create block for setting number and width of players and missiles by @haroldo-ok in #80
Full Changelog: v0.17.1...v0.18.0