Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
bin folder
|
|
This forces an update for assets changing on mojang servers
|
|
|
|
|
|
|
|
|
|
|
|
Not reliable in the face of crashes... but what is?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
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
|
|
|
|
|