Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zabuzard/eldenringinteractivemapitemprogression

Greasemonkey script to allow marking items on the interactive map of Elden Ring as completed.
https://github.com/zabuzard/eldenringinteractivemapitemprogression

darksouls eldenring from-software greasemonkey greasemonkey-userscript interactive-map tampermonkey tampermonkey-userscript userscript

Last synced: 3 months ago
JSON representation

Greasemonkey script to allow marking items on the interactive map of Elden Ring as completed.

Awesome Lists containing this project

README

        

# Elden Ring - Interactive Map - Item Progression

[Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) script (or [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo)) to allow marking items on the [interactive map](https://eldenring.wiki.fextralife.com/Interactive+Map) of **Elden Ring** as completed. The interactive map is a Fextralife-project, all credits for the map go to them.

To mark an item as completed, **right-click** it. Completed items are shown with opacity on the map:

![example](https://i.imgur.com/HwG9ObA.png)

The status is persisted locally in the browsers `localStorage`, so it remembers completed items even if the page or browser has been closed.

## Install

1. Either add the [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) or [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) addon to your browser.
2. Open the [raw content of the script](https://github.com/Zabuzard/EldenRingInteractiveMapItemProgression/raw/main/eldenRingInteractiveMapItemprogression.user.js) in your browser, the addon should now prompt you whether you want to install the script.

![addon](https://i.imgur.com/AdHpYp7.png)

![install prompt](https://i.imgur.com/0WT7nGs.png)