Commit Graph

14 Commits

Author SHA1 Message Date
안명현 41a97c474e Implement fishing progression features 2026-04-07 14:51:25 +09:00
이정수 ba253a8ad3 Merge branch 'feautre/minigame' 2026-03-31 10:16:01 +09:00
이정수 49a2855f2b feat: externalize refinement and battle balance configurations to database with runtime caching 2026-03-30 18:00:46 +09:00
이정수 2762801fbd feat: implement daily battle limits, refine win rate logic, and update weapon sell pricing 2026-03-30 17:54:57 +09:00
안명현 6eb3826737 Implement event scheduling workflow 2026-03-30 17:37:32 +09:00
이정수 f504024bd5 feat: implement minigame refinement system with weapon upgrading, battle mechanics, and fever activity tracking 2026-03-30 17:24:53 +09:00
이정수 0ccbbf9d31 feat: Introduce and separate `BOOT` audit log category from `SYSTEM`, defaulting both to disabled. 2026-03-27 17:53:00 +09:00
이정수 4246eb90a5 feat: Implement `/config` command for managing bot features, refactor Big Emoji into a dedicated service, and update guild configuration schema with new defaults. 2026-03-27 17:16:15 +09:00
이정수 9f891112d9 feat: Introduce guild-specific configuration for temporary voice channels with a new command, updated service logic, and corresponding database schema changes. 2026-03-27 15:41:27 +09:00
이정수 234a0e96fe feat: Implement an audit log system with a new `AuditChannel` model, `/audit-channel` command, and `AuditLogService` to log various application events. 2026-03-27 15:30:03 +09:00
이정수 cb80d9dffe fix: Enhance temporary voice channel management with improved Discord API error handling for ghost channels and detailed logging. 2026-03-27 14:39:38 +09:00
이정수 b93255a2be feat: Implement internationalization (i18n) with locale support, localized error messages, and a new language command. 2026-03-27 14:24:59 +09:00
이정수 f5c8bdb85b feat: Implement dynamic voice channels with new database models, service logic, interaction handling, and supporting documentation. 2026-03-27 10:38:46 +09:00
이정수 da47c4b140 feat: Initialize Discord bot project with core client, event handlers, services, database, caching, and infrastructure. 2026-03-27 09:40:50 +09:00