Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Current will be disabled and renamed to '$name-old'.
Old one, if present, will be removed.
|
|
No more fallback for local libraries. They must be in the instance, always.
|
|
|
|
|
|
This removes the fallback to global `libraries` folder for `local` libraries.
|
|
Instead of hardcoding it.
|
|
|
|
|
|
|
|
Issues were caused by use of `popen()` with no `pclose()` counterpart...
|
|
So simple. Better in every way.
|
|
|
|
|
|
importance
|
|
|
|
It should list mods in various locations...
|
|
|
|
|
|
Fixes #2277
|
|
|
|
|
|
It can be manually modded. It must be preserved when it's the only jar around.
|
|
|
|
|
|
|
|
|
|
|
|
version
|
|
invalid Flame URLs
|
|
MultiMC now parses the HTTP Location header in a (more) tolerant mode.
|
|
|
|
to version page
|
|
|
|
|
|
minor Flame import problems
|
|
|
|
Badly connected signals/slots and similar things.
|
|
* 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
|
|
|
|
|