Skip to content

Releases: vm70/stratagem

v0.5.0

18 Oct 01:21

Choose a tag to compare

What's Changed

  • Bit-shift scores down by 16 to increase maximum score value by @vm70 in #51
  • Let the player gain 1 chance per level completed by @vm70 in #52

Full Changelog: v0.4.1...v0.5.0

v0.4.1

06 Oct 03:13
b36c30e

Choose a tag to compare

What's Changed

  • Hotfix: reset player combo when leveling up

Full Changelog: v0.4.0...v0.4.1

v0.4.0

06 Oct 02:34
cf9cff4

Choose a tag to compare

What's Changed

  • Add animations in between game states
  • Add mouse controls by @vm70 in #44
  • Add better instructions for incrementing release versions
  • Split cubic easing into its own function
  • Fix UI nitpicks by @vm70 in #47
  • Move "level-up" logic elsewhere from idle game state
  • Simplify particle animations by using quadratic ease-out

Full Changelog: v0.3.1...v0.4.0

v0.3.1

24 Sep 23:14

Choose a tag to compare

  • Hotfix: update label & bump version number

Full Changelog: v0.3.0...v0.3.1

v0.3.0

24 Sep 23:10
bbad133

Choose a tag to compare

What's Changed

  • Player can now move the cursor during gem-matching combos (#32)
  • Left-pad score in HUD (#26)
  • Fix #34 by separating functions into files by @vm70 in #35
  • Use off-screen printing to calculate text width (#33)
  • Use spr instead of sspr for drawing gem grid (#28)
  • Release version 0.3.0 by @vm70 in #37
  • New animations leveling up, swapping gems, & clearing matches (#14)
  • Nerfed overpowered scoring rules (#27)

Full Changelog: v0.2.0...v0.3.0

Warning

This release is not compatible with Stratagem v0.2.0.

v0.2.0

14 Sep 01:57
b6c1c6f

Choose a tag to compare

What's Changed

  • Fix #24: rearrange state transitions to act like other Match-3s
  • Fix #20: add menu option for resetting leaderboard
  • Gem resprite by @squaremango in #21
  • Fix #18: Bring back pico-tool & update cart building scripts by @vm70 in #22
  • Fix #12: add credits screen by @vm70 in #23

New Contributors

Full Changelog: v0.1.1...v0.2.0

Warning

This release is not compatible with Stratagem v0.1.1.

v0.1.1

31 Aug 03:21

Choose a tag to compare

What's Changed

  • Hotfix: add cart label by @vm70 in #11

Full Changelog: v0.1.0...v0.1.1

v0.1.0

31 Aug 03:05
48e1f9d

Choose a tag to compare

What's Changed

  • Set up GitHub workflow for automatically building the P8 Cart
  • Remove dependency on pico-tool
  • Fix #4, Release version 0.1.0 by @vm70 in #10

Full Changelog: v0.0.7...v0.1.0

v0.0.7

31 Aug 01:53
93425dc

Choose a tag to compare

What's Changed

  • Add version number to code
  • Update StringFind to match missing standard-library equivalent
  • Center leaderboard
  • Draw HUD during game-over and high-score screens
  • Add underlines to high-score cursor
  • Fix cycling through letter initials
  • Use any button to end the "game-over" screen
  • Release version 0.0.7 by @vm70 in #9

Full Changelog: v0.0.6...v0.0.7

v0.0.6

29 Aug 01:24
7888ae9

Choose a tag to compare

What's Changed

  • Fix #3: Set up pre-commit hooks for automatic building and checking by @vm70 in #7
  • Add Selene configuration
  • Use Makefile instead of BASH
  • Added back sound effects
  • Rename "lives" to "chances"
  • Added more game music

Full Changelog: v0.0.5...v0.0.6