Launcher icon indicating copy to clipboard operation
Launcher copied to clipboard

Maintain Instance Properties and visualize them

Open ByProxy opened this issue 3 years ago • 0 comments

Role

I play Modded MC

Suggestion

Maintain Instance property values and allow grid view in main window

Benefit

This covers a lot of requests currently requested. Ability to sort, filter, naming, etc

This suggestion is unique

  • [X] I have searched the issue tracker and did not find an issue describing my suggestion, especially not one that has been rejected.

You may use the editor below to elaborate further.

When creating any Mod Pack Instance, there is no (good) way to know what Mod Pack version it was originally created from. Additionally, there is no (good) way to know what version of Minecraft the Instance uses. Manually adding the Mod Pack version and/or Minecraft version to the Instance name is the only way to track these.

Having a grid view in the main window would allow for visual reference and sorting (and filtering if you want to get "fancy"). I suggest a grid view, but even having a properties window would at least be an improvement.

Instances should have visible properties that we can see. These properties should include (but not be limited to) the following:

  • Instance name
  • Instance folder name
  • Minecraft version used
  • Mod Pack name created from (can be null)
  • Mod Pack version created from (can be null)
  • Instance creation date/time
  • Instance modified date/time
  • Instance last launched date/time
  • Defaulted Java version
  • Loader Name [Forge|Fabric|etc] (can be null)
  • Loader Version (can be null)
  • Uses Resource Pack (bool)
  • Uses Shaders (bool)
  • World count (int)
  • Server count (int)

ByProxy avatar Jan 17 '22 15:01 ByProxy