Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deryeger/destiny-leveling-utility
https://github.com/deryeger/destiny-leveling-utility
destiny-2 destinythegame
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/deryeger/destiny-leveling-utility
- Owner: DerYeger
- License: mit
- Created: 2019-11-01T14:20:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-03T11:46:38.000Z (over 3 years ago)
- Last Synced: 2024-10-28T20:48:44.650Z (2 months ago)
- Topics: destiny-2, destinythegame
- Language: TypeScript
- Homepage: https://destiny.yeger.eu
- Size: 1.51 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DestinyLevelingUtility
DestinyLevelingUtility, or DLU, is a single page progressive web app built with Angular CLI and Semantic UI.
## What
DLU calculates the power of characters based on the gear level the user has entered. It then marks slots that can be upgraded with on-level drops for a power increase.
## Why
Using on-level drops from the season pass or random rewards is the key to efficient and fast leveling. However, it is also easy to miss this opportunity when leveling three characters at the same time. That's where DLU comes into play.
## How
DLU does not require an internet connection in order to work and only stores data in the browsers localstorage. Thus, DLU is essentially an offline app that can be used on any modern device capable of installing progressive web applications.
## Where
DLU can be found under https://destiny.yeger.eu.