Changelog
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.