Greasy Fork is available in English.

Eldarya Enhancements

Enhances the user experience of Eldarya.

Pada tanggal 29 Oktober 2021. Lihat %(latest_version_link).

Penulis
NatoBoram
Nilai
0 0 0
Versi
1.2.6
Dibuat
15 Mei 2021
Diperbarui
29 Oktober 2021
Lisensi
GPL-3.0-or-later
Berlaku untuk

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.