Table of Contents
	Version History.................................(1)
	Game Windows....................................(2)
		Bags....................................(2.1)
		Bank....................................(2.2)
		Casting.................................(2.3)
		Chat....................................(2.4)
		Group...................................(2.5)
		Guild Bank..............................(2.6)
		Heroic Opportunity......................(2.7)
		Implied Target..........................(2.8)
		Loot....................................(2.9)
		Map.....................................(2.10)
		Player..................................(2.11)
		Target..................................(2.12)
		Tradeskill..............................(2.13)
	Known Bugs......................................(3)
	Author Credits..................................(4)


(1) Version History--

Version 5.0
	After a 2 year hiatus, attempting to make GU50 compliant.  Updated
	the map window with EQ2Map.  Updated the chat window to auto-hide the
	scrollbars and channel selector on hover out, and added the timestamp
	and chat shadow button.  The bags window has been updated with DrumsUI
	Bag mod (author Drumstix42).  Replaced the bank with DrumsUI Bank mod
	(author Drumstix42).  Updated the casting window to fix the white
	background and now also has the failure text.  Changed the casting orb
	to fill with blue instead of red now.  Used Z Tradeskill (author is
	matthewzellmer) but modified it slightly.  Moved the event icons near
	the top and moved the repeat button away from stop so you will never
	mix up the two.  Updated the player window with DrumsUI Player Window
	(author Drumstix42).  Updated the target and implied target windows
	with DrumsUI (author Drumstix42).  Updated the Loot and Group windows
	with DrumsUI (author Drumstix42).

	Updated windows:
	Bag (eq2ui_inventory_bag.xml)
	Bank (eq2ui_inventory_bank.xml)
	Casting (eq2ui_mainhud_casting.xml)
	Chat (eq2ui_mainhud_mainchat.xml)
	Group (eq2ui_mainhud_groupmembers.xml)
	Guild Bank (eq2ui_inventory_guildbank.xml)
	Heroic Opportunity (eq2ui_inventory_heroic.xml)
	Implied Target (eq2ui_mainhud_impliedtarget.xml)
	Loot (eq2ui_inventory_loot.xml)
	Map (eq2ui_mainhud_map2.xml)
	Player (eq2ui_mainhud_player.xml)
	Target (eq2ui_mainhud_target.xml)
	Tradeskill (eq2ui_tradeskills.xml)
	
	Updated files:
	images/SorakOrbBlue.dds
	eq2ui_popup_add_poi.xml

Version 3.0
	Attempting to make GU30 compliant.  Replaced inventory stuff with the
	new Nightfall Fetish V8.0 inventory.  Replaced the bags with Vahlor's
	"Bags" mod.  Need to work on the Death Window.  Need to update readme
	for the individual windows.  Updated the InfoCenter information from
	Milquetowst.  Updated the Hotkey window with RickF7666 Hotkey.  Updated
	the Target and Implied Target windows with Mother's Targeting.  Updated
	the Chat window with Arre29Chat.  Need to change the chat window to
	have the same hiding of scrolls and channel selector.  Updated the
	Player window by modifying Zombiepup's Player Window.  Got rid of the
	stats, increased font size by 2 points, added in combat icons and
	effect icons with click to cure.  Updated the Tracking window with
	Mortis Tracking Mod.  Updated the Fonts xml file.  Updated the
	Tradeskill and Transmutation windows with Z Tradeskill.  Updated the
	Quest Journal window with Seagoat's GU29 Patch to Milquetowst's
	Horizontal Quest Journal.  Updated the Pet Window by stealing Mother's
	ideas from her group and player windows.  Versions are now done by last
	compatibility check with Game Updates.

	Updated windows:
	Bags (eq2ui_inventory_bag.xml)
	Character Scene (eq2ui_newcharscene2.xml replaced
	  eq2ui_newcharscene.xml)
	Chat (eq2ui_mainhud_mainchat.xml)
	Fonts (eq2ui_fonts.xml)
	Hotkey (eq2ui_mainhud_hotkey.xml)
	Implied Target (eq2ui_mainhud_impliedtarget.xml)
	InfoCenter (eq2ui_journals_infocenter.xml)
	Inventory (eq2ui_inventory_inventory.xml)
	MainHUD (eq2ui_mainhud.xml)
	Pet (eq2ui_mainhud_pet.xml)	
	Player (eq2ui_mainhud_player.xml)
	Quest Journal (eq2ui_journals_quest.xml)
	Root (eq2ui.xml)
	Root Inventory (eq2ui_inventory.xml)
	Target (eq2ui_mainhud_target.xml)
	Tracking (eq2ui_mainhud_tracking.xml)
	Tradeskill (eq2ui_tradeskills.xml)
	Transmutation (eq2ui_tradeskills_transmuting.xml)
	

Version 2.4
	The inventory and bagstrip windows were updated to be GU25 compliant.
	Infocenter was also updated with more current information.

	Updated windows:
	Inventory (eq2ui_inventory_inventory.xml)
	Bagstrip (_Fetish_eq2ui_mainhud_bagstrip.xml)
	Infocenter (eq2ui_journals_infocenter.xml)
	

Version 2.3
	The Market windows were replaced to be compatible with GU25.  The
	Infocenter text files have been updated with new information, though it
	is still outdated in some areas.

	Updated windows:
	Root  (eq2ui.xml)
	Market (eq2ui_inventory_market.xml)

	Deleted files:
	eq2ui_inventory_market_preset.xml
	eq2ui_inventory_market_scripts.xml
	eq2ui_tradeskills_cookbook.xml
	eq2ui_tradeskills_spellist.xml

Version 2.2 (still working on updating readme.txt)
	The Infocenter text files were updated.  You can now view the new
	ZoneReuse Timer window that they added in LU21.  The Market window now
	saves the last three searches you did within a game session.  The
	Tradeskill window is now resizable vertically, has the buff bar
	imbedded below the Health/Power percentages, and generally displays
	more information at a time (ie. icons slightly shrunk, bigger default
	areas for information).  Now it only has two extra buttons when you
	first open it (Equipment Guide and InfoCenter).

	Updated windows:
	Market  (eq2ui_inventory_market.xml)
	Tradeskill  (eq2ui_tradeskills.xml)

Version 2.11
	The Start button window had a very small text bug in it that I didn't
	notice for a long time.  Now it's fixed.  The experience bar is also
	fixed.  There was a bug with the percentage display.

Version 2.1
	Updated the InfoCenter and EquipGuide text files and the experience
	bar to reflect achievement experience.

	NEW BUG--The trade window does not update properly anymore when you
	mouse in or out of the window.  This is impossible to fix until SOE
	addresses the issue.

Version 2.0
	Updated to make it LU19 compatible.

Version 1.0
	Put together most of the major features and had it workable.


(2) Game Windows--

	The following section lists the windows that have been modified/added
	as well as describing their functionality.

  (2.1) Bags
	This has been updated with DrumsUI Bag (author is Drumstix42).  It
	is a no-frills bag mod, title is in the upper left corner button and
	the close button is in the upper right.  The buttons only show up when
	you hover over the bag itself.

  (2.2) Bank
	This has been updated with DrumsUI Bank (author is Drumstix42).  It
	has two buttons along the top to open all of your inventory and bank
	bags.  The + and - buttons allow you to deposit/withdraw all coin into
	your bank or the shared bank.  The up and down arrows allow you to move
	all coin from your bank to the shared bank or vice versa.  The 60s icon
	allows you to withdraw 60s from your bank or the shared bank for easy
	bell access.

  (2.3) Casting Window
	The casting window has been updated with SorakUI Casting Window
	Small (author Sorak).  There is a new graphic for the casting window.
	The name of the spell/skill you are casting shows above the orb.

  (2.4) Chat Window
	This window has been slimmed down.  In the window settings, if you put
	the Frame/Title display to "None" then it will hide both the chat input
	bar and the scrollbar.  If set to "Frame only" then only the chat input
	bar will be hidden.  If set to "Frame and Titlebar" then the chat input
	bar as well as the channel selector will be displayed. The scrollbar
	and channel selector are to the left of and inside the chat window.
	They are hidden until you mouse over them, then they will appear.  To
	move the chat window I recommend right-clicking on the window, add new
	tab, then you will have a lot of deadspace to the right of the tabs to
	drag the window with.  It also has three buttons on the upper right
	corner of the window (it'll be below the tabs if you have tab-enabled
	chat).  The first button is a timestamp button which will enable time-
	stamped chat.  The second button is to enable chat text shadow.  The
	third button is the close button.

  (2.5) Group Window
	This window has been updated with Group based on Thor UI (author is
	Lodrelhai).  The window has been significantly trimmed down.  Health
	and power totals are underneath the bars.  The debuff icons are click
	to cure.  The F# icons are assist icons.  Above those icons are level
	indicators which also act as follow buttons.  There is a voice chat
	indicator/volume level to the right of the groupmember names.

  (2.6) Guild Bank Window
	This window has been updated with DrumsUI Guild Bank (author
	Drumstix42).  This window has been slimmed down.  It also has a button
	at the top to open all of your bags.

  (2.7) Heroic Opportunity Window
	This window has been rearranged to take up less room.  There is only
	four icons for the actual heroic opportunity because there is no HO
	that requires using more than four skills to complete.  The arrow for
	ordered/unordered, the coin, and the timer are on the bottom row.  The
	original author for this was Jaxel (the OCD-Adv mods).

  (2.8) Implied Target Window
	This window has been updated with DrumsUI Implied Target (author
	Drumstix42).  I changed the window slightly to make it resizeable and
	also to hide the "T" in the upper left corner when you aren't hovered
	over it.  This window will show you the health/power percentages.  If
	you click the name, you will inspect that player.  If you click the
	button on the lower right, you will hide spell effects.  If you click
	the T on the upper left you will switch con systems.  If you click the
	arrow on the upper right, you will automatically launch the browser
	and search for that target at eq2.wikia.com.

  (2.9) Loot Window
	This has been updated with DrumsUI Loot (author Drumstix42).  The
	window has been trimmed down a lot to remove deadspace.  The Enter key
	activates Solo Loot All, Lotto Loot All, Greed All, or FFA Loot All.
	The ESC key activates Solo close, Lotto Decline All, NBG Decline All,
	and FFA Decline All.

  (2.10) Map Window
	This is from EQ2MAP.  For more information visit:
	http://maps.eq2interface.com/

  (2.11) Player Window
	If you click on your name it will switch between displaying your
	current/total health and power versus just one of them beside the
	bars.  The percentages will be to the right of the bars and can be
	clicked to switch between percent and number.  The debuff icons below
	the concentration bar can be clicked to auto-cast curing spells on
	yourself, and you won't lose your current target.

  (2.12) Target Window
	This was updated with DrumsUI Target (author Drumstix42).  I modified
	it slightly to be resizeable and to hide the "T" in the upper left
	when you are not hovering over it.  This window will show you the
	health/power percentages.  If you click	the name, you will inspect
	that player.  If you click the button on the lower right, you will
	hide spell effects.  If you click the T on the upper left you will
	switch con systems.  If you click the arrow on the upper right, you
	will automatically launch the browser and search for that target at
	eq2.wikia.com.

  (2.13) Tradeskill Window
	This has been updated with a modified version of Z TradeSkill Window
	(author matthewzellmer).  The biggest feature is that you can have both
	the recipe window and the creation window open at the same time.  There
	is a List button on near the center at the top of the window to check
	or uncheck if you want to hide/unhide the recipe window while crafting.
	I added quest timers in (for rush work orders), and changed the icon
	layout to be 2 rows to differentiate from durability and progress
	abilities.  The events were moved up, your level was moved to the left
	of your class name, and your current exp is now on the right of your
	exp bar to the tenths place.  The buttons on the bottom of the creation
	window was slightly rearranged also.

(3) Known Bugs--
	There are known bugs in the following windows (along with their table
	of contents section number):
	None to my knowledge (though there has to be one somewhere...)


(4) Author Credits--
	Bag:  Original author was Drumstix42 (DrumsUI Bag).	

	Bank:  Original author was Drumstix42 (DrumsUI Bank).

	Casting:  Original author was Sorak (SorakUI Casting Window small).
	I modified it so it wouldn't have the white background anymore and it
	fills blue instead of red.

	Chat:  I stole Drumstix42's idea for the timestamp and
	chat shadow buttons.  I stole the hiding scrollbar and chat input line
	from Oeric (I think that was the name).

	Group:  Original author was Lodrelhai (Group based on Thor UI).
	
	Guild Bank:  Original author was Drumstix42 (DrumsUI Guild Bank).

	Heroic Opportunity:  Jaxel was the original author (OCD-Adv mod).

	Implied Target:  Author is Drumstix42 (DrumsUI Implied Target).

	Loot:  Original author was Drumstix42 (DrumsUI Loot).

	Map:  Author is the EQ2Map team at http://maps.eq2interface.com

	Player:  This window was based on DrumsUI Player Window mod (author is
	Drumstix42).

	Target:  Author is Drumstix42 (DrumsUI Target).

	Tradeskill:  Original author was matthewzellmer (Z Tradeskill), I
	just changed some stuff around and added a couple things.