Releases: Snirozu/Funkin-Psych-Online
Releases Β· Snirozu/Funkin-Psych-Online
Release 0.7.7
Recovery Tokens have been replaced with Email based Authentication
Release 0.7.6
Changelog
- Fixed a crash on the loading screen caused by the game failing to get the song chart path
- Added a feature to jump in time on replays
- Fixed Hold Splashes staying on the screen for the rest of the song
- other minor changes
Release 0.7.5
Release 0.7.4
Changelog
- Replays are now enabled by default
- Added a option to show Note Timing
- Replay View now judges notes more accurately
- Added a option to Disable Automatic Downloads
- Gameplay Modifers from the Replay Viewer now apply to the game correctly
- Added chunked message support to the Http implementations
- Replay Recorder now also records CTRL, SHIFT, ALT and SPACE key presses
- Leaderboard entries now have more detailed info
Release 0.7.3
Changelog
- Hold Splashes by @Magniill #34
- Note Colors are now synchronized with the opponent
- Replays now also save other gameplay modifiers to prevent fake scores from being submitted, so.... leaderboards are reset! (for the last time I swear)
- Funkin Points have been tweaked (see the math for it in the source), also Freeplay now shows how much you gain them after beating a song!
- Improved Skin Selection UI (less text, more swag)
- Fixed Discord RPC not showing the description
- Worse Judgement = Less Gained Health
Release 0.7.2
Changelog
- Added Bf and Dad Character Ghosts to the Character Editor for easier skin positioning #28
- Replays now properly save the timing of notes when note offsets are applied
- Fixed (Attempted to fix) the
ssl_send
error - Fixed other issues
Release 0.7.1
Changelog
- Fixed Replay Recorder not registering key presses correctly (found by nael2xd)
- Fixed camera beat zooming (found by kagol)
- Added Playback Rate manipulation to the Replay Viewer
- Leaderboards should now show ranks correctly on other pages (found by nael2xd)
- Points can now be saved while not playing multiplayer
Release 0.7.0
Changelog
- Added Song and Player Leaderboards
- Added Replays
- Added Erect & Nightmare Songs
- Tweaked UI Look, mostly Freeplay Menu
Suggested stuff
- Added
skipResults
property in the PlayState class to skip the results screen (by Tattleamelia) - Pixel Stage now requires a pixel variant of the skin in order for it to be shown (by Tattleamelia)
Release 0.6.4
Changelog
Fixed an issue where downloads would finish too early ending up with mod data corrupting
Reworked versioning
Release 0.6.3
Changelog
Fixed 'Disable Note Modchart' option should now show notes properly
Fixed Eof and Blocked errors should no longer persist while downloading a mod
Fixed Gamebanana collections now no longer crash the game