Filip
63cfb712d3
DB/SAI: This just in: Fire still hot!
...
By @untaught fixes #10752
2013-10-23 13:45:11 +02:00
jackpoz
cdcee93854
Core/IoC: Fix uninitialized timer
...
Fix uninitialized Docks timer in Isle Of Conquest .
Valgrind log:
Conditional jump or move depends on uninitialised value(s)
at : BattlegroundIC::HandleCapturedNodes(ICNodePoint*, bool) (BattlegroundIC.cpp:665)
by : BattlegroundIC::PostUpdateImpl(unsigned int) (BattlegroundIC.cpp:228)
by : Battleground::Update(unsigned int) (Battleground.cpp:300)
by : BattlegroundMgr::Update(unsigned int) (BattlegroundMgr.cpp:93)
by : World::Update(unsigned int) (World.cpp:2062)
2013-10-22 22:59:47 +02:00
Gacko
635e1467a4
Rename SQL file (thx Aokromes)
2013-10-22 20:40:43 +02:00
Gacko
e8e148bee9
Rename sql file and apply some code style. *sigh*
2013-10-22 20:27:50 +02:00
gerripeach
5c0cf982a7
Core/Spell: Shaman Bloodlust/Heroism ignore LOS
...
closes : #6307
2013-10-22 20:27:50 +02:00
Vincent_Michael
9802c7b891
Scripts/Misc: Coding Style unification? (by Aokromes)
2013-10-22 20:24:05 +02:00
Gacko
0f92d513f8
Merge pull request #11092 from gerripeach/pull_request
...
Core: add missing comment
2013-10-22 11:14:10 -07:00
gerripeach
d745e32f1c
Core: add missing comment
2013-10-22 17:24:59 +02:00
Shauren
06f5011071
Core/Auras: Added serverside checking for UNIT_FLAG_PACIFIED when attempting to start melee attack
...
Closes #8623
2013-10-22 17:09:41 +02:00
Shauren
3e12fe84c8
Core/Transports: Fixed players taking fall damage when teleporting from transports
...
Closes #11076
2013-10-22 17:02:01 +02:00
Discover-
0cc32e28e3
Core/SAI: Rename SMART_EVENT_TARGET_CASTING to SMART_EVENT_VICTIM_CASTING as that's what it actually does. It was often confused to use the target_type field instead of the victim.
2013-10-22 15:59:32 +02:00
jackpoz
fc947e2508
Core/Quest: Remove assertion
...
Remove assertion about Quest ExclusiveGroup since they are triggered even when adding valid quests to npcs. Fixes #8336 .
How to reproduce steps:
- .gm off
- add quest 11335 in creature_queststarter
- .reload creature_queststarter
- get in range of that creature
- .gm on
- assertion triggered
2013-10-21 23:41:31 +02:00
Filip
989cc35d8c
DB/SAI: Misc Fixes from IT
...
By @dr-j and @untaught
Fixes #11081 fixes #11080 fixes #11082
2013-10-21 23:11:38 +02:00
Subv
4123468f72
Merge pull request #11050 from Ascathor/master
...
Core/Command: Improve .group list to feature several notes and features ...
2013-10-21 05:28:35 -07:00
Discover-
1a6157985c
Core/Misc: Get rid of some useless code
2013-10-21 09:15:17 +02:00
Aokromes
2853e57c3f
Merge pull request #11077 from Elron103/pullrequests2
...
DB/Gossip: Update some data for trainer NPCs from sniffs
2013-10-20 07:47:09 -07:00
Elron103
468425608a
DB/Gossip: Update some data for trainer NPCs from sniffs
2013-10-20 16:40:39 +02:00
Shauren
b6db622b52
Core/Transports: Fixed crashes happening when passenger is removed from transport during teleport
...
Closes #11067
2013-10-20 14:27:17 +02:00
gerripeach
f8b1b264d1
Core/Spells: Fixed diminishing returns on creatures with CREATURE_FLAG_EXTRA_ALL_DIMINISH
...
Closes #11073
2013-10-20 12:47:54 +02:00
Shauren
dd9ea285ae
Merge pull request #11072 from gerripeach/diminishing_returns2
...
Core/Spell: Earthbind totem should not have DR (Diminishing Returns)
2013-10-20 03:40:36 -07:00
gerripeach
cb89a42946
Core/Spell: Earthbind totem should not have DR (Diminishing Returns)
...
closes : #7037
2013-10-20 12:30:22 +02:00
Aokromes
c1712c0b14
DB/Misc: Ormorok the Tree Shaper Spell Reflect
...
Closes #10789
2013-10-20 10:52:36 +02:00
Aokromes
443d4a6b8e
Merge pull request #11071 from gerripeach/group_crash
...
Core/Group: Fix crash in "Group::GetMembersCount"
2013-10-20 00:54:10 -07:00
gerripeach
93dbf20513
Core/Group: Fix crash in "Group::GetMembersCount"
...
closes : #9350
2013-10-20 06:26:29 +02:00
Subv
6534df8464
Merge pull request #11070 from gerripeach/pets
...
Core/Pet: Allow all pets to swim
2013-10-19 21:20:21 -07:00
gerripeach
7223adb0a0
Core/Pet: Allow all pets to swim
...
closes : #9331
2013-10-20 06:17:11 +02:00
Aokromes
faa23e118a
Merge pull request #11069 from Elron103/pullrequests2
...
DB/Conditions: Fix conditions for class trainer npcs, so gossip menus will show up correctly for every class
2013-10-19 19:19:02 -07:00
Elron103
23fa9ec018
DB/Conditions: Fix conditions for class trainer npcs, so gossip menus will show up correctly for every class
2013-10-20 04:08:11 +02:00
Machiavelli
b845e6af2b
Merge pull request #10989 from Elron103/pullrequests2
...
Core/Tickets: Fix crash in TicketMgr::ResetTickets()
2013-10-19 09:31:47 -07:00
Kinzcool
8ff52bf05d
DB/Gameobjects: Added few missing gameobjects templates from 5.4.0 sniffs.
2013-10-18 22:39:34 -04:00
Vincent_Michael
5915a220a5
Misc: Removed some whitespace
2013-10-19 03:39:58 +02:00
Vincent_Michael
59caeb8b49
DB/Gossip: Added some missing gossips (Source: 5.4.0 sniffs)
2013-10-19 03:24:59 +02:00
Shauren
5259539a5f
Core/Transports: Fixed crashes when instance with transports unloads
...
Closes #11056
2013-10-18 21:17:58 +02:00
Shauren
e21eef5c4a
Core/Transports: Added missing include
2013-10-18 20:16:27 +02:00
Shauren
38b682d7a8
Core/Maps: Added gameobject case for AddObjectToSwitchList and fixed logic in RemoveAllObjectsInRemoveList
2013-10-18 20:12:36 +02:00
Vincent_Michael
77013aa081
Core: Fix warnings
2013-10-18 13:31:09 +02:00
Vincent_Michael
47741f4fa6
Core/Object: Added more information for MovePosition log
2013-10-18 12:36:54 +02:00
Vincent_Michael
94161a8341
Core/Creature: Added log/change back to default speed for speed walk / run = 0 (Speed is never zero)
2013-10-18 12:35:11 +02:00
Vincent_Michael
ddada2d182
Scripted/ScarletMonastery: Fix crash for headless horseman
2013-10-18 12:25:50 +02:00
Kinzcool
b1bef5b0c6
Updated all values of gender column in creature_model_info.
2013-10-17 19:44:59 -04:00
jackpoz
4aee86627e
Core/WorldSession: Mitigate DoS attacks
...
Mitigate DoS attacks like one explained in #10555 by processing a limited number of packets at each WorldSession::Update() call, allowing other WorldSessions to be processed.
100 packets in a single update sound like a reasonable amount.
2013-10-17 22:03:51 +02:00
Ascathor
193f4ed868
Core/Command: Improve .group list to feature several notes and features to improve handling.
2013-10-17 14:58:37 +02:00
Vincent-Michael
a0b3863bd1
SQL: Update auth base
2013-10-17 12:17:47 +02:00
Shauren
565dd4299c
Build fix
2013-10-17 00:55:50 +02:00
Shauren
59fd2520fc
Core/Creatures: Removed remains of creature_transport table
2013-10-17 00:20:00 +02:00
Kinzcool
c91a25f339
Because Github commiting sucks.
2013-10-16 16:50:34 -04:00
Kinzcool
e6440abc3f
Corrected the graveyards for Onyxia's Lair instance.
2013-10-16 16:45:10 -04:00
Filip
5744317217
DB/SAI: Primordial Drake Egg/Hatchling
...
Fixes #11051 by @dr-j and @untaught
2013-10-16 21:59:29 +02:00
Shauren
0f4fdb9bc4
Fixed sql files for ce55647c41
2013-10-16 19:39:03 +02:00
Shauren
e0cb49af9c
Build fix
2013-10-16 19:30:29 +02:00