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,71 +37,76 @@
</PropertyGroup>
<ItemGroup>
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/cellular2x2.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/half3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double2x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float4x4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/common.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint4x4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int4x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int2x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int3x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/quaternion.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double4x4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint2x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/noise4D.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint3x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3x4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/math.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool3x4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int2x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool4x4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/classicnoise3D.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/cellular2x2x2.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/psrdnoise2D.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool4x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool3x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int4x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint4x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/cellular2x2.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double2x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/common.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/half2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool3x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint4x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int2x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float4x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int3x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/quaternion.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double4x4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double4x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/PropertyAttributes.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/noise3D.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint3x4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint2x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/noise4D.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool2x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint3x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3x4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/matrix.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/half4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint2x4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/rigid_transform.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/classicnoise4D.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/math.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double4x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int4x4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double2x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int3x4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/cellular2D.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/classicnoise2D.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float3x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool3x4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int2x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/cellular3D.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool4x4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/noise3Dgrad.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool4x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double2x4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint3x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int2x4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool2x4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/classicnoise3D.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/cellular2x2x2.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/matrix.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float4x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/noise2D.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/Noise/psrdnoise2D.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool2x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float3x4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float2x4.gen.cs" />
@@ -109,15 +114,10 @@
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/math_unity_conversion.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float2x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int3x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool4x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/bool3x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/int4x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float2x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/half.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/random.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint2x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint4x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/double3x2.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float3x3.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/uint4.gen.cs" />
<Compile Include="Library/PackageCache/com.unity.mathematics@1.1.0/Unity.Mathematics/float2.gen.cs" />
@@ -365,6 +365,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>