Changelog
Gear Usage Statistics
- Discover the most recommended weapons, amulets and sets in Outerplane builds.
- Learn more
New guide - Understanding Free Heroes & Starter Banners
- Learn which heroes you’ll get for free in Outerplane and how to make the best choices from the Start. Read the guide here
5★ item support
- Add 5★ items from event shop from event shop
- Name and Rarity filters has been added on the Equipments Page
PvP Tier List
- PvP tier list add updated with O. Nadja
Adventure License ,Gear Boss & Irregular Pursuit Guides
- All Gear Boss guides are now live
- All Adventure License guides are now live
- All Irregular Pursuit guides are now live
- Agile Respond has been added to the filters on the Characters page
New hero - Nadja
- Omega Nadja, who removes enemy Detonation damage and Priority increase effects, plays an important role in various boss battles and will be joining us.
Add guide
- Some guide were add like world boss and RGB special request
Multi Select
- Add the option to select multple element, class, rarity on tier list, ee priority and character page
Exclusive Equipment Priority
- Add Exclusive Equipment Priority Tier List
- Add filter by Element and Class on Tier list
Legal compliance update
- Added global disclaimer about intellectual property and unofficial status.
- Created a dedicated
/legal
page with hosting information and takedown policy. - Confirmed the site does not collect personal data or include monetization.
Filter debuff logic and 1-2 star tier list
- added 1 and 2 star heroes in tier list
- Add EE and Burst skill buff and debuff in logic when filtering heroes on https://outerpedia.com/characters page
Website Officially Release
- 🎉 Outerpedia is now officially live!
- Includes complete Tier List, full character database, and exclusive equipment data.
- Optimized for desktop and mobile with full PWA support (installable as an app).
- Fast static generation with optimized SEO, structured data, and dynamic Open Graph images.
- Modern responsive UI powered by Next.js 15 and TailwindCSS.
- Dynamic routing for character pages, tier list tabs, and equipment listings.
- Full CDN support for images (characters, equipment, icons) ensuring fast load times.
- Built-in changelog page and homepage recent updates feed to track improvements.
All character data, Tier List & SEO Improvements
- Refactored Tier List page to support dynamic tabs (DPS, Support, Sustain) via URL routing (/tierlist/[tab]).
- Implemented static _allCharacters.json generated at each build to avoid API fetch in production.
- Improved Tier List SEO metadata dynamically per tab and globally.
- Added dynamic OpenGraph and Twitter Card images for all character pages based on character ID.
- Enhanced structured description on character pages combining element, class, and subclass information.
- Added dynamic meta keywords per character for better indexing.
- Improved SEO script (seo-check.cjs) to validate JSON integrity and image presence, executed only in development mode.
- Improved loading and priority hints for critical images (Tier List portraits, character icons).
SEO, Mobile & PWA Improvements
- Improved SEO and OpenGraph metadata across all pages.
- Generated sitemap.xml automatically at each deployment.
- Added manifest.json and mobile icons for PWA support.
- Optimized mobile layouts for Home and Navigation.
- Fixed structured data validation warnings (Search Console OK).
Exclusive Equipment Data Complete
- Added all exclusive equipment data and images for all characters.
- Each EE includes full metadata (name, main stat, +0/+10 effects).
- Added dual-stat support for weapons and amulets (forcedMainStat with
/
separator). - Displayed both icons and stat values properly in tooltips and summary cards.
- Improved WeaponMiniCard and AmuletMiniCard components to support multiple main stats with fallback icons.
- Implemented full VideoGame + CreativeWork schema.org JSON-LD structure on /equipments.
- Included images for all weapons, amulets, armor sets, talismans, and exclusive equipment in JSON-LD.
- Varied set images dynamically (Helmet, Armor, Gloves, Shoes) for realistic representation.
- Added automatic URL linking for Exclusive Equipment to character pages in structured data.
- Unified code structure between weapon and amulet components for easier maintenance.
- Resolved Search Console critical errors by switching to proper VideoGame schema.
- Internal tools: added a JSON-LD preview button for development validation.
Character Additions
- Added character from Christina to Ember (39 / 101).
Character Additions & Burn Visuals
- Added Charlotte, Caren, and all characters from A to B to the character database.
- Added the skill icon (top-left corner) on burn cards to match in-game visuals.
- Fixed misalignment in Luna and Hilde awakening displays.
- Corrected Charisma Bryn's skill placement.
- Added Open Graph metadata for the Equipment page and icons to the Characters list.
New Characters & Visual Enhancements
- Added Luna, Hilde and Adelie to the character database.
- Updated the homepage banner with a new visual and smooth CSS masking.
- Refined the style of the "Currently Pullable" section for a cleaner layout.
Cleanup & UI Polish for Changelog and Updates
- Unified visual style between homepage and /changelog for update entries.
- Styled changelog cards with badge colors for each update type (FEATURE, FIX, UPDATE...).
- Markdown rendering enabled for changelog entries to support lists, links and formatting.
- Homepage "Recent Updates" section uses a timeline-style vertical layout with animated section titles.
- Removed all STOVE news integration attempts for maintainability reasons.
Homepage & SEO improvements, gear note rework
- Improved homepage SEO and added Open Graph banner for social previews.
- Added JSON-LD metadata to character and equipment pages.
- Simplified gear notes format and now shows icons instead of star text.
- Fixed issues with special characters in charm names.
- Added sitemap, robots.txt, and SEO check scripts.
Major Data Pipeline Update
Automated extraction and parsing of in-game data from .bytes
files. Character JSONs are now generated with full skill info (enhancements, chain/dual effects, buffs/debuffs), exclusive equipment (ee.json
), and recommended gear (data/reco/
). Character data (excluding gear reco) will go live in a few days!
Official Discord Server
The official Outerpedia Discord server is now live! Join the community to discuss builds, report issues, suggest improvements, and receive update notifications.
Weapon MiniCard Tooltip
Added a detailed tooltip on weapon hover in the Recommended Gear section of character pages.
Skills Disclaimer
Added a disclaimer: 'Skills are displayed here with maximum enhancements applied.'
Exclusive Equipment Level Fix
Corrected display of Exclusive Equipment levels: 'EE: Lv. 10', not 'rank 10'.
Initial Changelog Setup
Created a visual changelog page and linked it in the footer. Last 10 updates are now shown on the homepage.
Character Page Enhancements
Added chain and dual attack effects with icons based on character element.
Buff/Debuff Filters
Implemented filter interface for buffs and debuffs with AND/OR logic and icon support.
Basic Equipment Filters
Filtered out exclusive gear and talismans from the Equipment page. Only basic gear is shown.
Armor Set Visual Cards
Introduced visual cards for armor sets with hover effects and custom backgrounds.