Skip to content

Releases: InventiveRhythm/fluXis

Release v2023.19

19 Nov 17:12
Compare
Choose a tag to compare

Big one this week. Lots of redesigns and QoL improvements. With an updating system that doesn't suck.

Gameplay

  • Lane covers are now scaled properly again.

Skinning

  • Added a brighter variant of the default skin.
  • Hit lighting is now colorable.

Layouts

  • Elements are now scalable.

Dashboard

  • Updated the account page design.

Song Select

  • Search no longer breaks when using capital letters.

Map Browser

  • Reworked the map card design and add indicators for download status.
  • The download button no longer breaks after downloading a map.
  • Map cards also have context menus now.

Editor

  • Improved playback control design and add zoom controls.
  • Background dim and blur is now configurable.
  • Added shadows to some places.
  • The "Assets" section of the setup screen now shows the file names of the assets.

Multiplayer

  • Redesigned the mode selection screen.
  • Rewrote lobby joining and leaving.
  • Also added a "Ready" button that really doesn't do much yet.

UI

  • Parallax effects have been rewritten to look better and have proper auto-scaling.
  • Toolbar buttons have better tooltips now.

Other

  • The "Clean up files" button in the settings now works.

Updater

  • Completely rewrote the updater.
  • Added functionality to the 'check for updates' button.

osu! Importer

  • NPS is now calculated correctly.

Hotfix v2023.18.1

07 Nov 16:25
Compare
Choose a tag to compare

Gameplay

  • Fix long notes sometimes not being removed properly, causing you to get stuck forever.

Stepmania Import

  • Added rolls

Release v2023.18

06 Nov 16:00
Compare
Choose a tag to compare

Results

  • Completely redesigned the results screen. (Not fully finished yet though.)

Gameplay

  • The rate mod is now properly rounded to 2 decimal places.
  • Restarting now goes back to the loading screen.
  • HUD elements anchored to the Playfield now move around with it.
  • Accuracy, Combo, HitError and Judgements are now anchored to the Playfield by default.
  • Added screen shake effects.
  • Music volume no longer stays on 0 sometimes.

Song Select

  • The online leaderboard now shows a warning if the map is outdated.

User Interface

  • Context menus now have scale animations.

Code

  • Cleaned up gameplay code.
  • Events like move, scale and shake now use a generic event system instead of being copy-pasted functions.

Hotfix v2023.17.1

30 Oct 22:53
Compare
Choose a tag to compare

Skinning and HUD

  • Fixed health bar not appearing.

Release v2023.17

29 Oct 21:55
Compare
Choose a tag to compare

Skinning and HUD

  • Skinning now has a new override system. This allows you to change paths of elements to reduce the amount of files you need to have in your skin.
  • The HUD is finally customizable. You can now change the position of most elements in the HUD.

Song Select

  • Map Options now automatically close when you click outside of them.
  • Country and Club leaderboards now work.
  • Rates can now be changed with keybindings.
  • Difficulties now have icons for gimmicks.

Editor

  • Added a tag for preview points.

Discord Rich Presence

  • Text is now truncated if it's too long.

Code

  • All API objects now have been moved to the Models folder.
  • Changed the way how (most) API requests are done.

Release v2023.16

23 Oct 13:29
Compare
Choose a tag to compare

Editor

  • You can now copy the current time by clicking on the in the bottom left.
  • Flashes are also selectable and movable now.
  • Added Undo/Redo (This only works with notes! Other actions will be added later)
  • You can now create/switch/delete difficulties.
  • The toolbox now displays snaps.
  • The toolbox also has better animations now.
  • Effect tools have new icons now.

Map Browser

  • The entire screen has been reworked.

Skinning

  • Skinning got reworked internally.
  • Gameplay samples can now be skinned.

Gameplay

  • Health gain from Perfect judgements has been changed from 0.1% to 0.2% [@AkiriMusic]
  • Added an overlay when you can skip the intro.

Song Select

  • The map list now has more bottom padding so it doesn't get cut off by the footer.

Skin Editor

  • You can now save (Ctrl-S) and exit (Esc) using keybinds. [@AkiriMusic]

Other stuffs

  • API urls have been updated to the new domain.

Release v2023.15

08 Oct 17:38
Compare
Choose a tag to compare

Gameplay

  • Releasing a long note now counts as 'alright' instead of 'miss'.
  • Fixed seek keybindings still being handled when not in a replay.
  • Fixed miss sounds not playing at all.
  • NoFail now works a bit differently:
    • The danger overlay no longer shows up.
    • After health reaches 0, it wont increase again and a cross will blink on the health bar.
    • Clearing a map with NoFail enabled, but never actually failing will count the score as if you didn't have NoFail enabled.

Editor

  • Changing the keymode and saving now properly works.

Results

  • Fixed issues with zooming out and the graph being positioned wrong [@uzervlad]

User Interface

  • Hover samples now have a very slight pitch variation.

Maps

  • Fixed maps failing to export because of invalid characters in the name.
  • Disabled exporting for auto-imported maps.

Quaver Import

  • Importer no longer crashes when auto-import is enabled but the quaver install wasnt found [@uzervlad]

Release v2023.14

01 Oct 16:47
Compare
Choose a tag to compare

More people that play, more bugs that have been found. This update fixes a lot for them, and adds some new features as well. Framwork also got updated so performance should be a lot better especially when entering song select.

Gameplay

  • Timing lines are now toggleable in the settings.
  • Fixed the "NoFail" mod just not working.
  • Fixed animation issues related to global offset.
  • Results no longer crash when not logged in.
  • Scrollspeed calculation for rates has been improved. ("Improved" because it breaks above 2x, but better than breaking on every rate)

Editor

  • Copy/Cut/Paste now works.
  • Improved unsaved changes panel.
  • Opening a map from another game now shows a warning about not being able to save.
  • Fixed an issue on new maps after saving for the first time.
  • Notes can not be placed/moved outside the editor bounds anymore.
  • Fixed an issue with lane switch saving.
  • Exiting the editor after saving over two times no longer errors and removes the map from song select.
  • Notes can now be selected by simply clicking on them.
  • Snap lines are a bit more visible on lower resolutions now.
  • Change icons for undo/redo.
  • Playtesting now starts with NoFail enabled.

User Interface

  • Notifications have a completely new design.

Other stuffs

  • The dashboard's "Online" tab works now.
  • Fixed the lagspike when entering the map listing for the first time.
  • Keybind system has been optimized. (Thank you @irisu01)
  • The server can now send notifications to the client.

Quaver Import

  • (Hopefully) Fixed some issues with the Quaver install not being detected.
    • In a later update you will be able to select the path for auto-importers manually.

Hotfix v2023.13.1

24 Sep 14:29
Compare
Choose a tag to compare
  • Uncommented some stuff in WindowsUpdateManager that was very much needed

Release v2023.13

24 Sep 14:25
Compare
Choose a tag to compare

Map Browser

  • Added the map browser which allows you to browse through online maps.

Gameplay

  • Long Note Release timings are now more lenient.
  • Fixed some notelocking issues.
  • Some issues regarding Quick Retry have been fixed.
  • The default stage background is now darker.
  • Added a fail sample.

Song Select

  • Deleting by right-clicking on a set now actually deletes the set clicked on.
  • The footer options are not offset anymore.
  • Changed the design of song select a bit.
    • The background has a gradient now.
    • Updated MapSet Header and difficulty entry design.
    • Updated Leaderboard category switcher design.

Settings

  • Settings buttons have been changed to use FluXisButton instead.
  • The "Open Skin Folder" now works.
  • Settings size and colors have been updated.

Editor

  • Menu items now have spacers between them.

Main Menu

  • Buttons and animations have been updated.
  • Updated the NowPlaying design.
  • Optimized menu visualizer and add a "Horizontal Sway" option.

Intro

  • Updated animations and add a "early access" section.

Skinning

  • The default background is now skinnable.

osu!mania Importer

  • Auto-Importing is now available for osu!mania maps. (This might take a very, very long time to start the game if you have a lot of maps.)

Other stuffs

  • The websocket client now properly checks for the end of a message.
  • Some issues when launching the game without any maps have been fixed.
  • Updated fluXis.Updater and download it automatically.