Finally... a proper way to patch ui files
This commit is contained in:
Executable
+27
@@ -0,0 +1,27 @@
|
||||
--- default/EQUI_Animations.xml 2016-07-01 11:56:28.000000000 -0700
|
||||
+++ isuldor/EQUI_Animations.xml 2016-09-11 23:06:27.691465300 -0700
|
||||
@@ -153,6 +153,24 @@
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
+ <TextureInfo item="dark_tile_64.tga">
|
||||
+ <Size>
|
||||
+ <CX>32</CX>
|
||||
+ <CY>32</CY>
|
||||
+ </Size>
|
||||
+ </TextureInfo>
|
||||
+ <TextureInfo item="dark_tile_128.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>
|
||||
Executable
Executable
+924
@@ -0,0 +1,924 @@
|
||||
--- default/EQUI_HotButtonWnd.xml 2013-04-12 18:05:58.000000000 -0700
|
||||
+++ isuldor/EQUI_HotButtonWnd.xml 2016-09-11 23:14:09.220464400 -0700
|
||||
@@ -4,11 +4,7 @@
|
||||
<Ui2DAnimation item="A_HotButton1Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -23,11 +19,7 @@
|
||||
<Ui2DAnimation item="A_HotButton1Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -42,11 +34,7 @@
|
||||
<Ui2DAnimation item="A_HotButton1Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -61,11 +49,7 @@
|
||||
<Ui2DAnimation item="A_HotButton1PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -80,11 +64,7 @@
|
||||
<Ui2DAnimation item="A_HotButton1Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -99,11 +79,7 @@
|
||||
<Ui2DAnimation item="A_HotButton2Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -118,11 +94,7 @@
|
||||
<Ui2DAnimation item="A_HotButton2Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -137,11 +109,7 @@
|
||||
<Ui2DAnimation item="A_HotButton2Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -156,11 +124,7 @@
|
||||
<Ui2DAnimation item="A_HotButton2PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -175,11 +139,7 @@
|
||||
<Ui2DAnimation item="A_HotButton2Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -194,11 +154,7 @@
|
||||
<Ui2DAnimation item="A_HotButton3Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -213,11 +169,7 @@
|
||||
<Ui2DAnimation item="A_HotButton3Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -232,11 +184,7 @@
|
||||
<Ui2DAnimation item="A_HotButton3Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -251,11 +199,7 @@
|
||||
<Ui2DAnimation item="A_HotButton3PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -270,11 +214,7 @@
|
||||
<Ui2DAnimation item="A_HotButton3Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -289,11 +229,7 @@
|
||||
<Ui2DAnimation item="A_HotButton4Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -308,11 +244,7 @@
|
||||
<Ui2DAnimation item="A_HotButton4Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -327,11 +259,7 @@
|
||||
<Ui2DAnimation item="A_HotButton4Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -346,11 +274,7 @@
|
||||
<Ui2DAnimation item="A_HotButton4PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -365,11 +289,7 @@
|
||||
<Ui2DAnimation item="A_HotButton4Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -384,11 +304,7 @@
|
||||
<Ui2DAnimation item="A_HotButton5Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -403,11 +319,7 @@
|
||||
<Ui2DAnimation item="A_HotButton5Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -422,11 +334,7 @@
|
||||
<Ui2DAnimation item="A_HotButton5Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -441,11 +349,7 @@
|
||||
<Ui2DAnimation item="A_HotButton5PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -460,11 +364,7 @@
|
||||
<Ui2DAnimation item="A_HotButton5Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -479,11 +379,7 @@
|
||||
<Ui2DAnimation item="A_HotButton6Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -498,11 +394,7 @@
|
||||
<Ui2DAnimation item="A_HotButton6Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -517,11 +409,7 @@
|
||||
<Ui2DAnimation item="A_HotButton6Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -536,11 +424,7 @@
|
||||
<Ui2DAnimation item="A_HotButton6PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -555,11 +439,7 @@
|
||||
<Ui2DAnimation item="A_HotButton6Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -574,11 +454,7 @@
|
||||
<Ui2DAnimation item="A_HotButton7Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -593,11 +469,7 @@
|
||||
<Ui2DAnimation item="A_HotButton7Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -612,11 +484,7 @@
|
||||
<Ui2DAnimation item="A_HotButton7Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -631,11 +499,7 @@
|
||||
<Ui2DAnimation item="A_HotButton7PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -650,11 +514,7 @@
|
||||
<Ui2DAnimation item="A_HotButton7Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -669,11 +529,7 @@
|
||||
<Ui2DAnimation item="A_HotButton8Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -688,11 +544,7 @@
|
||||
<Ui2DAnimation item="A_HotButton8Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -707,11 +559,7 @@
|
||||
<Ui2DAnimation item="A_HotButton8Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -726,11 +574,7 @@
|
||||
<Ui2DAnimation item="A_HotButton8PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -745,11 +589,7 @@
|
||||
<Ui2DAnimation item="A_HotButton8Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -764,11 +604,7 @@
|
||||
<Ui2DAnimation item="A_HotButton9Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -783,11 +619,7 @@
|
||||
<Ui2DAnimation item="A_HotButton9Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -802,11 +634,7 @@
|
||||
<Ui2DAnimation item="A_HotButton9Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -821,11 +649,7 @@
|
||||
<Ui2DAnimation item="A_HotButton9PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -840,11 +664,7 @@
|
||||
<Ui2DAnimation item="A_HotButton9Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -859,11 +679,7 @@
|
||||
<Ui2DAnimation item="A_HotButton10Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -878,11 +694,7 @@
|
||||
<Ui2DAnimation item="A_HotButton10Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -897,11 +709,7 @@
|
||||
<Ui2DAnimation item="A_HotButton10Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -916,11 +724,7 @@
|
||||
<Ui2DAnimation item="A_HotButton10PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -935,11 +739,7 @@
|
||||
<Ui2DAnimation item="A_HotButton10Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -954,11 +754,7 @@
|
||||
<Ui2DAnimation item="A_HotButton11Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -973,11 +769,7 @@
|
||||
<Ui2DAnimation item="A_HotButton11Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -992,11 +784,7 @@
|
||||
<Ui2DAnimation item="A_HotButton11Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -1011,11 +799,7 @@
|
||||
<Ui2DAnimation item="A_HotButton11PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -1030,11 +814,7 @@
|
||||
<Ui2DAnimation item="A_HotButton11Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -1049,11 +829,7 @@
|
||||
<Ui2DAnimation item="A_HotButton12Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -1068,11 +844,7 @@
|
||||
<Ui2DAnimation item="A_HotButton12Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -1087,11 +859,7 @@
|
||||
<Ui2DAnimation item="A_HotButton12Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -1106,11 +874,7 @@
|
||||
<Ui2DAnimation item="A_HotButton12PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -1125,11 +889,7 @@
|
||||
<Ui2DAnimation item="A_HotButton12Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -1144,10 +904,6 @@
|
||||
|
||||
<SpellGem item="HB_SpellGem">
|
||||
<ScreenID>HB_SpellGem</ScreenID>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>1</Y>
|
||||
- </Location>
|
||||
<Size>
|
||||
<CX>37</CX>
|
||||
<CY>32</CY>
|
||||
@@ -1168,10 +924,6 @@
|
||||
</SpellGem>
|
||||
<InvSlot item="HB_InvSlot">
|
||||
<ScreenID>HB_InvSlot</ScreenID>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
<Size>
|
||||
<CX>37</CX>
|
||||
<CY>34</CY>
|
||||
@@ -1787,9 +1539,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
@@ -1814,9 +1567,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
@@ -1841,9 +1595,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
@@ -1868,9 +1623,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
@@ -1895,9 +1651,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
@@ -1922,9 +1679,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
@@ -1949,9 +1707,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
@@ -1976,9 +1735,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
@@ -2003,9 +1763,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
@@ -2030,9 +1791,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
Executable
+284
@@ -0,0 +1,284 @@
|
||||
--- default/EQUI_PlayerWindow.xml 2014-02-14 11:00:32.000000000 -0800
|
||||
+++ isuldor/EQUI_PlayerWindow.xml 2016-09-11 22:49:26.471918600 -0700
|
||||
@@ -395,16 +395,32 @@
|
||||
</GaugeDrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>1</TopAnchorOffset>
|
||||
- <BottomAnchorOffset>45</BottomAnchorOffset>
|
||||
+ <BottomAnchorOffset>42</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
</Gauge>
|
||||
-
|
||||
+ <Label item="Player_HPLabelShadow">
|
||||
+ <ScreenID>HPLabelShadow</ScreenID>
|
||||
+ <EQType>17</EQType>
|
||||
+ <RelativePosition>true</RelativePosition>
|
||||
+ <TextColor>
|
||||
+ <R>0</R>
|
||||
+ <G>0</G>
|
||||
+ <B>0</B>
|
||||
+ </TextColor>
|
||||
+ <NoWrap>true</NoWrap>
|
||||
+ <AlignCenter>true</AlignCenter>
|
||||
+ <Font>5</Font>
|
||||
+ <AutoStretch>true</AutoStretch>
|
||||
+ <TopAnchorOffset>26</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>42</BottomAnchorOffset>
|
||||
+ <LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
+ <RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
+ </Label>
|
||||
<Label item="Player_HPLabel">
|
||||
<ScreenID>HPLabel</ScreenID>
|
||||
- <EQType>19</EQType>
|
||||
+ <EQType>17</EQType>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
- <Text>100</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
@@ -412,10 +428,10 @@
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
- <Font>1</Font>
|
||||
+ <Font>5</Font>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
- <TopAnchorOffset>35</TopAnchorOffset>
|
||||
- <BottomAnchorOffset>45</BottomAnchorOffset>
|
||||
+ <TopAnchorOffset>24</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>42</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Tooltip>false</Style_Tooltip>
|
||||
@@ -423,7 +439,6 @@
|
||||
<Label item="Player_HPPercLabel">
|
||||
<ScreenID>HPPerLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
- <Text>%</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
@@ -488,12 +503,29 @@
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
</Gauge>
|
||||
+ <Label item="Player_ManaLabelShadow">
|
||||
+ <ScreenID>ManaLabelShadow</ScreenID>
|
||||
+ <EQType>124</EQType>
|
||||
+ <Font>5</Font>
|
||||
+ <RelativePosition>true</RelativePosition>
|
||||
+ <TextColor>
|
||||
+ <R>0</R>
|
||||
+ <G>0</G>
|
||||
+ <B>0</B>
|
||||
+ </TextColor>
|
||||
+ <NoWrap>true</NoWrap>
|
||||
+ <AlignCenter>true</AlignCenter>
|
||||
+ <AutoStretch>true</AutoStretch>
|
||||
+ <TopAnchorOffset>41</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>57</BottomAnchorOffset>
|
||||
+ <LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
+ <RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
+ </Label>
|
||||
<Label item="Player_ManaLabel">
|
||||
<ScreenID>ManaLabel</ScreenID>
|
||||
- <EQType>20</EQType>
|
||||
- <Font>1</Font>
|
||||
+ <EQType>124</EQType>
|
||||
+ <Font>5</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
- <Text>100</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
@@ -502,8 +534,8 @@
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
- <TopAnchorOffset>45</TopAnchorOffset>
|
||||
- <BottomAnchorOffset>55</BottomAnchorOffset>
|
||||
+ <TopAnchorOffset>39</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>57</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Tooltip>false</Style_Tooltip>
|
||||
@@ -511,7 +543,6 @@
|
||||
<Label item="Player_ManaPercLabel">
|
||||
<ScreenID>ManPercLabel</ScreenID>
|
||||
<Font>1</Font>
|
||||
- <Text>%</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
@@ -553,7 +584,6 @@
|
||||
<EQType>21</EQType>
|
||||
<Font>1</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
- <Text>100</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
@@ -571,7 +601,7 @@
|
||||
<Label item="Player_FatiguePercLabel">
|
||||
<ScreenID>FatiguePercLabel</ScreenID>
|
||||
<Font>1</Font>
|
||||
- <Text>%</Text>
|
||||
+ <Text>%Fuck</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
@@ -584,7 +614,127 @@
|
||||
<LeftAnchorOffset>24</LeftAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Tooltip>false</Style_Tooltip>
|
||||
+ </Label><!--
|
||||
+ <Gauge item="IW_ExpGauge">
|
||||
+ <ScreenID>PlayerExp</ScreenID>
|
||||
+ <RelativePosition>true</RelativePosition>
|
||||
+ <GaugeOffsetY>0</GaugeOffsetY>
|
||||
+ <FillTint>
|
||||
+ <R>220</R>
|
||||
+ <G>150</G>
|
||||
+ <B>0</B>
|
||||
+ </FillTint>
|
||||
+ <DrawLinesFill>true</DrawLinesFill>
|
||||
+ <EQType>4</EQType>
|
||||
+ <GaugeDrawTemplate>
|
||||
+ <Background>A_GaugeBackground</Background>
|
||||
+ <Fill>A_GaugeFill</Fill>
|
||||
+ <Lines>A_GaugeLines</Lines>
|
||||
+ <LinesFill>A_GaugeLinesFill</LinesFill>
|
||||
+ <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
|
||||
+ <EndCapRight>A_GaugeEndCapRight</EndCapRight>
|
||||
+ </GaugeDrawTemplate>
|
||||
+ <AutoStretch>true</AutoStretch>
|
||||
+ <TopAnchorOffset>77</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>87</BottomAnchorOffset>
|
||||
+ <LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
+ <RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
+ </Gauge>
|
||||
+ <Label item="Player_ExpGaugeLabelShadow">
|
||||
+ <ScreenID>ExpGaugeLabel</ScreenID>
|
||||
+ <EQType>26</EQType>
|
||||
+ <Font>2</Font>
|
||||
+ <RelativePosition>true</RelativePosition>
|
||||
+ <TextColor>
|
||||
+ <R>0</R>
|
||||
+ <G>0</G>
|
||||
+ <B>0</B>
|
||||
+ </TextColor>
|
||||
+ <NoWrap>true</NoWrap>
|
||||
+ <AlignCenter>true</AlignCenter>
|
||||
+ <AutoStretch>true</AutoStretch>
|
||||
+ <TopAnchorOffset>77</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>89</BottomAnchorOffset>
|
||||
+ <LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
+ <RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
+ </Label>
|
||||
+ <Label item="Player_ExpGaugeLabel">
|
||||
+ <ScreenID>ExpGaugeLabel</ScreenID>
|
||||
+ <EQType>26</EQType>
|
||||
+ <Font>2</Font>
|
||||
+ <RelativePosition>true</RelativePosition>
|
||||
+ <TextColor>
|
||||
+ <R>255</R>
|
||||
+ <G>255</G>
|
||||
+ <B>255</B>
|
||||
+ </TextColor>
|
||||
+ <NoWrap>true</NoWrap>
|
||||
+ <AlignCenter>true</AlignCenter>
|
||||
+ <AutoStretch>true</AutoStretch>
|
||||
+ <TopAnchorOffset>75</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>87</BottomAnchorOffset>
|
||||
+ <LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
+ <RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
</Label>
|
||||
+ <Gauge item="Player_AAExpGauge">
|
||||
+ <ScreenID>PlayerAAExp</ScreenID>
|
||||
+ <RelativePosition>true</RelativePosition>
|
||||
+ <GaugeOffsetY>0</GaugeOffsetY>
|
||||
+ <FillTint>
|
||||
+ <R>220</R>
|
||||
+ <G>150</G>
|
||||
+ <B>0</B>
|
||||
+ </FillTint>
|
||||
+ <EQType>5</EQType>
|
||||
+ <GaugeDrawTemplate>
|
||||
+ <Background>A_GaugeBackground</Background>
|
||||
+ <Fill>A_GaugeFill</Fill>
|
||||
+ <Lines>A_GaugeLines</Lines>
|
||||
+ <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
|
||||
+ <EndCapRight>A_GaugeEndCapRight</EndCapRight>
|
||||
+ </GaugeDrawTemplate>
|
||||
+ <AutoStretch>true</AutoStretch>
|
||||
+ <TopAnchorOffset>92</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>102</BottomAnchorOffset>
|
||||
+ <LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
+ <RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
+ </Gauge>
|
||||
+ <Label item="Player_AAExpGaugeLabelShadow">
|
||||
+ <ScreenID>AAExpGaugeLabel</ScreenID>
|
||||
+ <EQType>27</EQType>
|
||||
+ <Font>2</Font>
|
||||
+ <RelativePosition>true</RelativePosition>
|
||||
+ <TextColor>
|
||||
+ <R>0</R>
|
||||
+ <G>0</G>
|
||||
+ <B>0</B>
|
||||
+ </TextColor>
|
||||
+ <NoWrap>true</NoWrap>
|
||||
+ <AlignCenter>true</AlignCenter>
|
||||
+ <AutoStretch>true</AutoStretch>
|
||||
+ <TopAnchorOffset>92</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>104</BottomAnchorOffset>
|
||||
+ <LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
+ <RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
+ </Label>
|
||||
+ <Label item="Player_AAExpGaugeLabel">
|
||||
+ <ScreenID>AAExpGaugeLabel</ScreenID>
|
||||
+ <EQType>27</EQType>
|
||||
+ <Font>2</Font>
|
||||
+ <RelativePosition>true</RelativePosition>
|
||||
+ <TextColor>
|
||||
+ <R>255</R>
|
||||
+ <G>255</G>
|
||||
+ <B>255</B>
|
||||
+ </TextColor>
|
||||
+ <NoWrap>true</NoWrap>
|
||||
+ <AlignCenter>true</AlignCenter>
|
||||
+ <AutoStretch>true</AutoStretch>
|
||||
+ <TopAnchorOffset>90</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>102</BottomAnchorOffset>
|
||||
+ <LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
+ <RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
+ </Label>-->
|
||||
<Button item="PW_VoiceVolume">
|
||||
<ScreenID>PW_VoiceVolume</ScreenID>
|
||||
<EQType>voicechat/SpeakingIndicator</EQType>
|
||||
@@ -743,12 +893,12 @@
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
- <Style_Transparent>false</Style_Transparent>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<DrawTemplate>WDT_Filigree3</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Escapable>false</Escapable>
|
||||
<Pieces>Player_HP</Pieces>
|
||||
@@ -756,8 +906,10 @@
|
||||
<Pieces>Player_Mana</Pieces>
|
||||
<Pieces>Player_Fatigue</Pieces>
|
||||
<Pieces>Player_CombatTimer</Pieces>
|
||||
+ <Pieces>Player_HPLabelShadow</Pieces>
|
||||
<Pieces>Player_HPLabel</Pieces>
|
||||
<Pieces>Player_HPPercLabel</Pieces>
|
||||
+ <Pieces>Player_ManaLabelShadow</Pieces>
|
||||
<Pieces>Player_ManaLabel</Pieces>
|
||||
<Pieces>Player_ManaPercLabel</Pieces>
|
||||
<Pieces>Player_FatigueLabel</Pieces>
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
--- default/EQUI_Templates.xml 2015-03-23 11:23:56.000000000 -0700
|
||||
+++ isuldor/EQUI_Templates.xml 2016-09-11 22:49:26.481442000 -0700
|
||||
@@ -510,7 +510,7 @@
|
||||
</Titlebar>
|
||||
</WindowDrawTemplate>
|
||||
<WindowDrawTemplate item="WDT_Def2">
|
||||
- <Background>wnd_bg_dark_rock.tga</Background>
|
||||
+ <Background>dark_tile_192.tga</Background>
|
||||
<VSBTemplate>
|
||||
<UpButton>
|
||||
<Normal>A_VSBUpNormal</Normal>
|
||||
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
Executable
+30
@@ -0,0 +1,30 @@
|
||||
#!/bin/bash
|
||||
# Rebuild custom UI files using patches
|
||||
|
||||
GAME_PATH=/mnt/d/EverQuest
|
||||
SCRIPT_PATH=$(dirname ${0})
|
||||
UI_NAME=isuldor
|
||||
|
||||
if [[ ! -d "${GAME_PATH}/uifiles/default" ]]
|
||||
then
|
||||
echo "Notice: Searching for game location..."
|
||||
GAME_LOCATION=$(find /mnt -type f -name eqgame.exe ! -path '*RECYCLE.BIN*' 2>/dev/null | head -n1)
|
||||
if [[ ${GAME_LOCATION} ]]
|
||||
then
|
||||
GAME_PATH=$(dirname ${GAME_LOCATION})
|
||||
echo "Setting GAME_PATH=${GAME_PATH}"
|
||||
else
|
||||
echo "Error: EverQuest was not found!"
|
||||
fi
|
||||
fi
|
||||
|
||||
UI_FOLDER="${GAME_PATH}/uifiles/${UI_NAME}"
|
||||
mkdir -vp "${UI_FOLDER}"
|
||||
cp ${SCRIPT_PATH}/*.tga "${GAME_PATH}/uifiles/${UI_NAME}/"
|
||||
|
||||
UI_FILES=( $( find . -name '*.diff' -exec basename {} .diff \; ))
|
||||
|
||||
for UI_FILE in "${UI_FILES[@]}"
|
||||
do
|
||||
patch -o "${UI_FOLDER}/${UI_FILE}.xml" "${GAME_PATH}/uifiles/default/${UI_FILE}.xml" < ${SCRIPT_PATH}/${UI_FILE}.diff
|
||||
done
|
||||
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
diff -u default/EQUI_Animations.xml isuldor/EQUI_Animations.xml > EQUI_Animations.xml.diff
|
||||
diff -u default/EQUI_PlayerWindow.xml isuldor/EQUI_PlayerWindow.xml > EQUI_PlayerWindow.xml.diff
|
||||
diff -u default/EQUI_Templates.xml isuldor/EQUI_Templates.xml > EQUI_Templates.xml.diff
|
||||
diff -u default/EQUI_ChatWindow.xml isuldor/EQUI_ChatWindow.xml > EQUI_ChatWindow.xml.diff
|
||||
diff -u default/EQUI_HotButtonWnd.xml isuldor/EQUI_HotButtonWnd.xml > EQUI_HotButtonWnd.xml.diff
|
||||
Reference in New Issue
Block a user