sundayj / RSL-Raider

A Raid Collection Viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSL Raider - A Raid Collection Viewer

⚠️ While this is a web app, the technologies it is dependent on (Raid-Extractor and Raid-Toolkit-SDK) run on Windows only. As such, live updates only work if you're using Windows. Once the JSON importer is implemented you will be able to upload the JSON straight to RSL Raider.

Overview

There are already some great tools out there for Raid Shadow Legends, but none of them give me all the features I want, so I'm trying to provide with RSL Raider!

Screenshot 20221029

Features

Implemented RSL Raider
Version
Feature Description
☑️ 0.1.0 + Basic Account Info - ☑️ Account Name
- ☑️ Shard Types and Count for Each Type
- ☑️ Count of All Champs
☑️ 0.1.0 + Great Hall A table displaying the user's progress in the great hall. Shows the stat levels upgraded for each affinity.
☑️ 0.1.0 + Manual Refresh Button Allows the user to refresh the account dump.
🔳 Global Stat Boost Table A table showing all stat boosts for all factions, their rarities, and their affinities from Great Hall, Faction Guardians, the user's Clan Level, and the user's area level. (Am I missing anything?)
🔳 Account Champ List Display all champs under the current account.
🔳 Filter and Sort Champs - 🔳 Name
- 🔳 Faction
- 🔳 Affinity
- 🔳 Champ Type
- 🔳 Equipped Artifacts
- 🔳 User Tags
🔳 Faction Guardians A table showing all of the user's faction guardians for faction and their rarities.
🔳 Images and Thumbnails - 🔳 Shards
- 🔳 Affinities
- 🔳 Arena Badges
- 🔳 Avatars
- 🔳 Prize images
- 🔳 Resources
🔳 Champ Thumbs Show Where Champs are Stored Champ thumbnails will show whether the champ is in your roster, one of the vaults, or the Guardian Ring, levelling up.
🔳 Champ Drawer A collapsible window that shows the current status of a selected champion.
🔳 Champ Party Collection A tool for creating parties and saving them in a collection. Allows custom user tags.
🔳 Champion Artifact Wishlist When new artifacts are added, they are checked against champions' wishlists. It the artifact matches one of the champs' wishlist criteria, then an alert and/or badge will appear to let you know.
🔳 Automatic Party Creator A tool that takes the user's input and creates a party for them that matches, or closely matches, their criteria
🔳 Current Tournaments and Events A table showing ongoing tournaments and events, time to start, time to end, available prizes, current points
🔳 Current Available Fusions Shows which Champs are available to currently fuse, the champs needed each, where to find them, and which champs you need and which champs you currently have.
🔳 Current Summon Boosts Shows which shard types are boosted and what specific champs are boosted, if any.
🔳 User Dashboard Allow the user to drag and drop certain components into a window for quick data.
🔳 Upload Extractor JSON Allows the user to upload JSON downloaded from the Extractor. Reload Button will actually re-check the JSON file.

🌟 🌟More to come!🌟 🌟 🧐 So be sure to star or follow this repo for updates.

Feature Requests

Don't see something you like, or have other suggestions? Feel free to open an issue with the title containing "Feature Request," or contribute to development by cloning/forking and making some PRs!

Contributing

Please see the Developer's Guide.

About

A Raid Collection Viewer

License:GNU General Public License v3.0


Languages

Language:TypeScript 76.2%Language:HTML 19.5%Language:JavaScript 3.9%Language:CSS 0.3%