MultiMC / Launcher

A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once
https://multimc.org/
Other
4.31k stars 883 forks source link

Request: "Activate All"-Button @ ModList #901

Closed drsniper1000 closed 8 years ago

drsniper1000 commented 9 years ago

i would love to see a button on top of the mod lists to say activate all instead of activating them once at a time

dmodoomsirius commented 9 years ago

2nd this :+1:

Khitiara commented 9 years ago

thirding(?) this, confirmed

Arzte commented 9 years ago

4th this

peterix commented 9 years ago

Ok. What does this mean?

Enable all mods?

Or select all mods?

Lunatrius commented 9 years ago

Pretty sure he means to enable all mods.

Do note that such a button might enable 2+ different versions of the same. Given that MultiMC already parses the mcmod.info file, a dialog could be displayed to warn the user of the potentially clashing mods (by checking whether all modids are unique or not).

Heufneutje commented 9 years ago

The mcmod.info file is not mandatory though, so I don't know if it's a source that can be relied on for that. For most mods it would be, but not for all of them.

peterix commented 9 years ago

There are too many mods that have those wrong, empty, or just keep the 'Example mod' template with no changes.

The mod folder view is also ripe for an overhaul. It has features that are only used by 'Legacy' instances and you can't even create those anymore. People wanted to have expandable folders (like the version folders inside 'mods'). So maybe these changes could be done as part of a larger rewrite based on QFileSystemModel, allowing multiple selections + operations on selections and no longer supporting the 'ordered jar mods list' features from Legacy.

peterix commented 8 years ago

Moved to workflowy: https://workflowy.com/s/2EyDMcp7CU

peterix commented 8 years ago

Done.