Skip to content

Release v1.3.0

Latest

Choose a tag to compare

@Glubus Glubus released this 07 Sep 05:41
· 2 commits to master since this release

Voici une version adaptée pour la release 1.3.0, en reprenant le même style que celle de la 1.2.0 :


New Features

  • Key overlay support – expose real-time key presses (K1, K2, M1, M2)
  • is_paused flag – detect whether the game is currently paused
  • is_replay flag – identify if the player is watching a replay

Improvements

  • Potential Crashed - Reduced crash coming from unused Sig such as song

Breaking Changes

None

Impact

  • These additions strengthen the API by exposing critical gameplay context (inputs, replay state, pause state), unlocking entirely new categories of third-party tooling.