Commit Graph

33 Commits (bf1e3da29880bd2dcbdd93b71ab3e45367fe717f)

Author SHA1 Message Date
何冠峰 bf1e3da298 feat : remove delivery file system
Host Play Mode 移除了DeliveryFileSystemParameters
2024-12-11 18:43:15 +08:00
何冠峰 15fbbf3873 Update InitializeParameters.cs 2024-12-11 18:24:40 +08:00
何冠峰 f73abba79f feat : web play mode support remote services
WebPlayMode支持跨域加载。
2024-12-11 18:19:09 +08:00
hevinci d017688416 feat : the bundle file decryption
资源文件解密
2024-08-03 18:43:12 +08:00
unknown c6377ce544 原生文件加密/解密 2024-07-27 18:37:17 +08:00
unknown ddce031ee5 Assetbundle加载增加解密方法 2024-07-27 15:25:21 +08:00
何冠峰 589eea7cf3 update file system
统一所有PlayMode的初始化行为
2024-07-09 23:37:20 +08:00
何冠峰 260867b588 update operation logic 2024-07-07 16:01:55 +08:00
何冠峰 bafd15571a update file system 2024-07-07 00:52:17 +08:00
何冠峰 75511397d6 update file system 2024-07-05 15:10:07 +08:00
何冠峰 9420f8561f update web file system 2024-07-04 21:59:24 +08:00
何冠峰 ff02da5c54 refactor the runtime code
重构了运行时代码,支持全新的文件系统。
2024-07-04 20:36:26 +08:00
hevinci 370329b07d refactor : wechat game support
提供对微信小游戏缓存的查询接口
2024-04-11 19:51:34 +08:00
hevinci 544832c46a style : Code text indent format 2023-12-21 19:10:46 +08:00
hevinci bc9a4e07e2 update operation system
异步操作增加执行优先级
2023-10-27 16:08:38 +08:00
hevinci 9418544264 update resource manager
初始化参数增加AutoDestroyAssetProvider
2023-10-26 19:07:51 +08:00
hevinci 9476bbe562 update resource package 2023-10-11 14:36:02 +08:00
hevinci 01cf9ccd54 update yooasset2.0 2023-09-20 16:09:52 +08:00
hevinci a2d4691f04 update package system
IQueryServices接口变更为IBuildinQueryServices
2023-08-14 12:27:43 +08:00
hevinci 0c1efe7420 update runtime code
1. 新增WebGL专属模式WebPlayMode
2023-07-18 14:27:33 +08:00
hevinci 472a5ae97a update package system
1. 移除了HostPlayModeParameters.DefaultHostServer字段
2. 移除了HostPlayModeParameters.FallbackHostServer字段
3. 新增了HostPlayModeParameters.RemoteServices字段
2023-07-12 19:15:10 +08:00
hevinci fbb48ba330 Update InitializeParameters.cs
1. 新增了InitializeParameters.BuildinRootDirectory字段
2. 新增了InitializeParameters.SandboxRootDirectory字段
2023-07-05 14:52:13 +08:00
hevinci 3bb3d4382c update runtime code
1. 移除了InitializeParameters.LocationToLower参数
2. 资源收集界面增加了LocationToLower选项
3. 资源收集界面增加了IncludeAssetGUID选项
4. 资源清单版本升级了
5. 新增了ResourcePackage.GetAssetInfoByGUID()方法
2023-06-26 18:30:29 +08:00
hevinci c60cc1e84f update asset system
新增了初始化参数LoadingMaxTimeSlice
移除了参数AssetLoadingMaxNumber
2023-03-24 17:01:35 +08:00
hevinci 027ae02aa0 update asset system
增加了下载失败尝试次数的初始化参数
2023-03-22 17:14:58 +08:00
hevinci 67d09d95fa update runtime code
代码里移除了Patch敏感字。
2023-03-11 00:06:40 +08:00
hevinci bb64ff7278 update runtime code
移除了ILocationServices接口类。
增加了bool CheckLocationValid(string location)方法。
2022-10-21 18:36:03 +08:00
hevinci bd11f2e7b8 Update patch system
下载器增加超时参数
2022-10-17 14:43:13 +08:00
hevinci e9af0c7042 Update asset system 2022-10-14 11:20:14 +08:00
hevinci 38c0ca0ce1 Update runtime code 2022-10-08 12:09:34 +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 4ece14e921 Update runtime code 2022-09-28 14:39:58 +08:00