18 Commits

Author SHA1 Message Date
kvan7
32b98801c6 Drop filter generator for 0.11 2025-08-27 16:05:39 -05:00
Kvan7
06c396f0cc v0.5.0 (#308)
* change discord id #278

* Update config & data

* Commit mockup image

* update mockup

* feat: filter quick update (#247)

* feat: filter generator in renderer

* feat: filter generator in main

* chore: some polishing

* feat: about section

* feat: i18n (-ish), only en text

* chore: cleanup

* chore: clarification regarding original filter

* chore: safety checks to ignore empty or not full identifier, or empty filters all together

* fix: linting fixes

* chore: locked version of winreg

* fix: dont hide divine orbs :O

* fix: set filter to hide would always hide it, even after turning it back
fix: updated config version

* fix: moved ignore low lvl area items down in filter order

* fix: drop winreg in favor of existing solution

* Change config file handling

* add in empty string check

* feat: changing filter generator into filter updater

* chore: simplify generator pages

* chore: removed code that is no longer needed

* chore: linter fixes

* fix: remove debug text

* feat: customizable folder path

* Add russian localization

* Merge commit 'ec35412d2694eb6a677415893776939b496b8aae'

* Revert "Merge commit 'ec35412d2694eb6a677415893776939b496b8aae'"

This reverts commit 8a3d84af91.

* Merge branch 'dev' into pr/tmakuch/247

* update config version

* Add note about case sensitivity

* run linter/formatter

* Features/germanLang (#300)

* add app_i18n.json

Co-authored-by: @professorspoon

* Update files

* official site

* Build files

* update description parser?

* [Not Recognized Modifier] - %phys #298

* add new unique stats, don't have roll values yet

* Update uniques again

* [PoE2] - Checking log book hard crashes #305

* run data script again?

* data files update for 0.1.1

* version bump
2025-01-16 15:57:50 -06:00
Alexander Drozdov
646ae62f94 Add price-check on item click in Heist search widget, closes #1108 2023-10-20 11:21:36 +03:00
Alexander Drozdov
dd3dc2ee45 let people debug hotkeys better 2023-05-18 13:45:19 +03:00
Alexander Drozdov
5f9da27b52 change to --no-updates flag 2023-04-21 16:29:49 +03:00
Alexander Drozdov
6b4473b8d9 feat: OCR 2023-01-26 14:26:22 +02:00
Alexander Drozdov
1135d2d1d1 add quit to menu, closes #617 2023-01-08 11:43:32 +02:00
Alexander Drozdov
da6ed60d07 add About page, refactor updates 2023-01-08 10:43:48 +02:00
Alexander Drozdov
3732aaf359 fixed fontsize, DPI 2022-12-28 19:10:42 +02:00
Alexander Drozdov
4cef78987b fix focus 2022-12-28 13:55:42 +02:00
Alexander Drozdov
aaaeb12b75 nothing wrong with huge commits :) 2022-12-28 12:52:59 +02:00
Alexander Drozdov
22bc4fe33d add option for notification #794 #776 2022-12-22 13:33:49 +02:00
Alexander Drozdov
0b57d058a2 show settings notification, closes #743 2022-10-03 16:25:09 +03:00
Alexander Drozdov
d53ee04c86 do not restore clipboard, closes #742 2022-09-13 23:47:04 +03:00
HRay
5297a50d71 add zh_TW (#589)
Co-authored-by: Alexander Drozdov <snosme@gmail.com>
2022-05-08 18:14:38 +03:00
Inch4Tk
fef9aab468 Overlay stash-search names and hotkeys (#586)
* Add names for stash-search widgets

* Add hotkeys to overlay stash search widgets

* Fix update delay by manual save on hotkey change

* Add config save on entry.text blur

* misc

Co-authored-by: Alexander Drozdov <snosme@gmail.com>
2022-05-04 15:34:26 +03:00
Alexander Drozdov
588e0ce6b5 feat: search Heist gems 2022-04-25 00:00:03 +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