View Single Post
  #9  
Old 08-11-2015, 05:48 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

Had some downtime today and was able to get a bunch of glitch fixes and improvements in. Version 1.1 is up.

https://github.com/Shendare/EQEmuItemEditor/releases/

Release Notes:

Version 1.1 - 8/11/2015
  • Fixed: Error setting '[NumericField]' to ".
  • Fixed: "Lore Group: #1 (Oops!)" showing on new items
  • Fixed: Unrecognized tab could be populated with the same bunch of controls multiple times
  • Fixed: Smartened SQL encoding of various field types
  • Fixed: Added jpeg and removed targa from the Icon loader to match actual .Net support
  • Fixed: Vastly improved handling of app's edit-state and what item is being previewed/edited
  • Fixed: Handling of broken database connection at first startup
  • Fixed: Mismatched Preview of "Must Equip" and "Any Slot/Can Equip" click effect types
  • Added: Implemented cloning and deleting (with confirmation) multiple items at once
  • Added: Version number to window title
  • Improved: Better default values for some fields when creating New item from scratch
  • Improved: Unchangeable non-click spell effects on items now display as obviously unchangeable
  • Improved: Cloned items will now be named with a number after to denote that it's a duplicate
  • Improved: Clarified discard changes prompt for items where the ID has been changed
Reply With Quote