HeavenStudioPlus/Assets/Scripts
AstrlJelly 153c9e6b65 Karate Man Additions Part 1 (#559)
* starting out with adding so many things

* voiceless kicks and combos (that one was easy)
* queuing objects/specials
* starting on cutting out the voice
 -i was using MultiSound.Delete() but i found it very inconsistent and janky so im switching to a check of the next block and if it should cut out the voice
* got rid of basically all of the static variables in favor of checking the last color blocks
 -also means that the bg and object colors getting held over between remixes shouldn't happen anymore
* removed all of the super backwards compatibility
 -im almost certain these blocks are only available in .tengoku files though, so nobody should have any issues

* convert karateman to karateMan

* conversion stuff start
* voice cutting fully works and is consistent now

color conversion isn't working, but ill fix it eventually
background color isn't working rn either, and moving to the new system has caused a lot of errors

* it compiles now

this Background Appearance block got hands ‼️
working on converting everything to the new bg color system
this will be so annoying to build a RiqUpdater for.

* bunch of small stuff

i got this done while i was at a cabin

* bg still broken :(

* unconvert karateman from karateMan, bg finally works

well. bg ALMOST finally works
i'll be doing the fx stuff after, and ill combine it with the flow block

* bg nearly done

* i just might give up on bg compatibility

i tried for like an hour and a half to convert it but i couldn't.
minenice might be able to but idk.

* background + lightbulb stuffs

* FINALLY got old bg blocks updating + better bulb sfx

store the keys of the objects in the dictionary that i want to remove, create the properties, then remove all of the objects using the keys.

bulbs use a method that lets any sfx go through for the throw and hit, which means custom lightbulb cues 😃

moved all queuing into one list, then a foreach checks the datamodel of each riqentity in the list

camera bug fixed (call update in awake and start)

recolorable barrels lol

* and with that, it's finished!

added backwards compatibility for bg fx and fixed the particles (oops i forgot to assign them in the inspector

* fixed a bug

the warning would not go away if you dragged the playback bar behind a warning cuz it wasn't checking for the beginning of a warning block

* oops forgot to remove a debug log
2023-10-07 18:14:06 +00:00
..
Common Games fixes/reworks patch (#501) 2023-07-13 00:35:47 +00:00
Deprecated The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Games Karate Man Additions Part 1 (#559) 2023-10-07 18:14:06 +00:00
InputSystem Chart Seek Bugfix (#545) 2023-09-12 20:38:28 +00:00
LevelEditor remove unused windows forms reference(??) 2023-10-05 21:39:55 -04:00
StudioDance Integration of Jukebox Library (#451) (#457) 2023-06-10 19:17:06 +00:00
Transform Integration of Jukebox Library (#451) 2023-06-10 15:13:29 -04:00
UI Editor Update (#553) 2023-10-06 00:29:55 +00:00
Util done (#558) 2023-10-04 15:56:01 +00:00
AppInfo.cs Editor Update (#553) 2023-10-06 00:29:55 +00:00
AppInfo.cs.meta editor input locking fix (#175) 2022-10-13 12:20:48 -04:00
CircleCursor.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
CircleCursor.cs.meta Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00
Common.meta Timeline improvements 2022-01-09 18:35:55 -05:00
Conductor.cs Chart Seek Bugfix (#545) 2023-09-12 20:38:28 +00:00
Conductor.cs.meta Timeline entities added 2022-01-08 11:42:48 -05:00
Datamodel.cs start implementation of new format 2022-08-21 19:46:45 -04:00
Datamodel.cs.meta Timeline entities added 2022-01-08 11:42:48 -05:00
DebugUI.cs Integration of Jukebox Library (#451) (#457) 2023-06-10 19:17:06 +00:00
DebugUI.cs.meta Fixed problem with Trio faces not changing 2021-12-23 19:58:48 -05:00
Deprecated.meta Better tooltip 2022-01-17 19:40:23 -05:00
DiscordController.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
DiscordController.cs.meta Discord rich presence 2022-01-30 18:40:12 -05:00
DiscordRPC.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
DiscordRPC.cs.meta Discord rich presence 2022-01-30 18:40:12 -05:00
EventCaller.cs Chart Seek Bugfix (#545) 2023-09-12 20:38:28 +00:00
EventCaller.cs.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
GameCamera.cs Game Switch Black Flash is now beat-based. (#503) 2023-07-17 15:56:57 +00:00
GameCamera.cs.meta DJ School sounds 2022-02-02 21:09:50 -05:00
GameInitializer.cs Timekeeping Improvements and Small Optimizations (#544) 2023-09-11 22:28:04 +00:00
GameInitializer.cs.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
GameManager.cs Editor Update (#553) 2023-10-06 00:29:55 +00:00
GameManager.cs.meta Beatmap Sections & Latency Reduction (#170) 2022-09-18 16:48:14 -04:00
GameProfiler.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
GameProfiler.cs.meta Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00
GameProperties.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
GameProperties.cs.meta Fixed problem with Trio faces not changing 2021-12-23 19:58:48 -05:00
Games.meta Proper namespaces 2021-12-20 20:10:49 -05:00
GlobalGameManager.cs Release game's render texture before resizing it (#548) 2023-09-19 18:15:31 -04:00
GlobalGameManager.cs.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
InputSystem.meta First Contact, Tap Trial, Air Rally 2022-07-25 10:04:55 +08:00
LevelEditor.meta Initialize game with one script 2022-01-03 17:42:43 -05:00
Minigames.cs Chart Seek Bugfix (#545) 2023-09-12 20:38:28 +00:00
Minigames.cs.meta Meta files moment 2022-05-07 14:32:47 -07:00
OpeningManager.cs Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
OpeningManager.cs.meta Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
PersistentDataManager.cs Play Mode Features Part 1 (#413) 2023-05-07 20:33:15 +00:00
PersistentDataManager.cs.meta Persistent Settings (#234) 2023-01-24 14:31:49 -05:00
Settings.cs The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Settings.cs.meta Audio mixers 2022-02-04 23:40:33 -05:00
StaticCamera.cs Game Switch Black Flash is now beat-based. (#503) 2023-07-17 15:56:57 +00:00
StaticCamera.cs.meta Game Overlays (#280) 2023-03-11 04:51:22 +00:00
StudioDance.meta First Contact & Tap Trial 2022-07-11 13:53:25 +08:00
Transform.meta Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00
UI.meta Fork Lifter Spaghetti Code 2021-12-18 23:10:43 -05:00
Util.meta Proper namespaces 2021-12-20 20:10:49 -05:00