v1.23
- fixed incorrect version number
v1.22
- patch 1.06 support
v1.21
- minor improvements
v1.20
- patch 1.05 support
v1.19
- fixed Esteria and Teria titles tooltip
v1.17
- patch 1.04 support
- minor improvements and fixes
v1.16
- minor improvements and fixes
v1.15
- fixed crash on Title Selection for some commanders
v1.14
- fixed missing image errors when loading a save after deleting the mod
- Config: added UI Mod Settings page (no more need to edit ui-mod.ini, except hotkeys)
- Items: filter buttons are now blocked in division mode
- Map Cell (Division Placement, Combat, Info, Outside): added player and enemy divisions skills tooltip
- Title Selection: added tooltip with skills and stats bonus, on "None" displayed current state
- Formation: added option to save/load only selected division instead of all (can be changed in "Config / UI")
- Formation: added the tooltip with division units in the save slot
v1.11
- Items Screen: fixed crash when dropping an item on an empty cell
- Items Screen: fixed ability to change the equipment of units in deployed divisions
v1.10
- Birth Screen: added sorting of units by cost, ability to hire, month (star)
- Birth Screen: added filter by units happiness
- Birth Screen: added units filter to show units unlocked by Arcana card
- Birth Screen: filter "Unhired" can be enabled by default with "birth.unhired_enabled = on" in ui-mode.ini
- Formation and Tactics Screens: added division skills tooltip
- Formation and Items Screens: now filters Common and Commander can be active at the same time
- Formation Screen: added Undeployed filter
- Items Screens: added units filter by selected items category
- Items Screens: added items drag&drop to the units list
- Screens: screen transition speed can be changed with "transition_speed" in ui-mode.ini
v1.04
- added an X button to reset the input field value
- Items screen: added equipment indicator on units
- fixed loading settings from ui-mode.ini
- fixed hang until click during screens change
v1.03
- fixed ice and undead icons in filters
- fixed crash on dismissing units from the Formation screen
- fixed crash on toggle mother in the Birth screen in specific conditions
- fixed white square border in the top left corner of the Items screen
v1.00
-
Birth Screen:
- added skills tooltip
- added units scroll (instead of buttons "1" and "2")
- units list reduced by two columns (24 units instead of 30) to fit all filter buttons
- added option to change mother by clicking on portrait instead of going back to the first step
- added units filter by class (multiple can be selected)
- added units filter by type (multiple can be selected)
- added units filter by skill (default skills, leader skills; arcana skills and items skills are ignored); search is case-insensitive, does not require a full match, "," is a delimiter
- added units filter by equipment (multiple can be selected)
- added "Unhired" button to hide hired units
- added mood (happiness) icon to the units list
- added "reset search" button
- added highlighting of Arcanas by skills search
- removed employment limit (can be changed at ui-mode.ini; to restore set "units_limit = 36")
-
Formation Screen:
- added skills tooltip
- added units scroll
- units list reduced by one row (30 units instead of 36) to fit all filter options
- added units filter by class (multiple can be selected)
- added units filter by type (multiple can be selected)
- added units filter by skills; search is case-insensitive, does not require a full match, "," is a delimiter
- division leader can be changed with the middle mouse button
- added highlighting of units in the divisions
-
Tactics Screen:
- added skills tooltip
- division leader can be changed with the middle mouse button
- deployed divisions are greyed out
-
Items Screen:
- added skills tooltip
- added units scroll
- units list reduced by one row (30 units instead of 36) to fit all filter options
- added units filter by class (multiple can be selected)
- added units filter by type (multiple can be selected)
- added units filter by skills; search is case-insensitive, does not require a full match, "," is a delimiter
- added a tooltip with a units list equipped with the selected item
- added highlighting of units with the selected item
- added highlighting of equipment and categories by skills search
- item price is colored in red if resources are insufficient
-
Map Screen:
- added a warning when core hp drops below a critical level (can be changed at ui-mode.ini; default "core_critical_hp = 25%")
- show all units in the tooltip instead of leader only (disabled by default; change "map_division_all_units = on" to enable)
-
Other Changes:
- added hotkeys: Save (F2), Load (F3), Quick Save (F5), Quick Load (F9); hotkeys can be changed at "ui-mod.ini", supported keys at "ui-mod-supported-hotkeys.txt" file