Page 1 of 1

UI fixes

Posted: Sun Oct 30, 2016 5:10 pm
by OutcastCreatures
I know most people consider the UI as cosmetic but in my mind its very important, so this will list some UI fixes for Default or you can see some of the work arounds to the default UI with DefaultPlus.

/uuiwinscale
  • save this outside of the session. It allows a certain window to be scaled down or up, this is important because of many reason but older player with bad eye sight is an example.[/list:u]

    Push the settings page to the client UI in code VS it being help on server-side
    • this allows modders to alter or add to the default settings page vs creating yet another window to hold thier settings[/list:u]

      GameVar for the quest log
      • Some quests do't use location for example and it still appears. we can put a gamevar in and use it for visibility.[/list:u]
        I will be updating this list as i progress thru the default ui with fixes and such.