Giter Site home page Giter Site logo

cerbrus / diablo2helper Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 86.69 MB

Home Page: https://diablo2helper.cerbrus.nl/

JavaScript 0.47% TypeScript 81.08% HTML 8.62% SCSS 9.83%
diablo2 diablo-ii diablo2resurrected gaming game-helper angular angular-cli

diablo2helper's Introduction

Diablo 2 Helper

Generated with Angular CLI version 12.2.7.

Diablo 2 Save file (.d2s) parser: @dschu012/d2s

๐Ÿ’พ Stack

Angularย TypeScriptย RxJSย Sassย Font Awesomeย HTML5ย Github

โœ” Status

Maintainedย Site Statusย Deployed with FTP Deploy Action

๐Ÿ”— Links

Title Link
Resource extract https://www.reddit.com/r/diablo2/comments/mpa1yl/how_to_extract_item_textures_from_d2r_alpha/
DC6 to PNG https://github.com/dschu012/dc6png
\Diablo II Resurrected Extract\data\data\global\ui\frontend> dc6png -p ../../palette/fechar/pal.dat -f **/*.dc6 -v
CASC viewer http://www.zezula.net/en/casc/main.html

diablo2helper's People

Contributors

cerbrus avatar gh-action-bump-version avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

diablo2helper's Issues

+X to skill levels broken

Thank you for taking your time submitting a bug report!
Please fill out the template below. This helps me reproduce the bug, and hopefully fix it!

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Open beer
  2. Drink beer
  3. Look at app
  4. See broken stuff

Expected behavior
Less nesting..., moar character class

Screenshots
afbeelding

  • OS: Windoos
  • Browser: The one and only awesome
  • Version: 94b9

Additional context
Add any other context about the problem here.

Tutorial / tooltips

  • Add a button to enable tooltips / tutorial mode.
  • Add an overlay that blurs all but the relevant item.
  • "Next" button shows next tooltip.
  • "Close" button disables & hides tooltips.
  • Show tooltips on first visit?

Bugfixes

  • Fix craftable runes not getting updated.

Sort runewords on number of runes needed

Thank you for taking your time submitting a feature request!
Please fill out the template below.

Is your feature request related to a problem? Please describe.
I want to be able to filter runewords based on the number of runes needed.

Describe the solution you'd like
For example, I have a Chest Armor with 4 sockets, so I want to filter runewords on 'Chest Armor' and '4 sockets/runes'

Describe alternatives you've considered
None, i'm lazy.

Additional context
Nope.

Add footer

  • Add footer element.
  • Link to this repo.

Add automated testing

  • Test:
    • Services
      • RunewordFilterService.calculateCraftableRunes testing
    • Directives
    • Components
    • Helpers
  • Automatically run tests on develop branch

[Feature Request]: Change amount of runes based on which cube recipes you've done

Is your feature request related to a problem? Please describe.
Having to find each rune in the row of runes and manually adjust the number of runes I have after using them for rerolling sockets and/or creating a runeword.

Describe the solution you'd like
I'd like to have the option to input what I've done (e.g. I rerolled sockets on an armor 2 times = -2x Tal, -2x Thul -2x Perfect Topaz) and that my list of runes/gems will update to reflect the runes that've been used

Describe alternatives you've considered
Manually trying to find where the Thul rune is in the list of runes and lower the amount.

[Feature-Request] Overview of Horadric Cube recipes

Thank you for taking your time submitting a feature request!
Please fill out the template below.

Is your feature request related to a problem? Please describe.
Missing information on Horadric cube recipes

Describe the solution you'd like
A overview of all recipes

Describe alternatives you've considered
I only deal in absolutes...

Additional context
Add any other context or screenshots about the feature request here.

[Feature Request]: Input runes on website through image upload

Thank you for taking your time submitting a feature request!
Please fill out the template below.

Is your feature request related to a problem? Please describe.
Not related to a problem

Describe the solution you'd like
I'd like to be able to upload a screenshot of my runes (and gems) in-game and let the website decode what kind of runes (and gems) and how many of them I have.

Describe alternatives you've considered
Looking at my runes one-by-one in my stash and input it into the website

Additional context
It's tedious to keep track of all my runes on the website, especially when cubing runes into different ones.
Also; no idea if any of this is feasible.

[Feature Request]: Filter on affix or specific character runewords

Thank you for taking your time submitting a feature request!
Please fill out the template below.

Is your feature request related to a problem? Please describe.
Nope.

Describe the solution you'd like
I'd like a filter where I can select specific affixes (+all skills / % movement speed etc.) or character specific runewords (e.g. + X to amazon skills)

Describe alternatives you've considered
Google it and then find it on your website

Additional context
Add any other context or screenshots about the feature request here.

Store active tab

  • Add option to StorageService.
  • Store active tab on change.
  • Restore active tab on init.

Favorite Runewords List

Thank you for taking your time submitting a feature request!
Please fill out the template below.

Is your feature request related to a problem? Please describe.
Not related to a problem.

Describe the solution you'd like
I'd like to see a Favorites List of runewords to quickly check Runewords I'm currently building and the possibility to assign/identify which runewords I have on each of my characters.

Describe alternatives you've considered
None.

Additional context
None.

Detailed information popup stays active too long after cursor has moved

Thank you for taking your time submitting a bug report!
Please fill out the template below. This helps me reproduce the bug, and hopefully fix it!

Describe the bug
When hovering over runes and gems, the popup which shows detailed information stays active for too long (5-6 seconds after moving the cursor)

To Reproduce
Steps to reproduce the behavior:

  1. Go to an item or rune
  2. Hover over the item
  3. Scroll down to anywhere else
  4. Get annoyed by how long it takes for the popup to dissapear when trying to read something else.

Expected behavior
Popup should almost immediately dissapear when the cursor is not hovering over the rune or gem.

Screenshots
If applicable, add screenshots to help explain your problem.

  • OS: Windows 10
  • Browser Mozilla Firefox
  • Version 93.0

Additional context

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.