이정수 art
  • Joined on 2024-01-09
art pushed to main at art/spt-mods 2026-02-27 00:15:17 +00:00
94e124e423 feat: SAIN 인게임 AI 한글화 추가
art pushed to dev-local at art/PersonalAuthMod 2026-02-25 08:57:51 +00:00
36d5500b28 feat: initial commit of PersonalAuthMod
art created branch dev-local in art/PersonalAuthMod 2026-02-25 08:57:51 +00:00
art pushed to main at art/spt-launcher 2026-02-25 07:39:36 +00:00
fee3c1912b feat: 사용자 인증(Authentication)을 위한 로그인(Login) 및 회원가입(Signup) 기능을 구현하고 관련 UI, API, 테스트 코드를 추가했습니다.
art pushed tag v2.0.0 to art/spt-mods 2026-02-20 15:31:07 +00:00
art pushed to main at art/spt-mods 2026-02-20 15:29:16 +00:00
a462d8f01f feat: com.fika.core BepInEx 플러그인 설정 파일(config file) 추가
art pushed to main at art/spt-mods 2026-02-20 14:48:50 +00:00
b70ec78b78 feat: `acidphantasm-progressivebotsystem`의 `GeneratedVanillaMappings`와 다양한 모드의 `config` 파일들을 추가했습니다.
art pushed to main at art/spt-mods 2026-02-20 14:45:09 +00:00
e90c0d0a76 feat: `acidphantasm-progressivebotsystem`, `acidphantasm-botplacementsystem`, `fika-server`를 포함한 새로운 `mod`들과 관련 `config`, `data`, `plugin` 파일들을 추가합니다.
art pushed to main at art/spt-mods 2026-02-20 13:43:07 +00:00
90e7377ca1 feat: 'Lots of Loot Redux' mod 및 초기 `config.jsonc` 파일 추가
art pushed to main at art/PersonalAuthMod 2026-02-06 09:00:37 +00:00
8658ad5f25 Initial commit: Personal Authentication Mod implementation and tests
art created repository art/PersonalAuthMod 2026-02-06 07:58:19 +00:00
art pushed to main at art/spt-launcher 2026-02-05 08:05:50 +00:00
ea4eefb525 feat: 함수를 리팩토링하여 관리를 통합하고 파일을 추가했습니다.
art pushed to main at art/spt-launcher 2026-02-05 03:34:04 +00:00
ce6d43f597 feat: 환경에서 비 Windows 플랫폼의 SPT 설치 경로 확인 및 Git/LFS 설치 시뮬레이션 기능 추가
art pushed to main at art/spt-launcher 2026-02-02 08:54:15 +00:00
c78159d442 feat: Enhance Git tools installation process with progress tracking and Windows path management. Added UI updates for installation steps, including status and progress indicators, to improve user experience during setup.
art pushed to main at art/spt-launcher 2026-01-31 08:59:44 +00:00
1573df675b feat: SPT Launcher Electron 애플리케이션의 초기 구현으로, 서버 헬스 체크, 명령어 실행, 세션 관리 등 핵심 기능들을 포함합니다.
art pushed to main at art/spt-launcher 2026-01-30 18:56:39 +00:00
2328cb9b5f feat: Add comprehensive global and component styling for the application, including a dark theme, layout, and various UI elements.
art pushed to main at art/spt-launcher 2026-01-30 18:36:08 +00:00
0d9584e530 feat: introduce initial Electron-based SPT Launcher with server, Git, mod, and profile management capabilities.
art pushed to main at art/spt-launcher 2026-01-30 17:36:03 +00:00
a5a5211e87 feat: Implement core Electron main process logic for server health checks, command execution, mod versioning, and user session management.
art pushed to main at art/spt-launcher 2026-01-30 15:06:21 +00:00
36c2d7121f feat: Initialize Electron application with core features for server health, Git tooling, mod synchronization, and user session management.
art pushed to main at art/spt-launcher 2026-01-30 06:59:50 +00:00
9486a624cb Enhance mod synchronization UI and functionality. Added a dropdown for selecting mod tags, improved state management for mod version checks, and updated the performModSync function to accept an optional tag parameter. Refined styles for better layout and user experience, including adjustments to padding and grid gaps.