Eldarya Enhancements

Enhances the user experience of Eldarya.

As of 2021-08-10. See the latest version.

Author
NatoBoram
Ratings
0 0 0
Version
1.2.3
Created
2021-05-15
Updated
2021-08-10
License
GPL-3.0-or-later
Applies to

Eldarya Enhancements

GreasyFork OpenUserJS pipeline status StackShare

Enhances the user experience of Eldarya.

Eldarya Enhancements Banner

Installation

  1. Install one of these
  2. Download the latest release here
  3. Open the downloaded file in your browser

I'm still figuring out an easier installation method, but for now this will do. The script updates automatically.

The latest development version can be downloaded here.

Features

  • Adds carousel entries with useful features like download your guardian / download your face
  • Replaces a few bank buttons with a link to the forum
  • Import and export your outfit
  • Export other guardians' outfits from their profile
  • Import and export settings
  • Mark favourite exploration points
  • Wishlist for the market
  • Overhaul of the dresser so you can see all items in a category at once
  • Translated in French
  • Unlimited amount of free favourite outfits

Development

Dependencies

This project uses pnpm, but it'll probably work with any NodeJS package manager.

Building

To build, simply run pnpm run build or pnpm run build:windows, the resulting userscript will be in the dist/ folder. The build script prepends the .meta.js file after the webpack command finishes because webpack's BannerPlugin is broken but webpack's members refuse to acknowledge the problem.