Commit Graph

27 Commits

Author SHA1 Message Date
hevinci
19cb239746 Update logic code
优化补丁清单格式为二进制。
2022-12-03 18:48:51 +08:00
hevinci
72f0426531 Update PatchSystem
移除了WeaklyUpdatePatchManifestAsync()方法
新增了CheckPackageContentsAsync()方法
2022-11-04 13:10:08 +08:00
hevinci
cd79f0e434 Update runtime code
AssetsPackage.WeaklyUpdateManifestAsync(string packageVersion)移除了packageVersion参数。
优化了HostPlayMode的初始化逻辑,优先读取沙盒内的清单,如果不存在则读取内置清单。
2022-10-31 16:45:21 +08:00
hevinci
2599639aeb Update PatchSystem 2022-10-27 14:20:05 +08:00
hevinci
cc04efe76b Update runtime code
UpdateStaticVersionOperation.PackageCRC重名为PackageVersion。
AssetPackage.GetHumanReadableVersion()重名为GetPackageVersion()
2022-10-26 21:02:25 +08:00
hevinci
c449a070b4 Update CacheSystem
修复原生文件每次获取都重复拷贝的问题
2022-10-18 10:19:17 +08:00
hevinci
4eca73303b Update runtime code 2022-10-08 11:23:16 +08:00
hevinci
a71921cdd1 Update runtime code 2022-09-29 18:40:43 +08:00
hevinci
a4c8fb6e1b Update runtime logic 2022-09-28 11:55:12 +08:00
hevinci
af37bb6e54 Update runtime logic 2022-09-27 21:11:55 +08:00
hevinci
3401c69729 Update YooAssets 2022-08-03 15:46:45 +08:00
hevinci
5b0c189d75 Update InitializationOperation.cs 2022-06-29 11:59:39 +08:00
hevinci
bd87e982ef Add progress of async operation
异步操作类增加进度查询。
2022-05-07 20:30:16 +08:00
hevinci
ecd4973948 Update editor simulate mode parameters
更新编辑器下模拟模式的初始化参数类
2022-05-07 19:20:52 +08:00
hevinci
c395a7a750 Supports location to lower
支持资源定位地址小写。
2022-05-05 23:11:26 +08:00
hevinci
c196cd84d3 Optimized the speed of simulate build.
优化了编辑器下模拟构建的速度。
2022-05-05 21:12:44 +08:00
hevinci
c3c18cd555 Added initialization fault error detection
增加初始化容错检测。
2022-05-05 11:44:03 +08:00
hevinci
665a16fe60 Support fast build mode.
支持快速构建模式,真实的实现EditorPlayMode的运行时环境。
2022-05-02 23:15:09 +08:00
hevinci
873d873194 Add clear unused cache files method.
增加清空缓存文件的方法。
2022-05-02 15:03:36 +08:00
hevinci
20d2c517b2 Optimized raw file load logic
优化原生文件加载逻辑,支持离线运行模式和编辑器运行模式。
2022-04-21 16:16:40 +08:00
hevinci
ea28d3e6e1 Simplify the concept of resource version
简化资源版本概念
2022-04-12 19:15:44 +08:00
hevinci
ef8706e3e7 Update PatchSystem 2022-03-23 18:23:01 +08:00
hevinci
cdef1358e0 Update PatchSystem 2022-03-23 00:28:43 +08:00
hevinci
a00924bb54 Update YooAsset 2022-03-09 23:57:04 +08:00
hevinci
1c7b90806c Update YooAsset 2022-03-09 21:53:01 +08:00
hevinci
8521bbaaf7 Update patch system 2022-03-03 18:07:20 +08:00
hevinci
e66853fd46 Initial commit 2022-03-01 10:44:12 +08:00