Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
name, icon and notes won't be overwritten when loading FTB packs
this also eliminates the file saving delay from setting the values
|
|
|
|
|
|
This can cut the FTB loading by ~66% - worth it, but not ideal.
Real solution will have to be implemented later.
|
|
|
|
|
|
|
|
|
|
|
|
Fixes NEI in MC 1.4.7 and probably other obscure issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Version patches get a lot of new flags that determine which actions are allowed
Version page respects the flags
Customize, revert and edit for version patches
Builting patches can be customized
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|