fa8c21e16cFixed 'resume' (start) on non-played plans
1.8.8
isark2024-03-27 18:24:59 +0100
66a738389cPrevents autoresume on a manually paused stopwatch
1.8.7
isark2024-03-24 15:17:08 +0100
3bbb50123aEditor bugfix missed cleanup before importing. Bugfix drag&drop at last position without doubleclick/drop-box
1.8.6
isark2024-03-24 13:15:14 +0100
84695203eaReworked to reduce some unnecessary re-rendering but still laggy on linux!!
1.8.5
isark2024-03-23 17:08:16 +0100
e1cdbd566aFixed issue with missing path on first plan load.
1.8.4
isark2024-03-23 10:39:11 +0100
cc96e42af0Minor correction for improved bind handling when game loses focus and overlay isn't active
1.8.3
isark2024-03-23 10:14:15 +0100
67f43d4b7fempty notes save fix. correct default value if no current zone aggregate first entry found.
1.8.2
isark2024-03-23 00:39:05 +0100
9cf16ab3dfMore refactoring, some more aggregate statsisark2024-03-21 22:52:52 +0100
5c2d03272fAbility to detach notes. Generic "window" component since I'm now at 3 windows and it is getting cumbersome duplicating all that code all over the place.isark2024-03-20 22:01:19 +0100
7c3e739f8dMildly improved support for livesplit inspired functionality. Also initial beginnings of supporting an "aggregated" live stat for your ongoing run compared to another one.isark2024-03-19 22:15:54 +0100
cd042d99caSome attempts at supporting some kind of livesplit functionality.isark2024-03-18 20:46:04 +0100
3272c3bda2Added 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.7.0
isark2024-03-17 20:28:18 +0100
5db8663819Improved time tracking support practically 'recording' your whole playthrough during a plan.
1.6.0
isark2024-03-17 12:21:07 +0100
fda12b2f90Made plan loading touch the file to sort on last modified for the previous plan view
1.5.2
isark2024-03-11 18:45:30 +0100
32a2424783Allow stopwatch and resuming runs, low resolution on saves, to not write to disk too often...
1.5.0
isark2024-03-10 12:26:54 +0100
54fd9ca62eInitial support for synchronizing url-imported plans based on the etag http header. This obviously requires the server hosting the plan files to correct enough etagsisark2024-03-09 00:27:08 +0100
9b22ad942aFixed some oddities and made sure recent plans are 'updated' appropriately.isark2024-03-07 20:23:09 +0100
7b1fbe01dfFixed missed function call after extracting out some code into a separate method
cleanup
isark2024-02-25 20:45:55 +0100
4f30d8b0baShould basically be back to working as it did before the refactoring.isark2024-02-25 19:55:49 +0100
a1249b46abInitial first version post cleanup, need to test it outisark2024-02-25 00:16:16 +0100
6282f12ce9Some more backend api improvements. TODO: Adapt frontend usage to this new interfaceisark2024-02-22 21:22:46 +0100
033b061fb6Broken but initial cleanup code...isark2024-02-15 20:37:52 +0100
48d1dda124Lots 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.isark2024-02-14 21:54:30 +0100
21333908ec(Unreleased) Should now ignore next/prev hotkeys if the overlay isn't visible. Also improved binding/unbinding to be more rxjs-ishisark2024-02-13 21:19:26 +0100
a8334cbd03Patched base plan to correct wrong zone in noteisark2023-12-05 20:47:03 +0100
b10619182eMinor tweaks to dropEndHandler, gonna reuse the end code for double click handler
isakfredriksson
2023-12-04 17:39:22 +0100
d1d64b7960Added section anchor points and support for using these in the filterisark2023-12-02 15:12:00 +0100
91d93711cc1.4.0, updated base plan and support for not marking non-edits as edited
1.4.0
isark2023-11-29 20:11:58 +0100
c1354236c7plan element identifiers, allows finding diffs on specific elements for merging in base plan changes into your own planisark2023-11-29 20:04:34 +0100
beefb76a95Moved version.json to repoisark2023-11-19 01:01:31 +0100
25539761f41.0.0 release prep, attempting release with update support
1.0.0
isark2023-11-18 16:46:29 +0100
f3d72301b2Updated notes display and scaling. Moved carousel to absolute pixel positions manually calculated instead of % since that didn't work too well..."isark2023-11-18 16:04:34 +0100
b35ecf7df9Moved color picker so it doesn't go off screenisark2023-11-17 20:55:38 +0100
a14e83f2d8Editor upgrades, less custom css. More bootstrappyisark2023-11-17 20:10:48 +0100
9f610739ceLots of design changesisark2023-11-16 22:22:10 +0100
5cb0953df7Lots of css changes woohoooisark2023-11-15 22:31:43 +0100
b2e7947fb3Fixed bug when initializing at at low indices introduced last commitisark2023-11-15 20:05:49 +0100
5bcaa47008Lots 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/backwardisark2023-11-13 21:10:19 +0100
534dde670eFixed scaling a bit, should work better nowisark2023-08-17 21:10:56 +0200
d91e2f2856Some artifacts left from undone gem finder testingisark2023-08-17 19:43:20 +0200
b010557b4ffixed default init of values from configisark2023-08-16 22:26:24 +0200
ca0188c87badded support to load previous plans, still missing scrollbar functionality in the list so having too many makes them get hiddenisark2023-08-16 21:58:56 +0200
e5c9c592c3Some improvements around configurationisark2023-08-16 21:22:16 +0200
04404c2233moved base_plan, tweaked a lot of stuff to be a bit clearer and less funkyisark2023-08-16 19:59:00 +0200
640a2bfabaSwitched to https github for fuzzrisark2023-08-14 17:23:38 +0200
1ea7246204Added 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 displayisark2023-08-13 22:22:45 +0200
29961a11a3Added note support with markdown support. Scaling notes to 'always' fit the notes carousel. Some fixing around plan editor and carouselisark2023-08-13 02:43:49 +0200
42fbad4673Editor gotten some quality of life. Still needs option to remove and add note.isark2023-08-12 02:48:05 +0200
a81bcc908fAdded fuzzy search to the editor. Missing proper index handling of the plan display, I'd like to keep original indices on the filtered resultsisark2023-08-10 22:13:03 +0200
c754789ffbInitial base for editor. Some tweaksisark2023-08-09 22:24:19 +0200
2e3e4bb4caImproved carousel (supports variable amount of slides to show at the same time). Fixed some config file issuesisark2023-08-08 21:22:07 +0200
95a69df695Lots of plan management, loading and so onisark2023-08-07 22:42:57 +0200
35e2ba31b4I didn't like some transitions and animations so now they work a lot better. Should probably be refactored at some pointisark2023-08-06 21:20:12 +0200
b101524105finished initial version of carousel. Might look into getting rid of inconsisten ~1pixel gaps sometimes showing up between slidesisark2023-08-06 13:00:17 +0200
ab35c9e667Decided on carousel implementation for the 'plan elements'. Still need 'content' section of current plan elementisark2023-08-04 23:24:34 +0200
cf88afca08Cleanup and made plan-window's position normalized so it will be in, relatively to width/height, the same spotisark2023-07-31 22:06:37 +0200
af09d88360Refactored plan-display a bit..isark2023-07-30 21:35:12 +0200
bd8cfb573cMoved some overlay handling to service. Fixed some issue with configs, implemented config storage, some other cleanup and fixesisark2023-07-30 19:08:19 +0200
9fb81ca554Moved 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.isark2023-07-29 16:42:32 +0200
0ffb195618some more cleanup and force push (maybe)isark2023-07-26 21:11:04 +0200
1371253cb1Some missing stuff and corrected build scriptisark2023-07-25 20:41:34 +0200
2b02298ae0syncing the mess! Some preparating to handling world areas and 'plans'isark2023-07-25 20:37:05 +0200
51468398faMaterial and some minor cleanupisark2023-07-23 20:57:03 +0200
f764048f23Added some basic chortcut handlingisark2023-07-23 01:08:49 +0200
ec7523f9b0Testing keydown/keyup events for keyboard shortcut rebindingisark2023-07-20 21:56:55 +0200