* fix game view alpha issues
* fix right-clicking on parameter-less entity locking event selection
* reduce ram use of rendertextures
* fix missing sprite references
fix cheer readers sprite masks not working
* fix lockstep rendering discrepancy
* fix section medal toggle not matching described behaviour in UI
* fix game settings masking issue
* dj school "Scratchy Music" toggle on by default
* import new sheets for fan club, mahou tsukai
* make dj school audio FX persist between game change
* make one shot sounds not create extra objects when not needed
* fix potential issue with new one shots
* make string properties apply changes for every keystroke
* second contact sprites
* Started rewriting
* Sound stuff
* foreigner textbox
* default miss message
* implement basic player textbox
* transparency support for textbox
refactor function labels to use C# convention
* avoid double function call with mistranslation
* add mistranslation textbox
* fix logic with trailing translation
* auto-positioning of translated text content
* auto-hide textboxes on start
* icon
* Added two new helper functions for pitching with semitones and cents
* All new sounds should be in now
* bunch of visual fixes
* Fixed stuff being innaccurate
* Repeating voicelines begone!
* Thump sound for bob man
* Put an animator on the crowd
* Fixed missing sprites
* Fixed anim not playing sometimes on barely
* Changed length of pass turn event from 0.5 to 1 beat long
* Downscaled Sprites
yippee
* Auto look at
* Fixed bob's textbox not appearing sometimes
* Fixed some small things
---------
Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
Co-authored-by: Seanski2 <seanbenedit@gmail.com>
* add way of creating sound sequences in inspector
- actually implement GameAction preFunction
- implement sound scheduling for Jukebox and MultiSound
* Dj School: fix turntable effect being parented to root
* Pajama Party: fix sleep action type not carrying over between transitions
* Loading improvements: prepwork for loading from assetbundles
* note for sfx
* cleaner code
* correct type
* put loaded assetbundle in the minigame data instead
also lays groundwork for future localization stuff
* add samurai slice gold, coin toss assetbundles
* very messy "already loaded" checks
* make Dj School load from assetbundle