32 Commits

Author SHA1 Message Date
kvan7 d03163a9c6 update eslint config, adjacent to changes upstream apt 2026-04-12 18:46:54 -05: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 1b2a21d14b bump 2026-02-25 21:06:08 -06:00
kvan7 ae6fe133fe bump version and fix pre-commits 2025-12-12 09:02:05 -06:00
kvan7 361d51d61c Move UseTradeAPI out of vue component
Fixes #557
2025-08-23 22:04:16 -05:00
Kvan7 1058b6f40a v0.8.1 (#453)
* [PoE2] - Relics broken again #444

* test prettier and add npm script

* add format/lint support to main

* Fix defineProps macro

* Run speed v0.8.0 - Russian. #447

* fix negative gold

* fix hunters t7 accuracy

* fix note in ko

* fix dumb bow skills with curly braces

* version bump
2025-03-05 17:21:43 -06:00
Kvan7 4951ac9e2d v0.3.1 (#260)
* Corrupted items pricecheck #252

* Features/tests (#254)

* Basic test working

* LETS GO TESTING

* 0.1.0f bump

* version bump & linter fixes
2025-01-08 22:10:59 -06:00
Kvan7 85bce61525 v0.1.1 (#94)
* [Parse Error] - Dualstring bow #60

* Adds starting for localization

* tests yay, this is terrible Add junit tests :( #74

* revert tests cause they were really terrible

* bump gitignore so i dont lose files

* Update Traditional Chinese (#79)

* Update issue templates

* Update issue templates

* Update for Traditional Chinese

* Update Traditional Chinese

* add new client strings

* Hard coded strings (#80)

* Features/pseudo-pseudo (#93)

* uhhhhhhhhhhhh, maybe pseudo will get support before GGG

* psesudo only ele

* remove git ignored files

* fix ignore

* [Parse Error] - % based value not updating #88

* [Not Recognized Modifier] - Allies in your Presence have +11% to all Elemental Resistances #76

* fully fixes now

* fixes: #61 #75

[Not Recognized Modifier] - Spirit: 100 #61
[Not Recognized Modifier] - Charm Slots: 1 #75

* [Parse Error] - Shouldn't show attacks per second #62

* [Not Recognized Modifier] - Items with bottom help text #63

* version bump
2024-12-17 21:50:25 -06:00
Kvan7 d9706290d0 v0.1.0 (#59)
* Features/prettier (#43)

* prettier cause of course

* Adds prettier and item parsing

* lint

* lint 23

* Features/addAnonVodkaPython (#45)

* lots of json

* add width and height update files

* ignore

* update stats

* remove ward and pseudo stats

* Add option to always close overlay (#48)

Fixes #47

I haven't tested this, but it should work fine.

* Features/updateParser (#53)

* logs

* Kinda sorta works?

* switch chaos to ex

* adds flasks and whetstone

* Fix charms

* update phys rune

* add todo

* cleanup

* add pull script

* Trade tag and icons for bulk items (#54)

* Append trade tag and icon for bulk items

* Update items

* update json

* update images & add ref images for later

* bump version

* fix uncut gems

#58
2024-12-14 12:12:33 -06:00
kvan7 32215e5c03 fix name 2024-12-11 17:21:18 -06:00
kvan7 fd4917ca7f style(Update to 2): Update branding
Renamed to Exalted PoE2 Trade
2024-12-11 17:21:18 -06:00
kvan7 c3d6c69d9d change to node 18 2024-12-11 17:21:18 -06:00
kvan7 e0a3b34c22 Update Names 2024-12-10 23:46:20 -06:00
kvan7 a6ace8e234 build(Update to 2): Version bump 2024-12-10 17:51:10 -06:00
kvan7 b36954d0a9 fix(Update to 2): Fixes linting yay
linters, am i right
2024-12-10 17:16:47 -06:00
kvan7 2cf0cfa347 feat: Bump version 2024-12-09 22:18:05 -06:00
kvan7 a44e14398d feat(Update to 2): More update with changing old for new 2024-12-09 20:33:23 -06:00
kvan7 17955b452e feat(Update to 2): Adds dev + replace with poe 2
Adds my dev files and replaces instances of "POE" with "POE2"

maybe a lot
2024-12-09 16:42:22 -06:00
Alexander Drozdov 73788f07bb migrate renderer to npm, update deps, remove components from global namespace 2024-11-24 23:59:08 +02:00
Alexander Drozdov 2106e6aaf7 vuejs has broke event ordering, vuejs/core/#7576 2023-08-20 12:47:04 +03:00
Alexander Drozdov b21c936068 update renderer deps 2023-08-17 17:54:16 +03:00
Alexander Drozdov 5eec804fa3 refactor: remove exceptions from parser 2023-07-13 22:30:17 +03:00
Alexander Drozdov 6b4473b8d9 feat: OCR 2023-01-26 14:26:22 +02:00
Alexander Drozdov 3d6df64613 UiTimeout 2023-01-26 03:19:14 +02:00
Alexander Drozdov ad09e5ab59 reconnect ws, closes #837 2023-01-03 19:34:30 +02:00
Alexander Drozdov aaaeb12b75 nothing wrong with huge commits :) 2022-12-28 12:52:59 +02:00
Alexander Drozdov 597969410f update deps 2022-08-12 19:48:16 +03:00
Alexander Drozdov b8e5010cb3 Use Vite, update Tailwind (#667)
* wip

* simplify ipc paths

* fix base path

* update tailwind

* eslint

* misc

* help tree shaking
2022-06-14 23:35:14 +03:00
Alexander Drozdov 300e198083 replace slider component 2022-06-10 19:43:45 +03:00
Alexander Drozdov ab2fe31042 update deps 2022-06-10 03:04:52 +03:00
Alexander Drozdov ca0c02f8a8 update deps 2022-05-11 00:03:34 +03:00
Alexander Drozdov 21f00172f0 Esbuild main process (#580)
* main is working

* make web compile too

* updating ci

* fix
2022-03-24 13:16:37 +02:00