geometry-tower-defense/Assets/GameMain/Scripts/Procedure/ProcedureMain
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
..
FixedRunNodeSequenceBuilder.cs S6 回归与文档收尾 2026-03-11 21:19:53 +08:00
FixedRunNodeSequenceBuilder.cs.meta S4-07 process 2 2026-03-11 11:20:16 +08:00
ProcedureMain.cs A1 + A2 2026-03-13 17:58:09 +08:00
ProcedureMain.cs.meta S4-07 process 2 2026-03-11 11:20:16 +08:00
ProcedureMainCombatEntryValidationResult.cs S4-07 process 2 2026-03-11 11:20:16 +08:00
ProcedureMainCombatEntryValidationResult.cs.meta S4-07 process 2 2026-03-11 11:20:16 +08:00
ProcedureMainCombatEntryValidationService.cs S5-04 2026-03-11 16:48:26 +08:00
ProcedureMainCombatEntryValidationService.cs.meta S4-07 process 2 2026-03-11 11:20:16 +08:00
ProcedureMainNodeEventGuardService.cs S4-07 process 2 2026-03-11 11:20:16 +08:00
ProcedureMainNodeEventGuardService.cs.meta S4-07 process 2 2026-03-11 11:20:16 +08:00
ProcedureMainParticipantTowerCleanupService.cs S5-04 2026-03-11 16:48:26 +08:00
ProcedureMainParticipantTowerCleanupService.cs.meta S5-04 2026-03-11 16:48:26 +08:00
ProcedureMainRunCompletionService.cs S4-07 process 2 2026-03-11 11:20:16 +08:00
ProcedureMainRunCompletionService.cs.meta S4-07 process 2 2026-03-11 11:20:16 +08:00
ProcedureMainRunFlowService.cs A1 + A2 2026-03-13 17:58:09 +08:00
ProcedureMainRunFlowService.cs.meta S4-07 process 2 2026-03-11 11:20:16 +08:00
RunModel.cs feat: Introduce new services and refactor existing code for better structure 2026-05-13 22:18:47 +08:00
RunModel.cs.meta S4-07 process 2 2026-03-11 11:20:16 +08:00
RunStateAdvanceService.cs A1 + A2 2026-03-13 17:58:09 +08:00
RunStateAdvanceService.cs.meta S4-07 process 2 2026-03-11 11:20:16 +08:00