This repository has been archived by the owner on Nov 9, 2024. It is now read-only.
Releases: Turbine-Software/FNFSharp
Releases · Turbine-Software/FNFSharp
THE MODDING REWRITE UPDATE (1.5.0-WB34)
Sorry for the long wait on this one, i kinda took an un-announced break.
Changelog
Modding
- Completely rewrote the modding system
- Mods are now kept apart using ModIDs
- There is now a
Mod Verion Index
to make sure you get warned when a mod gets deprecated. - You can now use assets from other mods
- Mods can now depend on other mods
- Modding structure is slightly different
- You now need to prefix any assets you load with their ModID (i.e.
modid:graphic
) - there is now a mod menu in the options that lists all mods
Visual Changes
- RGB title screen
- Title screen background image
- there are now a few Camera and Arrow shaders you can enable
- Dark mode in the menus
Other
- There is now a crash-dialog (WINDOWS ONLY ATM)
- Added a taco (#11 by @SpunBlue)
- The mod week now has a proper sprite thanks to KhamDaMan
New Contributors
Detailed Changelog: v1.4.0...v1.5.0
THE CHARTER UPDATE (1.4.0-WB10)
Changelog
CHARTER
- The charter now has a red box to show you which note is selected
- Sustain notes are centered in the grid now
- Added arrows on the strumline that react to the notes
- Added hitsounds
- In the
song
tab there is now a new button to jump to a specific section - Added controls text
- CTRL-Clicking a note to select it actually works now
- The charter works with mods now
- The game no longer freaks out when getting rid of a sustain
- You can now assign any character animation to a note
- You can now copy and paste note-data over to other notes
- You can now press CTRL+Enter to play the song from anywhere in the charter
GAMEPLAY
- Jacks appear to be fixed now
- Songs are now loaded before the countdown, fixing the little lag
- Added "Instadeath" option in a new "Fun" tab
MODDING
- Added custom character support
- Added the dad as a custom character in the example mod
MISC
- The options menu title text works now
- The options menu is now open source (SharpMenuLite)
- Removed the SC versioning scheme and replaced it with the WB versioning scheme
- FNFSharp is a template repository now
Compare Changes
1.4.0 PRERELEASE 1
NOTE: This is a pre-release. not all features are implemented yet and bugs are to be expected.
Changelog
CHARTER
- The charter now has a red box to show you which note is selected
- Sustain notes are centered in the grid now
- Added arrows on the strumline that react to the notes
- Added hitsounds
- In the
song
tab there is now a new button to jump to a specific section - Added controls text
- You can now speed up and slow down the song
- CTRL-Clicking a note to select it actually works now
- The charter works with mods now
- The game no longer freaks out when getting rid of a sustain
GAMEPLAY
- Jacks appear to be fixed now
MODDING
- Added custom character support
- Added the dad as a custom character in the example mod
MISC
- The options menu title text works now
- Removed the SC versioning scheme because it's stupid
- FNFSharp is a template repository now
Compare Changes
1.1.2.1
Please refer to #1 before submitting bug reports
Detailed Changelog: v1.3.0-SC542...v1.3.1-SC559
Basic Changelog
- Fixed a week 5 crash
- Fixed Test not playing vocals
- Added resume countdown
- INTERNAL Modding.hx now spits out more helpful traces
1.1.2.0
START OF THE MODDING!
please refer to #1 before reporting bugs
Detailed Changelog: v1.2.0-SC528...v1.3.0-SC542
SIMPLE CHANGELOG
- Added basis of the modding api
- you can now add custom weeks and freeplay songs
- there is a week mod included to show how to mod
- Changed the score text
- logo bopping is math based now
- added colors to freeplay background
- freeplay background now flashes on every 8th beat
- basically changed everything about the title screen
- logo
- added FNF Sublime engine promotion
- man this update is bigger than i thought
1.1.1.0
Please refer to #1 before submitting a bug report
Detailed Changelog: vBETA-1...v1.2.0-SC528
Brief changelog
- Added Downscroll
- Added Custom Keybinds (stolen from Sublime Engine by @SpunBlue)
- Added "Clear Everything" button in options menu
- Minor bug fixes
Extra Notes
Please help I'm being held hostage by Percentage -SpunBlue