Forums WoW Modding Resources Tools [Archive] [0.6 Hermes] MaNGOS Database Manager

[Archive] [0.6 Hermes] MaNGOS Database Manager

[Archive] [0.6 Hermes] MaNGOS Database Manager

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#1
Archived author: Kalash47 • Posted: 2025-11-04T13:45:44.227903
Original source

Quote:MaNGOS Database Manager

MaNGOS Database Manager is an application written in Visual Basic .NET 2008 that is specifically used to develop, customize and edit your MaNGOS World Database. The tool boasts several editing features such as
  • Support for editing Items
  • Support for editing Creatures
  • Support for editing Quests
  • Support for editing Loot
  • Support for editing Links
    Creature & Gameobject Quest Start/Finish
  • Support for editing Vendor content
  • Tracks changes (Logging support)
  • Support for saving multiple connections
    Secure with encrypted data file
  • Support for latest MaNGOS Revision
  • Support for 2.4.3
Milestone 0.6: Hermes

The milestone has been worked on for several months, and with the latest release we've not only added more or less full implementation for all Item, Creature, and Quest tables, but we've also purged most if not all of the bugs in Hermes. For full changes, few the full changelog below:

Code:
+ General
+ All new database entries start with a number of 100,000 - 200,000 or higher on all editors
+ Logging Settings button moved to "Home" tab (we need the space for upcoming tabs on main editor)
+ Rewrote Subclasses, Stat Type, Damage Type and other comboboxes to support latest MaNGOS revision
+ General code clean up for faster performance and easier maintanability
+ Fixed ReqSpellCast Bug
+ Fix in EntryID/DisplayID mix in areas of the app
+ Item Editor Code Clean Up
+ Support for PageMaterial + LanguageID + TotemCategory + BagFamily + Material columns
+ Support for RequiredDisenchantSkill + Food Type + ScriptName + Duration columns
+ Item Flags support
+ btnItemChooseQuest implementation (Item Editor -> Misc Tab)
+ NPC Editor Code Clean Up
+ NPC Editor Interface changes, new tabs corresponding to added support for new tables
+ Support for npcflags, dynamicflags, flag1, mechanic_immune_mask, flags_extra columns
+ Support for regular, skinning and pickpocketing loot id columns
+ edit button for each of these
+ removal of creature loot edit button
+ Support for trainer_type, trainer_spell, class, race columns
+ Support for regenhealth, equipment_id columns
+ Verticle Scroll bar for Flags MiniTab
+ CharTitleID support
+ Flags now show if user clicks on corresponding label
+ Added default values for npc editor loot tab & trainer info tab control/s

+ Quest Editor
+ Provided Items Buttons function
+ Loot Editor
+ Now links to specific loot id specified within each object rather than the object entry id
(unless it's supposed to be that way)
+ Linker
+ Support for add/remove for gameobject starter, gameobject finisher, item starter
+ (npc vendor edit) column discrepency issues (now data is loaded properly, and updated properly)
+ (npc vendor edit) default value for mtbLNExtendedCost
Screenshot

[Image: MDM_screenies.gif]

Thanks to Dythzer

Download

You can get the file from our downloads section.

Please post any mirrors you would like to add to this post.

Resources

Please report bugs in the Bug Reporting section.

If you have any issues with the app, post here.

Regards,

MDM Development.

PS. I realize that there is a user who shared the previous release of our tool BUT I am the official developer of MDM and I will be updating this particular thread with new updates & releases.
rektbyfaith
11-04-2025, 12:45 PM #1

Archived author: Kalash47 • Posted: 2025-11-04T13:45:44.227903
Original source

Quote:MaNGOS Database Manager

MaNGOS Database Manager is an application written in Visual Basic .NET 2008 that is specifically used to develop, customize and edit your MaNGOS World Database. The tool boasts several editing features such as
  • Support for editing Items
  • Support for editing Creatures
  • Support for editing Quests
  • Support for editing Loot
  • Support for editing Links
    Creature & Gameobject Quest Start/Finish
  • Support for editing Vendor content
  • Tracks changes (Logging support)
  • Support for saving multiple connections
    Secure with encrypted data file
  • Support for latest MaNGOS Revision
  • Support for 2.4.3
Milestone 0.6: Hermes

The milestone has been worked on for several months, and with the latest release we've not only added more or less full implementation for all Item, Creature, and Quest tables, but we've also purged most if not all of the bugs in Hermes. For full changes, few the full changelog below:

Code:
+ General
+ All new database entries start with a number of 100,000 - 200,000 or higher on all editors
+ Logging Settings button moved to "Home" tab (we need the space for upcoming tabs on main editor)
+ Rewrote Subclasses, Stat Type, Damage Type and other comboboxes to support latest MaNGOS revision
+ General code clean up for faster performance and easier maintanability
+ Fixed ReqSpellCast Bug
+ Fix in EntryID/DisplayID mix in areas of the app
+ Item Editor Code Clean Up
+ Support for PageMaterial + LanguageID + TotemCategory + BagFamily + Material columns
+ Support for RequiredDisenchantSkill + Food Type + ScriptName + Duration columns
+ Item Flags support
+ btnItemChooseQuest implementation (Item Editor -> Misc Tab)
+ NPC Editor Code Clean Up
+ NPC Editor Interface changes, new tabs corresponding to added support for new tables
+ Support for npcflags, dynamicflags, flag1, mechanic_immune_mask, flags_extra columns
+ Support for regular, skinning and pickpocketing loot id columns
+ edit button for each of these
+ removal of creature loot edit button
+ Support for trainer_type, trainer_spell, class, race columns
+ Support for regenhealth, equipment_id columns
+ Verticle Scroll bar for Flags MiniTab
+ CharTitleID support
+ Flags now show if user clicks on corresponding label
+ Added default values for npc editor loot tab & trainer info tab control/s

+ Quest Editor
+ Provided Items Buttons function
+ Loot Editor
+ Now links to specific loot id specified within each object rather than the object entry id
(unless it's supposed to be that way)
+ Linker
+ Support for add/remove for gameobject starter, gameobject finisher, item starter
+ (npc vendor edit) column discrepency issues (now data is loaded properly, and updated properly)
+ (npc vendor edit) default value for mtbLNExtendedCost
Screenshot

[Image: MDM_screenies.gif]

Thanks to Dythzer

Download

You can get the file from our downloads section.

Please post any mirrors you would like to add to this post.

Resources

Please report bugs in the Bug Reporting section.

If you have any issues with the app, post here.

Regards,

MDM Development.

PS. I realize that there is a user who shared the previous release of our tool BUT I am the official developer of MDM and I will be updating this particular thread with new updates & releases.

rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#2
Archived author: tukotih • Posted: 2025-11-04T13:45:44.227903
Original source

Quote: This works really good!

Well done job!

Although, Making it compatible with the WotLK Mangos database you will get far more real-active users [Image: biggrin.png]
rektbyfaith
11-04-2025, 12:45 PM #2

Archived author: tukotih • Posted: 2025-11-04T13:45:44.227903
Original source

Quote: This works really good!

Well done job!

Although, Making it compatible with the WotLK Mangos database you will get far more real-active users [Image: biggrin.png]

rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#3
Archived author: Rashidali • Posted: 2025-11-04T13:45:44.227903
Original source

Quote: Well I dont get it i start the program which database do i link it to? sorry Noob SQL x.x
rektbyfaith
11-04-2025, 12:45 PM #3

Archived author: Rashidali • Posted: 2025-11-04T13:45:44.227903
Original source

Quote: Well I dont get it i start the program which database do i link it to? sorry Noob SQL x.x

rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#4
Archived author: Kalash47 • Posted: 2025-11-04T13:45:44.227903
Original source

Quote: Originally Posted by tukotih
[Image: lastpost-right.svg]

This works really good!

Well done job!

Although, Making it compatible with the WotLK Mangos database you will get far more real-active users [Image: biggrin.png]

It should work [Image: smile.png] If you have any issues, please report it in our forum and I will get it fixed.

Originally Posted by Rashidali
[Image: lastpost-right.svg]

Well I dont get it i start the program which database do i link it to? sorry Noob SQL x.x

Your world database, the one with items, creatures, quest, and so forth.
rektbyfaith
11-04-2025, 12:45 PM #4

Archived author: Kalash47 • Posted: 2025-11-04T13:45:44.227903
Original source

Quote: Originally Posted by tukotih
[Image: lastpost-right.svg]

This works really good!

Well done job!

Although, Making it compatible with the WotLK Mangos database you will get far more real-active users [Image: biggrin.png]

It should work [Image: smile.png] If you have any issues, please report it in our forum and I will get it fixed.

Originally Posted by Rashidali
[Image: lastpost-right.svg]

Well I dont get it i start the program which database do i link it to? sorry Noob SQL x.x

Your world database, the one with items, creatures, quest, and so forth.

rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#5
Archived author: Dythzer • Posted: 2025-11-04T13:45:44.227903
Original source

Quote: Originally Posted by Kalash47
[Image: lastpost-right.svg]

PS. I realize that there is a user who shared the previous release of our tool BUT I am the official developer of MDM and I will be updating this particular thread with new updates & releases.

Of course [Image: smile.png] Nice to see you still working on it. Deleting the old thread.
rektbyfaith
11-04-2025, 12:45 PM #5

Archived author: Dythzer • Posted: 2025-11-04T13:45:44.227903
Original source

Quote: Originally Posted by Kalash47
[Image: lastpost-right.svg]

PS. I realize that there is a user who shared the previous release of our tool BUT I am the official developer of MDM and I will be updating this particular thread with new updates & releases.

Of course [Image: smile.png] Nice to see you still working on it. Deleting the old thread.

rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#6
Archived author: Kugro • Posted: 2025-11-04T13:45:44.227903
Original source

Quote: Sorry I'm noob but I'm not entirely sure what this program is for.. Is this for editing servers? Or for creating your own server? Or..something else? Because I don't know what to type in for database..
rektbyfaith
11-04-2025, 12:45 PM #6

Archived author: Kugro • Posted: 2025-11-04T13:45:44.227903
Original source

Quote: Sorry I'm noob but I'm not entirely sure what this program is for.. Is this for editing servers? Or for creating your own server? Or..something else? Because I don't know what to type in for database..

rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#7
Archived author: Kalash47 • Posted: 2025-11-04T13:45:44.227903
Original source

Quote: Originally Posted by Kugro
[Image: lastpost-right.svg]

Sorry I'm noob but I'm not entirely sure what this program is for.. Is this for editing servers? Or for creating your own server? Or..something else? Because I don't know what to type in for database..

It's for editing your WORLD database (with items, creatures, quests, etc) and it is exactly for editing these types of things. Notice the Item, Creature, Quest editors in the screenshot.

It will allow you for editing this information & creating brand new stuff.
rektbyfaith
11-04-2025, 12:45 PM #7

Archived author: Kalash47 • Posted: 2025-11-04T13:45:44.227903
Original source

Quote: Originally Posted by Kugro
[Image: lastpost-right.svg]

Sorry I'm noob but I'm not entirely sure what this program is for.. Is this for editing servers? Or for creating your own server? Or..something else? Because I don't know what to type in for database..

It's for editing your WORLD database (with items, creatures, quests, etc) and it is exactly for editing these types of things. Notice the Item, Creature, Quest editors in the screenshot.

It will allow you for editing this information & creating brand new stuff.

rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#8
Archived author: Dj-Dejan • Posted: 2025-11-04T13:45:44.227903
Original source

Quote: nice prog!
rektbyfaith
11-04-2025, 12:45 PM #8

Archived author: Dj-Dejan • Posted: 2025-11-04T13:45:44.227903
Original source

Quote: nice prog!

rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#9
Archived author: Kalash47 • Posted: 2025-11-04T13:45:44.227903
Original source

Quote: Hotfix 0.6.1 has been released on our forums.

Check it out.
rektbyfaith
11-04-2025, 12:45 PM #9

Archived author: Kalash47 • Posted: 2025-11-04T13:45:44.227903
Original source

Quote: Hotfix 0.6.1 has been released on our forums.

Check it out.

rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#10
Archived author: Kalash47 • Posted: 2025-11-04T13:45:44.227903
Original source

Quote: friendly bump
rektbyfaith
11-04-2025, 12:45 PM #10

Archived author: Kalash47 • Posted: 2025-11-04T13:45:44.227903
Original source

Quote: friendly bump

Pages (2): 1 2 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)