Age | Commit message (Collapse) | Author |
|
|
|
needs to be split differently
needs to be squashed together with the logic from MainWindow
|
|
|
|
|
|
|
|
|
|
Built with `fakeroot dpkg-deb --build multimc_1.0-1`
|
|
|
|
|
|
|
|
Defaults to 100k lines
|
|
|
|
|
|
|
|
* 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'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No clang, no OSX, nothing
|
|
|
|
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
|
|
|
|
Added an 'add mods' button to the version page
Add jar mods now has a very angry nag dialog until it's used successfully
Buttons on version page are rearranged to deemphasize jar mods
|
|
|
|
Makes it possible to mix libraries managed by FTB and MultiMC
Backport from unstable
|
|
|
|
Values are now escaped properly
|
|
|