Website Updates
PATCH NOTES
A running log of all website updates and improvements
April 11th, 2026
Patch Notes Page
- New
/patchnotespage with a full timeline of all website updates - Accessible via the "Updates" link in the navigation
- Admin-only entries are filtered from the public view
- Copy button on each entry to copy the raw markdown
UI – Page Header Consistency
- Patch Notes and Classes pages now use the same header style as Downloads and Rankings
- Consistent accent label with side lines, large uppercase title, and subtitle across all major pages
April 11th, 2026
Patch Notes Page
- New
/patchnotespage with a full timeline of all website updates - Accessible via the "Updates" link in the navigation
- Sections, bullet points, and formatting rendered from the live patch notes document
Mail Badge
- Unread mail count now visible directly in the header bar as a badge on the mail icon
- No need to open the profile dropdown to see if you have new mail
- Badge shows combined unread count across account mail and character mail
- "Updates" nav link now points to the Patch Notes page
April 10th, 2026
Daily Login Rewards – Visual Polish
- Daily and accumulated reward cells now show claimed state with a green checkmark and dimmed icons
- Today's reward cell is highlighted so you can see at a glance what's up next
- Past missed days are visually dimmed to distinguish them from upcoming days
- Header now shows your total accumulated login count
- Status badge shows whether today's reward has been claimed or is still available
- Next unclaimed accumulated milestone is highlighted
Auction House – Filter & Display Polish
- Quality filter is now a labeled dropdown (Normal / Relic / Magic / Secret / Rare / Arena / Awakening) instead of a raw number input
- Item names are now color-coded by quality tier: white, blue, green, orange, yellow, magenta, and red
- Price filters now accept gold values — enter
50for 50 gold instead of50000 - Price inputs show a
Gindicator so the unit is always clear - Your own listings are now visible in the auction house and marked with a "Yours" badge
- Expires column removed — listing expiry is no longer shown in the table
Account Inventory – Visual Polish
- Empty inventory slots now match the character page style — consistent background and border
- Quantity badges only shown when quantity is greater than 1
- Item labels hidden on empty slots
- Inventory modal no longer scrollable — layout is fully contained
March 14th, 2026
Server Status
- Server status widget on dashboard (desktop sidebar and mobile)
- Shows online/offline state and total player count across worlds
- Compact indicator when space is limited
Cookie Consent
- Cookie consent banner on the home page
- Acknowledges use of essential cookies for account security and performance
- Dismissible; preference stored in local storage
Community Feed – Create Post
- Create Post button on dashboard for logged-in users with characters
- Create community posts (Guild Recruitment, Introduction, Question badges)
- Admins can create announcements and events with admin-only badges
- Posts appear in the Community Feed with filter tabs: All, Announcements, Events, Community
Auction House
- Auction House accessible from dashboard Quick Access at
/dashboard/auction - Browse in-game auction listings with search by item name
- Filter by level, quality, and price range
- Sort by price (asc/desc) and pagination
Downloads Page
- Client download page at
/downloads - Full client download with version and size info
- Anti-cheat and security information
March 13th, 2026
Ko-fi Donations
- Provide your account name in the message field when donating on Ko-fi
- When you include your account name in the donation message, Aura Points are credited automatically
- No need to contact anyone after donating when your account name is provided
March 10th, 2026
Raw SQL Replaced with Prisma ORM
- All raw SQL across the site has been replaced with Prisma ORM
- Schema updates for previously ignored tables:
gm_tool_accounts,itemmall,lottery,account_lottery_storage,account_storage_bags,family_msgboard,family_storage_log - Admin auth, theme settings, paragon, mall, lottery storage, inventory, family msgboard/storage logs, and registration now use Prisma client methods
- Removed
CREATE TABLE IF NOT EXISTSbootstrap from theme route – table must exist via migrations
Rankings Leaderboard
- Tab switching no longer shows full-page loading
- When changing tabs, only the table area shows a loading state
- Page layout (header, tabs) remains visible while new tab data loads
March 9th, 2026
Friends List (Enhancements)
- New fields: Friend level badge, greeting count, guild name, character count
- Layout: Guild name, last login, and character count in a single row with justify-between
- Modal: Larger modal (576px), more padding, improved spacing
Loading Experience
- PageLoader: Consistent loading screen with logo across Dashboard, Collections, Mall, Rankings, Paragon, Family, Profile, Admin, Auction, Feed, and character pages
- useDelayedReady: Smoother transition from loading to content
- Rankings: PageLoader until tab data loads (no skeletons)
- Family: PageLoader for FamilyChatPanel instead of skeleton
- Mall, Collections: Full loader until content is ready
- AdminGuard: Logo shown during admin layout loading
Class Icons
- Tooltips: Hover over any class icon to see the class name
- Custom tooltip works inside buttons (e.g. Friends list, modals)
Character Dashboard
- Partner/couple information on character pages
- Partner equipment modal for linked characters
Rankings
- User-specific ranking data across ranking APIs
- Eidolon rankings feature
- Improved guild exploit comparison logic
Paragon
- Server state synchronization
- Updated play controls and interaction
March 5th, 2026
Friends List
- Accordion view: Click a friend to expand and see all characters on that account
- Grouped by player: Characters are now grouped under the same account
- Character overview: See all characters for a friend in one place
- UI refresh: Card-style rows with character counts and rotating chevrons
- Profile links removed: Friend entries are now view-only
Dashboard – Your Characters
- New card-style layout with softer borders and rounded corners
- Character count displayed in the header
- Entire row is clickable to quickly open a character
- Added hover states with highlight and accent color on names and View →
- Improved light mode text and theme-aware colors
Family / Guild Members
- Updated card-style table with rounded corners and subtle shadow
- Member count displayed in the header
- Alternating row backgrounds for better readability
- Role badges displayed as pill-style tags
- Class icons updated with consistent ring styling
March 4th, 2026
Guild Page Added
- Access through dashboard by selecting the guild
- Only guilds that any of your characters are a member of will be displayed
Guild Chat
- Guild Chat panel for guild members to view and send messages on website only
- Character switcher to choose which character you're viewing as
- Edit and delete your own messages
- Messages refresh automatically
Family Storage Viewer
- Storage button in the family info box (desktop sidebar and mobile header) for family members
- Opens a modal to view family storage (50 slots)
- Same grid layout as player inventory, with search
Storage Activity Logs
- New Storage Logs section in its own card under the family info
- Shows recent deposits and withdrawals
- Each entry shows: character name, action (deposited/withdrew), quantity, item name, and time
- Filter tabs: All / In (deposits) / Out (withdrawals)
March 3rd, 2026
Web Paragon Lottery
- Free daily plays – 10 free tries per day per account, resets daily, no cost to play
- How it works – Row 1 → Roll → Land on an item. Choose Claim & End (take the item) or Continue to the next row. You only receive the item you land on when you Claim – continuing does not give earlier rows
- Run persistence – Run state is saved across refreshes. After refresh you can: Claim the last landed item, Continue to the next row. Checkmarks show which items you've landed on during the run
- Storage – Web Storage (items won from web paragon lottery) and In-game Storage (items from in-game paragon, only claimable in-game)
Display Names
- Set a Display Name in your profile (separate from username)
Paragon Improvements
- Added "Play Again in X hours/minutes" cooldown text (replaces raw date/time)
- Improved Paragon stats readability (Tries Today / Play Again), especially in Light theme
- UI polish around Paragon controls & storage sections
Leaderboard Upgrades
- Added Eidolon Rankings
- Displays both collect level and collect points, sorted by points
Global Loading Experience
- Added full-page loading states across major pages
- Loader now waits for auth + page data (including APIs) for smoother first render
- Updated loader visuals to a cleaner animated text style
Performance Improvements
- Added client-side caching for key API requests to speed up repeated page loads
UI Consistency Updates
- Added reusable Empty State cards (icon + guidance)
- Added reusable Stat Chips for cleaner stat display
- Improved consistency across cards, tables, and loading states
Theme System
- Themes now available in Profile: Default, Light, Dark/Gray
- Theme selection now persists site-wide
- Backend support added for saving user theme preferences
Floating Links Revamp
- Refreshed Community/Discord floating link design & interaction
- Removed icon background capsules based on feedback
March 2nd, 2026
Daily Login Rewards
- Added Daily Login modal showing daily and accumulated login rewards
- Calendar icon in the header opens the modal
- Tooltips show item names on hover
Profile & Settings
- New Profile page with:
- Password change – update your account password
- Profile picture – upload, manage, and set an active picture
Profile Pictures Across the Site
- Profile pictures now appear in:
- Header dropdown
- Dashboard (mobile and desktop)
- Feed posts (author avatars)
- Individual feed article pages
- Fallback to the default avatar when no picture is set
Donation Reminder
- Clicking Donate Now shows a reminder to send [ADM]Enzo your character name or username after donating so Aura Points can be credited correctly
- Applies on the donations page and in the Donation Quick Access widget
March 1st, 2026
Warehouse Storage
- Account Inventory now includes warehouse storage:
- Shared
- Secret Stone Bank
- Costume Bank
- Refining Bank
- Special Bank
- Search for items across the whole account including storage
- Clicking on an icon shows a popup with item location
- Searching for equipped items: shows which character has that item equipped
Account Mail
- Account mail – View system rewards and login bonuses in a new mail viewer
- Character mail – View in-game mail for your characters in one place, split into:
- Regular Mail – Standard character mail
- COD – Cash on delivery mail
- Claim rewards in-game; the mail viewer is read-only
February 28th, 2026
Account Inventory Viewer
- Added Inventory Viewer to dashboard Quick Access section
- Shows inventory from all characters linked to your account
- Same layout as character page: search bar, Bag 1–4 tabs, and item grid
- Character tabs when you have multiple characters
- Available on dashboard (Quick Access sidebar) and mobile (Inventory button)
All Items Tab
- New All Items tab that combines inventory from all characters
- Items grouped into Bag 1–5 (110 items per bag, Bag 5 for overflow)
- Search across all items
- Sort by: Name A–Z, Name Z–A, Item ID ↑, Item ID ↓
Item Search & Location Lookup
- Search for items by name
- Click any item to open a details panel
- Panel lists every character that has that item
- For each character: name, level, class, and Bag + Slot (e.g. Bag 2 · Slot 15)
- No more items being lost between characters
February 25th, 2026
Inventory Preview
- Inventory preview accessible from dashboard by selecting "View" on a character
- Search for items implemented
- View equipped items
February 24th, 2026
Eidolon Tracker (Collections)
- Eidolon Tracker added to the website
- Access from Dashboard under Quick Access, or directly at
/collections - Clearer and more comprehensive overview than the in-game interface
- Filter options to stay organized, maximize efficiency, and avoid in-game clutter
Thanks for being part of the community

