You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nothing/src-tauri/src
isark 9cf16ab3df
More refactoring, some more aggregate stats
1 year ago
..
build.rs 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
config.rs 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
main.rs 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
overlay.rs More refactoring, some more aggregate stats 1 year ago
plan.rs Some attempts at supporting some kind of livesplit functionality. 1 year ago
poe_reader.rs Some more backend api improvements. TODO: Adapt frontend usage to this new interface 1 year ago
storage.rs Improved time tracking support practically 'recording' your whole playthrough during a plan. 1 year ago
time.rs Scuffed display, scuffed uuid based checkpoint (for livesplit inspired functionality) 1 year ago