geometry-tower-defense/Assets/GameMain/Scripts/CustomComponent/InventoryGeneration
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
..
DropPoolRoller.cs A1 + A2 2026-03-13 17:58:09 +08:00
DropPoolRoller.cs.meta InventoryGenerationComponent G2 2026-03-12 17:34:00 +08:00
GeometryTD.Gameplay.InventoryGeneration.asmref 拆分程序集,统一修改 Core 区域类的命名空间,暂不修复编译问题 2026-05-13 16:48:09 +08:00
GeometryTD.Gameplay.InventoryGeneration.asmref.meta 拆分程序集,统一修改 Core 区域类的命名空间,暂不修复编译问题 2026-05-13 16:48:09 +08:00
InventoryGenerationComponent.cs 补全部分 EventComponent 设计 2026-03-16 11:53:24 +08:00
InventoryGenerationComponent.cs.meta G1-01 + G1-02 2026-03-12 13:20:02 +08:00
InventoryGenerationRandomContext.cs 补全部分 EventComponent 设计 2026-03-16 11:53:24 +08:00
InventoryGenerationRandomContext.cs.meta InventoryGenerationComponent + TagRegistryComponent 收口 2026-03-13 11:06:14 +08:00
OutGameDropRuleService.cs InventoryGenerationComponent + TagRegistryComponent 收口 2026-03-13 11:06:14 +08:00
OutGameDropRuleService.cs.meta InventoryGenerationComponent + TagRegistryComponent 收口 2026-03-13 11:06:14 +08:00
RewardCandidateBuilder.cs InventoryGenerationComponent + TagRegistryComponent 收口 2026-03-13 11:06:14 +08:00
RewardCandidateBuilder.cs.meta InventoryGenerationComponent G2 2026-03-12 17:34:00 +08:00
ShopGoodsBuilder.cs feat: Introduce new services and refactor existing code for better structure 2026-05-13 22:18:47 +08:00
ShopGoodsBuilder.cs.meta G1-04 2026-03-12 13:33:35 +08:00