BUTR / MnB2-Bannerlord-CommunityPatch

This is going to be a mod that just fixes up some things in Mount & Blade 2: Bannerlord before the Devs & QA team can get to them. They have priorities and a process.
MIT License
88 stars 26 forks source link

Reorder Start Menu #130

Open Cheyron opened 4 years ago

Cheyron commented 4 years ago

Would it be possible to move mod options next to game settings? And allow Banner Essentials to rename?

ajseavey commented 4 years ago

I believe moving the mod options into the regular game options is on the road map.

Tyler-IN commented 4 years ago

Yeah we're going to move into the Options menu, see https://github.com/Tyler-IN/MnB2-Bannerlord-CommunityPatch/issues/61

Tyler-IN commented 4 years ago

Since someone else is working on the mod options menu, brought focus back around to this.

Have been testing this in the TW Forums - Modding & Mount and Blade discord servers.

I think we got it working well enough. There will be a release for this soon. We'll also handle escape menu options.

Tyler-IN commented 4 years ago

From a tester; screenshot

We'll be providing a mechanism to prevent mods from forcing other mod options into the unclickable area at the bottom of the menu. Note that "Resume game" here is a mod option that is left untouched. It'll be first-come-first-serve favoring the highest sort order for menu options with a limit of 8. We might increase it to 9 or 10 based on testing, but it seems like 8 menu items is a safe bet.

We'll also do this for the escape menu.

Once the community mod options project takes off we'll probably move them into there.

Eerye commented 4 years ago

I think the maximum number of menu items that it can still register is 9, from just simply counting the menu items that were working when I had too many mods that added extra mod options to the menu, the 10th item was always unclickable.