Jump to content
Neo-Mind

Neo Item Organizer[v1.0 Release Added]

Recommended Posts

Purpose:

  Organize the various files (Sprites, Act files and Image files) into their appropriate folders in an automated fashion.

 

Usage Instructions:

1) there are three inputs

      i) Source Folder: Files required for each custom item is expected to be in a subfolder of this folder.

     ii) Item DB File: Straight Forward. We load the required info from this file

    iii) Target Folder: all the files will be copied to respective folder inside this one (sprite and texture folders)

 

2) Once you add the inputs click the Load Item DB button which will fill the table with the item id (checkmarked by default), name and view ids and some default values for the other three (source will be blank while sprite & resource is filled with dbname).

 

3) Click the checkbox of the items you want to work on, Select the source name and edit the sprite & resource name as desired.

 

4) Click the Copy button and all the files will be copied to proper folders.

 

5) Save settings button saves all the inputs and state of the table. so you can easily Reload it later. The tool also loads the save data when you open it.

 

6) In case you have iteminfo.lua or idnum2resnametable.txt already with the resource name you can make fill the table (Resource Names) by clicking the Fill Resource Button.

 

7) Similarly Sprite Name field can be filled from accname.lua & accessoryid.lua by clicking the Fill Sprite Button.

 

8) An addon as suggested by Yommy - Sanity Checker tool which checks for files and reports missing ones (Only the checkmarked items will be checked). Also checks for 24x24 8bpp format for item images - suggested by M4ST3R.

 

9) All the buttons below also have a menu entry at top.

 

10) Currently Weapon Equip Sprites are not being copied. Since i don't have an idea as to how to proceed with them - sprites would be different for different classes (e.g. Hunter classes v/s Rogue classes for bows). Any and all ideas are welcome.

 

11) All the buttons have tooltip describing its purpose. They show up immediately once you hover over them, so it shouldn't be difficult to use. But if you find it hard to use please let me know (I have some changes in mind).

 

Screenshot - to be updated

post-315-0-19764700-1371935204_thumb.png

Currently I have placed the bottom buttons are in a detachable toolbar (easy with QT) so you can just drop it on any side of the window you want or just pull it out :P.

 

Status: Completed v1.0.1 - Waiting for suggestions for improvement
 I had initially written some of the code for .NET4 but recently decided to drop it and use QT instead. If you see any bugs or have any suggestions or modifications in mind please let me know.

 

Download Link v1.0.1 : http://www.mediafire.com/?ku7mhm376ik79g3

 

 

 

Edited by NeoMind

Share this post


Link to post
Share on other sites

Classy,

Something that annoys me is sprite errors. So it could also sanity check every item

To make sure they have the required sprites and images

Share this post


Link to post
Share on other sites

Sanity check would be fabulous. +1 at Yommy's suggestion. I like where this is going. It'd be nice to use a single tool to update client-side files rather than tabbing back and forth.

Share this post


Link to post
Share on other sites

Is there any way to also check if the item is correctly encoded? I mean the .bmp's throw an error if they're not saved in 24 (i don' remember what) .bmp

Share this post


Link to post
Share on other sites
Guest shadowinferno

Good Job 

Testing... 

Share this post


Link to post
Share on other sites

@M4ST3R right now bmps of 24x24 size are used as item images & the other one will become collection image. but like you said i guess i should also take bit depth into account.

Share this post


Link to post
Share on other sites

I mean: Detect if it's saved as 24bits BMP, because if not it always shows an error

Share this post


Link to post
Share on other sites

@Oftopic

Neo, why you always write my name as: M4ST3R hahaha xD it's so funny.

Share this post


Link to post
Share on other sites

i guess i'm kind of conflicted between using M45T3R & MASTER :meow: .

interesting point is M4ST3R is a double sandwich of AlphaNumAlpha  :ph34r:

Share this post


Link to post
Share on other sites

0: Then i like sandwiches

 

Okay xD i'll stop filling your post with things like this. C:

 

Good work btw xD

Share this post


Link to post
Share on other sites

Hi! can you please make a tutorial on how to use this? I cant seem to get this to work. Thank you! :D

 

Btw, you made a typo on your organizer spelling :D 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.