HeavenStudioPlus/Assets/StreamingAssets/ntrassembly/common.manifest

104 lines
4.5 KiB
Text
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: 3751846126
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: 93a0fe7ec76132ff5555c8a88ffb4c04
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: 4f8cce0d9f727657ad6578352d0da0f2
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: 33
Script: {instanceID: 0}
- Class: 43
Script: {instanceID: 0}
- Class: 48
Script: {instanceID: 0}
- Class: 64
Script: {instanceID: 0}
- Class: 74
Script: {instanceID: 0}
- Class: 83
Script: {instanceID: 0}
- Class: 91
Script: {instanceID: 0}
- Class: 95
Script: {instanceID: 0}
- Class: 108
Script: {instanceID: 0}
- Class: 114
Script: {fileID: 11500000, guid: 63a465b1b0daa8b488d99a21f844dcf5, type: 3}
- Class: 114
Script: {fileID: 11500000, guid: d214166804e7b744da86eebcde1e637f, type: 3}
- Class: 114
Script: {fileID: 11500000, guid: 14f44ccc2c565b14781c7f959aeef848, type: 3}
- Class: 115
Script: {instanceID: 0}
- Class: 136
Script: {instanceID: 0}
- Class: 137
Script: {instanceID: 0}
- Class: 213
Script: {instanceID: 0}
SerializeReferenceClassIdentifiers: []
Assets:
- Assets/Resources/Sfx/games/builtToScaleDS/Sink.ogg
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/Effects/Ping.mat
- Assets/Resources/Models/Games/BuiltToScaleDS/Animations/HitParts.controller
- Assets/Resources/Models/Games/BuiltToScaleDS/Animations/Elevator.controller
- Assets/Resources/Models/Games/BuiltToScaleDS/FlyingRod.fbx
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/World/Lights 3.mat
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/World/Lights 2.mat
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/World/Lights.mat
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/World/Lights 4.mat
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/Effects/EffectNone.mat
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/World/Line.mat
- Assets/Resources/Games/builtToScaleDS.prefab
- Assets/Resources/Models/Games/BuiltToScaleDS/Animations/Shooter.controller
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/World/Hole.mat
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/Effects/Impact.mat
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/World/GridPlane.mat
- Assets/Resources/Sfx/games/builtToScaleDS/Hit.ogg
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/Effects/EffectsLine01.png
- Assets/Resources/Models/Games/BuiltToScaleDS/PingEffect.fbx
- Assets/Resources/Models/Games/BuiltToScaleDS/Animations/MovingBlocks.controller
- Assets/Resources/Sfx/games/builtToScaleDS/Crumble.ogg
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/Effects/EffectsLine00.png
- Assets/Resources/Sfx/games/builtToScaleDS/Piano.wav
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/Shooter.mat
- Assets/Resources/Models/Games/BuiltToScaleDS/Environment.fbx
- Assets/Resources/Models/Games/BuiltToScaleDS/Shooter.fbx
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/Effects/ZoomFade1.mat
- Assets/Resources/Models/Games/BuiltToScaleDS/MovingBlocks.fbx
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/Effects/ImpactFaded.mat
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/Effects/ZoomFade2.mat
- Assets/Resources/Sfx/games/builtToScaleDS/Boing.ogg
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/Effects/Zoom.mat
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/World/Line00.png
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/World/Lights 1.mat
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/World/cubeLine00.png
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/World/Grid.mat
- Assets/Resources/Models/Games/BuiltToScaleDS/MissParts.fbx
- Assets/Resources/Models/Games/BuiltToScaleDS/Animations/FlyingRod.controller
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/Divider.mat
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/World/GapShadow.mat
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/World/Belt.mat
- Assets/Resources/Models/Games/BuiltToScaleDS/HitParts.fbx
- Assets/Resources/Models/Games/BuiltToScaleDS/ElevatorWithRod.fbx
- Assets/Resources/Models/Games/BuiltToScaleDS/Animations/MissParts.controller
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/World/Bridge.mat
- Assets/Resources/Models/Games/BuiltToScaleDS/Animations/PartsHit.anim
- Assets/Resources/Models/Games/BuiltToScaleDS/Materials/Object.mat
Dependencies: []