Commit Graph

14 Commits (84695203ea124e1c190602b9da3ffd457b3d2dec)

Author SHA1 Message Date
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 cd042d99ca Some attempts at supporting some kind of livesplit functionality.
1 year ago
isark 5db8663819 Improved time tracking support practically 'recording' your whole playthrough during a plan.
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 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 d1d64b7960 Added section anchor points and support for using these in the filter
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 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