[X] The "/2009 Vixta Aero 3D/VixtaAero3D.En.CD.2009.Mobile6.iso" file could not be found or is not available. Please select another file.

WDBearManager is a program that enables the user to store the information found inside the WDB files from World of Warcraft (Blizzard) in a relational database (MySQL and HSQL supported). WDB files build the client cache. Forum: www.wdbmanager.de.gg


http://www.wdbmanager.de.gg/joomla





Separate each tag with a space.

Release Date:

2008-02-20

Topics:

License:

Ratings and Reviews

Be the first to post a text review of WDBearManager. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • 2.3.4-W2.3.3 is out!

    >> WDBearManager 2008-02-20 by kizura // 2.3.4-W2.3.3 << o Added support for PostgreSQL (8.3 tested) o Fixed typo in DB update script PLEASE If you like this program and find it useful: Please donate money to a charity organization of your choice. I recommend any organization that fights cancer.

    posted by kizura 628 days ago

  • wdbmgr-user FULL Release file released: wdbearmanager-2.3.4-WDB2.3.3-FULL.zip

    kizura zgabi, >=03/2005 wdbearmanager PLEASE If you like this program and find it useful: Please donate money to a charity organization of your choice. I recommend any organization that fights cancer. >> WDBearManager 2008-02-20 by kizura // 2.3.4-W2.3.3 << o Added support for PostgreSQL (8.3 tested) o Fixed typo in DB update script PLEASE If you like this program and find it useful: Please donate money to a charity organization of your choice. I recommend any organization that fights cancer. --- >> WDBearManager 2008-02-17 by kizura // 2.3.3-W2.3.3 << o Questcache/Itemcache updated to 2.3.3 o Moved to Java 6 Had to adjust some classes o Updated handling of unknown WDB files. --- >> WDBearManager 2007-04-07 by kizura // 2.3.0-W2.0.12 << o Added support for 2.0.12 WDB format o Minor changes concerning the API (added Exceptions) --- >> WDBearManager 2007-03-09 by kizura // 2.2.0-W2.0.10 << o Added support for 2.0.10 WDB format o Build process optimized - now downloads necessary FULL file to generate a patch. --- >> WDBearManager 2007-03-02 by kizura // 2.1.0-W2.0.8 << o Code cleanup - Debugging messages revised o Added new feature for wdb-import: Insert and update only if the imported WDB is newer o Installer updated - Tested with Ubuntu 6.10 Creation of program groups does not work, but desktop symbols does. PLEASE If you like this program and find it useful: Please donate money to a charity organization of your choice. I recommend any organization that fights cancer. --- >> WDBearManager 2007-02-16 by kizura // 2.0.1-W2.0.8 << o Support for 2.0.8 added o Minimum changes concerning Online-Update Now Berlios is used directly to get the updates. This even allows for FULL updates. --- >> WDBearManager 2007-02-15 by kizura // 2.0.0-W2.0.7 << o Added "Installer" version o Internal structure changed o Support for 2.0.7 added o YOU MUST DOWNLOAD THE NEW VERSION FROM BERLIOS OR SOURCEFORGE! --- >> WDBearManager 2007-02-09 by kizura // 1.5.2-W2.0.6-TBC << o Fixed db-update system. Former system was broken - so no one could patch from 1.2.0 (FULL) to 1.5.1 - Sorry for that - now it is fixed. --- >> WDBearManager 2007-01-24 by kizura // 1.5.1-W2.0.6-TBC << o Typo inside "itemcache.xml" wdbElement name="wdb_disenchantSkillLevel " should be wdbElement name="wdb_disenchantSkillLevel" --- >> WDBearManager 2007-01-24 by kizura // 1.5.0-W2.0.6-TBC << o Added support for 2.0.6 o Changed API - now columns of tables can be deleted --- >> WDBearManager 2006-12-12 by kizura // 1.4.0-W2.0.1-TBC_Beta << o Added support for 2.0.1 o Added menu entry "WDB: absolute positioning" This means: Each row of a WDB file contains the length of the record. After all data is read, the filepointer will be exactly positionend where it should be. This is necessary since Blizz screwed up gameobjects in 1.12.x. Users should not use this option, since it is merely for debugging and testing the XML format definitions. --- >> WDBearManager 2006-11-01 by kizura // 1.3.1-W1.12.2-TBC_Beta << o Enhanced support for TBC beta files / Updated questcache to the new format - 6022, 6046, 6052 --- >> WDBearManager 2006-10-27 by kizura // 1.3.0-W1.12.2-TBC_Beta << o Added support for TBC beta files Thanks to Kronos11 for the format. o Fixed gameobjects importing. Thanks to maximus for pointing me in the right direction. --- >> WDBearManager 2006-10-17 by kizura // 1.2.15-W1.12.2 << o Added getObjects() to the API o Added some more API functions - You will benefit from that, if you program plugins or scripts. --- >> WDBearManager 2006-10-14 by kizura // 1.2.14-W1.12.2 << o Added 1.12.2 compatibility Please report any errors you find. --- >> WDBearManager 2006-09-25 by kizura // 1.2.13-W1.12.0 << PLEASE DONT USE "AUTO-INSTALL" YOU MUST DOWNLOAD AND UNZIP MANUALLY. o Fixed gameobjectcache.xml for format 1.12 Not sure if it is correct, but it reads all WDB files. Like so often, the community did nothing to decipher the format... o WDBTXT format changed, because of the changes inside the database. o Fixed issue with importing of multiple WDB files - Now does not crash anymore, if the system does not know the fileformat. --- >> WDBearManager 2006-09-25 by kizura // 1.2.12-W1.12.0 << o Added "auto shutdown" when the user exits the program Now he is asked if he wants to shutdown HSQLDB (program checks what database he is using, so MySQL users will notice nothing) --- >> WDBearManager 2006-09-24 by kizura // 1.2.11-W1.12.0 << o pagetextcache.xml Contained the "wdb_test" column, sry for this - forgot to remove it when I debugged. o Changed "start_wdbmanager.bat" Now contains more detailed information about the database. --- >> WDBearManager 2006-09-24 by kizura // 1.2.10-W1.12.0 << o Improved "locale detection" inside the DB panel (for SCP patching, etc) Before it only checked "itemcache" Now more entries are checked. o patchSCP.xml: latest version included, sry for updgrades before... they included some old version. --- >> WDBearManager 2006-09-23 by kizura // 1.2.9-W1.12.0 << o Online update mechanism improved, REV 2 --- >> WDBearManager 2006-09-16 by kizura // 1.2.8-W1.12.0 << o Online update mechanism improved Now checks for updates everytime you start the application Downloads and installs automatically --- >> WDBearManager 2006-09-14 by kizura // 1.2.7-W1.12.0 << o Plugin mechanism improved. Please d/l a sample plugin from http://filebeam.com/75936fc9141bdfdcbdbf7db7ed0952c0 Just unpack and make sure it resides in the folder "plugins/mango" If you want to write your own patchDB.xml, please take a look at the forum - Syntax is identical to that of patchSCP.xml This plugin was made for the Mangos database. --- >> WDBearManager 2006-09-12 by kizura // 1.2.6-W1.12.0 << o WDBTXT reworked - going live with tests If it works, users can put their WDBTXT online for sharing --- >> WDBearManager 2006-09-12 by kizura // 1.2.5-W1.12.0 << o Still working on patchSCP Found a problem with UTF-8 encoding Format improved (removed empty lines) --- >> WDBearManager 2006-09-12 by kizura // 1.2.4-W1.12.0 << o Uploaded wrong 1.2.3 archive --- >> WDBearManager 2006-09-12 by kizura // 1.2.3-W1.12.0 << o Fixed issue with patchSCP Thx to Hochelf for helping debugging --- >> WDBearManager 2006-09-11 by kizura // 1.2.2-W1.12.0 << o Swapped columns in questcache - nothing renamed, no loss of data Columns were swapped, sry. o gameobjectcache for 1.12.0 broken Need information about the format. o Re-worked patching SCP files o WDBTXT compatibility version changed to 1.2.2-W1.12.0 --- >> WDBearManager 2006-09-10 by kizura // 1.2.1-W1.12.0 << o Added api documentation to the build process (JavaDoc) o log4j.xml can now be edited (was inside the jar before) o WDBTXT: added compatibility checks o Import WDB files: replaced \r\n with "\r\n" (text) o Changed plugin mechanism Now every plugin must reside in a directory below the "plugins" folder The name of the jar and the properties file must be the same like the folder (Please expect a demo coming soon) o Error in db update - Script dropped table "questcache" But "creaturecache" should have been dropped - fixed o Typo in itemcache.xml wdb_RequiredSkillRank -> added a blank // fixed (no db update needed) o Typo in questcache.xml wdb_RewSpell wdb_StartingItemID wdb_Subdescription -> added a blank // fixed (no db update needed) o Fixed duplicate or multiple occurrence problem Since the implementation of LOCALE there was a bug concerning UPDATE. It overwrote values from other locales, fixed now. Please re-import old data (disable UPDATE) Thanks to Mulder/Darkman for showing me this issue. --- >> WDBearManager 2006-09-04 by kizura // 1.2.0-W1.12.0 << WARNING: BASE package has changed - Make sure you have at least wdbearmanager_1.2.0-W1.12_BASE.zip!! o Added keyword "@file:" to db-patching Allows the execution of a Jython script o DB Table update -> from 0.11 to 1.12-W1.12.0 itemcache - complete renewal // old data will be lost creaturecache - columns renamed gameobjectcache - columns renamed questcache - columns renamed (New names with information from the Mangos db and http://www.sourcepeek.com/wiki/Category:World_of_Warcraft) o New naming convention for the application and the DB first string contains the application's version string after "-" contains "W" and the WDB version supported eg: 1.2.0-W1.12.0 means "WDBearManager 1.2.0, supports all formats incl. 1.12.0" o New BASE Added MySQL 5 support (no more need to patch the "jars") o Added support for WDB version 1.12.0 --- >> WDBearManager 2006-08-16 by kizura // 1.1 BETA-10 (no_name) << o Added support for 1.11.2 o Updated "plugin" mechanism and started independent project for a plugin. Plugin and code will be released soon. --- >> WDBearManager 2006-08-14 by kizura // 1.1 BETA-9 (no_name) << 2006-06-29, latest change: 2006-08-14 o Enhanced support for different localized versions of the WDB files. Now enUS, enGB, deDE (etc etc) can be stored in one database without problems. o Added -locale switch (console version) o Jython script to eliminate duplicate entries inside the database included. Thanks to Mulder for this hint. o Completely rewrote PatchSCP.xml Thanks to Hochelf for the idea. o Added support for upto and including 1.11.1 WDB format o Changed the API, so tables can be altered w/o losing any data o Fixed itemcache (updated for 1.11.1 and found a bug concerning the name of a column; existed since WDB 1.8 support) --- 2006-04-11 1.0 (leb) o Thanks to John for the WDB 1.10 specs o Thanks to Annunaki for the "decryption" of the WDB header o Now parses ANY WDB file (Config files for each format) --- 2005-09-18 PRE-13 (die letzte trte) o changed XML format to parse WDB files thanks to Andrikos for the 1.6.x WDB specs o minor changes concerning documentation 2005-04-17 RC-1 PRE-12 (herren der winde) o fixed some minor issues 2005-04-07 PRE-9 (die goldene Kette) o Added automatic database update (Program checks, what version the db has and updates it, using SQL scripts) o Check for updates (own website) --- 2005-03-23 PRE-6 (Zwei Brueder) Added UTF support GUI only: Patching *.scp files is now defined in patchSCP.xml Added "import multiple WDB files" ( --- 2005-03-20 Added -J <parameter=value> set value for Jython script -script specify a Jython script, receives 'wdbmgrapi' variable which contains WDBManager_API instance --- 2005-03-17 Added -storeDB stores files inside a SQL database (default hsqldb) -mergequests merge quests from database with this quests.scp file -txtfolder output TXT to this folder, needs 'wdbfile' Creates a human readable .txt file (for debugging the WDB contents) -update update existing database entries (otherwise only INSERT) -verbose verbose mode, print info

    posted 629 days ago

  • wdbmgr-user FULL Release file released: wdbearmanager-2.3.4-WDB2.3.3-installer.jar

    kizura zgabi, >=03/2005 wdbearmanager PLEASE If you like this program and find it useful: Please donate money to a charity organization of your choice. I recommend any organization that fights cancer. >> WDBearManager 2008-02-20 by kizura // 2.3.4-W2.3.3 << o Added support for PostgreSQL (8.3 tested) o Fixed typo in DB update script PLEASE If you like this program and find it useful: Please donate money to a charity organization of your choice. I recommend any organization that fights cancer. --- >> WDBearManager 2008-02-17 by kizura // 2.3.3-W2.3.3 << o Questcache/Itemcache updated to 2.3.3 o Moved to Java 6 Had to adjust some classes o Updated handling of unknown WDB files. --- >> WDBearManager 2007-04-07 by kizura // 2.3.0-W2.0.12 << o Added support for 2.0.12 WDB format o Minor changes concerning the API (added Exceptions) --- >> WDBearManager 2007-03-09 by kizura // 2.2.0-W2.0.10 << o Added support for 2.0.10 WDB format o Build process optimized - now downloads necessary FULL file to generate a patch. --- >> WDBearManager 2007-03-02 by kizura // 2.1.0-W2.0.8 << o Code cleanup - Debugging messages revised o Added new feature for wdb-import: Insert and update only if the imported WDB is newer o Installer updated - Tested with Ubuntu 6.10 Creation of program groups does not work, but desktop symbols does. PLEASE If you like this program and find it useful: Please donate money to a charity organization of your choice. I recommend any organization that fights cancer. --- >> WDBearManager 2007-02-16 by kizura // 2.0.1-W2.0.8 << o Support for 2.0.8 added o Minimum changes concerning Online-Update Now Berlios is used directly to get the updates. This even allows for FULL updates. --- >> WDBearManager 2007-02-15 by kizura // 2.0.0-W2.0.7 << o Added "Installer" version o Internal structure changed o Support for 2.0.7 added o YOU MUST DOWNLOAD THE NEW VERSION FROM BERLIOS OR SOURCEFORGE! --- >> WDBearManager 2007-02-09 by kizura // 1.5.2-W2.0.6-TBC << o Fixed db-update system. Former system was broken - so no one could patch from 1.2.0 (FULL) to 1.5.1 - Sorry for that - now it is fixed. --- >> WDBearManager 2007-01-24 by kizura // 1.5.1-W2.0.6-TBC << o Typo inside "itemcache.xml" wdbElement name="wdb_disenchantSkillLevel " should be wdbElement name="wdb_disenchantSkillLevel" --- >> WDBearManager 2007-01-24 by kizura // 1.5.0-W2.0.6-TBC << o Added support for 2.0.6 o Changed API - now columns of tables can be deleted --- >> WDBearManager 2006-12-12 by kizura // 1.4.0-W2.0.1-TBC_Beta << o Added support for 2.0.1 o Added menu entry "WDB: absolute positioning" This means: Each row of a WDB file contains the length of the record. After all data is read, the filepointer will be exactly positionend where it should be. This is necessary since Blizz screwed up gameobjects in 1.12.x. Users should not use this option, since it is merely for debugging and testing the XML format definitions. --- >> WDBearManager 2006-11-01 by kizura // 1.3.1-W1.12.2-TBC_Beta << o Enhanced support for TBC beta files / Updated questcache to the new format - 6022, 6046, 6052 --- >> WDBearManager 2006-10-27 by kizura // 1.3.0-W1.12.2-TBC_Beta << o Added support for TBC beta files Thanks to Kronos11 for the format. o Fixed gameobjects importing. Thanks to maximus for pointing me in the right direction. --- >> WDBearManager 2006-10-17 by kizura // 1.2.15-W1.12.2 << o Added getObjects() to the API o Added some more API functions - You will benefit from that, if you program plugins or scripts. --- >> WDBearManager 2006-10-14 by kizura // 1.2.14-W1.12.2 << o Added 1.12.2 compatibility Please report any errors you find. --- >> WDBearManager 2006-09-25 by kizura // 1.2.13-W1.12.0 << PLEASE DONT USE "AUTO-INSTALL" YOU MUST DOWNLOAD AND UNZIP MANUALLY. o Fixed gameobjectcache.xml for format 1.12 Not sure if it is correct, but it reads all WDB files. Like so often, the community did nothing to decipher the format... o WDBTXT format changed, because of the changes inside the database. o Fixed issue with importing of multiple WDB files - Now does not crash anymore, if the system does not know the fileformat. --- >> WDBearManager 2006-09-25 by kizura // 1.2.12-W1.12.0 << o Added "auto shutdown" when the user exits the program Now he is asked if he wants to shutdown HSQLDB (program checks what database he is using, so MySQL users will notice nothing) --- >> WDBearManager 2006-09-24 by kizura // 1.2.11-W1.12.0 << o pagetextcache.xml Contained the "wdb_test" column, sry for this - forgot to remove it when I debugged. o Changed "start_wdbmanager.bat" Now contains more detailed information about the database. --- >> WDBearManager 2006-09-24 by kizura // 1.2.10-W1.12.0 << o Improved "locale detection" inside the DB panel (for SCP patching, etc) Before it only checked "itemcache" Now more entries are checked. o patchSCP.xml: latest version included, sry for updgrades before... they included some old version. --- >> WDBearManager 2006-09-23 by kizura // 1.2.9-W1.12.0 << o Online update mechanism improved, REV 2 --- >> WDBearManager 2006-09-16 by kizura // 1.2.8-W1.12.0 << o Online update mechanism improved Now checks for updates everytime you start the application Downloads and installs automatically --- >> WDBearManager 2006-09-14 by kizura // 1.2.7-W1.12.0 << o Plugin mechanism improved. Please d/l a sample plugin from http://filebeam.com/75936fc9141bdfdcbdbf7db7ed0952c0 Just unpack and make sure it resides in the folder "plugins/mango" If you want to write your own patchDB.xml, please take a look at the forum - Syntax is identical to that of patchSCP.xml This plugin was made for the Mangos database. --- >> WDBearManager 2006-09-12 by kizura // 1.2.6-W1.12.0 << o WDBTXT reworked - going live with tests If it works, users can put their WDBTXT online for sharing --- >> WDBearManager 2006-09-12 by kizura // 1.2.5-W1.12.0 << o Still working on patchSCP Found a problem with UTF-8 encoding Format improved (removed empty lines) --- >> WDBearManager 2006-09-12 by kizura // 1.2.4-W1.12.0 << o Uploaded wrong 1.2.3 archive --- >> WDBearManager 2006-09-12 by kizura // 1.2.3-W1.12.0 << o Fixed issue with patchSCP Thx to Hochelf for helping debugging --- >> WDBearManager 2006-09-11 by kizura // 1.2.2-W1.12.0 << o Swapped columns in questcache - nothing renamed, no loss of data Columns were swapped, sry. o gameobjectcache for 1.12.0 broken Need information about the format. o Re-worked patching SCP files o WDBTXT compatibility version changed to 1.2.2-W1.12.0 --- >> WDBearManager 2006-09-10 by kizura // 1.2.1-W1.12.0 << o Added api documentation to the build process (JavaDoc) o log4j.xml can now be edited (was inside the jar before) o WDBTXT: added compatibility checks o Import WDB files: replaced \r\n with "\r\n" (text) o Changed plugin mechanism Now every plugin must reside in a directory below the "plugins" folder The name of the jar and the properties file must be the same like the folder (Please expect a demo coming soon) o Error in db update - Script dropped table "questcache" But "creaturecache" should have been dropped - fixed o Typo in itemcache.xml wdb_RequiredSkillRank -> added a blank // fixed (no db update needed) o Typo in questcache.xml wdb_RewSpell wdb_StartingItemID wdb_Subdescription -> added a blank // fixed (no db update needed) o Fixed duplicate or multiple occurrence problem Since the implementation of LOCALE there was a bug concerning UPDATE. It overwrote values from other locales, fixed now. Please re-import old data (disable UPDATE) Thanks to Mulder/Darkman for showing me this issue. --- >> WDBearManager 2006-09-04 by kizura // 1.2.0-W1.12.0 << WARNING: BASE package has changed - Make sure you have at least wdbearmanager_1.2.0-W1.12_BASE.zip!! o Added keyword "@file:" to db-patching Allows the execution of a Jython script o DB Table update -> from 0.11 to 1.12-W1.12.0 itemcache - complete renewal // old data will be lost creaturecache - columns renamed gameobjectcache - columns renamed questcache - columns renamed (New names with information from the Mangos db and http://www.sourcepeek.com/wiki/Category:World_of_Warcraft) o New naming convention for the application and the DB first string contains the application's version string after "-" contains "W" and the WDB version supported eg: 1.2.0-W1.12.0 means "WDBearManager 1.2.0, supports all formats incl. 1.12.0" o New BASE Added MySQL 5 support (no more need to patch the "jars") o Added support for WDB version 1.12.0 --- >> WDBearManager 2006-08-16 by kizura // 1.1 BETA-10 (no_name) << o Added support for 1.11.2 o Updated "plugin" mechanism and started independent project for a plugin. Plugin and code will be released soon. --- >> WDBearManager 2006-08-14 by kizura // 1.1 BETA-9 (no_name) << 2006-06-29, latest change: 2006-08-14 o Enhanced support for different localized versions of the WDB files. Now enUS, enGB, deDE (etc etc) can be stored in one database without problems. o Added -locale switch (console version) o Jython script to eliminate duplicate entries inside the database included. Thanks to Mulder for this hint. o Completely rewrote PatchSCP.xml Thanks to Hochelf for the idea. o Added support for upto and including 1.11.1 WDB format o Changed the API, so tables can be altered w/o losing any data o Fixed itemcache (updated for 1.11.1 and found a bug concerning the name of a column; existed since WDB 1.8 support) --- 2006-04-11 1.0 (leb) o Thanks to John for the WDB 1.10 specs o Thanks to Annunaki for the "decryption" of the WDB header o Now parses ANY WDB file (Config files for each format) --- 2005-09-18 PRE-13 (die letzte trte) o changed XML format to parse WDB files thanks to Andrikos for the 1.6.x WDB specs o minor changes concerning documentation 2005-04-17 RC-1 PRE-12 (herren der winde) o fixed some minor issues 2005-04-07 PRE-9 (die goldene Kette) o Added automatic database update (Program checks, what version the db has and updates it, using SQL scripts) o Check for updates (own website) --- 2005-03-23 PRE-6 (Zwei Brueder) Added UTF support GUI only: Patching *.scp files is now defined in patchSCP.xml Added "import multiple WDB files" ( --- 2005-03-20 Added -J <parameter=value> set value for Jython script -script specify a Jython script, receives 'wdbmgrapi' variable which contains WDBManager_API instance --- 2005-03-17 Added -storeDB stores files inside a SQL database (default hsqldb) -mergequests merge quests from database with this quests.scp file -txtfolder output TXT to this folder, needs 'wdbfile' Creates a human readable .txt file (for debugging the WDB contents) -update update existing database entries (otherwise only INSERT) -verbose verbose mode, print info

    posted 629 days ago

  • wdbmgr-user UPD file released: wdbearmanager-2.3.4-WDB2.3.3-UPD.zip

    kizura zgabi, >=03/2005 wdbearmanager PLEASE If you like this program and find it useful: Please donate money to a charity organization of your choice. I recommend any organization that fights cancer. >> WDBearManager 2008-02-17 by kizura // 2.3.3-W2.3.3 << o Questcache/Itemcache updated to 2.3.3 o Moved to Java 6 Had to adjust some classes o Updated handling of unknown WDB files. PLEASE If you like this program and find it useful: Please donate money to a charity organization of your choice. I recommend any organization that fights cancer. --- >> WDBearManager 2007-04-07 by kizura // 2.3.0-W2.0.12 << o Added support for 2.0.12 WDB format o Minor changes concerning the API (added Exceptions) --- >> WDBearManager 2007-03-09 by kizura // 2.2.0-W2.0.10 << o Added support for 2.0.10 WDB format o Build process optimized - now downloads necessary FULL file to generate a patch. --- >> WDBearManager 2007-03-02 by kizura // 2.1.0-W2.0.8 << o Code cleanup - Debugging messages revised o Added new feature for wdb-import: Insert and update only if the imported WDB is newer o Installer updated - Tested with Ubuntu 6.10 Creation of program groups does not work, but desktop symbols does. PLEASE If you like this program and find it useful: Please donate money to a charity organization of your choice. I recommend any organization that fights cancer. --- >> WDBearManager 2007-02-16 by kizura // 2.0.1-W2.0.8 << o Support for 2.0.8 added o Minimum changes concerning Online-Update Now Berlios is used directly to get the updates. This even allows for FULL updates. --- >> WDBearManager 2007-02-15 by kizura // 2.0.0-W2.0.7 << o Added "Installer" version o Internal structure changed o Support for 2.0.7 added o YOU MUST DOWNLOAD THE NEW VERSION FROM BERLIOS OR SOURCEFORGE! --- >> WDBearManager 2007-02-09 by kizura // 1.5.2-W2.0.6-TBC << o Fixed db-update system. Former system was broken - so no one could patch from 1.2.0 (FULL) to 1.5.1 - Sorry for that - now it is fixed. --- >> WDBearManager 2007-01-24 by kizura // 1.5.1-W2.0.6-TBC << o Typo inside "itemcache.xml" wdbElement name="wdb_disenchantSkillLevel " should be wdbElement name="wdb_disenchantSkillLevel" --- >> WDBearManager 2007-01-24 by kizura // 1.5.0-W2.0.6-TBC << o Added support for 2.0.6 o Changed API - now columns of tables can be deleted --- >> WDBearManager 2006-12-12 by kizura // 1.4.0-W2.0.1-TBC_Beta << o Added support for 2.0.1 o Added menu entry "WDB: absolute positioning" This means: Each row of a WDB file contains the length of the record. After all data is read, the filepointer will be exactly positionend where it should be. This is necessary since Blizz screwed up gameobjects in 1.12.x. Users should not use this option, since it is merely for debugging and testing the XML format definitions. --- >> WDBearManager 2006-11-01 by kizura // 1.3.1-W1.12.2-TBC_Beta << o Enhanced support for TBC beta files / Updated questcache to the new format - 6022, 6046, 6052 --- >> WDBearManager 2006-10-27 by kizura // 1.3.0-W1.12.2-TBC_Beta << o Added support for TBC beta files Thanks to Kronos11 for the format. o Fixed gameobjects importing. Thanks to maximus for pointing me in the right direction. --- >> WDBearManager 2006-10-17 by kizura // 1.2.15-W1.12.2 << o Added getObjects() to the API o Added some more API functions - You will benefit from that, if you program plugins or scripts. --- >> WDBearManager 2006-10-14 by kizura // 1.2.14-W1.12.2 << o Added 1.12.2 compatibility Please report any errors you find. --- >> WDBearManager 2006-09-25 by kizura // 1.2.13-W1.12.0 << PLEASE DONT USE "AUTO-INSTALL" YOU MUST DOWNLOAD AND UNZIP MANUALLY. o Fixed gameobjectcache.xml for format 1.12 Not sure if it is correct, but it reads all WDB files. Like so often, the community did nothing to decipher the format... o WDBTXT format changed, because of the changes inside the database. o Fixed issue with importing of multiple WDB files - Now does not crash anymore, if the system does not know the fileformat. --- >> WDBearManager 2006-09-25 by kizura // 1.2.12-W1.12.0 << o Added "auto shutdown" when the user exits the program Now he is asked if he wants to shutdown HSQLDB (program checks what database he is using, so MySQL users will notice nothing) --- >> WDBearManager 2006-09-24 by kizura // 1.2.11-W1.12.0 << o pagetextcache.xml Contained the "wdb_test" column, sry for this - forgot to remove it when I debugged. o Changed "start_wdbmanager.bat" Now contains more detailed information about the database. --- >> WDBearManager 2006-09-24 by kizura // 1.2.10-W1.12.0 << o Improved "locale detection" inside the DB panel (for SCP patching, etc) Before it only checked "itemcache" Now more entries are checked. o patchSCP.xml: latest version included, sry for updgrades before... they included some old version. --- >> WDBearManager 2006-09-23 by kizura // 1.2.9-W1.12.0 << o Online update mechanism improved, REV 2 --- >> WDBearManager 2006-09-16 by kizura // 1.2.8-W1.12.0 << o Online update mechanism improved Now checks for updates everytime you start the application Downloads and installs automatically --- >> WDBearManager 2006-09-14 by kizura // 1.2.7-W1.12.0 << o Plugin mechanism improved. Please d/l a sample plugin from http://filebeam.com/75936fc9141bdfdcbdbf7db7ed0952c0 Just unpack and make sure it resides in the folder "plugins/mango" If you want to write your own patchDB.xml, please take a look at the forum - Syntax is identical to that of patchSCP.xml This plugin was made for the Mangos database. --- >> WDBearManager 2006-09-12 by kizura // 1.2.6-W1.12.0 << o WDBTXT reworked - going live with tests If it works, users can put their WDBTXT online for sharing --- >> WDBearManager 2006-09-12 by kizura // 1.2.5-W1.12.0 << o Still working on patchSCP Found a problem with UTF-8 encoding Format improved (removed empty lines) --- >> WDBearManager 2006-09-12 by kizura // 1.2.4-W1.12.0 << o Uploaded wrong 1.2.3 archive --- >> WDBearManager 2006-09-12 by kizura // 1.2.3-W1.12.0 << o Fixed issue with patchSCP Thx to Hochelf for helping debugging --- >> WDBearManager 2006-09-11 by kizura // 1.2.2-W1.12.0 << o Swapped columns in questcache - nothing renamed, no loss of data Columns were swapped, sry. o gameobjectcache for 1.12.0 broken Need information about the format. o Re-worked patching SCP files o WDBTXT compatibility version changed to 1.2.2-W1.12.0 --- >> WDBearManager 2006-09-10 by kizura // 1.2.1-W1.12.0 << o Added api documentation to the build process (JavaDoc) o log4j.xml can now be edited (was inside the jar before) o WDBTXT: added compatibility checks o Import WDB files: replaced \r\n with "\r\n" (text) o Changed plugin mechanism Now every plugin must reside in a directory below the "plugins" folder The name of the jar and the properties file must be the same like the folder (Please expect a demo coming soon) o Error in db update - Script dropped table "questcache" But "creaturecache" should have been dropped - fixed o Typo in itemcache.xml wdb_RequiredSkillRank -> added a blank // fixed (no db update needed) o Typo in questcache.xml wdb_RewSpell wdb_StartingItemID wdb_Subdescription -> added a blank // fixed (no db update needed) o Fixed duplicate or multiple occurrence problem Since the implementation of LOCALE there was a bug concerning UPDATE. It overwrote values from other locales, fixed now. Please re-import old data (disable UPDATE) Thanks to Mulder/Darkman for showing me this issue. --- >> WDBearManager 2006-09-04 by kizura // 1.2.0-W1.12.0 << WARNING: BASE package has changed - Make sure you have at least wdbearmanager_1.2.0-W1.12_BASE.zip!! o Added keyword "@file:" to db-patching Allows the execution of a Jython script o DB Table update -> from 0.11 to 1.12-W1.12.0 itemcache - complete renewal // old data will be lost creaturecache - columns renamed gameobjectcache - columns renamed questcache - columns renamed (New names with information from the Mangos db and http://www.sourcepeek.com/wiki/Category:World_of_Warcraft) o New naming convention for the application and the DB first string contains the application's version string after "-" contains "W" and the WDB version supported eg: 1.2.0-W1.12.0 means "WDBearManager 1.2.0, supports all formats incl. 1.12.0" o New BASE Added MySQL 5 support (no more need to patch the "jars") o Added support for WDB version 1.12.0 --- >> WDBearManager 2006-08-16 by kizura // 1.1 BETA-10 (no_name) << o Added support for 1.11.2 o Updated "plugin" mechanism and started independent project for a plugin. Plugin and code will be released soon. --- >> WDBearManager 2006-08-14 by kizura // 1.1 BETA-9 (no_name) << 2006-06-29, latest change: 2006-08-14 o Enhanced support for different localized versions of the WDB files. Now enUS, enGB, deDE (etc etc) can be stored in one database without problems. o Added -locale switch (console version) o Jython script to eliminate duplicate entries inside the database included. Thanks to Mulder for this hint. o Completely rewrote PatchSCP.xml Thanks to Hochelf for the idea. o Added support for upto and including 1.11.1 WDB format o Changed the API, so tables can be altered w/o losing any data o Fixed itemcache (updated for 1.11.1 and found a bug concerning the name of a column; existed since WDB 1.8 support) --- 2006-04-11 1.0 (leb) o Thanks to John for the WDB 1.10 specs o Thanks to Annunaki for the "decryption" of the WDB header o Now parses ANY WDB file (Config files for each format) --- 2005-09-18 PRE-13 (die letzte trte) o changed XML format to parse WDB files thanks to Andrikos for the 1.6.x WDB specs o minor changes concerning documentation 2005-04-17 RC-1 PRE-12 (herren der winde) o fixed some minor issues 2005-04-07 PRE-9 (die goldene Kette) o Added automatic database update (Program checks, what version the db has and updates it, using SQL scripts) o Check for updates (own website) --- 2005-03-23 PRE-6 (Zwei Brueder) Added UTF support GUI only: Patching *.scp files is now defined in patchSCP.xml Added "import multiple WDB files" ( --- 2005-03-20 Added -J <parameter=value> set value for Jython script -script specify a Jython script, receives 'wdbmgrapi' variable which contains WDBManager_API instance --- 2005-03-17 Added -storeDB stores files inside a SQL database (default hsqldb) -mergequests merge quests from database with this quests.scp file -txtfolder output TXT to this folder, needs 'wdbfile' Creates a human readable .txt file (for debugging the WDB contents) -update update existing database entries (otherwise only INSERT) -verbose verbose mode, print info

    posted 629 days ago

  • wdbmgr-user UPD file released: wdbearmanager-2.3.4-WDB2.3.3-update.jar

    kizura zgabi, >=03/2005 wdbearmanager PLEASE If you like this program and find it useful: Please donate money to a charity organization of your choice. I recommend any organization that fights cancer. >> WDBearManager 2008-02-17 by kizura // 2.3.3-W2.3.3 << o Questcache/Itemcache updated to 2.3.3 o Moved to Java 6 Had to adjust some classes o Updated handling of unknown WDB files. PLEASE If you like this program and find it useful: Please donate money to a charity organization of your choice. I recommend any organization that fights cancer. --- >> WDBearManager 2007-04-07 by kizura // 2.3.0-W2.0.12 << o Added support for 2.0.12 WDB format o Minor changes concerning the API (added Exceptions) --- >> WDBearManager 2007-03-09 by kizura // 2.2.0-W2.0.10 << o Added support for 2.0.10 WDB format o Build process optimized - now downloads necessary FULL file to generate a patch. --- >> WDBearManager 2007-03-02 by kizura // 2.1.0-W2.0.8 << o Code cleanup - Debugging messages revised o Added new feature for wdb-import: Insert and update only if the imported WDB is newer o Installer updated - Tested with Ubuntu 6.10 Creation of program groups does not work, but desktop symbols does. PLEASE If you like this program and find it useful: Please donate money to a charity organization of your choice. I recommend any organization that fights cancer. --- >> WDBearManager 2007-02-16 by kizura // 2.0.1-W2.0.8 << o Support for 2.0.8 added o Minimum changes concerning Online-Update Now Berlios is used directly to get the updates. This even allows for FULL updates. --- >> WDBearManager 2007-02-15 by kizura // 2.0.0-W2.0.7 << o Added "Installer" version o Internal structure changed o Support for 2.0.7 added o YOU MUST DOWNLOAD THE NEW VERSION FROM BERLIOS OR SOURCEFORGE! --- >> WDBearManager 2007-02-09 by kizura // 1.5.2-W2.0.6-TBC << o Fixed db-update system. Former system was broken - so no one could patch from 1.2.0 (FULL) to 1.5.1 - Sorry for that - now it is fixed. --- >> WDBearManager 2007-01-24 by kizura // 1.5.1-W2.0.6-TBC << o Typo inside "itemcache.xml" wdbElement name="wdb_disenchantSkillLevel " should be wdbElement name="wdb_disenchantSkillLevel" --- >> WDBearManager 2007-01-24 by kizura // 1.5.0-W2.0.6-TBC << o Added support for 2.0.6 o Changed API - now columns of tables can be deleted --- >> WDBearManager 2006-12-12 by kizura // 1.4.0-W2.0.1-TBC_Beta << o Added support for 2.0.1 o Added menu entry "WDB: absolute positioning" This means: Each row of a WDB file contains the length of the record. After all data is read, the filepointer will be exactly positionend where it should be. This is necessary since Blizz screwed up gameobjects in 1.12.x. Users should not use this option, since it is merely for debugging and testing the XML format definitions. --- >> WDBearManager 2006-11-01 by kizura // 1.3.1-W1.12.2-TBC_Beta << o Enhanced support for TBC beta files / Updated questcache to the new format - 6022, 6046, 6052 --- >> WDBearManager 2006-10-27 by kizura // 1.3.0-W1.12.2-TBC_Beta << o Added support for TBC beta files Thanks to Kronos11 for the format. o Fixed gameobjects importing. Thanks to maximus for pointing me in the right direction. --- >> WDBearManager 2006-10-17 by kizura // 1.2.15-W1.12.2 << o Added getObjects() to the API o Added some more API functions - You will benefit from that, if you program plugins or scripts. --- >> WDBearManager 2006-10-14 by kizura // 1.2.14-W1.12.2 << o Added 1.12.2 compatibility Please report any errors you find. --- >> WDBearManager 2006-09-25 by kizura // 1.2.13-W1.12.0 << PLEASE DONT USE "AUTO-INSTALL" YOU MUST DOWNLOAD AND UNZIP MANUALLY. o Fixed gameobjectcache.xml for format 1.12 Not sure if it is correct, but it reads all WDB files. Like so often, the community did nothing to decipher the format... o WDBTXT format changed, because of the changes inside the database. o Fixed issue with importing of multiple WDB files - Now does not crash anymore, if the system does not know the fileformat. --- >> WDBearManager 2006-09-25 by kizura // 1.2.12-W1.12.0 << o Added "auto shutdown" when the user exits the program Now he is asked if he wants to shutdown HSQLDB (program checks what database he is using, so MySQL users will notice nothing) --- >> WDBearManager 2006-09-24 by kizura // 1.2.11-W1.12.0 << o pagetextcache.xml Contained the "wdb_test" column, sry for this - forgot to remove it when I debugged. o Changed "start_wdbmanager.bat" Now contains more detailed information about the database. --- >> WDBearManager 2006-09-24 by kizura // 1.2.10-W1.12.0 << o Improved "locale detection" inside the DB panel (for SCP patching, etc) Before it only checked "itemcache" Now more entries are checked. o patchSCP.xml: latest version included, sry for updgrades before... they included some old version. --- >> WDBearManager 2006-09-23 by kizura // 1.2.9-W1.12.0 << o Online update mechanism improved, REV 2 --- >> WDBearManager 2006-09-16 by kizura // 1.2.8-W1.12.0 << o Online update mechanism improved Now checks for updates everytime you start the application Downloads and installs automatically --- >> WDBearManager 2006-09-14 by kizura // 1.2.7-W1.12.0 << o Plugin mechanism improved. Please d/l a sample plugin from http://filebeam.com/75936fc9141bdfdcbdbf7db7ed0952c0 Just unpack and make sure it resides in the folder "plugins/mango" If you want to write your own patchDB.xml, please take a look at the forum - Syntax is identical to that of patchSCP.xml This plugin was made for the Mangos database. --- >> WDBearManager 2006-09-12 by kizura // 1.2.6-W1.12.0 << o WDBTXT reworked - going live with tests If it works, users can put their WDBTXT online for sharing --- >> WDBearManager 2006-09-12 by kizura // 1.2.5-W1.12.0 << o Still working on patchSCP Found a problem with UTF-8 encoding Format improved (removed empty lines) --- >> WDBearManager 2006-09-12 by kizura // 1.2.4-W1.12.0 << o Uploaded wrong 1.2.3 archive --- >> WDBearManager 2006-09-12 by kizura // 1.2.3-W1.12.0 << o Fixed issue with patchSCP Thx to Hochelf for helping debugging --- >> WDBearManager 2006-09-11 by kizura // 1.2.2-W1.12.0 << o Swapped columns in questcache - nothing renamed, no loss of data Columns were swapped, sry. o gameobjectcache for 1.12.0 broken Need information about the format. o Re-worked patching SCP files o WDBTXT compatibility version changed to 1.2.2-W1.12.0 --- >> WDBearManager 2006-09-10 by kizura // 1.2.1-W1.12.0 << o Added api documentation to the build process (JavaDoc) o log4j.xml can now be edited (was inside the jar before) o WDBTXT: added compatibility checks o Import WDB files: replaced \r\n with "\r\n" (text) o Changed plugin mechanism Now every plugin must reside in a directory below the "plugins" folder The name of the jar and the properties file must be the same like the folder (Please expect a demo coming soon) o Error in db update - Script dropped table "questcache" But "creaturecache" should have been dropped - fixed o Typo in itemcache.xml wdb_RequiredSkillRank -> added a blank // fixed (no db update needed) o Typo in questcache.xml wdb_RewSpell wdb_StartingItemID wdb_Subdescription -> added a blank // fixed (no db update needed) o Fixed duplicate or multiple occurrence problem Since the implementation of LOCALE there was a bug concerning UPDATE. It overwrote values from other locales, fixed now. Please re-import old data (disable UPDATE) Thanks to Mulder/Darkman for showing me this issue. --- >> WDBearManager 2006-09-04 by kizura // 1.2.0-W1.12.0 << WARNING: BASE package has changed - Make sure you have at least wdbearmanager_1.2.0-W1.12_BASE.zip!! o Added keyword "@file:" to db-patching Allows the execution of a Jython script o DB Table update -> from 0.11 to 1.12-W1.12.0 itemcache - complete renewal // old data will be lost creaturecache - columns renamed gameobjectcache - columns renamed questcache - columns renamed (New names with information from the Mangos db and http://www.sourcepeek.com/wiki/Category:World_of_Warcraft) o New naming convention for the application and the DB first string contains the application's version string after "-" contains "W" and the WDB version supported eg: 1.2.0-W1.12.0 means "WDBearManager 1.2.0, supports all formats incl. 1.12.0" o New BASE Added MySQL 5 support (no more need to patch the "jars") o Added support for WDB version 1.12.0 --- >> WDBearManager 2006-08-16 by kizura // 1.1 BETA-10 (no_name) << o Added support for 1.11.2 o Updated "plugin" mechanism and started independent project for a plugin. Plugin and code will be released soon. --- >> WDBearManager 2006-08-14 by kizura // 1.1 BETA-9 (no_name) << 2006-06-29, latest change: 2006-08-14 o Enhanced support for different localized versions of the WDB files. Now enUS, enGB, deDE (etc etc) can be stored in one database without problems. o Added -locale switch (console version) o Jython script to eliminate duplicate entries inside the database included. Thanks to Mulder for this hint. o Completely rewrote PatchSCP.xml Thanks to Hochelf for the idea. o Added support for upto and including 1.11.1 WDB format o Changed the API, so tables can be altered w/o losing any data o Fixed itemcache (updated for 1.11.1 and found a bug concerning the name of a column; existed since WDB 1.8 support) --- 2006-04-11 1.0 (leb) o Thanks to John for the WDB 1.10 specs o Thanks to Annunaki for the "decryption" of the WDB header o Now parses ANY WDB file (Config files for each format) --- 2005-09-18 PRE-13 (die letzte trte) o changed XML format to parse WDB files thanks to Andrikos for the 1.6.x WDB specs o minor changes concerning documentation 2005-04-17 RC-1 PRE-12 (herren der winde) o fixed some minor issues 2005-04-07 PRE-9 (die goldene Kette) o Added automatic database update (Program checks, what version the db has and updates it, using SQL scripts) o Check for updates (own website) --- 2005-03-23 PRE-6 (Zwei Brueder) Added UTF support GUI only: Patching *.scp files is now defined in patchSCP.xml Added "import multiple WDB files" ( --- 2005-03-20 Added -J <parameter=value> set value for Jython script -script specify a Jython script, receives 'wdbmgrapi' variable which contains WDBManager_API instance --- 2005-03-17 Added -storeDB stores files inside a SQL database (default hsqldb) -mergequests merge quests from database with this quests.scp file -txtfolder output TXT to this folder, needs 'wdbfile' Creates a human readable .txt file (for debugging the WDB contents) -update update existing database entries (otherwise only INSERT) -verbose verbose mode, print info

    posted 629 days ago

  • File released: /wdbmgr-user/FULL Release/wdbearmanager-2.3.4-WDB2.3.3-installer.jar

    posted 629 days ago

  • File released: /wdbmgr-user/FULL Release/wdbearmanager-2.3.4-WDB2.3.3-FULL.zip

    posted 629 days ago

  • File released: /wdbmgr-user/UPD/wdbearmanager-2.3.4-WDB2.3.3-update.jar

    posted 629 days ago

  • File released: /wdbmgr-user/UPD/wdbearmanager-2.3.4-WDB2.3.3-UPD.zip

    posted 629 days ago

  • File released: /wdbmgr-user/FULL-OLD/wdbearmanager-2.3.3-WDB2.3.3-FULL-05.zip

    posted 631 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

WDBearManager Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review