Skip to content

Releases: haroldo-ok/vcs-game-maker

Fix bug where sprite edits where being lost

03 May 11:47
e55862d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.0...v0.32.1

Allow changing player sprite height.

01 May 12:19
a7a5bb9
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.31.1...v0.32.0

image

Fix `saveAs()` import so that it works on the packaged build.

20 Apr 11:51
5bc8d30
Compare
Choose a tag to compare

What's Changed

  • Fix saveAs() import so that it works on the packaged build. by @haroldo-ok in #138

Full Changelog: v0.31.0...v0.31.1

Export generated bBasic source code

20 Apr 11:38
27a0213
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.30.0...v0.31.0

image

Add a title screen example

10 Feb 22:16
b18595b
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.29.0...v0.30.0

image

VCS-Game-Maker Screenshot

Add more examples

31 Oct 23:43
c9a943c
Compare
Choose a tag to compare
Add more examples Pre-release
Pre-release

What's Changed

  • Add more examples by @haroldo-ok in #131
    • Add example on how to create a simple platformer movement;
    • Improve the diagonal ball bouncing example.

image

Full Changelog: v0.28.0...v0.29.0

Allow setting ball width.

29 Oct 22:28
705a3bd
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.27.0...v0.28.0

Create blocks to execute code every few frames.

28 Oct 23:23
d081681
Compare
Choose a tag to compare

What's Changed

  • Created block to execute code on even / odd frames;
  • Created block to execute code every n frames;
  • Updated diagonal bouncing ball example to use the new blocks.

Full Changelog: v0.26.0...v0.27.0

Create examples on how to select the next background and how to bounce a ball.

26 Oct 15:11
e3a2d5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.25.6...v0.26.0

Fix code generation for the `while`/`until` block.

14 Oct 21:09
c91273a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.25.5...v0.25.6