Commit Graph

19886 Commits

Author SHA1 Message Date
Ascathor
e5553cfb78 Core/Command: Fix ban info order for .pinfo 2013-10-27 20:38:33 +01:00
Filip
fa33c428e9 DB/Cond: Prevent multiple spawns in vicinity
By @dr-j fixes #11128
2013-10-27 19:15:57 +01:00
Shauren
f0794d7585 Core/Transports: Correct path generation for a few transports 2013-10-27 11:15:56 +01:00
Shauren
b81bf7d025 Core/Spells: Implemented additional conditions for spells that start cooldown after an event instead of after cast 2013-10-26 14:39:00 +02:00
jackpoz
daf5a4b5c3 Core/Chat Commands: Allow to add overlapping teles .
Allow to add overlapping teles like "abc" even if "abcde" already exists. This wasn't possible and a "Teleport already exists" error was thrown instead.
2013-10-25 21:50:52 +02:00
Subv
a14bbf773e Merge pull request #11120 from AliveShiro/battlefield_cosmetic
Game/Battlefield: Cosemtic changes
2013-10-25 09:06:57 -07:00
AliveShiro
cc89ac0be3 Game/Battlefield:
- Remove double definition of one NPC
- Use definition instead a "magic number"
2013-10-25 17:30:24 +02:00
Filip
5e62edd7c9 Db/Update: Rockjaw Backbreaker script spam
By @untaught fixes #11112
2013-10-25 15:52:26 +02:00
Shauren
f93ac805fd Core/Transports: Fixed double deleting IoC transports 2013-10-25 12:37:48 +02:00
Filip
b926039e18 DB/SAI: Cleansing the Scar
By @untaught fixes #11117
2013-10-24 21:19:20 +02:00
Filip
8949636257 DB/SAI: Swift Discipline
By @untaught fixes #11118
2013-10-24 21:19:16 +02:00
Filip
626f1f0f9f DB/Errors: Db error clean up
By @untaught fixes #11116
2013-10-24 15:18:15 +02:00
Discover-
950ac949cb DB/SAI: Fix scripts using SMART_TARGET_NONE that were 'broken' by 9653576cb4. 'Broken' is quoted because scripts using SMART_TARGET_NONE are most of the time broken by default anyway. 2013-10-24 06:22:00 +02:00
Filip
f6f102c70b DB/SAI: Add Gymer text and faction friendly to horde also. 2013-10-23 14:09:43 +02:00
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