Commit Graph

27 Commits

Author SHA1 Message Date
Horoli 1668e3c941 feat: implement world effects, role-based stats, and optimized starting zones with refactored constants 2026-05-24 19:16:51 +09:00
Horoli 36fd25731a fix: mobile team card width and modularize CSS with documentation 2026-05-24 19:15:31 +09:00
Horoli 43383bb833 update image 2026-05-24 12:36:55 +09:00
Horoli 518767b21b feat: add OpenGraph and Twitter meta tags for social sharing 2026-05-24 12:32:03 +09:00
Horoli 8d0de2a945 modified build scripts(2) 2026-05-24 07:17:16 +09:00
Horoli 7e38e4d434 modified build scripts 2026-05-24 07:17:01 +09:00
Horoli 93e407ae8e add : build script 2026-05-24 07:14:37 +09:00
Horoli 2dd7d2dceb ui: refine Arena logo layout and update todo documentation 2026-05-24 06:56:45 +09:00
Horoli 353dc6738b ui: optimize kill log with 30-entry limit and slim scrollbar 2026-05-23 13:50:36 +09:00
Horoli 55132ed662 ui: reverse kill log order and enable scrolling 2026-05-23 13:48:36 +09:00
Horoli f459585cec docs: update documentation for real-time privacy policy and remove server cache 2026-05-23 13:43:14 +09:00
Horoli 41d3f4db7c fix: prioritize database content for privacy policy and update default markdown 2026-05-23 13:28:49 +09:00
Horoli 62c5d94269 feat: optimize About button layout and enhance static file caching strategy 2026-05-23 12:51:33 +09:00
Horoli 3e5c079e68 feat: About 다이얼로그 추가, UI 최적화 및 서버 캐싱 강화
- About 다이얼로그 추가 (개발자 정보 및 개인정보처리방침)
- Markdown 렌더러 구현 (Bold, Italic, Code, Blockquote 지원)
- 전투 화면 하단 'About' 및 방문자 카운팅 UI 재배치 및 디자인 통일
- 프로덕션 환경에서 정적 파일 강력 캐싱 설정 (7일 유지)
- 파비콘 404 오류 해결을 위한 이모지 데이터 URI 추가
- 모바일 전투 화면 레이아웃 최적화 및 승리 연출 개선
- 일일 운영 지표(Daily Metrics) 수집 API 및 로직 추가
2026-05-23 11:32:01 +09:00
Horoli e4f542d487 Modularize documentation: split CONTEXT.md into functional modules and update agent.md router 2026-05-23 02:02:15 +09:00
Horoli 4793680831 Update agent.md with new modular directory structure and UI components 2026-05-23 01:55:11 +09:00
Horoli c9ce1a8afd Organize src/game into sub-folders: arena, combat, fighter, and match 2026-05-23 01:39:59 +09:00
Horoli bb08d5cee1 Refactor ArenaScene.js: modularize match runtime, spectator camera, and UI components 2026-05-23 01:32:11 +09:00
Horoli 25137cf26e Add critical hits, victory celebrations, and enhanced match settings 2026-05-23 01:20:04 +09:00
Horoli a03dc02d01 Add final combat polish and saved settings 2026-05-22 18:00:23 +09:00
Horoli 0720efe7ba update : gitignore 2026-05-22 17:07:56 +09:00
Horoli a41e9b6f26 Add battle death stats and HUD updates 2026-05-22 17:01:01 +09:00
Horoli be80cb17b0 Add kill heal effect animation 2026-05-22 13:27:19 +09:00
Horoli 1509b0c5dd Add visitor tracking and combat selection features 2026-05-22 13:22:26 +09:00
Horoli 104bf4fe48 docs: create agent.md and CONTEXT.md with full project structure
- Add agent.md for high-level project overview and feature list
- Add CONTEXT.md for detailed development guide and logic explanation
- Refactor project structure: move config.js to constants.js and update references
- Improve camera tracking logic with Lerp and jittering prevention
- Update ArenaScene to support intelligent combat observation and minimap viewport
- Fine-tune combat mechanics: optimize projectile spawn points and hit detection
2026-05-22 09:13:49 +09:00
Horoli 1d0d791001 feat: improve spawning, victory logic, and camera controls 2026-05-22 01:37:41 +09:00
Horoli 75f65e7918 feat: Initial project setup 2026-05-22 01:14:08 +09:00