Iain Laird

Results 33 issues of Iain Laird

Rust supports wasm. Both iced and egui/eframe support wasm (the latter better than the former). The real stickler is getting heavy duty archive support into the browser client. Whilst it's...

hard

Not sure what the icon could be though. Maybe just an svg of the words "Starsector Mod Manager"?

Saves store mod IDs and mod versions that they were created with, to ensure compatibility and display the warning indicating mods present in the save are not loaded. Retrieve this...

enhancement
medium

When installing a mod we attempt to just rename (aka: what a move really is) the source folder or intermediate unpacked archive folder to the destination mod directory. This typically...

Config files with version lower than the application reading them should be rejected/overwritten to ensure compatibility.

good first issue

Use iced::subscription to emit messages when a file change occurs.

medium

documentation
enhancement
good first issue
cosmetic

At very least export to a human readable list format that details: - Mod name - Mod version Optionally, make list _also_ machine readable, or have an option to produce...

good first issue

- Bolding - Italics - Underlines I've made this issue to remember to come back to this at some point, and also to note a jank solution I've thought of...

medium
blocked