I've looked at this code before
Chased a breakpoint through the night
But on line 14, a typo was just hiding from my eye
Gameplay Changes
- updated the non-lyric phrases (postnotes) for 2 lines in the "Your Reality" piano song to be more accurate. Specifically a C6 instead of a G5 on the last note, and the G5 that was the 4th note from the end of the phrase has been removed for the non-lyric phrases on these 2 lines:
- In my hand, is a pen...
- When you're here...
Spritepack Changes
Additions
- Black-silver Piercings by Briar Young (@kkrosie123)
- Black Sleeveless Turtleneck by Briar Young
- Mini Ribbons by Briar Young
- Pearl Earrings by Briar Young
- White V-cut Crossed Straps Tanktop by Briar Young
Fixes
-
typofixes
-
fixed "Your Reality" piano notes failing to load
-
fixed crash when pasting certain sprite codes into the exp previewer
API Changes
- Piano note JSONs now support musical notation for sharps and flats (i.e:
A#4
/Bb4
) - Added function to get Monika's current expression as a sprite code string -
mas_getCurrentMoniExp
- It is now possible to prevent gifts from being put under the tree for testing purposes - see #8397
What's Changed
- Override d25 gift protocol for devs by @jmwall24 in #8397
- Add exp accessor by @Booplicate in #8365
- Allow music notation in piano jsons by @ThePotatoGuy in #8428
- Fix previewer by @Booplicate in #8366
- New briaryoung spritepacks by @jmwall24 in #8351
- Fpyos that we we like by @Booplicate in #8467
Full Changelog: v0.12.5...v0.12.6