geometry-tower-defense/Assets/GameMain/Scripts/UI
SepComet 7106e0adbe feat: Introduce new services and refactor existing code for better structure
- Added ISpriteCacheService, IStaticDataService, and ITextService interfaces for improved service management.
- Implemented RunContracts for managing run states and node execution contexts.
- Created EnemyTagStatusRuntime to handle enemy status effects and their application.
- Refactored ShopPriceRuleService to utilize static data service for shop prices.
- Enhanced InventoryTowerEnduranceUtility to manage tower endurance reduction.
- Updated EventFormUseCase to work with new EventOptionExecutionContext.
- Removed unused dictionary loading code from ProcedurePreload.
- Cleaned up various utility classes and ensured consistent naming conventions.
- Updated tests to reflect changes in context and service usage.
2026-05-13 22:18:47 +08:00
..
.idea init 2026-02-26 13:21:43 +08:00
Base 补充相关 UI 2026-02-26 23:29:32 +08:00
Combat 拆分程序集,统一修改 Core 区域类的命名空间,暂不修复编译问题 2026-05-13 16:48:09 +08:00
Game feat: Introduce new services and refactor existing code for better structure 2026-05-13 22:18:47 +08:00
General use new input system 2026-04-30 14:52:19 +08:00
Menu 拆分 UIController 组装 Context 职责 + 描述文本滚动展示 2026-03-12 16:45:20 +08:00
Shop 为 RepoForm 添加出售功能,ShopNode 只承载玩家购买组件的逻辑 2026-03-16 17:52:23 +08:00
Templates 添加“奖励 3 选 1”UI 2026-03-02 21:42:27 +08:00
Base.meta init 2026-02-26 13:21:43 +08:00
Combat.meta refactor & fix 2026-03-01 13:15:53 +08:00
CommonButton.cs 补充相关 UI 2026-02-26 23:29:32 +08:00
CommonButton.cs.meta init 2026-02-26 13:21:43 +08:00
DialogParams.cs init 2026-02-26 13:21:43 +08:00
DialogParams.cs.meta init 2026-02-26 13:21:43 +08:00
Game.meta refactor & fix 2026-03-01 13:15:53 +08:00
General.meta init 2026-02-26 13:21:43 +08:00
GeometryTD.Presentation.asmdef 拆分程序集,统一修改 Core 区域类的命名空间,暂不修复编译问题 2026-05-13 16:48:09 +08:00
GeometryTD.Presentation.asmdef.meta 拆分程序集,统一修改 Core 区域类的命名空间,暂不修复编译问题 2026-05-13 16:48:09 +08:00
HPBarItem.cs init 2026-02-26 13:21:43 +08:00
HPBarItem.cs.meta init 2026-02-26 13:21:43 +08:00
Menu.meta refactor & fix 2026-03-01 13:15:53 +08:00
Shop.meta 添加商店 UI 2026-03-07 22:50:15 +08:00
Templates.meta init 2026-02-26 13:21:43 +08:00
UpdateResourceForm.cs init 2026-02-26 13:21:43 +08:00
UpdateResourceForm.cs.meta init 2026-02-26 13:21:43 +08:00