Commit Graph
13 Commits
Author SHA1 Message Date
Hide_D d1522ff450 feat(items): add new item modules and enhance item functionality
- Introduced various item modules including '흑색마', '사륜거', '단궁', '동호비궁', '도기', '변도론', '전론', and '환약'.
- Implemented stat item modules to enhance general and war action contexts.
- Added triggers for item healing and sniping actions during battles.
- Enhanced item management with new utility functions for inventory handling.
- Updated the item registry and loader to support new items and their functionalities.
- Improved the overall structure of item-related code for better maintainability and scalability.
2026-01-03 09:28:46 +00:00
Hide_D edcfad4e40 feat: enhance action context with diplomacy and map handling, add constraints for crew and route validation 2026-01-02 19:52:17 +00:00
Hide_D b46249dcbc feat: Implement admin router and orchestrator for managing profiles and builds
- Added `adminRouter` for handling profile management, including listing, upserting, and updating statuses.
- Introduced `BuildRunner` interface and `PnpmBuildRunner` class for executing build commands.
- Created `GatewayOrchestrator` to manage profile states, reconcile processes, and handle build queues.
- Implemented `Pm2ProcessManager` for managing processes using PM2.
- Developed `GatewayProfileRepository` for interacting with the database to manage profiles.
- Added utility functions for resolving workspace roots and managing process definitions.
- Included tests for profile reconciliation logic.
2026-01-01 10:38:28 +00:00
Hide_D f6fe5b0caf feat: update architecture TODOs with detailed implementation suggestions for turn engine and related systems 2025-12-30 13:33:16 +00:00
Hide_D 54252dc6b4 feat: 월드 스냅샷 및 시나리오 부트스트랩 관련 타입 및 로더 구현 2025-12-28 15:26:25 +00:00
Hide_D afe5cadd9f feat(wip): 시나리오 로더 및 파서 구현, 관련 타입 추가 2025-12-28 14:42:23 +00:00
Hide_D 4a9c14fd98 문서 추가: 턴 다이아몬드 생명주기 및 제어 계약 문서화 2025-12-27 02:44:44 +00:00
Hide_D da89f87eaf 문서 추가: 제약 조건 평가 계약 정의 및 데이터 요구 사항 명시 2025-12-27 02:32:19 +00:00
Hide_D c11527cce9 문서 추가: 레거시 이벤트 시스템 및 전투 해상도에 대한 상세 설명 추가 2025-12-26 20:03:38 +00:00
Hide_D 21e7c8ddff 문서 추가: 레거시 엔진 아키텍처에 대한 상세 설명 및 관련 정보 추가 2025-12-26 19:51:17 +00:00
Hide_D a0fd36765f 문서 추가: 일반 AI 행동 및 정책 모델 설명 2025-12-26 19:42:08 +00:00
Hide_D f41c50b9c1 문서 업데이트: 레거시 엔진 아키텍처 및 명령 카탈로그 추가 2025-12-26 19:06:33 +00:00
Hide_D 7293e09fed update 2025-12-26 18:29:23 +00:00