Commit Graph

78 Commits (033b061fb62fca89483724cfdffd4541d51d914c)
 

Author SHA1 Message Date
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 21333908ec (Unreleased) Should now ignore next/prev hotkeys if the overlay isn't visible. Also improved binding/unbinding to be more rxjs-ish
1 year ago
isark a8334cbd03 Patched base plan to correct wrong zone in note
2 years ago
isakfredriksson b10619182e Minor tweaks to dropEndHandler, gonna reuse the end code for double click handler
2 years ago
isark d1d64b7960 Added section anchor points and support for using these in the filter
2 years ago
isark 91d93711cc 1.4.0, updated base plan and support for not marking non-edits as edited
2 years 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 1c84c43ceb missed tauri.conf
2 years ago
isark 8a3ad085a3 more base plan formatting fixes
2 years ago
isark f6c6ff46dc the docks bp improve
2 years ago
isark 74544bbc93 More corrections to bp
2 years ago
isark 2b994ae438 Baseplan minor correction
2 years ago
isark fd3d3a61aa 1.3.0, capped max note scaling. reduced allowlist. allow larger 'zone names'
2 years ago
isark 7fe3a198f2 1.2.3, added scroll info to plan window's help tooltip
2 years ago
isark ac6c26cc63 bump version to include hiding help icon when not interactable in 1.2.2
2 years ago
isakfredriksson 5f43b51f42 Removed tooltip icon from non-interactable mode
2 years ago
isark 50b02e5a1d Fixed some issues with saving plans. Reworked base plan.
2 years ago
isark 11db2874fb Design improvements, some help tooltips.
2 years ago
isark d010d6dde7 Carousel improvements, ability to customize number of visible zones and offset.
2 years ago
isark 70cdb6b3b0 Fixed some plan loading init issues
2 years ago
isark 02021aabe9 Missed 1.1.0 in tauri.conf
2 years ago
isark 2c658b24ab Minor design improvements. Added trial indication on the overlay
2 years ago
isark 2f1a4b262f Fake 1.0.2 bump to try out update system
2 years ago
isark aa0ae7163d Added keys to .gitignore
2 years ago
isark 611efc7baf 1.0.1: bump to test new release-build scripts
2 years ago
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