Commit Graph

102 Commits (fa8c21e16c12e05fac3bf684e6f4d738548d1a39)
 

Author SHA1 Message Date
isark e4c83f9ae6 Added target to updater url to allow separate latest releases for different targets
2 years ago
isark 9c0582fc82 Ignoring .env
2 years ago
isark d4179ccdd4 Prep release changes
2 years ago
isark beefb76a95 Moved version.json to repo
2 years 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 b35ecf7df9 Moved color picker so it doesn't go off screen
2 years ago
isark a14e83f2d8 Editor upgrades, less custom css. More bootstrappy
2 years ago
isark 9f610739ce Lots of design changes
2 years ago
Websystem 06f40733ba Lite designförändringar
2 years ago
isark 5cb0953df7 Lots of css changes woohooo
2 years ago
isark b2e7947fb3 Fixed bug when initializing at at low indices introduced last commit
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 534dde670e Fixed scaling a bit, should work better now
2 years ago
isark d91e2f2856 Some artifacts left from undone gem finder testing
2 years ago
isark b010557b4f fixed default init of values from config
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 04404c2233 moved base_plan, tweaked a lot of stuff to be a bit clearer and less funky
2 years ago
isark c9140d9ea2 base plan added
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 640a2bfaba Switched to https github for fuzzr
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 42fbad4673 Editor gotten some quality of life. Still needs option to remove and add note.
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 2e3e4bb4ca Improved carousel (supports variable amount of slides to show at the same time). Fixed some config file issues
2 years ago
isark 95a69df695 Lots of plan management, loading and so on
2 years ago
isark 35e2ba31b4 I didn't like some transitions and animations so now they work a lot better. Should probably be refactored at some point
2 years ago
isark b101524105 finished initial version of carousel. Might look into getting rid of inconsisten ~1pixel gaps sometimes showing up between slides
2 years ago
isark ab35c9e667 Decided on carousel implementation for the 'plan elements'. Still need 'content' section of current plan element
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 af09d88360 Refactored plan-display a bit..
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 0ffb195618 some more cleanup and force push (maybe)
2 years ago
isark 1371253cb1 Some missing stuff and corrected build script
2 years ago
isark 2b02298ae0 syncing the mess! Some preparating to handling world areas and 'plans'
2 years ago
isark 51468398fa Material and some minor cleanup
2 years ago
isark f764048f23 Added some basic chortcut handling
2 years ago
isark ec7523f9b0 Testing keydown/keyup events for keyboard shortcut rebinding
2 years ago
isark 479a09c612 Some reactivity troubleshooting caused me to use services and "NgZone" to bring async tauri functions into angular's scope.
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 d4f827154c Removed some unnecessary superstates
2 years ago
isark a6c099c6b5 Updated readme, yarn.lock, package.json
2 years ago
isark 08f0da9746 some cleanup of the messy overlay state machine
2 years ago