51a3f74920
docs: update development checklist to include CI environment for type checking
Hide_D2026-01-24 14:29:29 +00:00
b5046ea556
test: add assertions for war readiness, dispatch records, and neutral cities in NPC simulation
Hide_D2026-01-24 14:07:24 +00:00
ff4fda86d5
docs: update development checklist and randomness policy for TypeScript implementations
Hide_D2026-01-24 14:01:26 +00:00
f199427ff1
refactor: rename RNG method from nextFloat to nextFloat1 for consistency across the codebase
Hide_D2026-01-24 13:58:12 +00:00
8735d350fa
Refactor AI nation actions: consolidate functions into a single export module for improved organization and maintainability.
Hide_D2026-01-24 13:38:54 +00:00
a6b195fcaf
feat: implement base war unit and specific unit types for city and general
Hide_D2026-01-24 13:15:29 +00:00
1b7423e1f6
feat: 여러 아이템의 onCalcStat 함수 개선 및 통일성 있는 statValue 상수화
Hide_D2026-01-17 16:19:49 +00:00
d78fab4e6c
docs: AGENTS.md에 기존 기능 마이그레이션 시 텍스트 및 로그 출력을 동일하게 유지해야 한다는 지침 추가
Hide_D2026-01-17 16:08:40 +00:00
70d4832af7
fix: 정규 표현식 수정 및 조건부 렌더링 개선; 코드 가독성 향상
Hide_D2026-01-17 15:24:27 +00:00
43dd42d928
feat: 로컬 계정 생성 기능 추가; 환경 설정에 따라 계정 생성 가능 여부 제어
Hide_D2026-01-17 15:20:59 +00:00
1a03252782
feat: add NationGeneralsView and NationPersonnelView components for managing generals and personnel in the nation
Hide_D2026-01-17 15:11:46 +00:00
70c7c0b039
feat: add git reference support for scenario previews; implement git ref handling in admin router and frontend
Hide_D2026-01-17 14:27:11 +00:00
07ea17dacf
feat: refactor utility functions for improved consistency and usability; consolidate parsing logic
Hide_D2026-01-17 12:36:58 +00:00
998035c66c
feat: implement Join UI for general creation and possession; add API integration for session management
Hide_D2026-01-16 17:59:58 +00:00
3ea81e4532
feat: enhance MapViewer with city selection and layout integration
Hide_D2026-01-16 17:32:45 +00:00
5af2799662
feat: Enhance MapViewer with city detail and basic city components; integrate Pinia store for state management
Hide_D2026-01-16 16:51:35 +00:00
4f44e76ef1
feat: Refactor command selection and message handling components; add main dashboard store
Hide_D2026-01-16 16:33:44 +00:00
5f664ddafc
feat: Update game frontend SPA plan and enhance todo list with new tasks
Hide_D2026-01-16 16:04:33 +00:00
f8159728ca
feat: Implement session management and routing for general creation
Hide_D2026-01-16 15:57:56 +00:00
15625f2c28
feat: initialize game frontend with Vue, routing, and session management
Hide_D2026-01-15 17:57:41 +00:00