Mu Item Bag/Shop Editor
v.0.9.7f_patch
by Zore, AndOrXor Interactive

YOU WILL NEED THE VISUAL BASIC 6 RUN-TIME FILES FOR THIS PROGRAM TO WORK.  
GO TO www.microsoft.com IF U NEED THE RUN-TIME FILES.  
ALSO, I HAVE INCLUDED THE COMDLG32.OCX (Common dialog activex file) THAT I USE, 
WHICH WORKS, WITH THIS RELEASE.  IF YOU RUN THE PROGRAM AND IT GIVES AN ERROR ABOUT THIS FILE,
THEN GOTO YOUR WINDOWS\SYSTEM32 FOLDER, BACKUP YOUR CURRENT COMDLG32.OCX and COPY MINE TO ITS PLACE.

IF YOU GET "PATH NOT FOUND" ERROR AND PROGRAM QUITS, MAKE SURE YOU HAVE A FOLDER CALLED "data" AND FILES
 (1) "item(Kor).txt"
 (2) "subtypes.txt"
IN THAT FOLDER.  THESE FILES ARE AVAILABLE IN THE LATEST FULL RELEASE.


Upcoming:
	0.9.8
	 1) External "Class" configuration data file (user customizable)

Version History:
	0.9.7f
	 1) Supports exclusion searching now
	    a) precede a word/pattern with a '-' and items with names containing that word/pattern will be excluded from results

	0.9.7e
	 1) Graphical enhancements
	 2) More room for Search panel
	 3) Non-flicker sliding for search panel

	0.9.7d
	 1) Improved (3) in 0.9.7c, better detection of a loaded item from shop not existing in the program database
	    a) Subtypes that are also base items (like Box of Luck) do not need to be defined in "subtypes.txt"
	 2) When item that does not exist in database is selected, its comment is write-protected by default
	 3) When a blank line or comment line is selected, its text is write-protected by default
	 4) When using the "Update All Items" feature to renew comments, non-existing items do not update their names
	 5) minor fixes to file open

	0.9.7c
	 1) Searching by keywords
	    Pattern and whole word searching are both supported
	 2) Fixed bug to allow subtypes to exist, when subtypes are defined but base item is,
	 3) Improved feedback and handling of errors when items from custom shop files do not exist in the db

	0.9.7b
	 1) default Staff durability is now loaded (thanks to Incognito for noticing)
	  1a) some other items loaded wrong values for durability, should all be fixed now
	 2) sub-types are defined in "data\subtypes.txt", user-updatable (follow my format closely to avoid errors)
	 3) improved data file reading (helped fix #1)
	 4) Kris is automatically SELECTED AS DEFAULT when program starts,
	    so any changes will be reflected in the list
	 5) misc. minor fixes (some classes are renamed)

	0.9.7.a
	 1) fixed a small memory leak (forgot to unset 2 objects, VB6 OOP is weak compared to C++)

Thanks:
	http://forum.ragezone.com - almost all my information came from the community. Please continue to share
	 your findings.

LIABILITY NOT:
	Even though I try my best to make this program bug-free, there's no guarantee that it is.  Please use
	 this program at your descrition.