Releases: ThatRozebudDude/FPS-Plus-Public
v6.1.0-Pre-Release
Adds modding support through Polymod. This pre-release is intended to gather feedback and bug reports regarding the new modding system and allow people to try out making mods with it. Any feedback is appreciated. The modding API may not be final, so you should wait until the official release of this update before releasing any mods made on it.
Pre-Release Fixes
- Fixed and issue that caused the cache reload state to crash when opened from the startup screen.
Version 6.0.1 Minor Update
Minor update that fixes a few bugs and makes a few additions.
- Fixed a bug that caused song variations to not stay when restarting a song.
- Fixed a few events that didn't work properly.
- Added icons for the built-in events that didn't have them.
- Changed how the chart editor loads event icons so there aren't a bunch of hard coded cases for them.
- The song name in the results screen scales itself to fit if it's too large.
- The character select screen now has subtle camera movement like base game.
Version 6.0.0 Release Build
PICO MIXES!!!!!!!
- Added all currently available Pico Mixes (plus a secret...) and all other new base game songs.
- Added the character select and multiple freeplay characters.
- Song variation select.
- Lots of under the hood changes that allow FPS Plus to be even more modular.
Basically brings FPS Plus up to parity with base game and future updates to base game should be way easier/quicker to implement. (Provided I'm not lazy...)
Version 5.0.2 Minor Update
- Added the missing camera events to the Erect remixes.
- Videos now pause when you tab out of the game.
- Re-implemented the Week 6 background to be a consistent scale.
- Fixed a big lag spike when opening Freeplay for the first time.
- Events are now defined outside of
PlayState.hx
- Repacked and optimized more of the game's textures.
Version 5.0.1 Minor Update
- Fixed a crash that could happen if your save data had an old save format under specific circumstances.
- Fixed the video cutscenes in Darnell and 2Hot playing below the background dim layer.
- Fixed the metadata for Satin Panties.
- Fixed the Winter Horrorland intro being off center.
- Made stage sound effects pause when you pause the game.
- Made the Game Over state more modular.
Version 5.0.0 Release Build
- Includes songs from Weekend 1.
- Includes all currently released Erect remixes.
- New freeplay menu.
- Unique pause music for each week.
- New stickers for every character.
- Greatly changes the way a lot of systems work, making the engine more modular.
- Character specific code, stages, note types, and cutscenes are now all removed from PlayState.
- Secret song Erect remix. :]
Version 4.0.1 Hotfix
Fixes a bug causing a crash when choosing not to preload anything.
Version 4.0 Release Build
- Includes songs from Friday Night Funkin' week 7.
- New options menu.
- A bunch of under-the-hood changes.
- Reorganized file structure.
- Secret song :]
Version 3.8.0 Release Build
Basically everything has changed since the last published release build. Everything that I've improved on in other mods I've made using this engine are now in the current release. I'll probably get around to adding new stuff (like week 7) soon, but here's everything I've worked on so far.
Version 3.7.2 Release Build
- Image caching.
- Chart editor improvements.
- More consistent inputs.
- Better controller support.