Go to file
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
.claude 添加设置文件,更新项目名称和API兼容性级别 2026-05-13 15:18:02 +08:00
Assets feat: Introduce new services and refactor existing code for better structure 2026-05-13 22:18:47 +08:00
Packages 添加 CombatNodeComponent 及相关类 2026-02-28 15:44:22 +08:00
ProjectSettings 添加设置文件,更新项目名称和API兼容性级别 2026-05-13 15:18:02 +08:00
docs remove 2026-04-30 15:35:50 +08:00
数据表 补全部分 EventComponent 设计 2026-03-16 11:53:24 +08:00
.gitignore 添加设置文件,更新项目名称和API兼容性级别 2026-05-13 15:18:02 +08:00