何冠峰
|
454afc9ba6
|
docs : 增加模块的文档说明
|
2026-01-06 17:12:07 +08:00 |
|
何冠峰
|
539ca3523e
|
style : 规范代码注释
|
2026-01-06 14:57:15 +08:00 |
|
何冠峰
|
c87efdb509
|
refactor : 重构网络下载模块
新增通用下载接口,扩展了默认的Unity引擎下载器
|
2026-01-05 19:44:10 +08:00 |
|
何冠峰
|
e5d0a856a5
|
perf : 异常处理替换为YOO的异常类
|
2025-12-05 15:45:04 +08:00 |
|
何冠峰
|
5da8c6baf8
|
perf : 文件验证和文件下载并发设置为合理的默认值,并限制参数为合理范围。
|
2025-12-04 21:12:49 +08:00 |
|
何冠峰
|
1fbc9d26a6
|
style : 修改注释说明
|
2025-12-04 18:16:40 +08:00 |
|
何冠峰
|
abb087b02e
|
fix #700
|
2025-12-03 10:14:55 +08:00 |
|
DESKTOP-FIVME83\Administrator
|
78d24ad3a6
|
清理指定地址的文件
(cherry picked from commit 41a1973be8f11c1629b334238546556f54101c35)
|
2025-11-21 16:29:21 +08:00 |
|
何冠峰
|
aab2c4625e
|
feat #671
|
2025-11-13 15:54:08 +08:00 |
|
何冠峰
|
75881b55f6
|
fix #683
|
2025-11-12 18:41:17 +08:00 |
|
何冠峰
|
d570ba8d74
|
fix #661
|
2025-10-30 18:31:06 +08:00 |
|
何冠峰
|
74037a5a29
|
fix #670
|
2025-10-28 19:16:51 +08:00 |
|
何冠峰
|
831a9981e3
|
Update SearchCacheFilesOperation.cs
|
2025-10-14 16:58:06 +08:00 |
|
Alan Liu
|
3579a23bd5
|
优化SearchCacheFilesOperation
|
2025-10-13 18:55:49 +08:00 |
|
何冠峰
|
bbcc3bf971
|
style : 修改代码注释说明
|
2025-09-19 10:05:45 +08:00 |
|
何冠峰
|
0c3ccc5c2f
|
refactor: 适配引擎版本
|
2025-09-17 16:49:21 +08:00 |
|
何冠峰
|
2c3b890329
|
feat #642
|
2025-09-17 15:39:47 +08:00 |
|
何冠峰
|
fd1715a89b
|
fix 修正无效警告
|
2025-09-17 10:51:24 +08:00 |
|
何冠峰
|
5fde689f1f
|
feat #640
|
2025-09-10 21:19:58 +08:00 |
|
何冠峰
|
5d51bfe751
|
feat #639
修复问题
|
2025-09-10 21:00:51 +08:00 |
|
何冠峰
|
ed86edd2b0
|
feat #639
|
2025-09-10 20:15:52 +08:00 |
|
何冠峰
|
90d3a53bc3
|
fix #631
|
2025-09-09 19:06:17 +08:00 |
|
何冠峰
|
d392b02bd4
|
refactor : 重构了Web文件系统公共类
方便小游戏共用基础代码。
|
2025-08-30 17:30:29 +08:00 |
|
何冠峰
|
6f34951a74
|
refactor #627
|
2025-08-28 10:27:37 +08:00 |
|
何冠峰
|
6fc82bb55a
|
feat : 新增配置参数控制缓存文件验证最大并发数
|
2025-08-27 18:03:53 +08:00 |
|
何冠峰
|
36bc24f9fd
|
fix #622
|
2025-08-27 10:29:13 +08:00 |
|
何冠峰
|
227f2332a9
|
refactor : 重构内置文件的加载和拷贝逻辑。
优先使用File类拷贝文件
|
2025-08-04 17:26:57 +08:00 |
|
何冠峰
|
b8ec902f60
|
perf : IsUnpackBundleFile方法设置为虚方法
|
2025-07-29 14:34:59 +08:00 |
|
何冠峰
|
3595219a71
|
style : 移除冗余空格
|
2025-07-23 16:48:37 +08:00 |
|
何冠峰
|
48d2b36d4e
|
feat : 改进资源清单加密和解密接口
|
2025-07-23 15:38:29 +08:00 |
|
何冠峰
|
4489ca570b
|
style : 修改日志
|
2025-07-23 14:06:32 +08:00 |
|
何冠峰
|
33907ea967
|
fix #591
新增DISABLE_ONDEMAND_DOWNLOAD文件配置参数
|
2025-07-22 18:59:47 +08:00 |
|
何冠峰
|
1801974c8a
|
Update DownloadCenterOperation.cs
|
2025-07-22 10:11:22 +08:00 |
|
何冠峰
|
bfd476d59c
|
Update DownloadCenterOperation.cs
|
2025-07-21 18:22:51 +08:00 |
|
何冠峰
|
9f09b6c526
|
update file system
|
2025-07-21 15:52:07 +08:00 |
|
何冠峰
|
53db012fc8
|
update download system
|
2025-07-17 21:00:12 +08:00 |
|
何冠峰
|
b3622167da
|
update download system
remove timeout
|
2025-07-17 20:59:15 +08:00 |
|
何冠峰
|
b90ab01fe9
|
update file system
下载器相关逻辑代码重构
|
2025-07-10 10:58:14 +08:00 |
|
何冠峰
|
6f5fcd55b1
|
style : 修正拼写错误
|
2025-07-08 16:42:21 +08:00 |
|
何冠峰
|
97fe3b0681
|
update file system
修正2.3.11版本同步加载本地加密文件失败的问题。
|
2025-07-01 16:40:01 +08:00 |
|
何冠峰
|
e3a12ef361
|
style : file system code style
|
2025-07-01 11:06:41 +08:00 |
|
何冠峰
|
40c82835bf
|
style : code style
|
2025-06-30 10:53:16 +08:00 |
|
何冠峰
|
150b46a0a7
|
update file system
新增ICopyLocalFileServices服务类
|
2025-06-27 17:42:57 +08:00 |
|
何冠峰
|
ebde5a52d3
|
fix #585
|
2025-06-25 19:27:52 +08:00 |
|
何冠峰
|
e57466e9e2
|
style : file system code
|
2025-06-25 18:12:37 +08:00 |
|
何冠峰
|
6f7fca7b34
|
perf : main thread sleep one
|
2025-06-25 18:10:50 +08:00 |
|
何冠峰
|
756331fe0b
|
style : file system code
|
2025-06-25 18:04:53 +08:00 |
|
何冠峰
|
ed89e73d26
|
fix #576
资源清单加密和解密
|
2025-06-20 11:36:29 +08:00 |
|
何冠峰
|
d2a28bd801
|
fix #562
|
2025-06-17 17:07:02 +08:00 |
|
何冠峰
|
dc46462bfa
|
fix : remove Caching class
it's not support in webGL
|
2025-04-23 14:14:34 +08:00 |
|