Commit Graph

34 Commits (5e5d0723efe91b751ec16d7e29c83360c0e8d67d)

Author SHA1 Message Date
Oggje 5e5d0723ef Path of Exile 2 initial commit
2 months ago
isark 3272c3bda2 Added run post run statistics view in the non-overlay window. Provides some stats for a run in aggregation on the zone id and then also a toggle to see an unaggregated run
1 year ago
isark 5db8663819 Improved time tracking support practically 'recording' your whole playthrough during a plan.
1 year ago
isark b1550d68e5 release build compilation fix..
1 year ago
isark 32a2424783 Allow stopwatch and resuming runs, low resolution on saves, to not write to disk too often...
1 year ago
isark 54fd9ca62e Initial support for synchronizing url-imported plans based on the etag http header. This obviously requires the server hosting the plan files to correct enough etags
1 year ago
isark 4f30d8b0ba Should basically be back to working as it did before the refactoring.
1 year ago
isark a1249b46ab Initial first version post cleanup, need to test it out
1 year ago
isark 6282f12ce9 Some more backend api improvements. TODO: Adapt frontend usage to this new interface
1 year ago
isark 033b061fb6 Broken but initial cleanup code...
1 year ago
isark 48d1dda124 Lots of work around importing plans from urls, also keeping track of the url to allow updating the plan later on if there's been a change.
1 year ago
isark 25539761f4 1.0.0 release prep, attempting release with update support
2 years ago
isark f3d72301b2 Updated notes display and scaling. Moved carousel to absolute pixel positions manually calculated instead of % since that didn't work too well..."
2 years ago
isark 9f610739ce Lots of design changes
2 years ago
isark 5bcaa47008 Lots of tweaks, bugfixes and improvements! Also supports storing and loading current position in a plan you've imported before. Can scroll on the plan window to quickly move forward/backward
2 years ago
isark ca0188c87b added support to load previous plans, still missing scrollbar functionality in the list so having too many makes them get hidden
2 years ago
isark e5c9c592c3 Some improvements around configuration
2 years ago
isark d1176043d3 Fixed the overlay syncing zone changes with client file updates. Some visuals at minimum before 'usable'
2 years ago
isark f140ed279b Fixed some startup issue where the overlay shows prematurely
2 years ago
isark 6f2f7f27fc Added poe client log reader (currently seems broken), keybinding in settings, log file detection
2 years ago
isark 1ea7246204 Added some more features to editor. SEparated out editor to standalone window available through tray 'icon', settings also available there or in interactable mode and clicking the cog wheel in plan display
2 years ago
isark 29961a11a3 Added note support with markdown support. Scaling notes to 'always' fit the notes carousel. Some fixing around plan editor and carousel
2 years ago
isark a81bcc908f Added fuzzy search to the editor. Missing proper index handling of the plan display, I'd like to keep original indices on the filtered results
2 years ago
isark c754789ffb Initial base for editor. Some tweaks
2 years ago
isark 95a69df695 Lots of plan management, loading and so on
2 years ago
isark cf88afca08 Cleanup and made plan-window's position normalized so it will be in, relatively to width/height, the same spot
2 years ago
isark bd8cfb573c Moved some overlay handling to service. Fixed some issue with configs, implemented config storage, some other cleanup and fixes
2 years ago
isark 9fb81ca554 Moved some data around, added some initial types for configs and way of generating the models for it during the build. Added fuzzr (similar to fuzzy_matcher rust crate I've used before). Using custom-built version of fuzzr npm package, git in package.json instead of through npm's packages.
2 years ago
isark 2b02298ae0 syncing the mess! Some preparating to handling world areas and 'plans'
2 years ago
isark 2218f7ff90 Some tweaks to reduce some issues
2 years ago
isark 8a6e22a6d1 Cleanup, fixed lots of small warnings
2 years ago
isark 08f0da9746 some cleanup of the messy overlay state machine
2 years ago
isark 9c514830bc Some progress on the overlay state machine
2 years ago
isark 1936d33407 initial commit, pre state machine implementation
2 years ago