feat(ui): Phase 8 UI/UX 개선 완료
- CombatLog 위젯 게임 화면에 통합 - HP/MP 바 추가 (HP < 20% 깜빡임 효과) - SkillPanel 추가 (쿨타임 완료 시 glow 효과) - combatLog 로컬라이제이션 (4개 언어) - 테스트 수정 (skipOffstage 처리)
This commit is contained in:
@@ -93,6 +93,9 @@
|
||||
"encumbrance": "Encumbrance",
|
||||
"@encumbrance": { "description": "Encumbrance section title" },
|
||||
|
||||
"combatLog": "Combat Log",
|
||||
"@combatLog": { "description": "Combat log panel title" },
|
||||
|
||||
"plotDevelopment": "Plot Development",
|
||||
"@plotDevelopment": { "description": "Plot development panel title" },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user