Skip to content

v1.0.1

Latest

Choose a tag to compare

@Frakits Frakits released this 10 Aug 14:17
9757b00

Hi everybody! we've finally released our patch update! Now idk if any of you has realized who's writing these descriptions but i'd like to let you guys guess 😁.
Ignore the update- files as they're for the engine's autoupdater. Gamebanana release is coming soon too but for now here's the changelog:

  • NEW AUTOUPDATER!! will automatically update the executable and assets folder to the latest version
  • NEW SONG VARIATION SYSTEM!! you can now split songs between variations
  • New camGameZoomMult and camHUDZoomMult variables for changing cam zooming
  • New keybind for switching gamemodes (future-proof)
  • Added a linux path fix for compatibility (You don't need to adjust your mod anymore) (also applies to macOS)
  • Freeplay now changes song preview when song variations are involved
  • onSongEnd is now cancellable
  • Fixed unstacked events in the charter
  • Fixed no mod config warning when enabling WarningState.hx
  • Fixed icons being inconsistently sized between menus
  • Fixed options xml crash
  • Fixed alphabet component flipping
  • Fixed crashes regarding missing vocals
  • Fixed audio calling end callback twice
  • Fixed crashes regarding saving chart data (saving chart and stage value)
  • Fixed needsVoices (now should disable loading vocals when set to false)
  • Fixed randomly skipping the next song
  • Fixed beatHit running twice at start
  • Fixed a few translation mishaps
  • Properly uses mod title and icon for window title and icon (Flags.WINDOW_TITLE_USE_MOD_NAME)
  • Additional Polish translations
  • Additional translation keys
  • Additional Funkin Modchart fixes and Updated the library to v1.2.3

Pull requests:

  • Fix translations strings by @FuroYT in #707
  • Fix a few README links to minimize redirects by @r6915ee in #698
  • [BUGFIX] Fix .fnfc conversion by @TechnikTil in #704
  • prevent crash when vocal suffix doesnt exist by @KolzeYT in #709
  • Fix incorrect translation identifiers during stage creation by @r6915ee in #721
  • Add modcharting features (using FunkinModchart) by @TheoDevelops in #526
  • (attempt to) make icons more constantly sized between menus by @betpowo in #644
  • Add Funkin Modchart classes to hscript config to allow custom classes by @TheZoroForce240 in #727

New Contributors

Full Changelog: v1.0.0...v1.0.1