Commit Graph

5 Commits

Author SHA1 Message Date
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
SepComet 2e54acbc85 为 RepoForm 添加出售功能,ShopNode 只承载玩家购买组件的逻辑 2026-03-16 17:52:23 +08:00
SepComet aa44170d56 InventoryGenerationComponent + TagRegistryComponent 收口 2026-03-13 11:06:14 +08:00
SepComet f67888a8da 拆分 UIController 组装 Context 职责 + 描述文本滚动展示 2026-03-12 16:45:20 +08:00
SepComet 9e59865368 G1-04 2026-03-12 13:33:35 +08:00