Greasy Fork is available in English.

Eldarya Enhancements

Mejora la experiencia del usuario de Eldarya.

Instalar este script¿?
Script recomendado por el autor

Puede que también te guste YouTube Comment Blacklist.

Instalar este script
Autor
NatoBoram
Instalaciones diarias
0
Instalaciones totales
10
Calificaciones
0 0 0
Versión
1.2.19
Creado
15/5/2021
Actualizado
9/9/2022
Licencia
GPL-3.0-or-later
Funciona en

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.