Commit Graph

12 Commits

Author SHA1 Message Date
wookywok a47865ae37
Nip in the Bud Updates & VHS Effect for Retro TV! (#12)
* KILLING THE ASSETS. BURN THEM

* Revert "KILLING THE ASSETS. BURN THEM"

This reverts commit b6e8cf0525.

* Reapply "KILLING THE ASSETS. BURN THEM"

This reverts commit d67c730d10.

* Unkill meta files

might want those tbh

* Update GraphicsSettings.asset

---------

Co-authored-by: AstrlJelly <bdlawson115@gmail.com>
2024-08-29 14:45:21 -04:00
wookywok cbb3ca38df 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 c8db5387c4 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 a032385c7d 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 30074afd53 fix particles not rendering in builds (#249) 2023-01-30 19:13:05 -05:00
minenice55 d245740f80 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 6b293350bb Unity moment 2022-03-10 07:49:35 -07:00
Jenny Crowe 71d7f1323f Flash now relegated to its own layer 2022-03-07 17:21:27 -07:00
Braedon eac24e76c0 DJ School sounds 2022-02-02 21:09:50 -05:00
Braedon d8653bf135 Space soccer polish and editor preview button 2022-02-02 03:36:20 -05:00
Braedon bc8f7419be Basic saving and loading system 2022-01-30 07:03:37 -05:00
Starpelly 9266cf2a8a Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00