dgflash
|
654737c8b2
|
1. 废弃oops.res.loadAsync,功能与oops.res.load方法合并
2. 废弃oops.res.preloadAsync,功能与oops.res.preload方法合并
3. 废弃GameComponent.loadAsync,功能与GameComponent.load方法合并
4. 修复本地存储加密安卓平台报错问题
|
2025-09-26 17:43:32 +08:00 |
|
dgflash
|
86094edd84
|
1. 重构 StorageManager,实现可自定义数据加密方式,移除对 crypto-es 第三方库依赖,减小包体约200KB,需要使用时自行切换
2. 优化音乐模块代码
|
2024-09-29 20:46:28 +08:00 |
|
dgflash
|
335d67bece
|
修复RandomManager.getRandomByObjectList方法当参数n为1时,永远随机到数组第0位的问题
|
2022-10-21 09:49:18 +08:00 |
|
dgflash
|
48e342ea75
|
替换security中的加密库为crypto-es,解决cc3.6.1 native加密库报错问题
|
2022-10-13 22:24:27 +08:00 |
|
dgflash
|
4671a36554
|
修复EncryptUtil解密报错问题
|
2022-09-04 19:45:23 +08:00 |
|
dgflash
|
a7eeba8659
|
框架核心模块注释文档补全
|
2022-09-02 14:54:04 +08:00 |
|
dgflash
|
a7d31b051f
|
优化框架代码
|
2022-09-01 22:56:15 +08:00 |
|