Releases: Snirozu/Funkin-Psych-Online
Releases · Snirozu/Funkin-Psych-Online
Release 0.10.1
Fixed
- Fixed Reconnection/Leaving the Room crashes
- Fixed Tank stage crashes on Pico Mix
- Nene tweaking in the online mode
- Another Tweaking but by Pico on Hey animation (by @TechnikTil in #107)
- PR Stun Controls in Freeplay when transitioning to PlayState by @TechnikTil in #106
Full Changelog: 0.10.0...0.10.1
Release 0.10.0
Added
- Rank positions to player profiles
- Option to Disallow Skins from being used
- Highest Max Combo Win Condition
- No Hurt Notes gameplay modifier
- Song Results from V-Slice
- Alt Taunt animation called by taunting with ALT pressed (taunt-alt)
- Access to Mods Menu from online room
- Support for Character/Skin mixes (Pico Mixes)
Changes
- Updated Lumod to 2.0.0 (Flixel Support)
- Improved the Crash Handler
Fixed
- Controller inputs not being recorded on replays (Illegal Values error)
- Reconnection swapping the playing side for some time
- FP Win Condition checking the highest Score instead
Removed
SONG.mania
conversion to 4k (Shaggy charts to 4 keys)
Pull Requests
- [ENHANCEMENT] Show the Default Avatar (BF Sticker) in Profilebox by @TechnikTil in #88
- [BUGFIX] Fix Week 7 Cutscenes crashing Psych Online by @TechnikTil in #90
- Fix Psych 1.0 Support by @TechnikTil in #93
- [BUGFIX] Add a fallback to peo_auth.json corruption by @TechnikTil in #96
- [BUGFIX] Buncha' Null Fixes by @TechnikTil in #100
Full Changelog: 0.9.3...0.10.0
v0.9.3
Changelog
- Added Win Conditions
- Fixed Stage Selector failing to set the default stage
- FP can now be viewed of the other player in the results
- Added match Tie result
- Minor enhancements
v0.9.2
Additions
- Added Song Grouping to the Freeplay menu
- Added an ability to hide songs from the Freeplay menu
- Added a quick selector to skins in the Skins Menu
- Added more performance details to the song leaderboards (Rating and Modifiers)
- Added total FP gained percent next to the in-game FP counter
- Added small enhancements to existing Erect songs
- Psych Engine v1.0 charts are now playable
Changes
- Changed "Shit" Rating name from FC to NM (No Misses)
- Changed the winning condition to be based on score instead of accuracy
- Overhauled Animation Atlas stuff (#81 by @TechnikTil)
- "Lose" animation in the Results Screen now fallbacks to random "Miss" animation
- Pico is now toxic
Fixes
- Fixed Skin Selector crash after editing a skin
- Fixed animation bugs in the Results Screen
- Volume controller no longer reacts to its key binds when typing in a text box (#82 by @TechnikTil)
v0.9.1h
Changelog
- Overhauled FP density calculation
- "Bad" rating no longer breaks the combo ("Shit" rating still breaks it)
- The sidebar key is now bindable
- Added an option to toggle the Lag Detection System
- Playback rate can now be manipulated in botplay mode
- Fixed maxCombo not saving properly when submitting a score to the leaderboard
v0.9.1
patchchchch
v0.9.0
Changelog
- Overhauled Funkin Points algorithm entirely
- Added Network Sidebar with Global Chat (Press ` to access it!)
- Overhauled Score and FP is no longer based on Scroll Speed
- Changed Score is now based only on Accuracy and Combo
- Added Song Searching
- Added Average Accuracy stat
- Added new options to improve loading times for the Freeplay menu
- Added an ability to add sounds to character animations
- Changed Various UI changes
- Added an ability to add custom win and lose animations for your character! (Read the Skins section on the Wiki!)
- Changed hit and miss health value to match Psych 1.0
- Fixed HTTP bugs with the downloader and network requests
v0.8.3
Changelog
- Added Opacity setting for Hold Splashes
- Scroll Speed and Song Pitch should give more (or less) score from notes
- Fixed Note Hold Splashes flickering, not moving with the strum, displaying when they shouldn't
- Fixed Mediafire downloads
- Fixed Character Pixel skins defaulting to regular BF
- Changed Freeplay song select menu position
- Auth token should no longer be deleted after leaving the game
- Blocked another unsafe Lua classes
- And other bugfixes, and also new secret stuff :)
Release 0.8.2
Changelog
- Fixed Reconnection issues
- Fixed Hold Splashes on the Opponent side
- Hold Splashes can now be changed depending on the Note Skin
- Fixed Vanilla Stages with the Stage Selection option
Release 0.8.1
Changelog
- Scripts should access classes properly now
- Stages now load correctly in Freeplay mode
- Call onUpdateScore after updating the player stats by @crowplexus in #55