hevinci
|
1b75f4b6e9
|
update runtime code
UpdatePackageManifestAsync方法增加自动保存版本号参数
|
2023-04-22 17:20:23 +08:00 |
|
hevinci
|
91fe51d10a
|
update patch system
UpdatePackageManifestOperation增加新方法FlushManifestVersionFile()
|
2023-03-22 18:48:52 +08:00 |
|
hevinci
|
67d09d95fa
|
update runtime code
代码里移除了Patch敏感字。
|
2023-03-11 00:06:40 +08:00 |
|
hevinci
|
ed77d6dc1f
|
update decryption services
|
2023-03-08 12:22:09 +08:00 |
|
hevinci
|
0bd5677e26
|
update runtime code
|
2023-03-03 18:21:56 +08:00 |
|
hevinci
|
fdf27cbc1a
|
update runtime logic
补丁清单的资源包列表增加引用链
|
2023-02-22 15:41:01 +08:00 |
|
hevinci
|
8ce8e81792
|
update new cache system
重新设计了资源缓存系统
|
2023-02-07 18:39:08 +08:00 |
|
hevinci
|
ac839450e2
|
update runtime code
|
2022-12-27 10:19:35 +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
|
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
|
a290353cfa
|
Update runtime logic
在初始化失败的时候,销毁YooAssets会报异常。
|
2022-12-03 19:48:17 +08:00 |
|
hevinci
|
e8e69a2e86
|
Update runtime code
重写了文件解密流程。
|
2022-11-02 21:54:44 +08:00 |
|
hevinci
|
bb64ff7278
|
update runtime code
移除了ILocationServices接口类。
增加了bool CheckLocationValid(string location)方法。
|
2022-10-21 18:36:03 +08:00 |
|
hevinci
|
9bc5580229
|
Update PatchSystem
移除YooAssets.ClearAllCacheFiles()
新增YooAssets.ClearUnusedCacheFiles();
|
2022-10-18 11:56:05 +08:00 |
|
hevinci
|
bd8ecab31b
|
Update runtime code
|
2022-10-14 11:49:32 +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
|
fbbf762e70
|
Update CacheSystem
优化缓存系统代码结构
|
2022-08-15 11:55:13 +08:00 |
|
hevinci
|
7e6c678e91
|
Update runtime
|
2022-08-03 20:51:06 +08:00 |
|
hevinci
|
ea9b8874cc
|
Update decryption services
解密服务接口增加解密文件信息。
|
2022-07-13 10:48:49 +08:00 |
|
hevinci
|
4cad587609
|
Optimized asset system and patch system framework
优化了资源定位不正确导致的错误报告方式。
YooAssets.ProcessOperation()重命名为YooAssets.StartOperation()
YooAssets.GetBundleInfo()已经移除方法。
YooAssets.IsNeedDownloadFromRemote()新增加方法。
|
2022-05-11 16:48:17 +08:00 |
|
hevinci
|
afc08d4e46
|
Add load all asset method.
增加新的资源加载方法:加载资源对象所属资源包里的所有资源。
|
2022-05-06 23:15:03 +08:00 |
|
hevinci
|
9ec841ff67
|
Add get asset info method.
增加获取资源信息的方法。
|
2022-05-03 12:23:08 +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
|
b443a1c308
|
Optimize packaging bundle core logic
优化了打包的核心逻辑,对依赖资源进行自动划分。
|
2022-04-30 19:10:52 +08:00 |
|
hevinci
|
9f1eaf4a62
|
Update adressable location
|
2022-04-28 18:28:46 +08:00 |
|
hevinci
|
2cb006f3d9
|
Support addressable location
支持可寻址资源定位
|
2022-04-28 17:23:31 +08:00 |
|
hevinci
|
9bf22f2c79
|
Operation handles support error queries
操作句柄支持错误信息查询。
|
2022-04-24 18:30:35 +08:00 |
|
hevinci
|
4591d0b5f6
|
Check location param is invalid.
在编辑器下检测资源路径是否合法并警告。
|
2022-04-14 19:01:39 +08:00 |
|
hevinci
|
99a3abf697
|
Resource location interface extension
|
2022-04-14 14:06:23 +08:00 |
|
hevinci
|
09a985fadb
|
Resource location interface extension
资源定位接口扩展
|
2022-04-14 12:19:04 +08:00 |
|