Building shop functional and Building states are saved online

This commit is contained in:
Sewmina
2022-04-15 02:24:09 +05:30
parent 20fa8f1218
commit d90919474b
78 changed files with 5247 additions and 2935 deletions

View File

@@ -37,104 +37,104 @@
</PropertyGroup>
<ItemGroup>
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerVector2.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Volume/VolumeProfile.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Textures/RTHandle.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Camera/FreeCamera.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/RenderGraph/RenderGraphPass.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/XRGraphics.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/ResourceReloader.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/DebugUI.Panel.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/CoreAttributes.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/ObservableList.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/LookDev/IDataProvider.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Textures/DepthBits.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerToggle.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerGroup.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/ShaderGenerator/ShaderGeneratorAttributes.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/CoreMatrixUtils.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/CommonStructs.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Inputs/InputRegistering.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerWidget.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/ColorUtils.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/DebugManager.Actions.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Volume/VolumeStack.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/IVirtualTexturingEnabledRenderPipeline.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerEnumField.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/ConstantBuffer.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerContainer.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerVBox.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerToggleHistory.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/RenderGraph/RenderGraphResourcePool.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/CommandBufferPool.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/RenderGraph/RenderGraphProfileId.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/DelegateUtility.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Textures/BufferedRTHandleSystem.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Textures/RTHandleSystem.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Textures/TextureXR.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerPersistentCanvas.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/SceneRenderPipeline.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Documentation.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerEnumHistory.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/CoreRenderPipelinePreferences.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/ComponentSingleton.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/TextureCurve.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/XRUtils.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Camera/CameraSwitcher.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/DebugShapes.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/RenderGraph/RenderGraphResourceRegistry.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/RenderGraph/RenderGraphLogger.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/HableCurve.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/ProfilingScope.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/ObjectPools.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Volume/VolumeProfile.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/XRGraphics.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/ResourceReloader.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerVector3.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerIndirectToggle.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/ObservableList.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/RenderGraph/RenderGraphObjectPool.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/XR/XRGraphicsAutomatedTests.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/MousePositionDebug.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Volume/VolumeParameter.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/BitArray.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/HaltonSequence.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/LookDev/IDataProvider.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerUIntField.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerFloatField.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerPanel.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Textures/DepthBits.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Volume/VolumeComponent.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerToggle.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/TileLayoutUtils.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/UIFoldout.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerGroup.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/ShaderGenerator/ShaderGeneratorAttributes.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/CoreMatrixUtils.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/CommonStructs.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/MaterialQuality.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/CoreUnsafeUtils.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerValue.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/DebugUI.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/DynamicArray.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Inputs/InputRegistering.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerHBox.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerIntField.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerWidget.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/RendererList/RendererList.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerVector4.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/ColorUtils.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerIndirectFloatField.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerBitField.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/RenderGraph/RenderGraphBuilder.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/DebugManager.Actions.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Volume/VolumeStack.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerCanvas.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/DebugUpdater.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerCanvas.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/RenderGraph/RenderGraphDefaultResources.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/IVirtualTexturingEnabledRenderPipeline.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerColor.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerEnumField.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/ConstantBuffer.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/DebugManager.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerContainer.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerRow.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/DynamicResolutionHandler.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/DebugUI.Containers.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerVBox.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerToggleHistory.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/RenderGraph/RenderGraphResourcePool.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/CommandBufferPool.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/RenderGraph/RenderGraphProfileId.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/CameraCaptureBridge.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/DelegateUtility.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Textures/BufferedRTHandleSystem.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Volume/VolumeManager.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Textures/RTHandleSystem.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Textures/TextureXR.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Textures/RTHandles.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerPersistentCanvas.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/RenderGraph/RenderGraphResources.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/SerializedDictionary.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Textures/MSAASamples.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/SceneRenderPipeline.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Documentation.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/CoreUtils.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/RenderGraph/RenderGraph.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerEnumHistory.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerButton.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/AssemblyInfo.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/CoreRenderPipelinePreferences.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/ComponentSingleton.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Volume/Volume.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/TextureCurve.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/ListBuffer.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/XRUtils.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Camera/CameraSwitcher.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/Prefabs/Scripts/DebugUIHandlerFoldout.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/GlobalDynamicResolutionSettings.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/DebugShapes.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/RenderGraph/RenderGraphResourceRegistry.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Utilities/HableCurve.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/RenderGraph/RenderGraphLogger.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/ProfilingScope.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Debugging/DebugUI.Fields.cs" />
<Compile Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Common/ObjectPools.cs" />
<None Include="Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Runtime/Unity.RenderPipelines.Core.Runtime.asmdef" />
<Reference Include="UnityEngine">
<HintPath>/home/warlock/Unity/Hub/Editor/2020.3.26f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
@@ -379,6 +379,9 @@
<Reference Include="ICSharpCode.NRefactory">
<HintPath>/media/RocketSpeed/Unity_Projects/UPF/Library/PackageCache/com.unity.render-pipelines.core@10.8.1/Editor/ShaderGenerator/ICSharpCode.NRefactory.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>/media/RocketSpeed/Unity_Projects/UPF/Library/PackageCache/com.unity.nuget.newtonsoft-json@3.0.2/Runtime/Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="netstandard">
<HintPath>/home/warlock/Unity/Hub/Editor/2020.3.26f1/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath>
</Reference>