이정수 art
  • Joined on 2024-01-09
art pushed to feature/invite-role at art/Kord 2026-04-07 07:34:12 +00:00
6072ab716f refactor: remove invite tracking functionality and migrate member join handling to AutoRoleService
art pushed to feature/invite-role at art/Kord 2026-04-07 07:30:25 +00:00
c4f5e8d53c refactor: remove invite management system and associated command, events, and localization keys
art pushed to feature/invite-role at art/Kord 2026-04-07 06:14:32 +00:00
579e9a8a61 refactor: remove retroactive autorole functionality and associated database tables
art pushed to feature/invite-role at art/Kord 2026-04-07 00:07:37 +00:00
798d3d589c docs: add discord_ui_ux rule file capturing philosophy
art pushed to feature/invite-role at art/Kord 2026-04-06 09:05:35 +00:00
f3f882cd06 feat(autorole): implement multi-role UX, persistence and automatic toggle logic
art created branch feature/invite-role in art/Kord 2026-04-06 08:18:44 +00:00
art pushed to feature/invite-role at art/Kord 2026-04-06 08:18:44 +00:00
c71d263607 chore: update Korean localization strings
d941daf005 feat: add bot autorole configuration and migrate interaction handling to interactionCreate event
26cfd356ff feat: add invite command to manage role-based invite code mappings
107c00cb13 feat: implement AutoRoleService with retroactive assignment and configuration support
Compare 4 commits »
art pushed to main at art/Kord 2026-04-06 05:29:01 +00:00
e4bcf53308 docs: add project structure documentation and update main index file
art pushed to main at art/Kord 2026-03-31 01:16:10 +00:00
f9769ba87c feat: initialize project structure with documentation and modular Prisma schemas
ba253a8ad3 Merge branch 'feautre/minigame'
49a2855f2b feat: externalize refinement and battle balance configurations to database with runtime caching
2762801fbd feat: implement daily battle limits, refine win rate logic, and update weapon sell pricing
cc26613377 feat: increase max refinement level to 25 and rebalance success rates and PvP rewards
Compare 8 commits »
art pushed to feautre/minigame at art/Kord 2026-03-30 09:00:49 +00:00
49a2855f2b feat: externalize refinement and battle balance configurations to database with runtime caching
2762801fbd feat: implement daily battle limits, refine win rate logic, and update weapon sell pricing
cc26613377 feat: increase max refinement level to 25 and rebalance success rates and PvP rewards
793bba5a6a feat: refactor refinement cost logic and update success rates and combat reward formulas
Compare 4 commits »
art pushed to feautre/minigame at art/Kord 2026-03-30 08:30:32 +00:00
0c7a562b00 feat: update weapon refinement cost formula and add durability and destruction mechanics
art pushed to feautre/minigame at art/Kord 2026-03-30 08:24:57 +00:00
f504024bd5 feat: implement minigame refinement system with weapon upgrading, battle mechanics, and fever activity tracking
art created branch feautre/minigame in art/Kord 2026-03-30 08:24:57 +00:00
art pushed to main at art/Kord 2026-03-30 01:31:07 +00:00
122f20d031 docs: update project documentation and agent routine guidelines
art pushed to main at art/Kord 2026-03-30 01:27:14 +00:00
4cc14d8153 refactor: flatten command structures by replacing subcommand groups with action-based string options
art pushed to main at art/Kord 2026-03-30 00:57:41 +00:00
63c9930fd9 docs: update kord_routine rules for improved agent behavior consistency
art created branch main in art/Kord 2026-03-29 05:30:38 +00:00
art pushed to main at art/Kord 2026-03-29 05:30:38 +00:00
7dd437c373 docs: update Kord agent routine rules.
5e41bea74e feat: Add instance ID and implement Redis lock for global command registration to support multi-instance deployments.
031a8b3146 refactor: Consolidate voice-related commands into `voice.ts` and audit-related commands into `audit.ts`.
0ccbbf9d31 feat: Introduce and separate `BOOT` audit log category from `SYSTEM`, defaulting both to disabled.
47dc4ab124 feat: Introduce a script to identify hardcoded i18n strings in test files, add a `check-i18n` command to package.json, and include ignore comments in i18n tests.
Compare 10 commits »
art created repository art/Kord 2026-03-29 05:26:34 +00:00
art pushed to main at art/spt-mods 2026-03-01 17:07:50 +00:00
f93e7b0a38 feat: LSB SAIN 봇 프리셋 및 다양한 모드 설정 파일(mod configuration files)을 추가합니다.