70 Commits
Author SHA1 Message Date
Kvan7 7a741fb63c Features/itemEditorV2 (#1004)
Adds back the item editor, in a v2 form. Now has individual socket support and support for catalysts. When adding items, the total sum price will also be shown
2026-06-25 06:22:52 -05:00
kvan7 edb3d20915 add more handling for bad tradesite data 2026-06-19 19:29:54 -05:00
kvan7 d923d34433 fix trade site hopefully 2026-06-18 19:06:30 -05:00
kvan7 26b1a00d2b map monster effectiveness
#936
2026-06-16 17:55:28 -05:00
kvan7 ca05fcba6d add quality parsing to charms
Fixes #952
2026-06-13 16:27:10 -05:00
unrealdreamzandkvan7 baf85b13f7 Show affix tiers in listing tooltips (#948)
* Show affix tiers in listing tooltips

* update styles and namings

* add harder tests

* add joining multiple tiers

---------

Co-authored-by: kvan7 <kvan.valve@gmail.com>
2026-06-13 16:00:58 -05:00
kvan7 b97cd9565e additional possible test 2026-06-11 22:42:21 -05:00
kvan7 597257e523 swap to dynamic empty and total mod counting 2026-06-11 22:33:33 -05:00
kvan7 7c304cedec [Bug]: Cannot price check waystone implicits , (item rarity, pack size, monster rarity, waystone drop chance, monster effectiveness)
Fixes #936
2026-06-11 18:23:26 -05:00
kvan7 14bbebc42c fix meta gems 2026-06-11 16:53:39 -05:00
kvan7 27fb8cff48 [Bug]: annoints are listed as variant and not as enchant
Fixes #917
2026-06-11 11:52:35 -05:00
kvan7 30dd25704d unit tests 2026-05-29 22:52:13 -05:00
kvan7 e8696fc0a6 fix unit test 2026-05-28 19:51:24 -05:00
kvan7 f95111d2b1 big commit yay 2026-05-28 19:47:02 -05:00
kvan7 a43c822910 add listing type remember. dont use this
Fixes #580
2026-05-15 21:45:46 -05:00
kvan7 6b27e3f76a fix test 2026-05-14 21:42:16 -05:00
kvan7 5d18ae0697 add ninja uniques 2026-05-14 19:07:00 -05:00
kvan7 1183ddd979 add historical log parsing, kinda broken rn 2026-05-13 21:02:13 -05:00
kvan7 f8af459b92 Add trade stats handling 2026-05-12 17:46:58 -05:00
kvan7 d0e91f41f8 add example responses 2026-05-03 08:20:11 -05:00
kvan7 3aaf126478 more log lines 2026-04-30 20:58:45 -05:00
kvan7 e08cb91803 Add more log line types 2026-04-28 21:20:37 -05:00
kvan7 01106e62ce refactor parser out of log 2026-04-27 21:02:55 -05:00
kvan7 cd7f478214 basic log parser running 2026-04-27 18:08:37 -05:00
kvan7 06ca458579 add sample logs 2026-04-26 13:14:24 -05:00
kvan7 e2aa6674b1 swap client log to use regex over slicing 2026-04-26 08:32:39 -05:00
Kvan7 4e9dc7fcb2 Chaos spam data (#863)
* create base component

* add as alpha

* Add hotkey action

* updating config stuff

* Adds writing csv

* ui responsive

* Style updates

* smor style updates

* fix issue with recreating file

* compute diff

* general cleanup

* rebuild into secondary widget

* Remove builtin error

* add a unit test

* fix spelling?

* add custom file path

* Add folder option
2026-03-27 18:41:04 -05:00
Kvan7 6dfc44117f features/trialCoin (#862)
* add parser

* add strings data & fix test

* edges

* dump

* add point calc

* add area level calc

* add point ui filter

* Add ultimatum hint

* add hints translations
2026-03-24 19:26:16 -05:00
kvan7 4fe1d178c2 Fix inconsistent it vs test in specs
Fixes #860
2026-02-28 08:20:36 -06:00
Kvan7 9f28b7b60c features/unid-tier (#861)
* Add client string + parser

* tests for parser part

* add ui element

* tests for ui filters

* add trade filter
2026-02-27 22:28:30 -06:00
kvan7 ceb3f67375 fix naming convention 2026-02-26 20:25:44 -06:00
kvan7 4d36ce3daf Use psuedo for spirit on sceptres???? (ew minions)
Fixes #857
2026-02-26 20:24:34 -06:00
Kvan7 74dbc6ed6a Controller fixes (#859)
* remove known excess parsers

* Regex match "poe2" lines
Fixes #856

* drop extra client strings

* drop test client_strings

* cant remove yet
2026-02-25 20:51:41 -06:00
kvan7 091cccfa14 update test for removed feat 2026-02-15 08:07:02 -06:00
kvan7 043ac81ec7 [Bug]: Fractured mods not detected on fractured items
Fixes #776
2026-02-14 21:36:47 -06:00
kvan7 3f205d4428 add fracture selector 2026-01-10 10:13:53 -06:00
kvan7 ac2baf5389 rename rune to augment everywhere
Fixes #825
2026-01-09 23:45:36 -06:00
kvan7 bcf0e74dfa update tests 2025-12-27 10:16:46 -06:00
kvan7 403d9fb4bf localize parsing 2025-12-22 13:31:41 -06:00
Kvan7 211b031633 Merge branch 'dev' into add_level_filter 2025-12-21 19:55:32 -06:00
kvan7 95c3c7cfcd fix fracture detection 2025-12-21 19:52:51 -06:00
STSchiff eb05596dd0 formatter 2025-12-20 19:56:54 +01:00
STSchiff 019ee881ea add requirements parser 2025-12-20 19:56:46 +01:00
kvan7 9416cbbc54 data 2025-12-13 03:16:40 -06:00
kvan7 867bde022a data 2025-12-12 13:57:18 -06:00
kvan7 6a5a603405 fix ts error 2025-12-12 09:06:17 -06:00
Kvan7 ab98903edf Features/leveling (#766)
* Add opt-in log reading

* add regex and zone detection

* add widget for leveling

* generic rigging setup

* penalty

* attach settings view

* add client log reading

* slight refactor of widget name

* Connect xp to logs

* Settings options and i18n

* update styles

* PR fixes
2025-12-11 23:19:10 -06:00
kvan7 63e518a532 FIx poe2db search endpoint requiring token 2025-11-29 11:42:07 -06:00
kvan7 c3d27edad1 Update to new proxy endpoint 2025-11-26 20:20:19 -06:00
kvan7 b5ef198494 Add Map Searching 2025-10-05 16:44:43 -05:00