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.
...
In practice this means we're recording every zone entry, the elapsed time at that time and also recording any time you manually shift the plan as well. Later on I'll look into creating some views of this data e.g. an aggregate view e.g. time spent grouped by each zone and such
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
25539761f4
1.0.0 release prep, attempting release with update support
2 years ago
isark
5cb0953df7
Lots of css changes woohooo
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
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
ab35c9e667
Decided on carousel implementation for the 'plan elements'. Still need 'content' section of current plan element
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
1371253cb1
Some missing stuff and corrected build script
2 years ago
isark
51468398fa
Material and some minor cleanup
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
a6c099c6b5
Updated readme, yarn.lock, package.json
2 years ago
isark
1936d33407
initial commit, pre state machine implementation
2 years ago