Luke Saward
Luke Saward
Tournament mode with tools for observers/spectators. Will also address #114 List of things (non-exhaustive): - `Best of X` system (Bo3/Bo5/Bo7)
The format should go something like this: `[U]` - Unlocked `[L]` - Locked ``` [U]/[L] [Player Count] - [MP Room Name] ``` e.g. ``` [U] [1] - Test ```
With this, when you start typing a filename, all other filenames not matching what you're typing disappear. We could show all recursive files like `foofolder/barfolder/file`. Then you could search for...
Due to this line, which checks if everything contained within `.local/share/refunct-tas/recordings` is a file, and if it isn't, it panics due to the `assert!` macro: ```rust assert!(entry.file_type().unwrap().is_file()); ```
Currently, it seems impossible to access the `DigitsFormat` and `Accuracy` in use by an instance of the `Time` and `Fraction` structs respectively (contained within `livesplit_core::timing::formatter::timer`, since there are no getter...
Resolves #415.
On Windows 11, which is the OS most people are using now due to Windows 10 now being generally EOS, `wmic` is disabled by default, and we ideally don't want...
We need to write the logic for the planned integrated autosplitter.