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
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Latest release gets the star
Latest snapshot, if it's newer than latest release gets the bug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Moved constants to the version data file
Use recommended Minecraft instead of latest stable for new instances by default
|
|
|
|
Hopefully all
|
|
|
|
|
|
|
|
|
|
Includes implementation of a separator based prefix tree and some related bits
|
|
|
|
|
|
changes
|
|
|
|
|
|
|
|
|