Skip to content

v3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 04:34
· 225 commits to stable since this release

3.3.0 (2021-09-17)

Bug Fixes

  • gameplaymanager: accidentally left in a console.log (7e909f7)
  • gameplaymanager: precountdown being counted in games other than first (1bc2a3b)
  • GameplayManager: Add FrameBias (41ca6f0)
  • GameplayManager: Fixed "Sticky Keys" issue (515ca65)
  • GameplayManager: Fixed sending frames even after game ends (7d52823)

Features

  • clientuser: added setHandling (a62263f)
  • gameplaymanager: added Start event (02ded93)
  • gameplaymanager: fixed it by adding full replay (which needs piecesgen) (67f4382)
  • GameplayManager: Add also getting subframe from current frame (93805bb)
  • gameplaytypes: added missing types (65c3271)