Some more UI updates and fixes.

* Added UICreatureButton class for handling/replacing "battle buttons" (can now be used in other modules).
* Added the ability to use items on creatures via the battle window.
* Some minor cosmetics.
This commit is contained in:
BeniS
2012-08-26 04:05:33 +12:00
parent f93d79649f
commit 0763b266d5
9 changed files with 252 additions and 194 deletions

View File

@@ -12,6 +12,7 @@ local skin = {
styles = {
'buttons.otui',
'creaturebuttons.otui',
'labels.otui',
'panels.otui',
'separators.otui',