This website requires JavaScript.
Explore
Help
Register
Sign In
devsam
/
core2026
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a6a3f581600b61f886a727c6f7f858d32ef50448
core2026
/
app
/
game-api
/
src
/
battleSim
T
History
Hide_D
deb01f7f2b
fix: 장수 런타임 레벨 상한을 Ref 기준으로 복구
...
가입 능력치 배분 상한과 런타임 레벨 상한을 분리하고, Ref 기본값 255를 공유 상수로 통합한다. 모병 후 레벨 유지와 국가 장수 목록의 고레벨 표시를 회귀 테스트로 고정한다.
2026-08-21 08:37:38 +00:00
..
environment.ts
fix: 장수 런타임 레벨 상한을 Ref 기준으로 복구
2026-08-21 08:37:38 +00:00
inMemoryTransport.ts
feat(battle-sim): isolate authenticated worker lifecycle
2026-07-26 05:30:48 +00:00
keys.ts
feat: eslint 적용 및 관련 코드 일괄 수정
2026-01-05 15:46:47 +00:00
logFormatter.ts
fix(logs): rebuild legacy HTML safely
2026-07-31 16:32:34 +00:00
processor.ts
feat: 전투 시뮬레이터를 브라우저 Worker로 이관
2026-08-17 01:45:41 +00:00
redisTransport.ts
feat(battle-sim): isolate authenticated worker lifecycle
2026-07-26 05:30:48 +00:00
schema.ts
fix: 선택 불가 국가 성향을 입력 목록에서 제외
2026-08-17 10:39:36 +00:00
simulatorOptions.ts
fix: 선택 불가 국가 성향을 입력 목록에서 제외
2026-08-17 10:39:36 +00:00
transport.ts
feat(battle-sim): isolate authenticated worker lifecycle
2026-07-26 05:30:48 +00:00
types.ts
feat: 전투 시뮬레이터를 브라우저 Worker로 이관
2026-08-17 01:45:41 +00:00
worker.ts
Merge branch 'main' into audit/lint-test-baseline-20260726
2026-07-26 05:57:45 +00:00