Commit graph

11 commits

Author SHA1 Message Date
wookywok 6f391565a8
Fixed pixelize not working (#896)
* Pixelize VFX!

Finally, the dark days of zooming the camera and viewport are over...

* Fixed Pixelize not working
2024-04-28 17:05:21 +00:00
wookywok 8cde347c35
New vfx work now! (#785)
* will this fix the vfx??? stay tuned!

* Update GraphicsSettings.asset

* Update GraphicsSettings.asset
2024-03-12 18:59:03 +00:00
minenice55 ec65c5d056
Improved Sound Loading (#688)
* basic audio preloading

could this operation be timesliced even more?

* note

* load sounds in subfolders from their ABs properly

fix sound names that would conflict from this change

* also grab from cache in this method

* fix ringside's assetbundle

* several AB sfx fixes

air rally
catchy tune
coin toss
karate man
lockstep
marching orders
mr upbeat
samurai slice gold
tambourine
tram&pauline
trick on the class
working dough

* fix flipper flop assetbundle

* fix weird issue with pause menu arrow
2024-02-11 05:24:52 +00:00
minenice55 d4185441c4
fix particles not rendering in builds (#249) 2023-01-30 19:13:05 -05:00
minenice55 695f6671fb
Performance Improvements (#173)
* improve performance with new render settings

- fix letterboxing losing camera references

* fin in missing params?

needs testing

* finish default param check

* scale jump animation of fan club spectators

* fix missing references in a karate man method

* more liberal use of Double in conductor

beatkeeping is now absolute instead of being additive

* optimize Conductor more

reduce caching from constantly sorting tempo changes despite game manager doing it for us
moved metronome logic to LateUpdate
2022-09-22 22:05:04 -04:00
Jenny Crowe 4cf20aab16 Unity moment 2022-03-10 07:49:35 -07:00
Jenny Crowe ad5dd56de3 Flash now relegated to its own layer 2022-03-07 17:21:27 -07:00
Braedon 3941410e17 DJ School sounds 2022-02-02 21:09:50 -05:00
Braedon 147e41ca35 Space soccer polish and editor preview button 2022-02-02 03:36:20 -05:00
Braedon d361f45590 Basic saving and loading system 2022-01-30 07:03:37 -05:00
Starpelly 33bd99bbc1 Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00