Eldarya Enhancements

Enhances the user experience of Eldarya.

Installera detta skript?
Författaren's rekommenderade skript

Du kanske också gillar YouTube Comment Blacklist.

Installera detta skript
Skapare
NatoBoram
Dagliga installationer
0
Totala installationer
11
Betyg
0 0 0
Version
1.2.19
Skapad
2021-05-15
Uppdaterad
2022-09-09
Size
896 KB
Licens
GPL-3.0-or-later
Gäller för

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.