Giter VIP home page Giter VIP logo

database-2's Introduction

UDB (Unified Database) for CMaNGOS-WOTLK

A Content Database for CMaNGOS-WOTLK, and World of Warcraft Client Patch 3.3.5a - It Is Compatible Only With Client 3.3.5a (build 12340)

UDB is released under the GPL v2. The file (LICENSE.mdown) must be a part of any re-distributable packages made from this software. No licenses should be removed from this software if you are making re-distributable copies.

Compatibility

The UDB database is compatible with CMaNGOS-WOTLK core only.

Getting started

The basic principle behind this database repository is to have a single SQL file holding every table in the database. When something is changed into the database the modification is done by adding small SQL update files placed into the updates directory. Every time a user (that would be you or UDB Developers) wishes to change something into the database, he/she have to create and add the right SQL file. This helps tracking what changes are made, when and where.

Installation

UDB is the main content database for: mangos where the world is defined with creatures, items, objects, quests, etc.

It must be applied after creating the mangos database from your CMaNGOS core distribution CMaNGOS-WOTLK from CMaNGOS Project.

If you used the default values when installing your mangos core, simply run into a bash compatible shell (like Bash Git for Windows) the following command ./InstallFullDB.sh .

It will create a single file InstallFullDB.config .

If you have modified the default values for connecting to the database, in order to use this database repository, you will have to open InstallFullDB.config , and edit in the desired database, username and password according to how you have configured your MySQL server. Default values for mangos core are username:mangos , password:mangos , database:mangos . For security reasons, it is strongly adviced to use different username and password.

Once you have the desired database user and rights configured in MySQL, you may run again the ./InstallFullDB.sh command to load the individual data tables into your database, populate them and apply all updates since the last milestone.

Alternatively: You can use Windows Batch File ./Windows_Install_Script.bat if you are a Windows User and configure the Installation Options Setting Your MYSQL Database Names, Passwords and Source Folders. It will provide you a Menu With Various Installation Options and Configurations That Have Greatly Simplified The Process.

For a full installation guide, please refer to CMaNGOS installation instructions.

And if something goes wrong?

The best way to submit an issue is to use the Issue Tracker:.

database-2's People

Contributors

grz3s avatar xfurry avatar cala avatar x-savior avatar schmoozerd avatar spkansas avatar yayhooray avatar rushor avatar quixote72 avatar rog360 avatar tobschinski avatar evil-at-wow avatar horstche avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.