안명현
8ce3467564
docs(rpg): add text RPG feature plan
2026-04-10 11:24:44 +09:00
안명현
233615e6d0
Merge branch 'main' into myong_dev
2026-04-09 12:46:45 +09:00
안명현
9f903f676f
chore: remove BOM from fishing-related files
2026-04-09 12:39:07 +09:00
안명현
c80bcffb08
Implement fishing progression features
2026-04-09 12:02:54 +09:00
mineseo-kim
f5f597d73d
fix(i18n): restore ko locale and remove UTF-8 BOM
...
- Replace mojibake in ko.ts with proper Korean aligned to en.ts.
- Strip UTF-8 BOM from the 9 other text files (docs, commands, services, tests, en.ts).
Made-with: Cursor
2026-04-09 09:23:14 +09:00
mineseo-kim
a2e755b708
Remove Redis and replace with in-memory caches
...
- Drop ioredis, docker-compose redis service, and REDIS_* env vars.
- Remove src/cache; use Map-based invite and webhook caching in services.
- Run global command registration and voice boot sync without distributed locks.
- Update README, agent rules, and docs to match the new stack.
Made-with: Cursor
2026-04-09 08:50:53 +09:00
안명현
45d2b22978
Complete fishing minigame phase 1
2026-03-31 18:46:00 +09:00
이정수
ba253a8ad3
Merge branch 'feautre/minigame'
2026-03-31 10:16:01 +09:00
안명현
85f5057fd7
Implement YouTube music playback workflow
2026-03-31 02:12:27 +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
이정수
cc26613377
feat: increase max refinement level to 25 and rebalance success rates and PvP rewards
2026-03-30 17:46:05 +09:00
이정수
793bba5a6a
feat: refactor refinement cost logic and update success rates and combat reward formulas
2026-03-30 17:41:20 +09:00
이정수
0c7a562b00
feat: update weapon refinement cost formula and add durability and destruction mechanics
2026-03-30 17:30:29 +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
안명현
f9206ce7b2
Add event schedule management plan
2026-03-30 16:31:24 +09:00
이정수
b81bc6b146
feat: Add an audit log category selection step to the setup wizard, shifting subsequent steps and updating related logic and translations.
2026-03-27 16:56:37 +09:00
이정수
bdd91f6737
feat: Implement a multi-step setup wizard with i18n support and dedicated interaction handlers.
2026-03-27 15:57:50 +09:00
이정수
f6feb9b83e
feat: Add Audit Channel Plan and update the Feature Roadmap.
2026-03-27 15:22:56 +09:00
이정수
b785a276f8
feat: Implement a permission audit system including a new service, command, i18n strings, and documentation.
2026-03-27 15:14:05 +09:00
이정수
220dd81440
feat: Implement dynamic bot presence with i18n, guild count display, and rotation.
2026-03-27 14:58:41 +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
이정수
6851fe2333
feat: implement a structured error handling system with custom error types and a dedicated reporter.
2026-03-27 14:03:12 +09:00
이정수
b5b6405d0c
feat: Refactor voice channel controls to a select menu, enhance `voice-setup` with subcommands, and improve voice channel creation with permission error handling.
2026-03-27 13:23:34 +09:00
이정수
efe6a10762
feat: Implement temporary voice channel ownership transfer with UI, automatic transfer logic, and permission management.
2026-03-27 13:02:16 +09:00