View Single Post
Old 08-14-2002, 08:21 AM   #1
Pini Uldar
A Shissar Disciple
 
Join Date: Jul 2002
Posts: 135
Default [Patch Changes] August 14th

Files Changed:
- EQUI.xml
- EQUI_Animations.xml
- EQUI_BazaarSearchWnd.xml
- EQUI_BazaarWnd.xml
- EQUI_OptionsWindow.xml
- window_pieces04.tga

Files Added:
- EQUI_CompassWnd.xml

Changes:
[EQUI.xml]
- Added Include for EQUI_CompassWnd.xml

NOTE: This is a _crash_ change. If you customized EQUI.xml in your mod (i.e. copied it to your mod directory and changed it) you MUST add this include to your modded EQUI.xml or else EQ will crash to desktop after trying to login with a character that uses your mod.

[EQUI_Animations.xml]
- Added a Texture definition for windowpieces04.tga (which contains the compass)
- Added A_CompassStrip definition
- Added A_CompassOverlay defintion

NOTE: This is the stuff for the new compass window. If you fail to add these to your EQUI_Animations.xml, your skin will fail to laod since they are used in EQUI_CompassWnd.xml.

[EQUI_BazaarSearchWnd.xml]
- Changed the tooltip on the Update Traders button. Changed the word Players to Traders.

NOTE: This is a very minor change and won't cause any problems really. If you changed the Search window and want to keep in sync just change the tooltip.

[EQUI_BazaarWnd.xml]
- Whitespace changes (changed back from UNIX style linefeeds to Windows style carriage return-linefeeds)
- Positioning cleanup. Only real changes were to Y coords in stuff in the window.

NOTE: This isn't really necessary if you redid your BazaarWnd.xml

[EQUI_OptionsWindow.xml]
- Whitespace changes (changed back from UNIX style linefeeds to Windows style carriage return-linefeeds)
- In OPC_PCSpellsComboBox, the position of the Off choice was moved to the end from the 2nd spot

NOTE: Minor cosmetic change. If you want to keep in sync with the default and you customized EQUI_OptionsWindow, you may as well change it.

[window_pieces04.tga]
- Removed old duplicated button images
- Added new compass images

[EQUI_CompassWnd.xml]
- New File

NOTE: This should fall back on the default version if it is not in your mod, so don't worry about it unless you want to customize it.
Pini Uldar is offline   Reply With Quote