exilence icon indicating copy to clipboard operation
exilence copied to clipboard

DEPRECATED Tool for Path of Exile that calculates net worth and tracks gear, maps and other statistics for you and your group

Results 51 exilence issues
Sort by recently updated
recently updated
newest added

When you hover the icon (maybe more columns?) in the net worth table, an item-tooltip should appear like it does when hovering an item in the inventory/equipment.

enhancement
client

See https://github.com/siegrest/poewatch/blob/584f3176fdafe72a269b85b0c93927ecf4b5bcbf/src/main/java/watch/poe/Item/Variant/Variants.java for a complete list

enhancement
client

This happens since we calculate gain after the playerupdated-event is fetched. The settings should be saved at an earlier point.

bug
client

A column for "owned by" should be added to the gain-over-time table in "Currency Summary". See net worth table for reference.

good first issue
client

Should be able to toggle a setting that disables automatic snapshotting, so that players who want to can refresh manually.

good first issue
client

Not sure where to place the spinner, but should always be visible to the user, and indicates that we're updating your data. QoL-change.

client

Add a sum of the total difference in chaos based on the selected gain-period. Should be updated instantly.

client