Commit Graph

25492 Commits

Author SHA1 Message Date
Rat
92aafbf111 Core/Items: fixed inventory item moving/splitting 2014-12-20 22:29:06 +01:00
Rat
b3a5f466d5 Core/Items: fixed item destroy (needs porting..) 2014-12-20 17:37:13 +01:00
Rat
ec513ecfc2 Core/Items:
- Added basic inventory item movements
(packets need to be ported to new handlers after more testing)
- Fixed some item visual bugs
2014-12-20 17:25:15 +01:00
Duarte Duarte
e6339778c8 Merge pull request #13720 from AriDEV/6.x
Server/DataStore: Updated DBC & DB2 Checks For 6.0.3 (19342)
2014-12-20 16:06:54 +00:00
AriDEV
fc5e77f047 Server/DataStore: Updated Error Message Text
Signed-off-by: AriDEV <aridev666@gmail.com>
2014-12-20 16:23:54 +01:00
AriDEV
b9383bfa07 Server/DataStore: Updated DBC & DB2 Checks For 6.0.3 (19342)
Signed-off-by: AriDEV <aridev666@gmail.com>
2014-12-20 16:20:12 +01:00
Vincent-Michael
5177d776d2 DB/BattleNet: Update wow build to 19342 2014-12-20 11:32:26 +01:00
Gooyeth
fa267e9613 Hide Battleground List window
The Battleground List window never showed on retail.

Blizzlike.
(cherry picked from commit 2a307f685c)

Conflicts:
	src/server/game/Battlegrounds/BattlegroundMgr.cpp
2014-12-19 23:34:24 +00:00
Shauren
c3e959b9db Core/Battle.net: Decrypt remainder of the packet that arrives together with EnableEncryption 2014-12-20 00:25:11 +01:00
Shauren
9f0051c4e5 Core/Spells: Implemented using dbc spellpower/ap coeffiecients for spells 2014-12-19 23:52:29 +01:00
Nayd
ff0c11e25d Tools/ConnectionPatcher: Pause program when an error happens
Similar to what is done in mmaps_generator and vmap4_extractor.
This hopefully reduces the number of problems that Windows users have
when patching fails.

Closes #13580
2014-12-19 21:35:59 +00:00
Kinzcool
bdeb3026e2 DB/Quests: Added a new quest table for their objectives 2014-12-19 16:33:31 -05:00
Vincent-Michael
2721cf8340 Core/Packets: Fix typo (meh @Intelz) 2014-12-19 22:14:18 +01:00
Rat
9fefd963b3 Core/Spells: fixed build and SelectEffectImplicitTargets logic 2014-12-19 20:47:01 +01:00
Rat
085df6d987 Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into Spells
Conflicts:
	src/server/scripts/Northrend/Ulduar/HallsOfLightning/boss_loken.cpp
2014-12-19 20:10:10 +01:00
Rat
0e06022827 Core/Spells: added .auras command (temp, for easy aura debugging) 2014-12-19 20:05:02 +01:00
Shauren
5f133e3e4d Core/Spells: Implemented varying damage for spells with no base value 2014-12-19 18:55:09 +01:00
Nyeriah
1e30bc4483 Scripts/HallsOfLightning: Readd a safe-measure line to remove Loken's aura
(cherry picked from commit 37ccea13cb)
2014-12-17 15:04:35 -02:00
Nyeriah
037418a116 Scripts/Naxxramas:
* Implement dialogue after Sapphiron dies.
* Spawn missing triggers at Kel'Thuzad's room.
* Implement a couple of missing texts and emotes to Kel'Thuzad's fight.

(cherry picked from commit dd942db85f)
2014-12-17 14:56:42 -02:00
mthsena
88b197b2ef Scripts/MountHyjal: Kill warning
(cherry picked from commit 884953942b)
2014-12-15 22:07:26 +01:00
Nyeriah
4d228c2cce Scripts/HallsOfLightning: Implement Loken's intro speech and rewrite boss script to EventMaps/BossAI
(cherry picked from commit d417e92930)
2014-12-15 15:54:26 -02:00
joschiwald
58aca0da81 Scripts/Archimonde: replaced one yell with proper db content and unhacked drain world tree 2014-12-15 00:05:30 +01:00
Shauren
fedca01b4b Core/Spells: Updated base scaling value calculation 2014-12-14 16:14:08 +01:00
Shauren
6437084d4c Core/Items: Updated random property value calculation 2014-12-14 16:13:41 +01:00
Shauren
19528f54a5 Core/Spells: Fixed player spells with only spellpower scaling doing no damage 2014-12-14 16:12:50 +01:00
Shauren
dc5a73da57 Core/Auras: Fixed a possible crash in proc triggering 2014-12-14 16:12:10 +01:00
Shauren
25ff9daab1 Core/Spells: Optimized spell effect info loading 2014-12-14 16:11:33 +01:00
Shauren
ee496b96a1 Core/PacketIO: Corrected values sent in SetSpellModifier - fixes client tooltips reporting incorrect damage/healing 2014-12-14 11:50:54 +01:00
Shauren
edf5fc2236 Core/Spells: Fixed a crash in SpellInfo::GetEffect happening when the current difficulty did not have an overriding effect 2014-12-14 11:28:13 +01:00
Nyeriah
0e995303fb Scripts/Naxxramas: Implement Kel'Thuzad's taunts after defeating each wing and the one after killing Mr. Bigglesworth
(cherry picked from commit ee1fa93360)
2014-12-13 21:53:47 -02:00
Bernd Lörwald
6826fbdd74 tools/connection_patcher: add executable permissions to binary to avoid the rare case where permissions of replaced file are ignored 2014-12-13 12:29:54 +01:00
Aokromes
3d69c823fb Update worldserver.conf.dist 2014-12-12 20:34:22 +01:00
Nyeriah
6c7472a6d3 Scripts/Naxxramas: Implement the Four Horsemen's dialogue that happens after Gothik's death
(cherry picked from commit f7a5a19f00
2014-12-12 15:21:15 -02:00
Nyeriah
3fc612b277 DB/Conditions: Update instance data enum value on condition for Descent into Madness teleporter gossip (previous value was 14 which now refers to BOSS_BRIGHTLEAF)
(cherry picked from commit 1076b469db)
2014-12-12 01:33:14 -02:00
Nyeriah
ba19f84402 DB/Creature: Onyxia's immunities
* Add immunity to interrupt effects
* Remove immunity to taunt effects as that was only valid for the classic version

(cherry picked from commit e75534301d)
2014-12-12 01:31:34 -02:00
Nyeriah
775ce243c4 DB/Misc: Add missing spawns of Bloodcursed Voyagers and few additional scripts
* Scripts Captain Edward Hanes to cast The Captain's Kiss upon accepting "The Bloodcursed Legacy" and "The Hopeless Ones..."
* Script his gossip and add menu option from sniffs

Closes #9611

(cherry picked from commit 72ad55469d)
2014-12-12 01:18:29 -02:00
Nyeriah
8b8b4d5aeb Core/Misc: Fix build
(previously broken due to a branch disparity)
2014-12-11 02:15:31 -02:00
Nyeriah
99c4c4cee5 Core/RBAC: Allow setting different default security level roles to different realms
(cherry picked from commit c79af3f16f)
2014-12-10 22:50:28 -02:00
Rat
16ff14e758 Merge branch 'Spells' of https://github.com/TrinityCore/TrinityCore into Spells 2014-12-08 15:33:16 +01:00
Intel
4825832c85 Merge branch '6.x' into Spells
Conflicts:
	src/server/game/DataStores/DBCStores.h
	src/server/game/Entities/Player/Player.cpp
	src/server/game/Entities/Unit/Unit.cpp
	src/server/game/Server/Protocol/Opcodes.cpp
	src/server/scripts/Spells/spell_druid.cpp
2014-12-07 23:20:52 +02:00
Shauren
88ca8b95e0 Compile warning fix 2014-12-07 14:36:11 +01:00
Intel
518c744336 Core/Packets: Add connection indexes for server packets
Fixed IOCP define for linux
Minor code style change in inventory loading
2014-12-07 15:14:43 +02:00
Rat
30e2e04c01 Core/Spells: some work on effects scaling 2014-12-07 10:11:47 +01:00
joschiwald
384566f271 Core: fixed gcc build 2014-12-07 02:07:35 +01:00
Shauren
1b0d296da1 Core/DataStores: Refactored "gt" dbc handling. Wrapped these stores in a new GameTable class which will calculate correct dbc entry index based on given row/column as well as read number of rows/columns from client files instead of hardcoded GT_MAX_LEVEL 2014-12-07 01:50:50 +01:00
joschiwald
b68b6417f6 Core: fixed few coverity issues and warnings 2014-12-07 01:24:00 +01:00
joschiwald
9cda85a388 Fixed build 2014-12-06 00:19:12 +01:00
joschiwald
cc4ebdbe05 Core/Scripts: log ScriptNames assigned in database without core script 2014-12-05 23:55:06 +01:00
Aokromes
46b6971556 Create INSTALL 2014-12-05 23:49:46 +01:00
Vincent-Michael
5007efd7a2 DB/BattleNet: Update wow build to 19243 2014-12-05 22:52:38 +01:00