Carbenium
e8ea7b5ede
Core/Player: Fix wrong format specifier in a log message
...
(introduced in 230e820898 )
2015-11-14 16:17:07 +01:00
Vincent-Michael
39a5844c6e
Core: Fix warning
...
(cherry picked from commit d0c28c66eb )
2015-11-14 04:25:11 +01:00
Vincent-Michael
700508e484
Core/Condition: Fix issue reported by static analysis
...
Coverity defect ID: 1339314
(cherry picked from commit d188960216 )
2015-11-14 04:24:51 +01:00
Carbenium
230e820898
Core/Creature: Remove duplicate call to LoadCreatureAddons in Creature::Create
...
* Add error log for duplicated aura entries in creature_(template_)addon
(cherry picked from commit c5f635b689 )
Conflicts:
src/server/game/Entities/Creature/Creature.cpp
src/server/game/Globals/ObjectMgr.cpp
2015-11-14 04:22:42 +01:00
Carbenium
4e76974ce5
Core/Player: Move KillRewarder to its own file
2015-11-14 03:01:02 +01:00
Shauren
5b1303a795
Core/PacketIO: Updated and enabled a few movement opcodes
2015-11-14 00:20:59 +01:00
Shauren
d31706b07e
Core/DBLayer: Improve error message from 0a27f8bce2
2015-11-13 22:43:36 +01:00
Carbenium
17a5f51a29
Fix non-PCH build
2015-11-13 14:17:01 +01:00
Carbenium
2d7d6f505c
Core/Player: Move TradeData to its own file
2015-11-13 10:23:33 +01:00
Shauren
5604aed5f1
Fix build for mysql versions older than 5.7
2015-11-13 00:01:31 +01:00
Shauren
0a27f8bce2
Core/DBLayer: Ensure that MySQL version used when compiling is the same as libmysql.dll version used for running the server.
...
Ref #15848
2015-11-12 17:54:22 +01:00
Shauren
b5fbf773a5
Buildsystem: Fixed building on windows 10 with cmake 3.4
2015-11-12 16:59:07 +01:00
Carbenium
e8108b518b
Tools/ConnectionPatcher: Fix signature patching on OSX
...
Closes #15003
2015-11-11 23:15:30 +01:00
Shauren
524e83986e
Core/PacketIO: Updated and enabled battlefield opcodes
2015-11-11 00:40:53 +01:00
jackpoz
ec3bba64f0
Core/Commands: Fix NULL dereference crash
...
Closes #15833
(cherry picked from commit abd4e2e0f1 )
2015-11-10 21:27:50 +01:00
Shauren
61c7161a10
Core/Units: Updated melee/spell hit chance calculation
2015-11-10 17:33:36 +01:00
Killyana
e2e8a0d1bc
DB/SAI: Add missing text for Lore Keeper of Norgannon
2015-11-10 16:27:52 +01:00
Carbenium
7eb314fcd1
Core/Player: Improve a log message
2015-11-10 00:06:03 +01:00
Carbenium
4ea7e707f7
Core/ObjectMgr: Disable not linked graveyard error log for zoneId == 0
...
(cherry picked from commit 52394eb93c )
Conflicts:
src/server/game/Globals/ObjectMgr.cpp
2015-11-09 23:51:41 +01:00
Killyana
7e0a61c70b
Merge pull request #15022 from robinsch/GOdespawn
...
SmartAI: Possibility to despawn object with SMART_ACTION_FORCE_DESPAWN
(cherry picked from commit 90c4304f1e )
2015-11-09 18:10:46 +01:00
Shauren
dfc8ea0ad5
Core/Commands: Improved additem and additemset commands. Added optional parameter allowing to specify bonuslist ids for items (you can copy the ids from wowhead urls)
2015-11-09 17:57:37 +01:00
Killyana
26e7d01af6
DB/Quest: Aberrations
2015-11-09 14:52:20 +01:00
Killyana
e1d442cf7d
DB/Misc: Add missing gossip option text for Brassbolt Mechawrench and Reginald Arcfire
...
Replace vendor of the brewfest condition by achievement instead of quest
2015-11-09 14:49:15 +01:00
Shauren
7c238cdefa
Core/Items: Implemented new item bonus types
2015-11-08 15:10:18 +01:00
MitchesD
49d487b9c8
DB/SAI: fix phase related start up errors
2015-11-08 10:56:56 +01:00
Carbenium
271390753d
TDB 6.03 - 2015/11/08
TDB6.03
2015-11-08 02:20:45 +01:00
Carbenium
3dde44cf64
DB: Add missing change to char base after 39d29edf93
2015-11-08 00:39:33 +01:00
Melvin1263
262e61aae1
Core/DataStores: Fixed reading uint64 fields from DB2 files
...
Closes #15818
Closes #15752
2015-11-07 18:50:13 +01:00
Shauren
78aa35ad5e
Merge pull request #15791 from Golrag/FlyingCreatureGroupsPositionZ
...
Core/CreatureGroups: Don't set positionZ to ground for flying creatures.
2015-11-07 14:51:37 +01:00
MitchesD
0031a6e134
Merge pull request #14664 from tkrokli/Exorcism_of_Colonel_Jules
...
[Core/DB] Quest: The Exorcism of Colonel Jules
(cherry picked from commit 5db0202a0a )
2015-11-07 13:32:24 +01:00
Vincent-Michael
6d01960448
Updated url for tc wiki
2015-11-07 11:22:16 +01:00
Carbenium
752474e2ae
Rename SQL files
2015-11-07 03:45:00 +01:00
Killyana
ff2db2758e
DB/Creature: Ahn'Qiraj 434 & 6X Spawns
...
Closes #15784
2015-11-07 02:11:59 +01:00
Killyana
e9d910a87b
DB/Creature: Apexis Flayer
2015-11-07 01:52:44 +01:00
Killyana
c9b7101d7f
DB/Page text: Saga of the Sin'dorei
2015-11-07 01:27:11 +01:00
Shauren
88584a7398
Merge pull request #15495 from Treeston/3.3.5-gemperfection
...
Core/Spell: Implement "Gem Perfection" (and framework for similar spells in the future)
(cherry picked from commit 15cafba8d5 )
2015-11-07 01:15:21 +01:00
Carbenium
74d7627778
Merge pull request #15720 from Tonghost/3.3.5
...
Core/Items: Fix a trading spoof exploit.
(cherry picked from commit 12ae32a9b6 )
Conflicts:
src/server/game/Entities/Item/Item.cpp
2015-11-07 01:02:11 +01:00
w1sht0l1v3
f605300c71
Core/Quests: Fix a CMSG injection abuse.
...
closes #15709
(cherry picked from commit 11f0c85bd4 )
Conflicts:
src/server/game/Handlers/QuestHandler.cpp
2015-11-07 00:47:58 +01:00
MitchesD
b236f5f50d
Merge pull request #15755 from ShinDarth/reset-stealth
...
Fixed some rare stealth/prowl visual bugs after duel cd reset
(cherry picked from commit 6f844f36c3 )
2015-11-07 00:43:18 +01:00
Shauren
949c0b58a9
Merge pull request #15746 from Rushor/Venom
...
Core/Spells: Reduce Duration for EffectEnchantHeldItem-Spells
(cherry picked from commit c04c409f41 )
Conflicts:
src/server/game/Spells/SpellEffects.cpp
2015-11-07 00:42:41 +01:00
blub
bf7175ee83
Merge pull request #15731 from ShinDarth/toscri
...
Convert the Duel Cooldown Reset feature to scripts
(cherry picked from commit 5c449b50aa )
2015-11-07 00:38:05 +01:00
MitchesD
42cf4e7713
Merge pull request #15727 from ShinDarth/duel-cd
...
Core/SpellHistory: Improved Cooldown Duel Reset
(cherry picked from commit 981e764004 )
Conflicts:
src/server/game/Spells/SpellHistory.cpp
2015-11-07 00:37:34 +01:00
MitchesD
63f253e95c
Merge pull request #15697 from ShinDarth/cd
...
Core/Player rewritten duel CD reset system
(cherry picked from commit 4204805d47 )
Conflicts:
src/server/game/Spells/SpellHistory.cpp
src/server/game/Spells/SpellHistory.h
src/server/game/World/World.h
2015-11-07 00:35:24 +01:00
Shauren
8ceffaef44
Merge pull request #15646 from ShinDarth/ticket
...
Core/Player: implement ResetCoolDownAfterDuel configurable feature
(cherry picked from commit 5b8f1469ca )
Conflicts:
src/server/game/Spells/SpellHistory.cpp
src/server/game/Spells/SpellHistory.h
src/server/game/World/World.h
2015-11-07 00:15:00 +01:00
Naios
ed20680f92
Merge pull request #15711 from ShinDarth/bg-leave
...
Core/BG: Improved Battleground.InvitationType = 2
(cherry picked from commit 5a71eb7384 )
2015-11-06 23:51:10 +01:00
Naios
441be76050
Merge pull request #15676 from ShinDarth/bg2
...
Core/Battlegrounds: implement even BG teams configuration
(cherry picked from commit f179c4180f )
2015-11-06 23:46:53 +01:00
pete318
39d29edf93
Merge pull request #15707 from ShinDarth/pvpstats
...
Core/BG fix .character changefaction pvpstats victories amount
(cherry picked from commit 69941864ef )
Conflicts:
sql/base/characters_database.sql
src/server/game/Battlegrounds/Battleground.cpp
2015-11-06 23:46:03 +01:00
Shauren
ec1583df67
Core/Corpses: Fixed a possible crash adding bones to grid
...
Closes #15808
2015-11-06 21:30:08 +01:00
duhow
28bdb50d80
Scripts/Commands: Add taxinodes cheat status to
...
* Some cleanup
Closes #15065
(cherry picked from commit 558ce7d877 )
Conflicts:
src/server/scripts/Commands/cs_cheat.cpp
2015-11-06 20:17:38 +01:00
Killyana
c8b91dd511
DB/Quest: The Echo of Ymiron
2015-11-06 19:26:41 +01:00