-
- Downloads
Merge branch 'steamtech-uifix' into 'master'
Steamtech UI fix More generally, "any UI that changes separator width fix and some fancy math". Levelup dialog now contains much less magic numbers and instead uses the full power of Setup UI. All other dialogs touched mostly involved really small fixes because they're p basic. Seriously. It was a hassle. People, write flexible code.
No related branches found
No related tags found
Showing
- game/engines/default/engine/ui/Dialog.lua 52 additions, 25 deletionsgame/engines/default/engine/ui/Dialog.lua
- game/modules/tome/dialogs/Birther.lua 3 additions, 3 deletionsgame/modules/tome/dialogs/Birther.lua
- game/modules/tome/dialogs/GameOptions.lua 4 additions, 3 deletionsgame/modules/tome/dialogs/GameOptions.lua
- game/modules/tome/dialogs/LevelupDialog.lua 23 additions, 21 deletionsgame/modules/tome/dialogs/LevelupDialog.lua
- game/modules/tome/dialogs/ShowEquipInven.lua 4 additions, 2 deletionsgame/modules/tome/dialogs/ShowEquipInven.lua
- game/modules/tome/dialogs/ShowEquipment.lua 4 additions, 3 deletionsgame/modules/tome/dialogs/ShowEquipment.lua
- game/modules/tome/dialogs/ShowIngredients.lua 3 additions, 2 deletionsgame/modules/tome/dialogs/ShowIngredients.lua
- game/modules/tome/dialogs/ShowInventory.lua 4 additions, 3 deletionsgame/modules/tome/dialogs/ShowInventory.lua
- game/modules/tome/dialogs/ShowLore.lua 4 additions, 3 deletionsgame/modules/tome/dialogs/ShowLore.lua
- game/modules/tome/dialogs/ShowStore.lua 4 additions, 3 deletionsgame/modules/tome/dialogs/ShowStore.lua
- game/modules/tome/dialogs/UberTalent.lua 1 addition, 2 deletionsgame/modules/tome/dialogs/UberTalent.lua
- game/modules/tome/dialogs/UseTalents.lua 5 additions, 4 deletionsgame/modules/tome/dialogs/UseTalents.lua
- game/modules/tome/dialogs/orders/Talents.lua 6 additions, 4 deletionsgame/modules/tome/dialogs/orders/Talents.lua
- game/modules/tome/dialogs/talents/ChronomancyContingency.lua 5 additions, 4 deletionsgame/modules/tome/dialogs/talents/ChronomancyContingency.lua
- game/modules/tome/dialogs/talents/ChronomancyEmpower.lua 4 additions, 3 deletionsgame/modules/tome/dialogs/talents/ChronomancyEmpower.lua
- game/modules/tome/dialogs/talents/ChronomancyExtension.lua 5 additions, 4 deletionsgame/modules/tome/dialogs/talents/ChronomancyExtension.lua
- game/modules/tome/dialogs/talents/ChronomancyMatrix.lua 5 additions, 4 deletionsgame/modules/tome/dialogs/talents/ChronomancyMatrix.lua
- game/modules/tome/dialogs/talents/ChronomancyQuicken.lua 5 additions, 4 deletionsgame/modules/tome/dialogs/talents/ChronomancyQuicken.lua
Loading
Please register or sign in to comment