geometry-tower-defense/Assets/GameMain/Scripts/Definition
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
..
Constant 添加 CombatNodeComponent 及相关类 2026-02-28 15:44:22 +08:00
DataStruct 拆分程序集,统一修改 Core 区域类的命名空间,暂不修复编译问题 2026-05-13 16:48:09 +08:00
Enum 拆分程序集,统一修改 Core 区域类的命名空间,暂不修复编译问题 2026-05-13 16:48:09 +08:00
Event feat: Introduce new services and refactor existing code for better structure 2026-05-13 22:18:47 +08:00
Ports feat: Introduce new services and refactor existing code for better structure 2026-05-13 22:18:47 +08:00
Run feat: Introduce new services and refactor existing code for better structure 2026-05-13 22:18:47 +08:00
Tag feat: Introduce new services and refactor existing code for better structure 2026-05-13 22:18:47 +08:00
CombatParticipantTowerValidation.cs 拆分程序集,统一修改 Core 区域类的命名空间,暂不修复编译问题 2026-05-13 16:48:09 +08:00
CombatParticipantTowerValidation.cs.meta S3-01 + S3-02 2026-03-09 17:50:49 +08:00
CombatParticipantTowerValidationText.cs 拆分程序集,统一修改 Core 区域类的命名空间,暂不修复编译问题 2026-05-13 16:48:09 +08:00
CombatParticipantTowerValidationText.cs.meta S5-04 2026-03-11 16:48:26 +08:00
Constant.meta init 2026-02-26 13:21:43 +08:00
DataStruct.meta init 2026-02-26 13:21:43 +08:00
Enum.meta init 2026-02-26 13:21:43 +08:00
Event.meta Start Tag System 2026-03-10 13:11:30 +08:00
GeometryTD.Core.Definition.asmref 拆分程序集,统一修改 Core 区域类的命名空间,暂不修复编译问题 2026-05-13 16:48:09 +08:00
GeometryTD.Core.Definition.asmref.meta 拆分程序集,统一修改 Core 区域类的命名空间,暂不修复编译问题 2026-05-13 16:48:09 +08:00
InventoryRarityRuleService.cs 拆分程序集,统一修改 Core 区域类的命名空间,暂不修复编译问题 2026-05-13 16:48:09 +08:00
InventoryRarityRuleService.cs.meta - S4-01 先确定 M1 需要的品质 / Tag 2026-03-09 20:34:22 +08:00
ParticipantTowerAssignResult.cs 拆分程序集,统一修改 Core 区域类的命名空间,暂不修复编译问题 2026-05-13 16:48:09 +08:00
ParticipantTowerAssignResult.cs.meta S3-01 + S3-02 2026-03-09 17:50:49 +08:00
Ports.meta feat: Introduce new services and refactor existing code for better structure 2026-05-13 22:18:47 +08:00
Run.meta feat: Introduce new services and refactor existing code for better structure 2026-05-13 22:18:47 +08:00
Tag.meta Start Tag System 2026-03-10 13:11:30 +08:00