Commit Graph

3 Commits

Author SHA1 Message Date
HeruEdhel 7394e8f874 feat: Add leaderboard and stats UI for minigames
- Implemented MinigameLeaderboardUIService to manage the leaderboard UI.
- Created MinigameLeaderboardUISystem to handle UI updates.
- Added methods in MinigameStatsService and MinigameStatsRepository for fetching top players and distinct dimension values.
- Introduced new commands for accessing minigame stats in the command language.
- Added tests for minigame interactions and ensured proper decoding of interaction fields.
- Refactored MinigameRuntimeEffect to utilize MinigameActionContext for better context handling.
2026-06-25 09:06:41 -07:00
HeruEdhel ff2e46a0d2 docs: Update README with minigame creation command details and note on trigger volume logic 2026-06-15 21:41:34 -07:00
HeruEdhel 8eb6e563c5 First commit 2026-06-07 14:34:30 -07:00