Rushor
e27fcb91c3
DB/SQL: Rename SQL to 2015_03_15_01_world.sql
2015-03-15 15:47:31 +01:00
Rushor
eee10edb56
Merge pull request #13997 from Rushor/malfurion
...
Scripts/SunkenTemple: Add Eventsupport for NPC: Malfurion Stormrage
2015-03-15 15:41:27 +01:00
Dr-J
03104087fa
DB/Quest: The Delicate Sound of Thunder / Lightning Infused Relics
...
By @Killyana
Closes #14269
2015-03-15 14:28:28 +00:00
Nayd
dbcfa3b120
SpellAuras.cpp: typo fix
2015-03-15 14:09:00 +00:00
Guillaume Belz
fb55b9bb85
FindOpenSSL: fix detection of OpenSSL 1.0.2
...
Closes #14284
(cherry picked from commit 9ffeb58d09 )
2015-03-15 13:11:46 +00:00
joschiwald
170bc318b3
Core/Player: fixed some leftovers in db after player delete
...
* character_arena_stats
* character_battleground_random
* character_cuf_profiles
* character_currency
* character_stats
* character_void_storage
(cherry picked from commit 2955a1f595 )
Conflicts:
src/server/game/Entities/Player/Player.cpp
src/server/shared/Database/Implementation/CharacterDatabase.cpp
src/server/shared/Database/Implementation/CharacterDatabase.h
2015-03-15 13:06:49 +00:00
Shauren
a23ad2b33c
Core/Auras: Fixed possible crash in Aura::RefreshDuration - Aura::GetCaster can return NULL
...
(cherry picked from commit 8cd1c9514f )
Conflicts:
src/server/game/Spells/Auras/SpellAuras.cpp
2015-03-15 12:57:08 +00:00
Dr-J
7833d34146
fix typo
2015-03-14 18:36:04 +00:00
Dr-J
a8c35bb491
DB/Misc: Change guids from previous commit
2015-03-14 17:14:07 +00:00
Dr-J
d617401134
DB/Quest: Prayer to Elune
...
Closes #5513
2015-03-14 15:32:54 +00:00
Dr-J
977c517392
DB/Quest: Ghost-o-plasm Round Up
...
By @Killyana Closes #1656
2015-03-14 15:29:48 +00:00
jackpoz
f1ae2c7b73
Revert "*Do not allow players to use vehicles to go further than 1st boss in Ulduar."
...
This reverts commit a009e53049 .
Remove hackfix for Ulduar vehicles, it should be handled in Ulduar script
2015-03-13 21:48:42 +01:00
Dr-J
d4440602ce
DB/Misc: Wildhammer Flare Gun
...
And same for alliance version even though less sql here as already had gossip menu unlike horde counterpart.
2015-03-12 17:07:10 +00:00
Dr-J
085b23ca0a
DB/Misc: Kor'Kron Flare Gun
...
Script replacement of item if player had destroyed item since doing initial quest in chain.
2015-03-12 16:10:44 +00:00
jackpoz
9948e633ab
Revert "Core/Server: Catch exceptions in int main()"
...
This reverts commit 958999ff5c .
Closes #14329
2015-03-11 20:59:21 +01:00
Aokromes
acc235a0f8
DB/Quest: Parts for the Job
...
By Killyana, closes #3854
2015-03-11 13:36:40 +01:00
Aokromes
c8c6b0fbf5
DB/Quest: Razormaw
...
By Killyana, closes #8988
2015-03-11 13:34:02 +01:00
Aokromes
634e5d41e4
DB/Creature: Tyrion flavor text
...
By Killyana, closes #12702
2015-03-11 13:31:02 +01:00
Aokromes
d6d7d956ff
DB/Quest: The Essence of Enmity
...
By Killyana, closes #12702
2015-03-11 13:29:19 +01:00
Aokromes
d195c7a71b
DB/Creature: High Tinker Mekkatorque
...
By Killyana closes #10604
2015-03-11 13:23:59 +01:00
Aokromes
9d3af9d30c
DB/Quest: wing commander gryphongar
...
By Killyana, closes #14182
2015-03-11 13:22:29 +01:00
Aokromes
a6962763aa
DB/Quest: The Lodestone
...
By Killyana closes #6861
2015-03-11 13:19:44 +01:00
Aokromes
76e7b8e00b
DB/Quest: Tooga's_Quest
...
By Rushor, closes #12322
2015-03-11 13:17:58 +01:00
Aokromes
141f6c1e7b
DB/Creature: Fix trainer training train spell instead proper skill spell
...
Closes #14337
2015-03-11 11:59:14 +01:00
Aokromes
3fbd10dd55
DB/Creature: Fix 2 factions and 1 spawn coords
...
Closes #14335
2015-03-11 11:29:26 +01:00
Dr-J
0b768f53bd
DB/Misc: Updates
...
* Sigrid Iceborne Closes #14287
* Wrong broadcasttextid for a text
2015-03-10 22:45:42 +00:00
jackpoz
22403121fe
Core/Dungeon Finder: Fix Vote Kick breaking LFG queue
...
Fix Vote Kick started with party in queue breaking the whole LFG queue. The status of Vote Kick is now storing in a bool variable in LfgGroupData, separated from LfgState of the group/members.
If a Vote Kick started with party in queue, the members were not removed from queue correctly and would cause LFG matching system to match these "broken" players but not allowing to start a dungeon.
Closes #10191
2015-03-10 21:11:54 +01:00
leak
147a959f51
CMake: Remove unused source reference
2015-03-09 14:53:23 +01:00
Dr-J
b6e27a0144
DB/Creature: Gordunni Proxy
...
Removing spawns of http://www.wowhead.com/npc=23450/gordunni-proxy from Feralas
1) In sniffs from 3.3.5/3.3.0 these npcs are not present at all in Feralas and we have no sniffs of spawns for these creatures what soever
2) These are level 71-72 which makes it look like dont belong here
2) These are marked as been credit npc for http://www.wowhead.com/quest=11096/threat-from-above which is level 70 tbc quest and the other Gordunni Ogres which give credit for this quest have killcredit1 set to this entry
Closes #12297
2015-03-08 17:24:11 +00:00
Dr-J
f172d7bf49
DB/Quest: Saving Yenniku
...
Fix http://www.wowhead.com/spell=3607/yennikus-release so that if player is higher level using http://www.wowhead.com/item=3912/soul-gem for http://www.wowhead.com/quest=592/saving-yenniku it does not insta kill Yenniku
2015-03-08 16:56:45 +00:00
click
f3101d20a9
Core: Change a few 'stupid' log-messages down to DEBUG-level
2015-03-08 12:01:33 +01:00
click
356f3b6bc5
Core: INFO->ERROR level adjustment in ObjectMgr.cpp
...
Suggest everyone attempt to remember this:
TC_LOG_TRACE = extreme debugging (debuginfo with packetstructures/data)
TC_LOG_DEBUG = debugging (detailed activity of functions and activites inside core)
TC_LOG_INFO = normal runstate (regular info like logins/logouts/levelups/passwordchanges etc)
TC_LOG_WARN = possible issue with config/data etc - things that are not how they should be)
TC_LOG_ERROR = actual error that has been either caought or must be fixed at some point
TC_LOG_FATAL = crash or data corruption imminent
Using the right logmech also helps distinguishing between 'regular runtime info' and stuff that might lead to a pissy situation later on... :)
2015-03-08 07:47:17 +01:00
click
0c7c25d6ed
Core/Script: INFO->DEBUG notification changes in ToC
2015-03-08 06:35:15 +01:00
click
a8a5fae4f9
Core/Scripts: INFO-DEBUG changes in scripts (gawd)
2015-03-08 06:34:49 +01:00
click
ad7b33a47f
Core: INFO->DEBUG level changes - forgot one in Map.cpp
2015-03-08 06:34:19 +01:00
click
781edbe46a
Core: More INFO -> DEBUG changes
2015-03-08 06:33:57 +01:00
click
d5718f3372
Core: WARN instead of INFO - this is actually something we'd want to be informed of...
2015-03-08 06:17:32 +01:00
click
6f961ba138
Core: And yet more INFO->DEBUG logging
2015-03-08 06:16:46 +01:00
click
a31bc08e44
Core: Pet.cpp - INFO -> DEBUG level notifications...
2015-03-08 06:12:01 +01:00
click
64584e9e7a
Core: More INFO -> DEBUG (Unit.cpp this time)
2015-03-08 06:11:12 +01:00
click
6e509cf7c1
Core: INFO->DEBUG cleanups in Player.cpp
2015-03-08 06:06:03 +01:00
click
15e56ed0b3
Core: More INFO -> DEBUG/WARN/ERROR mangling
2015-03-08 05:54:50 +01:00
click
132d4ede37
Core: More INFO -> DEBUG changes (WorldSession/WorldSocket)
2015-03-08 05:51:07 +01:00
click
8562be602b
Core: Move LOG_INFO -> LOG_DEBUG level for achievements
2015-03-08 05:40:20 +01:00
click
a854e17690
Core: Move some MMAPS-related INFO-messages to DEBUG
2015-03-08 05:38:53 +01:00
click
ec6bec6bc4
Core: Change some map-specific INFO-messages over to to DEBUG or ERROR
2015-03-08 05:30:33 +01:00
click
db302c28c2
Core: Move some more INFO-level logentries to DEBUG
2015-03-08 05:18:51 +01:00
MitchesD
999a5ffa64
Merge pull request #14012 from Rushor/Arca
...
Scripts/Arcatraz: Harbinger Skyriss Adds - Remove Unattackable Flag on Spawn
2015-03-07 17:53:38 +01:00
D4R4
ceea37c9e3
Scripts/The Lich King: Defile should not grow when player grabbed by Val'kyr is moves across
...
Closes #14131
2015-03-07 17:46:43 +01:00
joschiwald
31ee86e6ba
Fixed typo in dea095a84b
2015-03-07 17:44:13 +01:00