Commit Graph

15 Commits (54fd9ca62e9325e36b3061fdf8d945a08768a7ff)

Author SHA1 Message Date
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 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 c1354236c7 plan element identifiers, allows finding diffs on specific elements for merging in base plan changes into your own plan
2 years ago
isark fd3d3a61aa 1.3.0, capped max note scaling. reduced allowlist. allow larger 'zone names'
2 years ago
isark 25539761f4 1.0.0 release prep, attempting release with update support
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 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 95a69df695 Lots of plan management, loading and so on
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 8a6e22a6d1 Cleanup, fixed lots of small warnings
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