PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

Point based power report calculations

Aperta
#6,074 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

enhancement
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 issues by using the search function of the issue tracker
Is your feature request related to a problem?

when using the power report it can sometimes take a while(sometimes 2-3 minutes) while it looks at every single node.

Describe the solution you'd like

when using the power report it should only calculate the nodes that are either anointable or within reach from any active node for the remaining amount of skill points you have available. (option to toggle between default(as it is now) or the point/distance based calculations would allow people to choose how they wish to view the power report)

could also add a 3rd option to tell it to only calculate x distance from active nodes so even if the user only has 5 points left they could tell it to calculate as though they had 10 points left.

Describe alternatives you've considered

No response

Additional context

the system already knows how far each node is from an active node so hopefully it wouldn't be to difficult to add flag to the nodes to tell it to calculate nodes that are only "remaining skill points" away from an active node.
image

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Non vengono indicati file, test o punti di ingresso. Inizia individuando il calcolo del power report e la logica esistente di node-distance, quindi determina come sono rappresentati gli skill points rimanenti e gli anointable nodes. Il lavoro è completato quando il report può applicare il filtraggio richiesto basato sui punti o sulla distanza, con una scelta chiara tra le modalità di calcolo proposte.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
lua
Ambito
game-dev, performance
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
30/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.