PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Additional Jewel Socket Information on Hover (Passives in Radius)
Nessuno ha ancora preso questa issue.
- Lingua principale
- Lua
- Stelle
- 5.4k
- Fork
- 2.4k
- Merge medio
- 1g 12h
- PR unite (30g)
- 26
Descrizione
Check for duplicates
- I've checked for duplicate open and closed issues by using the search function of the issue tracker
What platform are you running Path of Building on?
Windows
Is your feature request related to a problem?
Currently, empty jewel sockets only show how much distance they have from the start of the tree, not showing other useful information that jewels could make use of.
Describe the solution you'd like
I'd like to be able to see at a glance the number of allocated and unallocated passives in the radius of a jewel socket.
It could show a table like:
| S | M | L | VL | MS | |
|---|---|---|---|---|---|
| Allocated Small | X | X | X | X | X |
| Unallocated Small | X | X | X | X | X |
| Allocated Notable | X | X | X | X | X |
| Unallocated Notable | X | X | X | X | X |
| Allocated Keystone | X | X | X | X | X |
| Unallocated Keystone | X | X | X | X | X |
| Allocated Total | X | X | X | X | X |
| Unallocated Total | X | X | X | X | X |
or maybe a more sensible layout would be this (it really depends on how the line spacing and font size would work):
| AS | US | AN | UN | AK | UK | AT | UT | |
|---|---|---|---|---|---|---|---|---|
| Small | ||||||||
| Medium | x | x | x | x | x | x | x | x |
| Large | x | x | x | x | x | x | x | x |
| Very Large | x | x | x | x | x | x | x | x |
| Massive | x | x | x | x | x | x | x | x |
(Perhaps for clarity, the abbreviations could be replaced with images of allocated/unallocated placeholder passives?)
This is unwieldy, so maybe it should only show relevant radius you have a jewel with that radius in your items list (even if not currently equipped), only showing the full table if you hold Alt or something while hovering over the socket?
Describe alternatives you've considered
An alternative would to add a simple line on any jewel with a radius that tells you how many passives would be affected in each jewel socket like...
Affected passives if Socket 1: 12
Affected passives if Socket 2: 11
Affected passives if Socket 3: 9
You can currently do similar by checking the "Stat changes if socketed in Socket X" when looking at a jewel, but depending on the jewel, and how many sockets you have, that list can get ridiculously long and difficult to parse, so having something easier to reference would be nice.
Additional context
No response
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia individuando la visualizzazione al passaggio del mouse per i socket delle gemme vuoti, che attualmente mostra la distanza dall’inizio dell’albero, e segui come vengono identificati i nodi passivi all’interno del raggio del socket. Confronta il raggio e i conteggi di assegnazione proposti con le informazioni esistenti sulle modifiche alle statistiche della gemma; il lavoro è completato quando l’hover presenta un riepilogo chiaro e utilizzabile senza rendere difficile la lettura delle informazioni esistenti sul socket.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- lua
- Ambito
- frontend
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100