commita6ce193ce5Merge:6105bb4f9b24ac48Author: minenice55 <star.elementa@gmail.com> Date: Wed Jun 14 01:23:31 2023 +0000 Merge pull request #473 from minenice55/easings-fix Enum Parsing Fix commit9b24ac4838Author: minenice55 <star.elementa@gmail.com> Date: Tue Jun 13 21:21:13 2023 -0400 fix all parsing of enums, removed the "special case" for eases update to latest Jukebox commit6105bb4f64Merge:576b4a008df235a8Author: minenice55 <star.elementa@gmail.com> Date: Tue Jun 13 21:39:15 2023 +0000 Merge pull request #469 from minenice55/jukebox-update Jukebox Package Update commit576b4a0017Merge:9980445710f8fa7fAuthor: minenice55 <star.elementa@gmail.com> Date: Tue Jun 13 21:39:08 2023 +0000 Merge pull request #458 from AstrlJelly/MiscAdditions_4 Bug Fixes + Feature Additions commit10f8fa7f5aAuthor: minenice55 <star.elementa@gmail.com> Date: Tue Jun 13 17:38:24 2023 -0400 add "updater" for the old marching entity commit118cd4993dMerge:1c1c731d99804457Author: minenice55 <star.elementa@gmail.com> Date: Tue Jun 13 17:22:01 2023 -0400 Merge branch 'release_1' into pr/458 commit8df235a85bAuthor: minenice55 <star.elementa@gmail.com> Date: Tue Jun 13 16:55:02 2023 -0400 let play mode start if no song file is loaded fix issue with loading large audio files commit9980445723Merge:aff1e3d82f595824Author: minenice55 <star.elementa@gmail.com> Date: Tue Jun 13 18:32:40 2023 +0000 Merge pull request #471 from Rapandrasmus/FixWorkingDoughCurve Fixed weird curve stuff on game switch in working dough commit2f59582460Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com> Date: Tue Jun 13 19:24:13 2023 +0200 Fixed weird curve stuff on game switch in working dough commitaff1e3d889Merge:b40ec128c9accfa5Author: minenice55 <star.elementa@gmail.com> Date: Tue Jun 13 16:09:21 2023 +0000 Merge pull request #470 from Rapandrasmus/WorkingDoughFixes Fixed small balls not working in working dough commitc9accfa52dAuthor: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com> Date: Tue Jun 13 18:07:13 2023 +0200 Fixed small balls not working in working dough commitb40ec128a5Merge:9f953d5095c9b346Author: minenice55 <star.elementa@gmail.com> Date: Tue Jun 13 14:56:58 2023 +0000 Merge pull request #467 from Rapandrasmus/WorkingDoughRework Working Dough rework commit95c9b34695Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com> Date: Tue Jun 13 16:13:08 2023 +0200 modernised rockers pass turn commit0debf55391Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com> Date: Tue Jun 13 16:03:08 2023 +0200 Rhythm tweezers pass turn now works like working dough commit6eac745eaeAuthor: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com> Date: Tue Jun 13 15:51:35 2023 +0200 gandw on balls has been added commit349867d983Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com> Date: Tue Jun 13 14:59:56 2023 +0200 Proper inactive handling now commitd469c6c3faAuthor: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com> Date: Tue Jun 13 13:52:15 2023 +0200 OnSpawnBall reimplemented commitdd290b3331Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com> Date: Tue Jun 13 13:37:09 2023 +0200 new sounds commit757e1c2c5eAuthor: minenice55 <star.elementa@gmail.com> Date: Mon Jun 12 17:18:37 2023 -0400 update Jukebox to latest version fixes for inferred entity loading commit8ce1d8276bAuthor: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com> Date: Mon Jun 12 21:36:57 2023 +0200 ball transporter anims for pass turn commitaf0d9bae19Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com> Date: Mon Jun 12 20:38:48 2023 +0200 working dough converted, need to fix eveerything though commitdb21d51673Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com> Date: Mon Jun 12 18:36:41 2023 +0200 Converted everything to new curves and made playerballs handle themselves input-wise commit41157a038cAuthor: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com> Date: Mon Jun 12 14:04:32 2023 +0200 Some new curves commit7d754f5706Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com> Date: Mon Jun 12 12:03:21 2023 +0200 Rockers can do it too now commitc196947251Author: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com> Date: Mon Jun 12 11:58:31 2023 +0200 You can now place inputs on top of pass turn for rhythm tweezers commit9f953d505fMerge:2a8d8d6fdf120f08Author: minenice55 <star.elementa@gmail.com> Date: Sun Jun 11 15:55:40 2023 -0400 Merge branch 'master' into release_1 commit2a8d8d6fd2Merge:9e3e594213adf5b0Author: minenice55 <star.elementa@gmail.com> Date: Sun Jun 11 19:53:47 2023 +0000 Merge pull request #465 from minenice55/dont_infer_track Don't infer the track field when importing converted v0 riq coming from unknown origin commit13adf5b07bAuthor: minenice55 <star.elementa@gmail.com> Date: Sun Jun 11 15:52:14 2023 -0400 don't infer track when importing a v0 riq from another program commit9e3e594209Author: minenice55 <star.elementa@gmail.com> Date: Sun Jun 11 12:12:25 2023 -0400 make base datamodels for special entity reading (#463) * make base datamodels for special entity reading * fix crop stomp breaking when no game switch or remix end is set * fix save shortcut fix loading charts with no music commit1c1c731dd1Author: minenice55 <star.elementa@gmail.com> Date: Sat Jun 10 23:00:30 2023 -0400 add updater for marching orders turn commit210be54ba3Merge:67b6658caf8395fbAuthor: minenice55 <star.elementa@gmail.com> Date: Sat Jun 10 22:36:10 2023 -0400 Merge branch 'release_1' into pr/458 commitaf8395fb6aMerge:81eafec9b1fab52aAuthor: minenice55 <star.elementa@gmail.com> Date: Sat Jun 10 22:30:32 2023 -0400 Merge branch 'master' into release_1 commit81eafec986Author: minenice55 <star.elementa@gmail.com> Date: Sat Jun 10 22:27:58 2023 -0400 editor fixes (#459) * ditch loading dialog doesn't show up when it's supposed to * format song offset in editor * remove VorbisPlugin * Update Editor.cs commit67b6658cd3Author: AstrlJelly <bdlawson115@gmail.com> Date: Sat Jun 10 16:55:10 2023 -0400 convert float to double and all that commita4b66367fdMerge:08a664bab1fab52aAuthor: AstrlJelly <bdlawson115@gmail.com> Date: Sat Jun 10 16:01:44 2023 -0400 Merge remote-tracking branch 'upstream/master' into MiscAdditions_4 commit08a664ba2aMerge:faf3fbf9b7afd697Author: AstrlJelly <bdlawson115@gmail.com> Date: Sat Jun 10 15:21:22 2023 -0400 Merge remote-tracking branch 'upstream/master' into MiscAdditions_4 commitfaf3fbf97cAuthor: AstrlJelly <bdlawson115@gmail.com> Date: Sat Jun 10 15:18:45 2023 -0400 a lot * munchy monk input + mustache fixes * fork lifter and pajama party bopping * meat grinder miss bop fix * cloud monkey Real * marching orders Go! was broken * force march doesn't break when it's too early from a game switch * you can use the March! block without the marching now commitbb2ae74339Author: minenice55 <star.elementa@gmail.com> Date: Sat Jun 10 15:13:29 2023 -0400 Integration of Jukebox Library (#451) * add Jukebox library todo: - saving / loading of new format - inferrence of unknown data like past versions - move the temporary float casts to proper use of double - make sound related functions take double for timing - inform people that the Jukebox sound player was renamed to SoundByte lol * make sound, input scheduling, and super curve use double precision * successfully load charts * editor works again v1 riqs can be saved and loaded * first tempo and volume markers are unmovable fix loading of charts' easing values * use gsync / freesync * update Jukebox refs to SoundByte * game events use double part 1 Air Rally - Glee Club converted * don't load song if chart load fails * finish conversion of all minigames * remove editor waveform toggle * timeline now respects added song offset length clear cache files on app close prepped notes for dsp sync * update timeline length when offset changed * update to latest Jukebox * make error panel object in global game manager * improve conductor music scheduling * added error message box fix first game events sometimes not playing
111 lines
4.2 KiB
Plaintext
111 lines
4.2 KiB
Plaintext
ManifestFileVersion: 0
|
|
CRC: 638092860
|
|
Hashes:
|
|
AssetFileHash:
|
|
serializedVersion: 2
|
|
Hash: 258bdeeaf15739d0b2cda5ee4321e42f
|
|
TypeTreeHash:
|
|
serializedVersion: 2
|
|
Hash: b20f138d4c27c64a38b438efe12d137f
|
|
HashAppended: 0
|
|
ClassTypes:
|
|
- Class: 1
|
|
Script: {instanceID: 0}
|
|
- Class: 4
|
|
Script: {instanceID: 0}
|
|
- Class: 21
|
|
Script: {instanceID: 0}
|
|
- Class: 23
|
|
Script: {instanceID: 0}
|
|
- Class: 28
|
|
Script: {instanceID: 0}
|
|
- Class: 48
|
|
Script: {instanceID: 0}
|
|
- Class: 74
|
|
Script: {instanceID: 0}
|
|
- Class: 83
|
|
Script: {instanceID: 0}
|
|
- Class: 91
|
|
Script: {instanceID: 0}
|
|
- Class: 95
|
|
Script: {instanceID: 0}
|
|
- Class: 114
|
|
Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3}
|
|
- Class: 114
|
|
Script: {fileID: 11500000, guid: a258517e5332c824a8b81a03036fc2a8, type: 3}
|
|
- Class: 114
|
|
Script: {fileID: 11500000, guid: ab2114bdc8544297b417dfefe9f1e410, type: 3}
|
|
- Class: 114
|
|
Script: {fileID: 11500000, guid: 9541d86e2fd84c1d9990edf0852d74ab, type: 3}
|
|
- Class: 114
|
|
Script: {fileID: 11500000, guid: e4fa18aec69a2e949a7e2d4e33bdd2b9, type: 3}
|
|
- Class: 115
|
|
Script: {instanceID: 0}
|
|
- Class: 128
|
|
Script: {instanceID: 0}
|
|
- Class: 212
|
|
Script: {instanceID: 0}
|
|
- Class: 213
|
|
Script: {instanceID: 0}
|
|
- Class: 224
|
|
Script: {instanceID: 0}
|
|
SerializeReferenceClassIdentifiers:
|
|
- AssemblyName: Unity.TextMeshPro
|
|
ClassName: TMPro.FaceInfo_Legacy
|
|
- AssemblyName: Unity.TextMeshPro
|
|
ClassName: TMPro.FontAssetCreationSettings
|
|
- AssemblyName: Unity.TextMeshPro
|
|
ClassName: TMPro.KerningTable
|
|
- AssemblyName: Unity.TextMeshPro
|
|
ClassName: TMPro.TMP_Character
|
|
- AssemblyName: Unity.TextMeshPro
|
|
ClassName: TMPro.TMP_FontFeatureTable
|
|
- AssemblyName: Unity.TextMeshPro
|
|
ClassName: TMPro.TMP_FontWeightPair
|
|
- AssemblyName: Unity.TextMeshPro
|
|
ClassName: TMPro.TMP_Style
|
|
- AssemblyName: Unity.TextMeshPro
|
|
ClassName: TMPro.VertexGradient
|
|
- AssemblyName: UnityEngine.CoreModule
|
|
ClassName: UnityEngine.Events.PersistentCallGroup
|
|
- AssemblyName: UnityEngine.TextCoreFontEngineModule
|
|
ClassName: UnityEngine.TextCore.FaceInfo
|
|
- AssemblyName: UnityEngine.TextCoreFontEngineModule
|
|
ClassName: UnityEngine.TextCore.Glyph
|
|
- AssemblyName: UnityEngine.TextCoreFontEngineModule
|
|
ClassName: UnityEngine.TextCore.GlyphMetrics
|
|
- AssemblyName: UnityEngine.TextCoreFontEngineModule
|
|
ClassName: UnityEngine.TextCore.GlyphRect
|
|
- AssemblyName: UnityEngine.UI
|
|
ClassName: UnityEngine.UI.MaskableGraphic/CullStateChangedEvent
|
|
Assets:
|
|
- Assets/Resources/Sfx/games/mrUpbeat/blip.ogg
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/Fall.anim
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/BlipAnimator.controller
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/MetronomeGoRight.anim
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/LetterAnimator.controller
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/Step.anim
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/Blip3.anim
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/Blip4.anim
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/MrUpbeatAnimator.controller
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/LetterStepRight.anim
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/MetronomeIdle.anim
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/LetterStepLeft.anim
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/blip.mat
|
|
- Assets/Resources/Sfx/games/mrUpbeat/metronomeRight.ogg
|
|
- Assets/Resources/Games/mrUpbeat.prefab
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/Blip2.anim
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/MetronomeGoLeft.anim
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/Metronome.controller
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/Blip1.anim
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/mrupbeat_main.png
|
|
- Assets/Resources/Sfx/games/mrUpbeat/applause.ogg
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/MetronomeIdleLeft.anim
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/Idle.anim
|
|
- Assets/Resources/Sfx/games/mrUpbeat/metronomeLeft.ogg
|
|
- Assets/Resources/Sfx/games/mrUpbeat/ding.ogg
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/Blip5.anim
|
|
- Assets/Resources/Sprites/Games/MrUpbeat/Animations/BlipIdle.anim
|
|
- Assets/Resources/Sfx/games/mrUpbeat/step.ogg
|
|
Dependencies: []
|