Skip to content

v5.3

Latest
Compare
Choose a tag to compare
@mon mon released this 02 Mar 22:26
· 9 commits to master since this release

The standout feature of this release is the new Fade invert effect, it's so good I made a map just to showcase it:

https://0x40.mon.im/custom.html?packs=HADES.zip

New Features

  • New effect: Fade invert (ı). This took a lot of work to make happen, so show me cool maps using it!
  • Invert rendering now has a "just image" option. It makes inverts a little less intense
  • When "blackout affects UI" option is used during a slow fade, the UI now fades slowly as well instead of instantly disappearing
  • The default background colour is now "transparent" instead of "white" due to how good it looks

Bugfixes

  • In the same bank, X and O blur are now mutually exclusive again. This matches the flash behaviour.
  • retro UI no longer hangs around for half a second when you move away from it
  • UI images are now preloaded to avoid pop-in when enabling xmas/hlwn UIs
  • Fix a bunch of rendering bugs with the "transparent" background colour

Behind-the-scenes

  • Source code is now formatted using Prettier
  • svelte-check is now run as part of webpack
  • js target is now es2020