hevinci
|
8ce8e81792
|
update new cache system
重新设计了资源缓存系统
|
2023-02-07 18:39:08 +08:00 |
|
hevinci
|
f3e3f7cf85
|
update runtime code
|
2022-12-26 00:48:56 +08:00 |
|
hevinci
|
dd824254a9
|
update runtime code
|
2022-12-25 00:25:41 +08:00 |
|
hevinci
|
16943d4590
|
update runtime code
|
2022-12-24 22:09:14 +08:00 |
|
hevinci
|
4a158319e5
|
update runtime code
|
2022-12-21 10:54:22 +08:00 |
|
hevinci
|
4e759134bd
|
update runtime code
|
2022-12-20 16:17:01 +08:00 |
|
hevinci
|
5c16171781
|
update runtime code
|
2022-12-18 21:55:49 +08:00 |
|
hevinci
|
2ace30acd8
|
update runtime code
|
2022-12-17 22:37:39 +08:00 |
|
hevinci
|
688cc271d5
|
Update runtime logic
UpdatePackageVersionAsync()方法增加appendTimeTicks参数
|
2022-12-03 20:03:10 +08:00 |
|
hevinci
|
a290353cfa
|
Update runtime logic
在初始化失败的时候,销毁YooAssets会报异常。
|
2022-12-03 19:48:17 +08:00 |
|
hevinci
|
5415d95f36
|
Fix #46
修复资源包初始化失败之后,再次初始化提示异常的问题。
|
2022-11-29 11:06:24 +08:00 |
|
hevinci
|
29b3ca4e69
|
Update runtime code
重构原生文件加载流程。
|
2022-11-19 17:54:09 +08:00 |
|
hevinci
|
49949ecda5
|
Update runtime code
优化资源包缓存文件清理方式。
|
2022-11-18 21:33:58 +08:00 |
|
hevinci
|
40903d9ad5
|
Update runtime code
|
2022-11-11 11:01:37 +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
|
989d88f7d3
|
Update runtime code
修复资源回收无效的问题。
|
2022-10-22 15:37:53 +08:00 |
|
hevinci
|
bb64ff7278
|
update runtime code
移除了ILocationServices接口类。
增加了bool CheckLocationValid(string location)方法。
|
2022-10-21 18:36:03 +08:00 |
|
hevinci
|
a6de89ab74
|
Update runtime code
|
2022-10-19 19:30:50 +08:00 |
|
hevinci
|
ccac691701
|
Update runtime code
|
2022-10-18 12:07:33 +08:00 |
|
hevinci
|
9bc5580229
|
Update PatchSystem
移除YooAssets.ClearAllCacheFiles()
新增YooAssets.ClearUnusedCacheFiles();
|
2022-10-18 11:56:05 +08:00 |
|
hevinci
|
c14db5fd0d
|
Update PatchSystem
增加AssetsPackage.GetHumanReadableVersion()方法
|
2022-10-17 16:04:47 +08:00 |
|
hevinci
|
bd11f2e7b8
|
Update patch system
下载器增加超时参数
|
2022-10-17 14:43:13 +08:00 |
|
hevinci
|
bd8ecab31b
|
Update runtime code
|
2022-10-14 11:49:32 +08:00 |
|