Commit Graph

21 Commits

Author SHA1 Message Date
Barbz
fa65a8070a DB/Characters: Remove unused tables "uptime" and "cheaters" (#1000)
* DB/Characters: Remove unused tables "uptime" and "cheaters"
2018-09-03 22:40:38 +02:00
barncastle
2c9b2542d6 Implement banned_addons (#647) 2017-09-17 17:13:43 +02:00
Yehonal
f873100cab Revert changes to base account table
We MUST NOT change the base sql if we've the update sql file
otherwise db updating will fail
2017-08-21 11:50:11 +02:00
Nefertumm
5015e401f7 fix account.sql 2017-06-30 02:53:44 -03:00
Nefertumm
9d2484bfc7 Implement ip2nation and ip2nationCountries 2017-06-30 01:54:22 -03:00
Yehonal
212edb5034 Archived old sql files, they are now integrated in base 2016-11-18 13:23:30 +01:00
Yehonal
c71622438d [DB] fix on characters base tables
Don't worry, you don't need to change anything in your db characters
2016-09-05 12:18:23 +02:00
Yehonal
19273cb9f5 [DB] Fixed Some strange missing data/fix on base db
I've exported the database again starting from
0.x base and applying archived updates again

We strongly suggest to reset your world db with new base
and applying updates again.

To save time, use our db_assembler script
2016-09-05 12:07:11 +02:00
Yehonal
b211edb6c0 Better names for sql folders + added custom and pending 2016-08-25 15:33:11 +02:00
ShinDarth
d641365b3b Script/Commands: fix all command permissions 2016-08-21 20:50:02 +02:00
Yehonal
27f5578f16 Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk 2016-08-14 12:59:14 +02:00
Yehonal
f178841a3a wrong db exported 2016-08-14 12:58:39 +02:00
ShinDarth
338318e262 DB/Characters: fix code indentation 2016-08-14 12:34:03 +02:00
ShinDarth
f6b759adce DB/Characters: fix base dumps 2016-08-14 12:31:40 +02:00
Yehonal
fc05c82f65 base db is now splitted in multiple sql
you can use db_assembler crossplatform tool from our repository

to assemble it in a single sql file
2016-08-14 06:49:03 +02:00
ShinDarth
1dc2d2be04 DB/World: fix world_db_version 2016-08-12 11:53:58 +02:00
ShinDarth
e9089ed793 DB/Characters: update DB structure 2016-08-12 11:49:04 +02:00
ShinDarth
2ba9f6f17b Script/Commands: imported .instance get/setbossstate commands from TrinityCore 2016-08-10 20:00:40 +02:00
ShinDarth
f2dfe2b8e3 Core/Strings: imported 157 LANG_* strings from TrinityCore 2016-08-10 19:17:26 +02:00
ShinDarth
c5108fc680 DB/dumps: update base files 2016-08-08 19:16:06 +02:00
Yehonal
41d763fd19 [DB] Renamed databases -> base 2016-08-07 12:23:03 +02:00