Commit Graph

  • c8da4207fc build: separate .env.build for packaging, keep .env dev-only claude-bot 2026-05-18 01:03:22 +09:00
  • dfb60046c8 Merge branch 'main' of https://git.tkrmagid.kr/tkrmagid/minecraft_launcher tkrmagid-desktop 2026-05-18 01:02:40 +09:00
  • 6472b12d58 한국어 변경 tkrmagid-desktop 2026-05-18 01:02:23 +09:00
  • bc974ecd24 installer: switch Windows target from NSIS to portable single-exe claude-bot 2026-05-18 00:38:22 +09:00
  • 132700720d installer-rp: override packaged main entry to dist/installer-rp/main.js claude-bot 2026-05-18 00:17:48 +09:00
  • c527efc42f installer: address vanilla mods preservation, robust map rename, new app icon claude-bot 2026-05-18 00:14:44 +09:00
  • 4ee0a59f2b installer: wipe mods/ before install and rename extracted map to pack name claude-bot 2026-05-18 00:06:11 +09:00
  • 06b35abcb1 installer: split host/participant choice into its own tab claude-bot 2026-05-18 00:00:29 +09:00
  • ca1c5f237f installer: clean up installer-extracted map when switching to participant claude-bot 2026-05-16 22:16:43 +09:00
  • 5ea9b49630 installer: re-install client when navigation changes install payload claude-bot 2026-05-16 22:11:44 +09:00
  • 49f320fa71 installer: multi-role host/participant split + auto-platform + EULA + port UX claude-bot 2026-05-16 22:06:48 +09:00
  • 848fac500e op/datapack: add painting_variant JSON zip export button claude-bot 2026-05-14 23:22:23 +09:00
  • 212e70cd56 installer-rp: adjust music download stagger 1500ms → 2000ms claude-bot 2026-05-14 22:40:20 +09:00
  • 3ca93abae9 installer-rp: reduce music download stagger 2500ms → 1500ms claude-bot 2026-05-14 22:40:05 +09:00
  • a8b9b689c2 resourcepack: gate shader strip on declared maxFmt, not build target claude-bot 2026-05-14 21:49:11 +09:00
  • 1665f05c55 resourcepack: declare compatibility range from 1.21.6 to latest known claude-bot 2026-05-14 21:43:31 +09:00
  • 40b2ff81f5 resourcepack: strip vanilla shader overrides when pack_format > 64 claude-bot 2026-05-14 21:34:30 +09:00
  • 9cb7c05b43 resourcepack: warn when base zip overrides vanilla shaders claude-bot 2026-05-14 21:28:41 +09:00
  • 671831535b fix(resourcepack): emit min_format/max_format when pack_format > 64 claude-bot 2026-05-14 21:23:45 +09:00
  • 506e506cfa resourcepack: add music quiz pack.png icon to base zip claude-bot 2026-05-14 02:29:01 +09:00
  • 9db70d0bea installer: options.txt 류는 .mc_custom 으로 매번 덮어쓰기 동기화 claude-bot 2026-05-14 00:43:55 +09:00
  • c8911a9a62 fix(editor): fabric에서도 platformDownloadUrl 저장되도록 수정 claude-bot 2026-05-14 00:19:19 +09:00
  • 2a500a381f op editor: 플랫폼 설치파일 URL 필드 초기 렌더에서 플랫폼 타입에 맞게 숨김 claude-bot 2026-05-14 00:06:15 +09:00
  • ea72051e43 installer: Fabric 이미 설치돼 있으면 fabric-installer 재실행 건너뛰기 claude-bot 2026-05-13 23:51:13 +09:00
  • c0472bb57b site: 사이트 팝업창 ESC 로 닫기 지원 claude-bot 2026-05-13 16:44:58 +09:00
  • de08f9a810 op: 데이터팩 출력을 zip 대신 songs.mcfunction 코드 텍스트로 변경 claude-bot 2026-05-13 16:41:25 +09:00
  • af884706d4 op: 데이터팩 출력을 실제 music_quiz zip 으로 교체 claude-bot 2026-05-13 16:34:34 +09:00
  • 2344c4b8d2 site: 음악목록 항목별 별칭 편집 기능 추가 claude-bot 2026-05-13 15:57:35 +09:00
  • f9cf373550 수정 tkrmagid-notbook 2026-05-13 10:31:08 +09:00
  • f92dc02879 installer: 4단계 sub43(완료 확인) 화면 제거 claude-bot 2026-05-13 10:18:11 +09:00
  • 5e418a5c21 ko수정 tkrmagid-notbook 2026-05-13 10:15:51 +09:00
  • 6cd402121b i18n: 리소스팩 설치기 UI 문구를 locales/installer-rp/ko-kr.json 으로 분리 claude-bot 2026-05-13 04:00:31 +09:00
  • 135bc98840 i18n: 음악퀴즈 설치기 UI 문구를 locales/installer/ko-kr.json 으로 분리 claude-bot 2026-05-13 03:53:55 +09:00
  • c2fcc2fbbf i18n: 서버 측 모든 UI 문구를 locales/server/ko-kr.json 으로 분리 claude-bot 2026-05-13 03:43:04 +09:00
  • 401d72622e config: 빌드된 .exe 에도 .env 가 적용되도록 보강 claude-bot 2026-05-13 03:29:30 +09:00
  • 69ed4ad744 config: 사이트 도메인·서버 설정을 .env 로 중앙화 + 설치기 자동 종료 복구 claude-bot 2026-05-13 02:55:58 +09:00
  • 894a86a117 docs: README/docs 재정리 — 프로젝트 개요·사용방법 정리 claude-bot 2026-05-13 02:44:39 +09:00
  • 475bf924a0 installer: JVM 튜닝 플래그를 마인크래프트 런처 프로필 javaArgs 에 적용 claude-bot 2026-05-13 02:07:47 +09:00
  • d194e28cf2 installer: run.bat 후처리에 JVM 튜닝 플래그 주입 추가 claude-bot 2026-05-13 02:05:25 +09:00
  • a9b766d14d installer: 마인크래프트 런처 실행 전략 재정렬 — Win32/MSIX 직접 실행 우선 claude-bot 2026-05-13 01:59:30 +09:00
  • 99ed5076c1 installer: 3-2 JDK 자동 설치(Temurin 21) 버튼 추가, 취소 가능 claude-bot 2026-05-13 01:57:24 +09:00
  • c621185abc installer: run.bat 에 서버 기동/종료시 UPnP 자동 등록·해제 주입 claude-bot 2026-05-13 01:52:51 +09:00
  • d0e7aa4f41 installer: .mc_custom 에 .minecraft 기존 설정 파일 복사 claude-bot 2026-05-13 01:46:59 +09:00
  • b407a2ca6a installer: fabric 실행 실패 / 자동 종료 / UPnP 우선순위 정리 claude-bot 2026-05-13 01:37:47 +09:00
  • 7d0f1719f3 fabric: 로더 버전 선택 + fabric-installer CLI 자동 설치 claude-bot 2026-05-13 01:28:45 +09:00
  • 536e94474f installer: 런처 실행을 URL 스킴으로 보강, 완료 후 자동 종료 claude-bot 2026-05-13 01:13:30 +09:00
  • d440514fdc installer: 외부 포트체크 서비스 기반 점검으로 교체 claude-bot 2026-05-13 01:08:50 +09:00
  • e31c6ed55b installer: 3-3 자동 다운로드 및 UPnP 안정화 claude-bot 2026-05-13 01:01:00 +09:00
  • c2fb7d03a6 installer: auto-run port check on 3-5 and auto-install on 4-2 claude-bot 2026-05-13 00:58:24 +09:00
  • d630c90862 fix(installer-rp): selected card highlight + log viewer no longer covers buttons claude-bot 2026-05-13 00:51:56 +09:00
  • 5a018bcb8d fix(installer-rp): URL-encode base pack path, output to .mc_custom + installer: no auto -Xms claude-bot 2026-05-13 00:48:46 +09:00
  • 82307d9d16 fix(installer): preserve JVM args + link runtime dirs from .minecraft claude-bot 2026-05-13 00:41:45 +09:00
  • 45540f3db7 feat(installer-rp): use registered base resourcepack as overlay base claude-bot 2026-05-13 00:37:00 +09:00
  • df3d0a5cda feat(installer-rp): stagger music download starts (2.5s gap) claude-bot 2026-05-13 00:24:33 +09:00
  • bb43e8b125 feat(installer-rp): auto-tune music concurrency to CPU core count claude-bot 2026-05-13 00:21:39 +09:00
  • 861e5678fc perf(installer-rp): parallel music download (3 concurrent) + fragmented chunks claude-bot 2026-05-13 00:19:29 +09:00
  • 9f9cffffeb feat(installer-rp): auto-start install with progress card grid claude-bot 2026-05-12 20:01:15 +09:00
  • d5079125cb fix(installer-rp): type archiver warning handler explicitly claude-bot 2026-05-12 19:51:33 +09:00
  • 4b83d95cbf Resolve pack_format from the pack's mcVersion claude-bot 2026-05-12 15:44:46 +09:00
  • 8525517a87 Build resource pack zip and drop it into .minecraft claude-bot 2026-05-12 15:36:58 +09:00
  • 9e96366956 Download and normalize painting images via sharp claude-bot 2026-05-12 15:30:11 +09:00
  • 5e3a42ff4f Add ffmpeg prep and music ogg download to rp installer claude-bot 2026-05-12 15:23:01 +09:00
  • 860c30fdfe Wire yt-dlp.exe prep into resource pack installer claude-bot 2026-05-12 15:18:01 +09:00
  • db5a1e0eac Scaffold resource pack installer entry claude-bot 2026-05-12 15:11:41 +09:00
  • da3a398684 Show * mark when list editor has unsaved changes claude-bot 2026-05-12 14:58:56 +09:00
  • 4d18c93369 Warn on unsaved navigation in list editor claude-bot 2026-05-12 14:55:47 +09:00
  • 633a895617 Handle 2D grid orientation for image list drag claude-bot 2026-05-12 14:44:12 +09:00
  • f27c3690e3 Use in-place source move for drag instead of placeholder + display:none claude-bot 2026-05-12 14:39:46 +09:00
  • e617c71b0a Fix drag regression by gating inline edit behind double-click claude-bot 2026-05-12 14:18:01 +09:00
  • 7ac07a58ef Stable drop-preview drag + image captions claude-bot 2026-05-12 13:51:33 +09:00
  • 635c22c7ad Migrate tsconfig to Node16 module/moduleResolution claude-bot 2026-05-12 13:41:58 +09:00
  • 7316477e23 Inline edit, URL-driven meta refresh, drag gap animation, copy-from-music claude-bot 2026-05-12 13:38:29 +09:00
  • 7349d4e71e Auto-install yt-dlp into %appdata%/.mc_custom on first use claude-bot 2026-05-12 13:15:25 +09:00
  • a532ce5507 Fix op page UI: button underline, tab panel duplication, header spacing claude-bot 2026-05-12 13:11:44 +09:00
  • a2817c921d Add /op/list, /op/list/:pack, /op/datapack web admin + spec lock claude-bot 2026-05-11 11:38:30 +09:00
  • 26cc625de6 docs: 리소스팩 설치기·웹사이트 추가사항 정리 claude-bot 2026-05-11 11:22:49 +09:00
  • d4ef76bc7f docs: painting variant 이미지 추가 가이드 claude-bot 2026-05-11 10:50:35 +09:00
  • 8574aeffa2 Track file/ test artifacts in repo claude-bot 2026-05-11 10:07:16 +09:00
  • 678e886a52 Wire up 음악퀴즈_test manifest to local test artifacts claude-bot 2026-05-11 03:36:30 +09:00
  • 4e7a7023cd 기본 내용 수정 tkrmagid-desktop 2026-05-11 03:31:07 +09:00
  • 01a34e08aa Sub-step 이전/다음 navigation + EULA popup flow claude-bot 2026-05-11 03:25:10 +09:00
  • 6c042503d6 Step 3: replace stacked sub-steps with single-slot wizard flow claude-bot 2026-05-10 21:12:26 +09:00
  • 2dc3bc0aed Step 4: replace stacked sub-steps with single-slot wizard flow claude-bot 2026-05-10 21:10:01 +09:00
  • 44847b8a55 Switch mods to per-folder auto-discovery and resourcepack to single zip claude-bot 2026-05-10 20:51:44 +09:00
  • 9c4f0e8dbc Switch login to password-only and split pack zip paths claude-bot 2026-05-10 20:06:32 +09:00
  • 7a963d0409 Refine installer step 2/4-1 and bind server to 127.0.0.1 by default claude-bot 2026-05-10 19:51:17 +09:00
  • bda79e18eb Fix installer pack fetch and simplify step 1 UI claude-bot 2026-05-09 21:44:50 +09:00
  • 8fd7cfaaef Build music-quiz installer and management site per spec claude-bot 2026-05-09 21:34:27 +09:00
  • 42a7cf3426 Add development spec to README claude-bot 2026-05-09 21:23:30 +09:00
  • cd79378f3c Reset repository to README title only claude-bot 2026-05-09 20:41:19 +09:00
  • 9d55819e30 Remove redundant loader installer path input in editor claude-bot 2026-05-08 21:09:55 +09:00
  • d03ad9d826 Patch run.bat to use installed JDK path claude-bot 2026-05-08 20:18:13 +09:00
  • 4453dbd8f3 Add client apply flow and asset uploads claude-bot 2026-05-08 20:03:07 +09:00
  • 427b708277 Improve installer automation and config editor claude-bot 2026-05-08 19:29:07 +09:00
  • 5ff4e20b5e Align dashboard and installer flows with spec claude-bot 2026-05-08 19:02:50 +09:00
  • a10ca67210 Clean project docs and sample pack claude-bot 2026-05-07 23:44:03 +09:00
  • af6e559682 Build installer and management site from spec claude-bot 2026-05-07 23:22:34 +09:00
  • 0b061e63b7 Reset repository to README title only claude-bot 2026-05-07 19:26:23 +09:00
  • 435fa89517 Fix receiver preload path on Windows claude-bot 2026-05-06 05:13:48 +09:00
  • 555a5ea099 Support vanilla profile launches claude-bot 2026-05-06 05:11:36 +09:00