Commit Graph

  • 61ba472346 Merge pull request #130 from Wkeasy/main ALEX 2025-03-21 00:07:49 +08:00
  • 9ce4fb9d88 默认不校验CRC,CRC影响AB加载的速度 Alex-Rachel 2025-03-20 15:12:19 +08:00
  • e405236d4d 添加重启流程接口 Wkeasy 2025-03-20 14:54:15 +08:00
  • 2e27941755 同步GameApp、Procedure里简化IUpdateDriver的调用 Alex-Rachel 2025-03-20 11:53:35 +08:00
  • 14bbb993f8 YooAsset Extension程序集 因为MIniGame的FileSystem是写死了这个程序集 Alex-Rachel 2025-03-20 10:29:49 +08:00
  • 0ba9d1a8b7 Merge pull request #129 from 6ag/main ALEX 2025-03-20 00:06:31 +08:00
  • 2818edb575 UI脚本生成,区分UIWidget和UIWindow feng 2025-03-19 22:04:10 +08:00
  • 5210c1d36b ToolbarExtender Alex-Rachel 2025-03-19 21:12:28 +08:00
  • cdc7a8f688 Update SourceGenerator 忽略除了默认程序集的生成 Alex-Rachel 2025-03-19 20:18:09 +08:00
  • c20f8285d8 Update ResourceModule.Services.cs Alex-Rachel 2025-03-19 12:55:52 +08:00
  • f2a63978da 增加MiniGameFileSystem的支持,增加EncryptType的解密枚举类型,以及ResourceModule解密方法实现 Alex-Rachel 2025-03-19 12:40:13 +08:00
  • 36db2f3aba 增加UnLoadAsync, 调整LoadSceneAsync的命名,增加_handlingScene当前正在处理的Scene保护 Alex-Rachel 2025-03-19 09:30:27 +08:00
  • 61b2baeaf7 LocalizationUtility 命名规范 Alex-Rachel 2025-03-18 22:34:43 +08:00
  • 7aab91215c Merge pull request #128 from 6ag/main ALEX 2025-03-18 19:31:55 +08:00
  • 4ae417337b 脚本自动生成增加Toggle feng 2025-03-18 18:56:37 +08:00
  • 52ac77d5e4 SceneModule增加UniTask的LoadScene方法 Alex-Rachel 2025-03-18 14:39:08 +08:00
  • 515d55e19a Update UpdateSettingEditor.cs Alex-Rachel 2025-03-18 14:37:24 +08:00
  • a4221e36f8 HotUpdateAssemblies 剔除.dll后缀 Alex-Rachel 2025-03-18 13:46:32 +08:00
  • 58cecd2071 Update UpdateSettingEditor.cs TEngine6.0.0 Alex-Rachel 2025-03-18 00:36:34 +08:00
  • 81a794cff3 Update Utility.Http.cs Alex-Rachel 2025-03-18 00:24:54 +08:00
  • 5e6d98764c Update GameModule.cs Alex-Rachel 2025-03-18 00:21:56 +08:00
  • 385de69cb9 规范化LocalizationModule Alex-Rachel 2025-03-18 00:20:44 +08:00
  • b68a5a84b9 自动同步UpdateSetting到HybridCLRSetting Alex-Rachel 2025-03-17 18:51:52 +08:00
  • 8ede4c7faa 增加DisStripCode防止裁剪组件 Alex-Rachel 2025-03-17 18:28:26 +08:00
  • f4d89bb420 EmitHelper动态方法不支持IL2CPP Alex-Rachel 2025-03-17 17:31:42 +08:00
  • 202df9ff62 GetUIAsyncAwait CancellationToken nullable Alex-Rachel 2025-03-17 14:11:11 +08:00
  • e4989425e8 优化Activator.CreateInstance, 已知类型优先使用new 代替反射,其次使用EmitHelper。耗时对比:直接new 1,EmitHelper 3, Activator 10。 Alex-Rachel 2025-03-17 12:01:25 +08:00
  • a7b6d6f478 Merge pull request #126 from tpxxn/main ALEX 2025-03-17 02:51:52 +08:00
  • db3fd11cb2 ShellHelper 在 Unity 输出 Log tpxxn 2025-03-17 00:23:22 +08:00
  • a2fe29af24 GameApp #pragma warning disable CS0436 Alex-Rachel 2025-03-16 23:47:28 +08:00
  • bf92b4d568 GameApp #pragma warning disable CS0436 Alex-Rachel 2025-03-16 23:46:33 +08:00
  • b060057c36 合理化目录结构,UIScriptGenerator、AssetBundleCollector挪到Assets/Editor目录下方便用户自行修改。 Alex-Rachel 2025-03-16 18:41:49 +08:00
  • 9bffcce30e UIScriptGenerator Alex-Rachel 2025-03-15 00:42:23 +08:00
  • be3b6eb8f2 newtonsoftJson Alex-Rachel 2025-03-14 23:41:13 +08:00
  • a61d8bd668 Merge pull request #125 from yuliuren/main ALEX 2025-03-14 20:16:50 +08:00
  • fae2afd3c8 Atlas工具增加2021版本支持 陈思海 2025-03-14 19:56:05 +08:00
  • a309cd2f98 Merge pull request #124 from yuliuren/main ALEX 2025-03-14 16:15:26 +08:00
  • 3dc478c509 modify 陈思海 2025-03-14 16:00:05 +08:00
  • c728dc4c0f 新增Altas图集编辑器 陈思海 2025-03-14 15:52:23 +08:00
  • e9d6c27006 ShowUIAsyncAwait Alex-Rachel 2025-03-13 19:46:14 +08:00
  • 33bdcbd913 Update SpritePostprocessor.cs Alex-Rachel 2025-03-13 10:30:16 +08:00
  • ac236e4b6a Merge branch 'main' of https://github.com/Alex-Rachel/TEngine Alex-Rachel 2025-03-13 10:27:22 +08:00
  • d6f5e65ab4 规范化protected的Fields 命名规范。 Alex-Rachel 2025-03-13 10:27:16 +08:00
  • 95412017e3 Merge pull request #122 from 6ag/main ALEX 2025-03-12 20:59:04 +08:00
  • 07f02acb1e 整理SpritePostprocessor图集打包脚本 feng 2025-03-12 20:57:42 +08:00
  • c03170e860 SpritePostprocessor回退,已注释新版内容 feng 2025-03-12 20:52:03 +08:00
  • aa5dc9dcb4 Update GameEntry.cs Alex-Rachel 2025-03-12 18:46:08 +08:00
  • 53665f669c Merge pull request #120 from 6ag/main ALEX 2025-03-12 17:34:52 +08:00
  • 91403615bc 修复Image/SpriteRenderer设置Sprite时,类型转换错误 feng 2025-03-12 17:32:37 +08:00
  • 77b2fdceb8 Merge pull request #119 from 6ag/main ALEX 2025-03-12 16:50:05 +08:00
  • 7b7b14a8c3 给UIModule中UI摄像机赋值 feng 2025-03-12 16:39:44 +08:00
  • c7f3511bd3 Merge pull request #118 from 6ag/main ALEX 2025-03-12 14:32:01 +08:00
  • e089aead36 Update ProcedureInitResources.cs Alex-Rachel 2025-03-12 14:31:21 +08:00
  • d169b62fc5 设置图片支持CancellationToken取消 feng 2025-03-12 14:26:38 +08:00
  • ab10c587f8 Fixed AudioSetting.asset Alex-Rachel 2025-03-12 13:18:38 +08:00
  • bbeecb2855 LanguageModule And Procedure InitLanguage Alex-Rachel 2025-03-12 13:18:21 +08:00
  • 39c9d327a1 Update BattleMainUI.prefab Alex-Rachel 2025-03-12 13:17:06 +08:00
  • 50c72fb341 Update README.md Alex-Rachel 2025-03-12 12:13:58 +08:00
  • b0c357bba2 Change the TestEvent Alex-Rachel 2025-03-12 12:13:51 +08:00
  • 6a1ea3d9b8 Update UpdateSetting.cs Alex-Rachel 2025-03-12 12:13:31 +08:00
  • 6a6caebcff Update GameEvent.cs Alex-Rachel 2025-03-12 12:13:21 +08:00
  • e3bf57f485 Update ResourceModule.cs Alex-Rachel 2025-03-12 12:13:05 +08:00
  • 77d07e175a LubanTools支持 Alex-Rachel 2025-03-12 11:40:05 +08:00
  • 106d90da4d 整理Attribute CodeStype Alex-Rachel 2025-03-10 00:20:22 +08:00
  • dd471eed08 Merge pull request #116 from tpxxn/main ALEX 2025-03-09 08:18:25 +08:00
  • f32e5e79a3 const 变量名 tpxxn 2025-03-09 02:33:14 +08:00
  • 4c325f7ca6 Update MainScene Alex-Rachel 2025-03-08 22:51:28 +08:00
  • d11b6e628e Update HostMode Procedure Alex-Rachel 2025-03-08 21:21:25 +08:00
  • 5e568b203b HybridCLR BuildDLLCommond Alex-Rachel 2025-03-08 21:03:18 +08:00
  • 5bb168a958 Rmv Alex-Rachel 2025-03-08 19:44:33 +08:00
  • 6cf5aa46c1 统一命名规范private变量_filedInfo Alex-Rachel 2025-03-08 19:44:06 +08:00
  • 9b72cbcb7c ProjectSettings Alex-Rachel 2025-03-08 18:38:40 +08:00
  • 32fbb971e7 Utility.Http Alex-Rachel 2025-03-08 14:18:35 +08:00
  • d6d2f66902 Utility.PlayerPref Alex-Rachel 2025-03-08 14:05:41 +08:00
  • 4a1876897c Utility.Unity Alex-Rachel 2025-03-08 13:46:35 +08:00
  • 551727687f TEngine 6 Alex-Rachel 2025-03-07 23:09:46 +08:00
  • 5887133894 更新Procedure流程 yoo2.2.9 Alex-Rachel 2025-02-20 01:39:52 +08:00
  • 6166fd24c6 yoo2.2,9 Alex-Rachel 2025-01-25 13:46:17 +08:00
  • aad8ff3ee5 忽略Gizmos和编辑器资源 source:9bc0577423 TEngine5.0.0 5.0 Alex-Rachel 2025-01-24 12:59:31 +08:00
  • df25a1adad Update ResourceExtComponent.Resource.cs Alex-Rachel 2025-01-22 09:27:42 +08:00
  • cf4b43c50b Update README.md TEngine_Fantasy ALEX 2025-01-16 09:24:45 +08:00
  • aaf7ddbee8 Update README.md ALEX 2025-01-16 09:23:51 +08:00
  • 634a392a1f Update HybridCLR -> 7.3.0 Alex-Rachel 2025-01-15 23:54:31 +08:00
  • b869a05220 #104 目前调用 HideUI 会将 UIWindow 的 Visible 设置为 false,但是如果又调用 CloseUI 方法,会将刚才 Visible 设置为 false 的窗口重新设置为 true。 Alex-Rachel 2024-12-22 13:13:59 +08:00
  • 37d88c2d94 Merge pull request #103 from 6ag/main ALEX 2024-12-17 10:07:14 +08:00
  • f3aa8824d8 更新文档 feng 2024-12-17 10:03:53 +08:00
  • 99c5afcbc5 Merge pull request #102 from 6ag/main ALEX 2024-12-16 23:46:33 +08:00
  • 4075588c34 UIWindow新增Hide方法,将UIWindow中的UserData和UserDatas属性移动到UIBase feng 2024-12-16 22:36:26 +08:00
  • fdd9f34132 Merge branch 'main' of https://github.com/ALEXTANGXIAO/TEngine Alex-Rachel 2024-12-09 11:34:17 +08:00
  • a2ab6efc71 #101 Alex-Rachel 2024-12-09 11:34:05 +08:00
  • 67025c806e Update README.md ALEX 2024-12-09 11:12:02 +08:00
  • 38afa45f9c #100 ALEXTANGXIAO 2024-12-04 10:45:19 +08:00
  • 0dc572f43e #97 ALEXTANGXIAO 2024-12-02 23:51:53 +08:00
  • 0679d924c1 Merge branch 'main' of https://github.com/ALEXTANGXIAO/TEngine ALEXTANGXIAO 2024-12-02 23:48:12 +08:00
  • 3de8cad99a #99 ALEXTANGXIAO 2024-12-02 23:46:08 +08:00
  • 065d5a7303 Merge pull request #98 from 6ag/main ALEX 2024-11-30 23:29:45 +08:00
  • c089eb32ba 适配 luban-next 最新版本的配表结构,新增 Mac 设备相关的 shell 脚本支持 feng 2024-11-30 23:09:45 +08:00
  • d571a937f8 UIWindow同一帧关闭导致GameObject无法销毁的极小概率bug修复 ALEXTANGXIAO 2024-11-22 23:09:44 +08:00
  • 89210483a9 ScriptGenerator控制台日志 ALEXTANGXIAO 2024-10-16 22:56:39 +08:00
  • 058ac2c9a5 RemoveAllListenerByOwner 倒序移除 ALEXTANGXIAO 2024-10-11 21:47:21 +08:00