Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They now work more like passthrough settings, except not passing through set and reset
|
|
|
|
|
|
|
|
|
|
|
|
Also adds gzip compressed log support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
needs to be split differently
needs to be squashed together with the logic from MainWindow
|
|
|
|
|
|
|
|
|
|
|
|
* download to multimc folder hierarchy
* use rename, not copy
* keep backup after update
* clean previous backup before update
* it's not 'copy', it's 'replace'
|
|
|
|
|
|
|
|
|
|
|
|
Removes magical parameter madness.
All require* can throw
All ensure* need a default value and never throw
|
|
|
|
|
|
|
|
|
|
|
|
Includes a change to jar mods, where they gain an 'originalName' attribute used only for display
|
|
Needs some work - jar mods just have the uuid name
|
|
This is a temporary solution.
|
|
They use attributes not defined in the OneSix format.
|
|
Because the URLs can contain {}, which are percent encoded in URLs and this breaks variable substitution
|