Commit Graph
25522 Commits
Author SHA1 Message Date
Shauren 33a492e822 Core/DBLayer: Removed a few old authserver prepared statements 2014-12-24 15:16:51 +01:00
Shauren 911d0cf400 Core/Battle.net: Fixed client crashes happening when reconnecting too soon after being kicked 2014-12-24 13:48:52 +01:00
Shauren c57171041b Core/Items: Added item level caps 2014-12-24 12:07:06 +01:00
Shauren 3eee1d9730 Core/Players: Fixed melee damage 2014-12-23 22:15:30 +01:00
Vincent-Michael 998f1f9873 Core: Fix non pch build² 2014-12-23 00:51:32 +01:00
Vincent-Michael d5a4059ce7 Core: Fix non pch build 2014-12-23 00:39:33 +01:00
Shauren 5e0bde95d9 Core/Items: Fixed autocomplete typo 2014-12-23 00:34:40 +01:00
Duarte Duarte edbbb2ec74 Merge pull request #13740 from AriDEV/6.x
Update PLAYER_EXPLORED_ZONES_SIZE to prevent console spam on entering Dr...
2014-12-22 23:29:58 +00:00
Shauren f3c6e1e96d Because saving a file is hard. 2014-12-23 00:27:01 +01:00
Shauren 941904d5ea Core/Items: Updated item stat calculations
* Implemented item modifiers
* Implemented item bonuses
2014-12-23 00:25:43 +01:00
joschiwald 6c6e4d4328 Core/Packets: moved chat packet building function to packet builder class 2014-12-23 00:06:36 +01:00
AriDEV 3cdc6478ad Update PLAYER_EXPLORED_ZONES_SIZE to prevent console spam on entering Draenor zones.
Signed-off-by: AriDEV <[email protected]>
2014-12-22 23:49:44 +01:00
Duarte Duarte bf8eff8545 Merge pull request #13739 from ProjectcoreDevs/patch-1
Core/Opcode Add CMSG_BUY_ITEM Opcode
2014-12-22 21:14:47 +00:00
ProjectCoreDevs 2a98e7b3ee Core/Opcode Add CMSG_BUY_ITEM Opcode 2014-12-22 21:44:22 +01:00
Nyeriah 9d7433244e Core/Players: Fix a flaw as timed quests can still turn failed even if complete
(cherry picked from commit 0043a5dd2217cf8ad7cbbc903a380c8d1fb5a1bc)
2014-12-21 21:49:23 -02:00
Northstrider 0c0207a2f9 DB/CreatureText: Update Feledren the Banished's creature text with its missing sound
Closes #13732

(cherry picked from commit 249270c52c658fc1a8cca14a55ea33abc5d21855)
2014-12-21 21:16:16 -02:00
Rat 83f168353a Core/Items: remade inventory packets to new packet system 2014-12-21 19:11:39 +01:00
Nayd d149e370f7 Tools/ConnectionPatcher: Fix build on GCC/Clang 2014-12-21 14:09:27 +00:00
Shauren 6dbb516b65 Core/Items: Refactored ItemTemplate 2014-12-21 13:35:43 +01:00
Rat 77dc1b00db Core/Spells: fixed wrong aura update targets 2014-12-21 12:44:21 +01:00
Rat 6968032ad8 Core/Spells: fixed aura crash (mostly for lvl 100 warriors) 2014-12-21 11:16:16 +01:00
Vincent-Michael d61488563c Core/MovementPacket: Fix spline stuff for SMSG_UPDATE_OBJECT 2014-12-21 00:13:52 +01:00
Nayd 560e531da7 Tools/ConnectionPatcher: Restore previous functionally that downloaded modules if they did not exist 2014-12-20 22:58:21 +00:00
Duarte Duarte 54f5582871 Merge pull request #13723 from AriDEV/6.x
Server/DataStore: Added Scenario to MapTypes
2014-12-20 22:50:19 +00:00
AriDEV c58d5d621a Server/DataStore: Added Scenario to MapTypes
Signed-off-by: AriDEV <[email protected]>
2014-12-20 23:38:16 +01:00
Shauren 1e9dde73ca Core/Items: Missed reforging code 2014-12-20 23:16:35 +01:00
Shauren 17124c69bb Core/Items: Removed reforging 2014-12-20 23:15:40 +01:00
Vincent-Michael 6f8903ebf5 Core/MovementPacket: Fix typo (meh @Intelz) 2014-12-20 22:48:02 +01:00
Rat 381526dbf2 Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x 2014-12-20 22:29:21 +01:00
Rat 92aafbf111 Core/Items: fixed inventory item moving/splitting 2014-12-20 22:29:06 +01:00
Vincent-Michael 356b27cb00 Core: Fix build 2014-12-20 17:44:17 +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 <[email protected]>
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 <[email protected]>
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 2a307f685c3fabfaca87342d19e896f3d72d61d7)

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 37ccea13cbdb78b4c635ea9f3ec718d2e75e3c50)
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 dd942db85fbd5e42fcd60fa4620c51093cc7ebfe)
2014-12-17 14:56:42 -02:00
mthsena 88b197b2ef Scripts/MountHyjal: Kill warning
(cherry picked from commit 884953942b1281c5d7f53a9c5876bba2222de9fa)
2014-12-15 22:07:26 +01:00