Greasy Fork is available in English.

Eldarya Enhancements

Enhances the user experience of Eldarya.

Versione datata 29/10/2021. Vedi la nuova versione l'ultima versione.

Autore
NatoBoram
Valutazione
0 0 0
Versione
1.2.6
Creato il
15/05/2021
Aggiornato il
29/10/2021
Licenza
GPL-3.0-or-later
Applica a

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
  • Load the entire wardrobe in the background

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.