[RELEASE] ManGOS DB Handler

Thank you for your efforts feal87. your handler is great, and i love that you started doing mangos compiles...

Thanks mate...:)

I'll give an update about my current situation.

As i'm at university from today on, i'll have lesser time for this project so the update will become less frequent. (i think i can still make 1 revision everyday)
So don't worry if you don't see lots of update everyday. :)
 
Posted Revision 89 with these changes :

1 - Clear textbox after clear
2 - Automatic enter after splashscreen loading
3 - Added a Automatic Updating System
4 - Lots of GUI fixes
 
Posted Revision 90 with these changes from Revision 89 :

1 - Fixed a CRITICAL bug in the updater (You must manually update this version)
2 - Fixed the famous bug DATABASENAME = number
3 - Updated the database exported accordingly with the database modify for MaNGOS Revision 2297

After this update you should be able to freely use the updater normally. (I hope xD)
 
Posted Revision 94 with a BRAND NEW updater :

1 - Lots of Update modification. It's a whole new system now. It's STILL in developing so no new official release for now. :)
2 - Now the updater should be ok, completed finally with an async downloader and other changes...
3 - Changed the icon of the program.

You can download the new version via the already present updater or download the full setup on my site. :)
 
Thanks grenadecx!!! :)

Posted Revision 95 on the UPDATER SYSTEM (there is no release, you must update) :

1 - Added a function that allow to press enter to search throu the various handlers.
 
Posted Revision 96 on the UPDATER SYSTEM (there is no release, you must update) :

1 - Fixed a little bug in the updater
2 - Added a check for the equipped item to make sure you don't insert a wrong item in the equipped slots.
 
Posted Revision 97 on the UPDATER SYSTEM (there is no release, you must update) :

1 - Added a new config parameter that allow to choose if the tooltip are to be shown.
2 - Added some checks in the config file.
 
Posted Revision 98 on the UPDATER SYSTEM (there is no release, you must update) :

1 - Added the RealmID field in the character management screen.
2 - Now if you press ESCAPE button on the Item field in the character_inventory page it restore the original item selected. :)
 
Too bad the updater doesn't work on windows vista, so i can't update above revision 94 and check out the new features. But keep up the good work feal87. It is very user friendly and makes editing items and such easy and fun. :wink:


greetz, t.c.
 
Too bad the updater doesn't work on windows vista, so i can't update above revision 94 and check out the new features. But keep up the good work feal87. It is very user friendly and makes editing items and such easy and fun. :wink:


greetz, t.c.

the updater doesn't work on 64 bit system because i'm using a 32 bit version of the Zlib library. If you substitute the zlib.dll file with a 64 bit version it should work without problem.

Thanks anyway. ;)
 
Posted Revision 99 (Official Release downloadable via website OR Updater)

1 - Moved the Accounts Export/Import to the new DB Management Section
2 - Added a new section "DB Management" with all the related code for executing a series of SQL instructions and for executing a Batch Script. :)

Download it and tell me. :)
 
Posted Revision 100 and deleted Revision 99 :

1 - Fixed a big bug in the script part of DB Management routine
2 - Added support for multi-line SQL in the Script part of the DB Management routine
 
the updater doesn't work on 64 bit system because i'm using a 32 bit version of the Zlib library. If you substitute the zlib.dll file with a 64 bit version it should work without problem.

Thanks anyway. ;)

Any idea where i can get the 64 bit version? I googled myself crazy, but couldn't find anything. Anyways... revision 100 works great.


greetz, t.c.
 
Posted Revision 101 on the UPDATER SYSTEM (there is no release, you must update) :

1 - Double click to accept the selection in the various DB.
2 - Done some fix on the DB management page, now it should be stable and fast.
3 - Added a progress bar in the executing Script.

ZLib 64bit DLL ->

(you have to restore this everytime you update as my updater restore the 32bit version of the file (until i make a solution :)))
 
Back