V3.3.0 MultiLevel功能创建完成

MultiLevel功能创建完成,play模式基本功能适配结束。下次再也不隔这么久commit一次了:(
This commit is contained in:
2023-09-08 07:15:24 +09:00
parent 5226f1dbbf
commit 203407693c
63 changed files with 2924 additions and 2384 deletions
+1
View File
@@ -1,6 +1,7 @@
{
"dependencies": {
"com.monitor1394.xcharts": "https://github.com/XCharts-Team/XCharts.git#3.0",
"com.unify.unified-universal-blur": "https://github.com/lukakldiashvili/Unified-Universal-Blur.git#0.2.2",
"com.unity.collab-proxy": "1.17.6",
"com.unity.ide.rider": "3.0.16",
"com.unity.ide.visualstudio": "2.0.18",
+48 -2
View File
@@ -7,6 +7,15 @@
"dependencies": {},
"hash": "0e60a2633375d598adcf344730d6a971e6c590da"
},
"com.unify.unified-universal-blur": {
"version": "https://github.com/lukakldiashvili/Unified-Universal-Blur.git#0.2.2",
"depth": 0,
"source": "git",
"dependencies": {
"com.unity.render-pipelines.universal": "7.0.0"
},
"hash": "31d569f8f459b5b605836b7832c351d053e2a183"
},
"com.unity.barracuda": {
"version": "2.0.0",
"depth": 1,
@@ -19,7 +28,7 @@
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.6.6",
"version": "1.7.3",
"depth": 2,
"source": "registry",
"dependencies": {
@@ -70,7 +79,7 @@
},
"com.unity.mathematics": {
"version": "1.2.6",
"depth": 3,
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
@@ -104,6 +113,34 @@
},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "12.1.8",
"depth": 2,
"source": "builtin",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
}
},
"com.unity.render-pipelines.universal": {
"version": "12.1.8",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.7.3",
"com.unity.render-pipelines.core": "12.1.8",
"com.unity.shadergraph": "12.1.8"
}
},
"com.unity.searcher": {
"version": "4.9.1",
"depth": 3,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.services.core": {
"version": "1.6.0",
"depth": 1,
@@ -122,6 +159,15 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "12.1.8",
"depth": 2,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "12.1.8",
"com.unity.searcher": "4.9.1"
}
},
"com.unity.test-framework": {
"version": "1.1.31",
"depth": 0,