Resource icon

ModSettings Manager 1.3.7

- 1.2.0 changes
- in comboBox rendering, it will now remeber which mod was selected
- Remove debug log
- Fix Loc not available for InGame Options (define a custom one for both context base on LOC_UI_MP_HEADER_MODS )
What's new:
- include changes from firaxis 1.1.1 (just a bug not refreshing disabled state on checkbox)
- override Mod Category in order to use correct LOC "LOC_UI_MP_HEADER_MODS" (MODS) instead of "LOC_UI_CONTENT_MGR_SUBTITLE" (Add-ons)
Whats's new :
  • Collapsed header now have a dedicated rendering
  • Fix selectMod header not collapsing
  • make comboBox of selectMod wider
groupCB is now the only thing required to split a FlatHeader in multiple comboboxHeader
ReadMe updated
fix sorting in heards and combobox
fix bug in OptionsAPI
What new:
- Headers are now Collapsible. (currenlty no specific rendering for collapsed header)
- Add option to choose layout between 'Combobox' and 'flat'
- In 'Flat' layout, headers are now sorted. (Not sorted in combobox mod the follow as modder want it to be displayed in that mod)
- In 'combobox' layout. the dropDown is sorted

Projet sans titre.gif
What's new:
  • compatible with OptionsAPI from @tbq
  • compatible with mod inserting inside Mod Category without 'mod' property
  • Allow modders to have custom category if that mod is used with ComboSelection Display.
  • update doc
Only Fix blocking bug here.

What next:
- add option to render it without combo (making user choice rendering)
- if no combo make group collapsible
Fix: mistake make reverted visiblity
Code clean
Back
Top Bottom