Commit Graph

339 Commits

Author SHA1 Message Date
Travis CI 86a9decf4c Importing pending sql 2018-05-07 14:21:28 +00:00
Stoabrogga d5038670a9 Fix quest 13956 "Meeting a Great One" (Children's Week) 2018-05-04 12:54:00 +00:00
Travis CI 783003f0e8 Importing pending sql 2018-04-19 17:54:52 +00:00
Barbz 9db1d639fc Merge pull request #755 from Nefertumm/PlayerBytes
Split playerBytes fields in characters table
2018-04-19 19:51:33 +02:00
Travis CI 842ac4c14c Importing pending sql 2018-04-09 08:54:10 +00:00
Yehonal d914be6e63 missing instance_template scripts 2018-04-09 08:52:18 +00:00
Travis CI 00cde32cd4 Importing pending sql 2018-03-29 16:35:34 +00:00
Barbz 5133af7b87 DB - Areatrigger - Removes warnings when booting the server (#819)
* DB - Areatrigger - Removes warnings when booting the server

There are 3 triggers that are from the areatrigger.dbc which are useless since the linked maps don't exist.
It's probably a mistake from blizz.

* Wrong database chosen...
2018-03-29 17:33:55 +01:00
Rochet2 d1646aeb0f Fix DB type to match core (#809)
* Fix DB type to match core

Reverts https://github.com/azerothcore/azerothcore-wotlk/pull/733

* Importing pending sql
2018-03-17 14:19:33 +00:00
Yehonal b9e122dfdf missing semi-colon in latest sql 2018-02-23 15:31:22 +01:00
Travis CI 520936be60 Importing pending sql 2018-02-23 11:56:33 +00:00
Evilpriest4 6a937dab5e Black Temple's Illidari Council (#790) 2018-02-23 12:53:31 +01:00
Travis CI eacf4100ca Importing pending sql 2018-02-09 09:21:12 +00:00
Inifield 6d97156dcd DB/BWL: Fix eggs being clickable and Grethok should yell when engaged 2018-02-08 12:51:42 +01:00
Travis CI 334ce0b601 Importing pending sql 2018-01-28 19:28:55 +00:00
Nefertumm de7d331daf Implemented guild info command (#756) 2018-01-28 20:27:17 +01:00
Travis CI 75ca1afe85 Importing pending sql 2018-01-28 18:58:23 +00:00
Gargarensis 883906baef Fixed Ashbringer visual on Tirion during Dk campaign (#765) 2018-01-28 19:56:43 +01:00
Travis CI f5f2e5bbf3 Importing pending sql 2018-01-28 14:09:50 +00:00
Nefertumm ca2ee81939 Wrong logs for creature_equip_template + startup errors fixes (#758)
* Fixed wrong logs

* Added some errors fixes on startup
2018-01-27 20:00:54 +01:00
Yehonal 84949746e1 import pendings 2018-01-21 10:19:43 +01:00
Nefertumm 4158d2a0d8 Implemented account_muted and feature mutehistory command (#753)
* Implemented account_muted and feature

mutehistory command.

* Added some Syntax.

* Fix sql_rev
2018-01-15 03:18:23 +00:00
Nefertumm 13d09b6590 PlayerBytes fields in characters table 2018-01-14 02:07:31 -03:00
Yehonal 90ed2548c0 imported pending files 2018-01-08 01:54:56 +01:00
Kaev 05cd8c8c61 Move area trigger storage from DBC to database (#742)
Renamed AreaTrigger + related stuff to AreaTriggerTeleport
2018-01-02 22:08:08 +01:00
Kaev 6d5d44c164 Fixed warning at server start related to transports (#733)
* Fixed warning at server start related to transports
Warning: GetUInt32() on non-(medium)int field. Using type: SHORT.

* Used the recommended way to add SQL updates
2017-12-21 12:15:42 +01:00
Kaev 6d5f59d83a Removed item DBC loading and use item_template table instead (#732)
* Removed item DBC loading and use item_template table instead
Added all NPC only items to item_template

* Used the recommended way to add SQL files
2017-12-12 19:17:27 +01:00
Yehonal b527073fd8 Fixed wrong version in sql files, please reapply manually 2017-12-11 02:45:31 +00:00
talamortis 2aa764506d Fix travis build 2017-12-08 11:31:01 +00:00
Yehonal 7a0a5613d0 Fixed Encounter Boss Faerlina:
+ fixed in combat with summons, you cannot skip them now
+ fixed naxxramas woshipper immunity: they are not immune to charm spells in 25 mode
+ fixed invisible Widow's Embrace spell in possessed npc bar
2017-12-08 10:43:22 +00:00
Yehonal c3bcacfb36 Imported pending sql 2017-12-05 03:06:57 +01:00
neltharionorg 29f4a1e090 Import uptime table and feature from TC (#717) 2017-12-04 23:57:42 +01:00
sucofog 9433c91d60 Import this fix's:
https://github.com/TrinityCore/TrinityCore/commit/da6065db00768735e70cd0a81af7f5ec4c2f0414
https://github.com/Golrag/TrinityCore/commit/d550f0fee8abe2517a6cbb43fbfa1f1a2fcbda9b
2017-11-25 01:07:39 +01:00
Yehonal 0f42b51143 DB: Fixed Wintergrasp aura to avoid phase conflicts in other context
it must be limited to WG since its phase cannot be present on character
while doing Ruby Sanctum for example
2017-11-21 15:48:52 +01:00
Yehonal 3649e70176 Fixed sql syntax error 2017-11-19 18:29:15 +01:00
Yehonal e727df7566 Imported pending sql 2017-11-19 16:29:45 +01:00
Yehonal b74e1e03ba DB: Fixed difficulty type condition for achievement statistics 2017-11-19 16:26:13 +01:00
Yehonal c4622096e9 Importing pending sql 2017-11-17 00:26:19 +01:00
Yehonal 8a7cef6f64 Fixed arena statistics by type 2017-11-17 00:24:23 +01:00
sucofog 2d464f94ed Added mmaps commands.
Port from Trinitycore, credits to its respective commiters.
2017-11-14 22:59:11 +01:00
sucofog 2bab14b1ca Import pending SQL from commit:
https://github.com/azerothcore/azerothcore-wotlk/commit/a2170f218b85bc534062835eb8d0dcb2b35ea9f0
2017-11-14 22:55:03 +01:00
sucofog b56d3de7d9 Scripts/Northrend: talk event for quest A Suitable Test Subject
Ported from: https://github.com/TrinityCore/TrinityCore/commit/fda99b2972aed2b98642f8974e34c5b18f7f3676

Credits to @Wyreth and Trinitycore
2017-10-29 11:15:00 +01:00
Yehonal d0af1c812b Importing pending sql 2017-10-17 01:37:03 +02:00
Kevin Starrheld 7026d2e561 DB/Misc: N/A (#685)
* Lord Thorval missing creature_text

* Warsong Recruitment Officer - Gossip (Hellscream's Vigil)

* startup errors
2017-10-16 18:58:24 +02:00
Yehonal 7b4c2fc6bc Update 2017_10_15_00.sql 2017-10-16 13:34:35 +02:00
Yehonal 51eb9d7e13 fixed nested function in latest sql updates
it's a particular case that we've to take care about next time:

a function cannot be created inside a procedure so
we need to move out its definition after pending import
2017-10-15 11:58:52 +02:00
Yehonal 76c9d3c497 Fixed latest sql importing process
Maybe has been executed on a non-bash shell (?)
2017-10-15 11:49:21 +02:00
yehonal dd463b30b6 Wrong column name in sql 2017-10-14 20:15:16 +02:00
talamortis 3d908d31a2 removed pending world SQL files 2017-10-14 17:03:42 +01:00
talamortis 9137450679 Imported Pending SQL files 2017-10-14 10:54:06 +01:00