Greasy Fork is available in English.

Eldarya Enhancements

Améliore l'expérience utilisateur d'Eldarya.

Installer ce script?
Script suggéré par l'auteur

Vous pourriez également aimer YouTube Comment Blacklist.

Installer ce script
Auteur
NatoBoram
Installations quotidiennes
0
Installations (total)
10
Notes
0 0 0
Version
1.2.19
Créé
15/05/2021
Mis à jour
09/09/2022
Licence
GPL-3.0-or-later
S'applique à

Eldarya Enhancements

GreasyFork OpenUserJS pipeline status StackShare Maintainability

Enhances the user experience of Eldarya.

Banner

Installation

  1. Install Tampermonkey
  2. Click here

The latest development version can be downloaded here.

The script updates automatically.

Features

Download your guardian Save outfit

  • 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
  • Background image is clear
  • Translated in French
  • Unlimited amount of free favourite outfits
  • Load the entire wardrobe in the background
  • Exploration history

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.