This hotfix cleans up item search edge cases and fixes leaderboard ordering issues introduced around the v3.3 item and raid updates.
Item search
- Fixed broken ingredient position IDs.
- Updated search rules to allow two-character searches.
Leaderboards
- Fixed XP calculation used for leaderboard ordering.
- Fixed ordering for leaderboards that use XP as a sorting field.
- Manually refreshed the top 100 players so website leaderboard ordering matched the corrected API sorting.
- Fixed leaderboards using
totalLevel for scoring but not returning totalLevel in the response.
- Removed invalid leaderboard entries from excluded internal accounts.
Character data
- Fixed raid counts in player character routes.