Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@chrislo27 chrislo27 released this 22 May 19:23
· 133 commits to master since this release

Version 0.3.0

Additions

  • Added Background Image event
    • Adds a background image that fades in and out
    • You can set how it scales
  • Added Text Box event
  • Added "Clear" effect when completing practice groups
  • Added alpha slider to colour picker
    • You can set the alpha (transparency) channel of the deploy event and the bouncers
  • Added more SFX
    • Play! button in game select
    • Pause menu has sounds when pausing/unpausing and selecting buttons
    • Text advance

Changes

  • Improved the bouncer tinting
    • The colours now more intuitively set the HSV
    • image
  • Changed how scoring is computed, again
    • Internally, MISS no longer exists
    • Hopefully this will address the problem of deflated scores
  • Right clicking the picker display arrows jumps 5 at a time

Bugfixes

  • Fixed some weird timings with practice mode
  • Fixed inputs not being reset when you Start Over
  • Fixed either D-pad or A triggering text advancing
  • Fixed practice mode counting misses as valid inputs
  • Fixed changing gradient start/end not immediately showing
  • Fixed stretching arrow cursor appearing when not in events edit mode