HeavenStudioPlus/Assets/StreamingAssets/ntrshugyo/common.manifest

115 lines
6.1 KiB
Plaintext
Raw Normal View History

ManifestFileVersion: 0
Update from release 1 branch (#472) * 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 * 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 * convert float to double and all that * 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 * add updater for marching orders turn * 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 * don't infer track when importing a v0 riq from another program * You can now place inputs on top of pass turn for rhythm tweezers * Rockers can do it too now * Some new curves * Converted everything to new curves and made playerballs handle themselves input-wise * working dough converted, need to fix eveerything though * ball transporter anims for pass turn * update Jukebox to latest version fixes for inferred entity loading * new sounds * OnSpawnBall reimplemented * Proper inactive handling now * gandw on balls has been added * Rhythm tweezers pass turn now works like working dough * modernised rockers pass turn * Fixed small balls not working in working dough * Fixed weird curve stuff on game switch in working dough * let play mode start if no song file is loaded fix issue with loading large audio files * add "updater" for the old marching entity --------- Co-authored-by: AstrlJelly <bdlawson115@gmail.com> Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
2023-06-13 22:47:52 +00:00
CRC: 2709514228
Hashes:
AssetFileHash:
serializedVersion: 2
Update from release 1 branch (#472) * 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 * 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 * convert float to double and all that * 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 * add updater for marching orders turn * 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 * don't infer track when importing a v0 riq from another program * You can now place inputs on top of pass turn for rhythm tweezers * Rockers can do it too now * Some new curves * Converted everything to new curves and made playerballs handle themselves input-wise * working dough converted, need to fix eveerything though * ball transporter anims for pass turn * update Jukebox to latest version fixes for inferred entity loading * new sounds * OnSpawnBall reimplemented * Proper inactive handling now * gandw on balls has been added * Rhythm tweezers pass turn now works like working dough * modernised rockers pass turn * Fixed small balls not working in working dough * Fixed weird curve stuff on game switch in working dough * let play mode start if no song file is loaded fix issue with loading large audio files * add "updater" for the old marching entity --------- Co-authored-by: AstrlJelly <bdlawson115@gmail.com> Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
2023-06-13 22:47:52 +00:00
Hash: b0e0b074d6e4e7939ca79e071af768bb
TypeTreeHash:
serializedVersion: 2
Update from release 1 branch (#472) * 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 * 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 * convert float to double and all that * 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 * add updater for marching orders turn * 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 * don't infer track when importing a v0 riq from another program * You can now place inputs on top of pass turn for rhythm tweezers * Rockers can do it too now * Some new curves * Converted everything to new curves and made playerballs handle themselves input-wise * working dough converted, need to fix eveerything though * ball transporter anims for pass turn * update Jukebox to latest version fixes for inferred entity loading * new sounds * OnSpawnBall reimplemented * Proper inactive handling now * gandw on balls has been added * Rhythm tweezers pass turn now works like working dough * modernised rockers pass turn * Fixed small balls not working in working dough * Fixed weird curve stuff on game switch in working dough * let play mode start if no song file is loaded fix issue with loading large audio files * add "updater" for the old marching entity --------- Co-authored-by: AstrlJelly <bdlawson115@gmail.com> Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
2023-06-13 22:47:52 +00:00
Hash: 069e62d6c3f2f01ee43f5b820760a801
HashAppended: 0
ClassTypes:
- Class: 1
Script: {instanceID: 0}
- Class: 4
Script: {instanceID: 0}
- Class: 21
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: 86babf8846fa7a4498e3fa3648f95cc9, type: 3}
- Class: 114
Script: {fileID: 11500000, guid: 4c87c9f6cda1a0748b3d81a13719d112, type: 3}
- Class: 114
Script: {fileID: 11500000, guid: eaa148892e198444c9fa22a7565e1d76, type: 3}
- Class: 115
Script: {instanceID: 0}
- Class: 212
Script: {instanceID: 0}
- Class: 213
Script: {instanceID: 0}
SerializeReferenceClassIdentifiers:
- AssemblyName: Assembly-CSharp
ClassName: HeavenStudio.Util.SoundSequence
- AssemblyName: Assembly-CSharp
ClassName: HeavenStudio.Util.SoundSequence/SequenceClip
- AssemblyName: Assembly-CSharp
ClassName: HeavenStudio.Util.SoundSequence/SequenceKeyValue
Assets:
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Givers/OneGiver/OneInIdle.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Arm/MonkArm.controller
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Arm/ArmIdle.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Blush.anim
- Assets/Resources/Sfx/games/munchyMonk/barely.wav
- Assets/Resources/Sprites/Games/MunchyMonk/munchymonk.png
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Holder/IdleLeft.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Brow/BrowAnim.controller
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Holder/HolderAnim.controller
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Givers/TwoGiver/TwoGiveOut.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Miss.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Dumplings/FallOff.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Stache/Stache3Idle.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Givers/ThreeGiver/ThreeIdle.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Arm/WristSlap.anim
- Assets/Resources/Sfx/games/munchyMonk/miss.wav
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Bop.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Givers/ThreeGiver/ThreeGiverAnim.controller
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Givers/OneGiver/OneGiveIn.anim
- Assets/Resources/Sprites/Games/MunchyMonk/munchymonkbg.png
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Stache/Stache1Idle.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Smears/SmearIdle.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Brow/BrowBop.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Holder/GoRight.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Givers/ThreeGiver/ThreeGiveIn.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Stache/Stache1Bop.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Givers/OneGiver/OneGiveOut.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Dumplings/Squish.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Givers/TwoGiver/TwoIdle.anim
- Assets/Resources/Sfx/games/munchyMonk/gulp.wav
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Dumplings/FollowHand.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Dumplings/HitHead.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Givers/TwoGiver/TwoInIdle.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Sad.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Stache/Stache4Idle.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Stache/Stache2Bop.anim
- Assets/Resources/Sfx/games/munchyMonk/gong.wav
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Dumplings/SquishIdle.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Dumplings/DumplingsAnim.controller
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Dumplings/Idle.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Stache/StacheAnim.controller
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Givers/ThreeGiver/ThreeGiveOut.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Stache/Stache4Bop.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Stare.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Smears/SmearAppear.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Dumplings/IdleOnTop.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Givers/TwoGiver/TwoGiveIn.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Givers/OneGiver/OneIdle.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Holder/IdleRight.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Eat.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Stache/Stache3Bop.anim
- Assets/Resources/Games/munchyMonk.prefab
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/NoseRed.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Holder/GoLeft.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Smears/SmearAnim.controller
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Givers/TwoGiver/TwoGiverAnim.controller
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Givers/ThreeGiver/ThreeInIdle.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Brow/BrowIdle.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Arm/WristSlapWhiff.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Idle.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/Stache/Stache2Idle.anim
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Monk/MonkAnim.controller
- Assets/Resources/Sprites/Games/MunchyMonk/Animations/Givers/OneGiver/OneGiverAnim.controller
- Assets/Resources/Sfx/games/munchyMonk/slap.wav
Dependencies: []