feat: add dailylogin feature

This commit is contained in:
2026-05-01 05:07:54 +08:00
parent 54be7bbb25
commit 21875cdf8a
17 changed files with 1262 additions and 34 deletions
+6
View File
@@ -1,5 +1,11 @@
## [NEXT]
## [2.2.1] — 2026-05-01
- Updated daily login logic to support multiple reward types (star, gold, fragments).
- Fixed leaderboard UI to dynamically update with player changes.
- Added full backend Nakama support for daily login claiming and administration.
- Refactored Admin Panel to include a bordered 30-day grid layout with January-December selection.
## [2.2.0] — 2026-04-30
- Redesigned Social Panel with a 3-tab layout (Search, Requests, Friends) to fix UI overlap issues.
- Fixed an issue where offline friend requests were not being delivered properly.