何冠峰
|
ff02da5c54
|
refactor the runtime code
重构了运行时代码,支持全新的文件系统。
|
2024-07-04 20:36:26 +08:00 |
|
hevinci
|
b9b8f8e170
|
style code
|
2024-04-26 16:06:49 +08:00 |
|
hevinci
|
c9cc09cbed
|
fix #289
|
2024-04-26 16:05:37 +08:00 |
|
hevinci
|
6eb9a90a03
|
feat : add GetAllCacheFileInfosAsync method
|
2024-02-18 12:11:29 +08:00 |
|
hevinci
|
5e2d82d071
|
style : Code text indent format
|
2023-12-21 19:40:13 +08:00 |
|
hevinci
|
544832c46a
|
style : Code text indent format
|
2023-12-21 19:10:46 +08:00 |
|
hevinci
|
6dd1f43445
|
fix #205
|
2023-11-18 17:12:41 +08:00 |
|
swift
|
c3d5c13a80
|
Update DownloadManager.cs
WebGL平台改名遗漏 DefaultBuildPipeline->EDefaultBuildPipeline
|
2023-10-24 14:26:00 +08:00 |
|
hevinci
|
5d9ef12577
|
update operation system
|
2023-10-10 12:17:01 +08:00 |
|
hevinci
|
0ceeeb8c5b
|
update download system
support to cancel download operation
|
2023-10-07 16:02:11 +08:00 |
|
hevinci
|
6877900ac2
|
update download system
|
2023-09-27 16:31:24 +08:00 |
|
hevinci
|
e207d834bd
|
update yooasset2.0
|
2023-09-25 10:41:58 +08:00 |
|
hevinci
|
01cf9ccd54
|
update yooasset2.0
|
2023-09-20 16:09:52 +08:00 |
|
hevinci
|
8725821a27
|
update download system
|
2023-08-25 20:15:58 +08:00 |
|
hevinci
|
ad9bdc6574
|
update download system
|
2023-07-25 18:37:43 +08:00 |
|
hevinci
|
0c1efe7420
|
update runtime code
1. 新增WebGL专属模式WebPlayMode
|
2023-07-18 14:27:33 +08:00 |
|
hevinci
|
9a2ed64b4e
|
update download system
新增方法YooAssets.SetDownloadSystemRedirectLimit()
|
2023-06-29 15:47:10 +08:00 |
|
hevinci
|
ef5e1e65f9
|
fix #73
修复了同步加载原生文件,程序卡死的问题。
|
2023-03-06 20:05:34 +08:00 |
|
hevinci
|
ab29069af5
|
update download system
下载文件验证支持多线程。
|
2023-03-03 16:12:17 +08:00 |
|
hevinci
|
19cf9c0129
|
update download system
修复关闭编辑器时的报错。
|
2023-02-28 18:25:48 +08:00 |
|
hevinci
|
bcf6372602
|
update download system
|
2023-02-24 19:45:05 +08:00 |
|
huanggongming
|
eb16ba8365
|
feat(DownloadSystem):支持自定义下载请求
|
2023-02-24 12:18:18 +08:00 |
|
hevinci
|
17c6158478
|
update cache system
EVerifyLevel 新增Middle等级
|
2023-02-21 14:35:02 +08:00 |
|
hevinci
|
ef0cc05f5c
|
update cache system
|
2023-02-10 16:13:08 +08:00 |
|
hevinci
|
8ce8e81792
|
update new cache system
重新设计了资源缓存系统
|
2023-02-07 18:39:08 +08:00 |
|
hevinci
|
cdc5bcd31f
|
fix #56
修复更新资源清单错误计算超时时间的问题。
|
2022-12-29 14:23:16 +08:00 |
|
hevinci
|
16943d4590
|
update runtime code
|
2022-12-24 22:09:14 +08:00 |
|
hevinci
|
2ace30acd8
|
update runtime code
|
2022-12-17 22:37:39 +08:00 |
|
hevinci
|
7b9fda2298
|
update download system
优化资源文件下载流程。
|
2022-12-13 23:30:16 +08:00 |
|
hevinci
|
824d1c1501
|
update asset system
|
2022-12-05 16:29:45 +08:00 |
|
hevinci
|
ac88fd5cf6
|
update asset sytem
资源句柄类增加GetDownloadReport()方法。
|
2022-12-05 14:36:26 +08:00 |
|
hevinci
|
1f3e55ebea
|
Update DownloadSystem
下载错误提示增加HTTP Response Code
|
2022-10-25 14:33:21 +08:00 |
|
hevinci
|
f9ecad1cf0
|
Update download system
增加证书认证方法
|
2022-10-21 15:18:16 +08:00 |
|
hevinci
|
0a1c40cee5
|
Update download system
增加SetDownloadSystemClearFileResponseCode()新方法
|
2022-10-19 18:18:32 +08:00 |
|
hevinci
|
609cd21603
|
Update DownloadSystem
修复断点续传统计不准确的问题。
|
2022-10-18 14:49:56 +08:00 |
|
hevinci
|
a71921cdd1
|
Update runtime code
|
2022-09-29 18:40:43 +08:00 |
|
hevinci
|
97a7624b94
|
Update HttpDownloader.cs
|
2022-09-09 15:15:58 +08:00 |
|
hevinci
|
ec25af8517
|
Update download system
完善断点续传下载
|
2022-09-05 15:06:13 +08:00 |
|
hevinci
|
a9e858bc9a
|
Update cache system
|
2022-08-30 18:03:20 +08:00 |
|
hevinci
|
b5c82438a0
|
Update download system
使用新的断点续传下载器
|
2022-08-23 15:27:20 +08:00 |
|
hevinci
|
fbbf762e70
|
Update CacheSystem
优化缓存系统代码结构
|
2022-08-15 11:55:13 +08:00 |
|
hevinci
|
314c5cd86a
|
Update CacheSystem
|
2022-08-06 16:40:40 +08:00 |
|
hevinci
|
a1ad7acb3d
|
Update CacheSystem
|
2022-08-06 16:23:38 +08:00 |
|
hevinci
|
dcd4475617
|
Fix #34
修复一个拼写错误
|
2022-08-06 11:23:43 +08:00 |
|
hevinci
|
a6fdb5691a
|
Update PatchSystem
HostPlayMode支持WebGL平台。
|
2022-08-05 16:24:10 +08:00 |
|
hevinci
|
7e6c678e91
|
Update runtime
|
2022-08-03 20:51:06 +08:00 |
|
hevinci
|
d0b7ae020c
|
Update patch manifest
|
2022-07-25 15:46:20 +08:00 |
|
hevinci
|
00688a65af
|
Add VerifyLevel filed.
增加了下载文件校验等级初始化参数。
|
2022-06-21 16:04:59 +08:00 |
|
hevinci
|
0b1990f040
|
Yooasset add destroy methods
增加销毁机制
|
2022-06-15 18:14:04 +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 |
|