Age | Commit message (Collapse) | Author |
|
minor Flame import problems
|
|
"Support MultiMC" instead of "Support us on Patreon!"
|
|
|
|
Metadata for version 1 will be at v1.meta.multimc.org
|
|
|
|
This was caused by generation of temporary component objects
when no such thing should have been happening.
|
|
"Do you really want to these files?" was missing "delete".
|
|
|
|
|
|
Only for a single session, not between sessions.
|
|
This should steer new users to the main settings even more, while keeping
the instance settings still available.
|
|
|
|
This reverts commit 16e390d2e77a354d68a6bfa87daa18a6939c3869.
|
|
Removed workflowy link and info because no one uses it
|
|
|
|
|
|
Badly connected signals/slots and similar things.
|
|
select dialog
|
|
```
Folder, Help, Check for Updates, Settings
-> Folders, Settings, Help, Update
```
|
|
|
|
When using this on forge or liteloader, it now uses the 'install'
dialogs instead.
This will have to be done properly using the component version metadata
later.
|
|
|
|
This is an experiment...
|
|
|
|
It's the google icon font, all scalable and grey.
|
|
* Setting and resetting default account will update the account list properly
* Removing the active account will now also reset it (previously, it would 'stay around')
* The accounts model is no longer reset by every action
|
|
|
|
|
|
|
|
saves
|
|
Currently only ones that are removable and aren't dep-only
|
|
account already
|
|
This resolves some issues with the instance export dialog when the instances folder
path contains '..' and '.', or involves symlinks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It is realistically a list of components. The fact that it also holds the final
launch parameters is a design bug.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This should fix issues with the 1.13 snapshots
|