Fixed a crash that would occur if any scripts ran globally and you had Self-Awareness
Mode turned off
also removed the option because it isn't necessary, if anyone doesn't want their username being shown they could just change it with the lua script since they're lua variables
closes #945 and #946
It's time to release 1.40.0!
- Added a rare Santa startup that ONLY shows between the dates 12/16 to 12/31!
- The default menu theme is now a Christmas remix!
Fixed Popups not disappearing correctly if Combo Stacking was turned on
Opponent note hits no longer count twice
Alt Animations (or notes with an anim suffix) now work
it may suck but this is to prevent the crash that happens upon completing 2hot/blazin in story mode. this will be the case until i find a way to fix that
Added an RGB Shader field for notes loaded into unspawnNotes. when changing the values here's how you'll need to make them:
value 0: R Color
value 1: G Color
value 2: B Color
value 3: Should the shader be enabled?
Updated the way Camera Twist looks - it looks more smoother and should break a LOT less often now. additionally it cleaned up some code
fixed sustain notes using the wrong character-based colors if you had the play as opponent option turned on
fixed a crash that would occur when accessing the Note Splash Editor menu (this crash would force people to be unable to change the offsets of their splash!! sorry)
Optimized some PlayState code
Achievements menu updated to the 0.7.3 menu
Added some indentation to Story Menu code
ACHIEVEMENTS OVERHAULED (Their code is now simpler, and you can now add softcoded achievements!)
The engine will no longer ask you to update again if it already asks you once after being opened
TIME TO PUSH OUT 1.32.1 :3
but anyways what this commit changes:
Fixed noteSplashes crash if a song has its splash skin set to 'noteSplashes' and the images folder doesn't contain "noteSplashes.png"
Fixed Pixel Sustain Notes being too large
Fixed Hurt Notes/Character specific Noteskins being offcenter (Turning off Enable Color shader will uncenter 0.7 noteskins but it works, so)
Fixed some notes being affected by 0.7 colors if the note is a character-specific texture
removed left over ek song lua variables
Scroll Speed max value has been increased:
128 if using Multiplicative, and 1024 if using Constant
Option scroll speed now increases or decreases depending on the option's value (unless it isn't an Int/Float)
Jack Amount is now an Int and not a Float
Preparation for 1.31.0's launch
i will revert the scroll speed option change if some people find it annoying.
All references to the old repo name have been updated to use the new repo name!!
i have no idea whether or not this will break README.md, but only one way to find out. i'll revert it if so
Changed the engine version to 1.30.0
possibly fixed a bug where the engine would crash with ghost characters sometimes
fixed a crash that would occur if a section's sectionNotes was null and you tried clearing the left/right side of a section
final changes:
the change value speed is now more specific.. just felt there was an issue with that
the donate button now redirects you to the js engine github instead of the fnf itch.io page
reverted all anniversary update-specific changes (like the name of the update)
the anniversary song will remain as a menu theme option for those that want to use it still
Added Senpai (Erect) and High (Erect) events
Satin Panties, High, Senpai, Roses, and Thorns should now load the correct song on Nightmare difficulty (closes #387)
fixed note skins not appearing as the note skin you're using (fixes #290)
fixed sustain notes appearing above strums (fixes #292)
fixed note hits not counting anything if you used just the right settings (fixes #291)