syntaxbullet
58f261562a
feat: Implement an admin quest management table, enhance toast notifications with descriptions, and add new agent documentation.
2026-01-16 15:58:48 +01:00
syntaxbullet
3ef9773990
feat: (web) add quest table component for admin quests page
...
- Add getAllQuests() method to quest.service.ts
- Add GET /api/quests endpoint to server.ts
- Create QuestTable component with data display, formatting, and states
- Update AdminQuests.tsx to fetch and display quests above the form
- Add onSuccess callback to QuestForm for refresh handling
2026-01-16 15:12:41 +01:00
syntaxbullet
2f73f38877
feat: Add web admin page for quest management and refactor Discord bot's quest UI to use new components.
2026-01-15 17:21:49 +01:00
syntaxbullet
9e5c6b5ac3
feat: Implement interactive quest command allowing users to view active/available quests and accept new ones.
2026-01-15 15:30:01 +01:00
syntaxbullet
eb108695d3
feat: Implement flexible quest event matching to allow generic triggers to match specific event instances.
2026-01-15 15:22:20 +01:00
syntaxbullet
52f8ab11f0
feat: Implement quest event handling and integrate it into leveling, economy, and inventory services.
2026-01-15 15:04:50 +01:00
syntaxbullet
017f5ad818
refactor: fix stale imports
2026-01-08 16:39:34 +01:00
syntaxbullet
88b266f81b
refactor: initial moves
2026-01-08 16:09:26 +01:00