Commit Graph

11 Commits

Author SHA1 Message Date
Duarte Duarte
df444890da SQLs: Replace placehold variable by default world db name
Travis tests SQL imports and it would fail otherwise.

Do not forget to change the variable to your world database name (if different from 'world') in the file 2014_12_25_00_hotfixes_locale_broadcast_text.sql
2014-12-26 14:34:26 +00:00
Shauren
3c3b42362f Core/DataStores: Added DB2Manager
* Moved DB2 helpers to new class
* Moved hotfix data to hotfixes database and core management functions to DB2Manager class
* Updated HotfixNotifyBlob packet
2014-12-26 01:38:40 +01:00
Shauren
9eb70940bd Core/DataStores: Moved broadcast_text handling to DB2Storage 2014-12-25 22:20:16 +01:00
Kinzcool
96b5eafc06 DB/Hotfixes: Fixed some texts in broadcast_text that had double quotation marks 2014-10-24 15:11:40 -04:00
Kinzcool
cb4509b286 DB/Hotfixes: Added TaxiPathNode 2014-10-24 14:56:29 -04:00
Kinzcool
3af755e2ee DB/Hotfixes: Added GameObjects 2014-10-19 21:12:41 -04:00
DDuarte
6c11194e62 DB: Create hotfixes_database.sql file and update .travis.yml to import hotfixes
Note: hotfixes_database.sql will be empty until the next TDB release

And here's a friendly reminder that trinity now uses 4 DBs: characters, auth, world and hotfixes
2014-10-19 23:57:47 +01:00
Kinzcool
73b8fd14ab DB/Hotfixes: Fixed a problem from the parser 2014-10-19 17:34:20 -04:00
Kinzcool
d1ae8d7b01 DB/Hotfixes: Added BroadcastText
* ToDo: delete the one in `world`
2014-10-19 17:14:49 -04:00
Kinzcool
1c3e1fa15d DB/Hotfixes: Added Creature & CreatureDifficulty 2014-10-19 13:11:51 -04:00
Kinzcool
0bf163bf8f DB/Hotfixes: Created a hotfixes database for DB2 data that can be sent via SMSG_DB_REPLY
* Added AreaPOI
* Added AreaPOIState
2014-10-19 01:19:40 -04:00