isark
d3ef66e498
Updated base plan for 3.25 fellshrine ruins change
11 months ago
isark
fa8c21e16c
Fixed 'resume' (start) on non-played plans
1 year ago
isark
66a738389c
Prevents autoresume on a manually paused stopwatch
1 year ago
isark
3bbb50123a
Editor bugfix missed cleanup before importing. Bugfix drag&drop at last position without doubleclick/drop-box
1 year ago
isark
84695203ea
Reworked to reduce some unnecessary re-rendering but still laggy on linux!!
1 year ago
isark
e1cdbd566a
Fixed issue with missing path on first plan load.
1 year ago
isark
cc96e42af0
Minor correction for improved bind handling when game loses focus and overlay isn't active
1 year ago
isark
67f43d4b7f
empty notes save fix. correct default value if no current zone aggregate first entry found.
1 year ago
isark
5730861acf
1.8.0 release
1 year ago
isark
9cf16ab3df
More refactoring, some more aggregate stats
1 year ago
isark
5c2d03272f
Ability 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.
1 year ago
isark
7c3e739f8d
Mildly improved support for livesplit inspired functionality. Also initial beginnings of supporting an "aggregated" live stat for your ongoing run compared to another one.
1 year ago
isark
a8443964bc
Scuffed display, scuffed uuid based checkpoint (for livesplit inspired functionality)
1 year ago
isark
cd042d99ca
Some attempts at supporting some kind of livesplit functionality.
1 year ago
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
fda12b2f90
Made plan loading touch the file to sort on last modified for the previous plan view
1 year ago
isark
b1550d68e5
release build compilation fix..
1 year ago
isark
32a2424783
Allow stopwatch and resuming runs, low resolution on saves, to not write to disk too often...
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
9b22ad942a
Fixed some oddities and made sure recent plans are 'updated' appropriately.
1 year ago
isark
7b1fbe01df
Fixed missed function call after extracting out some code into a separate method
1 year ago
isark
4f30d8b0ba
Should basically be back to working as it did before the refactoring.
1 year ago
isark
a1249b46ab
Initial first version post cleanup, need to test it out
1 year ago
isark
6282f12ce9
Some more backend api improvements. TODO: Adapt frontend usage to this new interface
1 year ago
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