Progress on removing UI decorations from chat windows. Only one border left
This commit is contained in:
+60
-13
@@ -1,21 +1,68 @@
|
||||
--- /mnt/d/EverQuest/uifiles/default/EQUI_Animations.xml 2019-02-25 13:12:11.000000000 -0800
|
||||
+++ /mnt/d/EverQuest/uifiles/isuldor/EQUI_Animations.xml 2019-03-16 15:38:00.018442000 -0700
|
||||
+++ /mnt/d/EverQuest/uifiles/isuldor/EQUI_Animations.xml 2019-03-22 16:57:36.616215400 -0700
|
||||
@@ -93,6 +93,18 @@
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
+ <TextureInfo item="dark_tile_64.tga">
|
||||
+ <Size>
|
||||
+ <CX>32</CX>
|
||||
+ <CY>32</CY>
|
||||
+ </Size>
|
||||
+ </TextureInfo>
|
||||
+ <TextureInfo item="dark_tile_192.tga">
|
||||
+ <Size>
|
||||
+ <CX>32</CX>
|
||||
+ <CY>32</CY>
|
||||
+ </Size>
|
||||
+ </TextureInfo>
|
||||
+ <TextureInfo item="dark_tile_64.tga">
|
||||
+ <Size>
|
||||
+ <CX>32</CX>
|
||||
+ <CY>32</CY>
|
||||
+ </Size>
|
||||
+ </TextureInfo>
|
||||
+ <TextureInfo item="dark_tile_192.tga">
|
||||
+ <Size>
|
||||
+ <CX>32</CX>
|
||||
+ <CY>32</CY>
|
||||
+ </Size>
|
||||
+ </TextureInfo>
|
||||
<TextureInfo item="wnd_bg_dark_rock.tga">
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
@@ -6216,6 +6228,20 @@
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<!-- Chat Window Border -->
|
||||
+ <Ui2DAnimation item="A_WindowTitlePlaceholder">
|
||||
+ <Cycle>true</Cycle>
|
||||
+ <Frames>
|
||||
+ <Texture>window_pieces05.tga</Texture>
|
||||
+ <Location>
|
||||
+ <X>254</X>
|
||||
+ <Y>240</Y>
|
||||
+ </Location>
|
||||
+ <Size>
|
||||
+ <CX>2</CX>
|
||||
+ <CY>16</CY>
|
||||
+ </Size>
|
||||
+ </Frames>
|
||||
+ </Ui2DAnimation>
|
||||
<Ui2DAnimation item="A_ChatWindowTitleLeft">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
@@ -8213,6 +8239,25 @@
|
||||
</Ui2DAnimation>
|
||||
|
||||
<!-- Border for pieces inside windows -->
|
||||
+ <Ui2DAnimation item="A_InnerFramePlaceholder">
|
||||
+ <Cycle>true</Cycle>
|
||||
+ <Frames>
|
||||
+ <Texture>window_pieces01.tga</Texture>
|
||||
+ <Location>
|
||||
+ <X>0</X>
|
||||
+ <Y>0</Y>
|
||||
+ </Location>
|
||||
+ <Size>
|
||||
+ <CX>2</CX>
|
||||
+ <CY>2</CY>
|
||||
+ </Size>
|
||||
+ <Hotspot>
|
||||
+ <X>0</X>
|
||||
+ <Y>0</Y>
|
||||
+ </Hotspot>
|
||||
+ <Duration>1000</Duration>
|
||||
+ </Frames>
|
||||
+ </Ui2DAnimation>
|
||||
<Ui2DAnimation item="A_InnerFrameTopLeft">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
|
||||
Reference in New Issue
Block a user