Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
StockRunning
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
czy
StockRunning
Commits
43be5c23
Commit
43be5c23
authored
Apr 20, 2021
by
Ruidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
关卡摆放
parent
9916f595
Changes
15
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
12275 additions
and
5335 deletions
+12275
-5335
Assembly-CSharp-Editor.csproj
StockRunning/Assembly-CSharp-Editor.csproj
+672
-670
Assembly-CSharp.csproj
StockRunning/Assembly-CSharp.csproj
+925
-922
DemoScenes.unity
StockRunning/Assets/#A1_Scenes/DemoScenes.unity
+1
-1
#B2_Graphics.meta
StockRunning/Assets/#B2_Graphics.meta
+0
-8
#Z1_Tabs.meta
StockRunning/Assets/#Z1_Tabs.meta
+0
-8
#Z2_Documents.meta
StockRunning/Assets/#Z2_Documents.meta
+0
-8
#Z3_WebAPI.meta
StockRunning/Assets/#Z3_WebAPI.meta
+0
-8
#Z4_Icons.meta
StockRunning/Assets/#Z4_Icons.meta
+0
-8
#Z4_Previews.meta
StockRunning/Assets/#Z4_Previews.meta
+0
-8
Level2My.prefab
StockRunning/Assets/My/Level2My.prefab
+8309
-1334
NonConvexCollider.csproj
StockRunning/NonConvexCollider.csproj
+587
-585
NonConvexColliderRuntimeAPI.csproj
StockRunning/NonConvexColliderRuntimeAPI.csproj
+587
-585
NonConvexEditor.csproj
StockRunning/NonConvexEditor.csproj
+606
-604
RuntimeTestAssembly.csproj
StockRunning/RuntimeTestAssembly.csproj
+586
-584
StockRunning.sln
StockRunning/StockRunning.sln
+2
-2
No files found.
StockRunning/Assembly-CSharp-Editor.csproj
View file @
43be5c23
...
@@ -4,18 +4,20 @@
...
@@ -4,18 +4,20 @@
<LangVersion>
latest
</LangVersion>
<LangVersion>
latest
</LangVersion>
<CscToolPath>
D:\unity2019\Editor\Data\Tools\RoslynScripts
</CscToolPath>
<CscToolPath>
D:\unity2019\Editor\Data\Tools\RoslynScripts
</CscToolPath>
<CscToolExe>
unity_csc.bat
</CscToolExe>
<CscToolExe>
unity_csc.bat
</CscToolExe>
<TargetFrameworkProfile
/>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup>
<PropertyGroup>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
<Platform
Condition=
" '$(Platform)' == '' "
>
AnyCPU
</Platform>
<Platform
Condition=
" '$(Platform)' == '' "
>
AnyCPU
</Platform>
<ProductVersion>
10.0.20506
</ProductVersion>
<ProductVersion>
10.0.20506
</ProductVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<RootNamespace></RootNamespace>
<RootNamespace>
</RootNamespace>
<ProjectGuid>
{2ED8197C-EE2C-6EB8-66D2-1D6E400F6B9A}
</ProjectGuid>
<ProjectGuid>
{2ED8197C-EE2C-6EB8-66D2-1D6E400F6B9A}
</ProjectGuid>
<OutputType>
Library
</OutputType>
<OutputType>
Library
</OutputType>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AssemblyName>
Assembly-CSharp-Editor
</AssemblyName>
<AssemblyName>
Assembly-CSharp-Editor
</AssemblyName>
<TargetFrameworkVersion>
v4.
7.1
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v4.
5.2
</TargetFrameworkVersion>
<FileAlignment>
512
</FileAlignment>
<FileAlignment>
512
</FileAlignment>
<BaseDirectory>
.
</BaseDirectory>
<BaseDirectory>
.
</BaseDirectory>
</PropertyGroup>
</PropertyGroup>
...
...
StockRunning/Assembly-CSharp.csproj
View file @
43be5c23
...
@@ -4,18 +4,20 @@
...
@@ -4,18 +4,20 @@
<LangVersion>
latest
</LangVersion>
<LangVersion>
latest
</LangVersion>
<CscToolPath>
D:\unity2019\Editor\Data\Tools\RoslynScripts
</CscToolPath>
<CscToolPath>
D:\unity2019\Editor\Data\Tools\RoslynScripts
</CscToolPath>
<CscToolExe>
unity_csc.bat
</CscToolExe>
<CscToolExe>
unity_csc.bat
</CscToolExe>
<TargetFrameworkProfile
/>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup>
<PropertyGroup>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
<Platform
Condition=
" '$(Platform)' == '' "
>
AnyCPU
</Platform>
<Platform
Condition=
" '$(Platform)' == '' "
>
AnyCPU
</Platform>
<ProductVersion>
10.0.20506
</ProductVersion>
<ProductVersion>
10.0.20506
</ProductVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<RootNamespace></RootNamespace>
<RootNamespace>
</RootNamespace>
<ProjectGuid>
{243048A2-A6E1-3156-AD46-FFD0667CD947}
</ProjectGuid>
<ProjectGuid>
{243048A2-A6E1-3156-AD46-FFD0667CD947}
</ProjectGuid>
<OutputType>
Library
</OutputType>
<OutputType>
Library
</OutputType>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AssemblyName>
Assembly-CSharp
</AssemblyName>
<AssemblyName>
Assembly-CSharp
</AssemblyName>
<TargetFrameworkVersion>
v4.
7.1
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v4.
5.2
</TargetFrameworkVersion>
<FileAlignment>
512
</FileAlignment>
<FileAlignment>
512
</FileAlignment>
<BaseDirectory>
.
</BaseDirectory>
<BaseDirectory>
.
</BaseDirectory>
</PropertyGroup>
</PropertyGroup>
...
@@ -304,12 +306,13 @@
...
@@ -304,12 +306,13 @@
<Compile
Include=
"Assets\EasyTouchBundle\EasyTouchControls\Plugins\ETCJoystick.cs"
/>
<Compile
Include=
"Assets\EasyTouchBundle\EasyTouchControls\Plugins\ETCJoystick.cs"
/>
<Compile
Include=
"Assets\EasyTouchBundle\EasyTouchControls\Plugins\ETCTouchPad.cs"
/>
<Compile
Include=
"Assets\EasyTouchBundle\EasyTouchControls\Plugins\ETCTouchPad.cs"
/>
<Compile
Include=
"Assets\My\Scripts\AI\AIMove.cs"
/>
<Compile
Include=
"Assets\My\Scripts\AI\AIMove.cs"
/>
<Compile
Include=
"Assets\My\Scripts\AI\Enemy_Vertigo.cs"
/>
<Compile
Include=
"Assets\My\Scripts\DoRanking.cs"
/>
<Compile
Include=
"Assets\My\Scripts\DoRanking.cs"
/>
<Compile
Include=
"Assets\My\Scripts\FloorBoard.cs"
/>
<Compile
Include=
"Assets\My\Scripts\FloorBoard.cs"
/>
<Compile
Include=
"Assets\My\Scripts\Gold\Gold.cs"
/>
<Compile
Include=
"Assets\My\Scripts\Gold\Gold.cs"
/>
<Compile
Include=
"Assets\My\Scripts\Player\PlayerMove.cs"
/>
<Compile
Include=
"Assets\My\Scripts\Player\PlayerMove.cs"
/>
<Compile
Include=
"Assets\My\Scripts\Prickle\Prickle.cs"
/>
<Compile
Include=
"Assets\My\Scripts\Prickle\Prickle.cs"
/>
<Compile
Include=
"Assets\My\Scripts\Prop\Enemy_Vertigo.cs"
/>
<Compile
Include=
"Assets\My\Scripts\Prop\Prop.cs"
/>
<Compile
Include=
"Assets\My\Scripts\RandomEnvironment.cs"
/>
<Compile
Include=
"Assets\My\Scripts\RandomEnvironment.cs"
/>
<Compile
Include=
"Assets\My\Scripts\TriggerTurnDir.cs"
/>
<Compile
Include=
"Assets\My\Scripts\TriggerTurnDir.cs"
/>
<Compile
Include=
"Assets\My\Scripts\Wall.cs"
/>
<Compile
Include=
"Assets\My\Scripts\Wall.cs"
/>
...
...
StockRunning/Assets/#A1_Scenes/DemoScenes.unity
View file @
43be5c23
...
@@ -38,7 +38,7 @@ RenderSettings:
...
@@ -38,7 +38,7 @@ RenderSettings:
m_ReflectionIntensity
:
1
m_ReflectionIntensity
:
1
m_CustomReflection
:
{
fileID
:
0
}
m_CustomReflection
:
{
fileID
:
0
}
m_Sun
:
{
fileID
:
0
}
m_Sun
:
{
fileID
:
0
}
m_IndirectSpecularColor
:
{
r
:
0.44033
384
,
g
:
0.48890018
,
b
:
0.569066
2
,
a
:
1
}
m_IndirectSpecularColor
:
{
r
:
0.44033
44
,
g
:
0.4889009
,
b
:
0.569067
2
,
a
:
1
}
m_UseRadianceAmbientProbe
:
0
m_UseRadianceAmbientProbe
:
0
---
!u!157
&4
---
!u!157
&4
LightmapSettings
:
LightmapSettings
:
...
...
StockRunning/Assets/#B2_Graphics.meta
deleted
100644 → 0
View file @
9916f595
fileFormatVersion: 2
guid: 317d19313d1d7204e9bbc37122116e7f
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
StockRunning/Assets/#Z1_Tabs.meta
deleted
100644 → 0
View file @
9916f595
fileFormatVersion: 2
guid: ca40beb7fc6998f40a6e15a59c6ab599
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
StockRunning/Assets/#Z2_Documents.meta
deleted
100644 → 0
View file @
9916f595
fileFormatVersion: 2
guid: 325c11e064841204bbd6de7c85bebef6
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
StockRunning/Assets/#Z3_WebAPI.meta
deleted
100644 → 0
View file @
9916f595
fileFormatVersion: 2
guid: aa43ce62596b0784081ec9bd0abc8516
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
StockRunning/Assets/#Z4_Icons.meta
deleted
100644 → 0
View file @
9916f595
fileFormatVersion: 2
guid: 2e117c0bfc6741e4ebc4a8c8aebc0b8a
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
StockRunning/Assets/#Z4_Previews.meta
deleted
100644 → 0
View file @
9916f595
fileFormatVersion: 2
guid: 55c4962f2a6593c4b9c1bb6003b1ff08
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
StockRunning/Assets/My/Level2My.prefab
View file @
43be5c23
This diff is collapsed.
Click to expand it.
StockRunning/NonConvexCollider.csproj
View file @
43be5c23
...
@@ -4,18 +4,20 @@
...
@@ -4,18 +4,20 @@
<LangVersion>
latest
</LangVersion>
<LangVersion>
latest
</LangVersion>
<CscToolPath>
D:\unity2019\Editor\Data\Tools\RoslynScripts
</CscToolPath>
<CscToolPath>
D:\unity2019\Editor\Data\Tools\RoslynScripts
</CscToolPath>
<CscToolExe>
unity_csc.bat
</CscToolExe>
<CscToolExe>
unity_csc.bat
</CscToolExe>
<TargetFrameworkProfile
/>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup>
<PropertyGroup>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
<Platform
Condition=
" '$(Platform)' == '' "
>
AnyCPU
</Platform>
<Platform
Condition=
" '$(Platform)' == '' "
>
AnyCPU
</Platform>
<ProductVersion>
10.0.20506
</ProductVersion>
<ProductVersion>
10.0.20506
</ProductVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<RootNamespace></RootNamespace>
<RootNamespace>
</RootNamespace>
<ProjectGuid>
{5BEBB145-9BC6-D831-C7C4-717F41219B95}
</ProjectGuid>
<ProjectGuid>
{5BEBB145-9BC6-D831-C7C4-717F41219B95}
</ProjectGuid>
<OutputType>
Library
</OutputType>
<OutputType>
Library
</OutputType>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AssemblyName>
NonConvexCollider
</AssemblyName>
<AssemblyName>
NonConvexCollider
</AssemblyName>
<TargetFrameworkVersion>
v4.
7.1
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v4.
5.2
</TargetFrameworkVersion>
<FileAlignment>
512
</FileAlignment>
<FileAlignment>
512
</FileAlignment>
<BaseDirectory>
.
</BaseDirectory>
<BaseDirectory>
.
</BaseDirectory>
</PropertyGroup>
</PropertyGroup>
...
...
StockRunning/NonConvexColliderRuntimeAPI.csproj
View file @
43be5c23
...
@@ -4,18 +4,20 @@
...
@@ -4,18 +4,20 @@
<LangVersion>
latest
</LangVersion>
<LangVersion>
latest
</LangVersion>
<CscToolPath>
D:\unity2019\Editor\Data\Tools\RoslynScripts
</CscToolPath>
<CscToolPath>
D:\unity2019\Editor\Data\Tools\RoslynScripts
</CscToolPath>
<CscToolExe>
unity_csc.bat
</CscToolExe>
<CscToolExe>
unity_csc.bat
</CscToolExe>
<TargetFrameworkProfile
/>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup>
<PropertyGroup>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
<Platform
Condition=
" '$(Platform)' == '' "
>
AnyCPU
</Platform>
<Platform
Condition=
" '$(Platform)' == '' "
>
AnyCPU
</Platform>
<ProductVersion>
10.0.20506
</ProductVersion>
<ProductVersion>
10.0.20506
</ProductVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<RootNamespace></RootNamespace>
<RootNamespace>
</RootNamespace>
<ProjectGuid>
{8CCAA966-AB14-8CBB-1578-B05CBF49F407}
</ProjectGuid>
<ProjectGuid>
{8CCAA966-AB14-8CBB-1578-B05CBF49F407}
</ProjectGuid>
<OutputType>
Library
</OutputType>
<OutputType>
Library
</OutputType>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AssemblyName>
NonConvexColliderRuntimeAPI
</AssemblyName>
<AssemblyName>
NonConvexColliderRuntimeAPI
</AssemblyName>
<TargetFrameworkVersion>
v4.
7.1
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v4.
5.2
</TargetFrameworkVersion>
<FileAlignment>
512
</FileAlignment>
<FileAlignment>
512
</FileAlignment>
<BaseDirectory>
.
</BaseDirectory>
<BaseDirectory>
.
</BaseDirectory>
</PropertyGroup>
</PropertyGroup>
...
...
StockRunning/NonConvexEditor.csproj
View file @
43be5c23
...
@@ -4,18 +4,20 @@
...
@@ -4,18 +4,20 @@
<LangVersion>
latest
</LangVersion>
<LangVersion>
latest
</LangVersion>
<CscToolPath>
D:\unity2019\Editor\Data\Tools\RoslynScripts
</CscToolPath>
<CscToolPath>
D:\unity2019\Editor\Data\Tools\RoslynScripts
</CscToolPath>
<CscToolExe>
unity_csc.bat
</CscToolExe>
<CscToolExe>
unity_csc.bat
</CscToolExe>
<TargetFrameworkProfile
/>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup>
<PropertyGroup>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
<Platform
Condition=
" '$(Platform)' == '' "
>
AnyCPU
</Platform>
<Platform
Condition=
" '$(Platform)' == '' "
>
AnyCPU
</Platform>
<ProductVersion>
10.0.20506
</ProductVersion>
<ProductVersion>
10.0.20506
</ProductVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<RootNamespace></RootNamespace>
<RootNamespace>
</RootNamespace>
<ProjectGuid>
{FB3A037E-DD7E-C0A8-411D-03E28ADD4D7F}
</ProjectGuid>
<ProjectGuid>
{FB3A037E-DD7E-C0A8-411D-03E28ADD4D7F}
</ProjectGuid>
<OutputType>
Library
</OutputType>
<OutputType>
Library
</OutputType>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AssemblyName>
NonConvexEditor
</AssemblyName>
<AssemblyName>
NonConvexEditor
</AssemblyName>
<TargetFrameworkVersion>
v4.
7.1
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v4.
5.2
</TargetFrameworkVersion>
<FileAlignment>
512
</FileAlignment>
<FileAlignment>
512
</FileAlignment>
<BaseDirectory>
.
</BaseDirectory>
<BaseDirectory>
.
</BaseDirectory>
</PropertyGroup>
</PropertyGroup>
...
...
StockRunning/RuntimeTestAssembly.csproj
View file @
43be5c23
...
@@ -4,18 +4,20 @@
...
@@ -4,18 +4,20 @@
<LangVersion>
latest
</LangVersion>
<LangVersion>
latest
</LangVersion>
<CscToolPath>
D:\unity2019\Editor\Data\Tools\RoslynScripts
</CscToolPath>
<CscToolPath>
D:\unity2019\Editor\Data\Tools\RoslynScripts
</CscToolPath>
<CscToolExe>
unity_csc.bat
</CscToolExe>
<CscToolExe>
unity_csc.bat
</CscToolExe>
<TargetFrameworkProfile
/>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup>
<PropertyGroup>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
<Platform
Condition=
" '$(Platform)' == '' "
>
AnyCPU
</Platform>
<Platform
Condition=
" '$(Platform)' == '' "
>
AnyCPU
</Platform>
<ProductVersion>
10.0.20506
</ProductVersion>
<ProductVersion>
10.0.20506
</ProductVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<RootNamespace></RootNamespace>
<RootNamespace>
</RootNamespace>
<ProjectGuid>
{8413C11E-E056-0084-BFEB-5BAB77B89350}
</ProjectGuid>
<ProjectGuid>
{8413C11E-E056-0084-BFEB-5BAB77B89350}
</ProjectGuid>
<OutputType>
Library
</OutputType>
<OutputType>
Library
</OutputType>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AssemblyName>
RuntimeTestAssembly
</AssemblyName>
<AssemblyName>
RuntimeTestAssembly
</AssemblyName>
<TargetFrameworkVersion>
v4.
7.1
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v4.
5.2
</TargetFrameworkVersion>
<FileAlignment>
512
</FileAlignment>
<FileAlignment>
512
</FileAlignment>
<BaseDirectory>
.
</BaseDirectory>
<BaseDirectory>
.
</BaseDirectory>
</PropertyGroup>
</PropertyGroup>
...
...
StockRunning/StockRunning.sln
View file @
43be5c23
Microsoft Visual Studio Solution File, Format Version 1
2
.00
Microsoft Visual Studio Solution File, Format Version 1
1
.00
# Visual Studio
15
# Visual Studio
2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-firstpass", "Assembly-CSharp-firstpass.csproj", "{77A2A415-8E80-59FD-67BD-3FBFEF19D174}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-firstpass", "Assembly-CSharp-firstpass.csproj", "{77A2A415-8E80-59FD-67BD-3FBFEF19D174}"
EndProject
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{243048A2-A6E1-3156-AD46-FFD0667CD947}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{243048A2-A6E1-3156-AD46-FFD0667CD947}"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment