aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-24Core/Items: Added item level capsShauren
2014-12-23Core/Players: Fixed melee damageShauren
2014-12-23Core: Fix non pch build²Vincent-Michael
2014-12-23Core: Fix non pch buildVincent-Michael
2014-12-23Core/Items: Fixed autocomplete typoShauren
2014-12-22Merge pull request #13740 from AriDEV/6.xDuarte Duarte
Update PLAYER_EXPLORED_ZONES_SIZE to prevent console spam on entering Dr...
2014-12-23Because saving a file is hard.Shauren
2014-12-23Core/Items: Updated item stat calculationsShauren
* Implemented item modifiers * Implemented item bonuses
2014-12-23Core/Packets: moved chat packet building function to packet builder classjoschiwald
2014-12-22Update PLAYER_EXPLORED_ZONES_SIZE to prevent console spam on entering ↵AriDEV
Draenor zones. Signed-off-by: AriDEV <aridev666@gmail.com>
2014-12-22Merge pull request #13739 from ProjectcoreDevs/patch-1Duarte Duarte
Core/Opcode Add CMSG_BUY_ITEM Opcode
2014-12-22Core/Opcode Add CMSG_BUY_ITEM OpcodeProjectCoreDevs
2014-12-21Core/Players: Fix a flaw as timed quests can still turn failed even if completeNyeriah
(cherry picked from commit 0043a5dd2217cf8ad7cbbc903a380c8d1fb5a1bc)
2014-12-21DB/CreatureText: Update Feledren the Banished's creature text with its ↵Northstrider
missing sound Closes #13732 (cherry picked from commit 249270c52c658fc1a8cca14a55ea33abc5d21855)
2014-12-21Core/Items: remade inventory packets to new packet systemRat
2014-12-21Tools/ConnectionPatcher: Fix build on GCC/ClangNayd
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-12-21Core/Spells: fixed wrong aura update targetsRat
2014-12-21Core/Spells: fixed aura crash (mostly for lvl 100 warriors)Rat
2014-12-21Core/MovementPacket: Fix spline stuff for SMSG_UPDATE_OBJECTVincent-Michael
2014-12-20Tools/ConnectionPatcher: Restore previous functionally that downloaded ↵Nayd
modules if they did not exist
2014-12-20Merge pull request #13723 from AriDEV/6.xDuarte Duarte
Server/DataStore: Added Scenario to MapTypes
2014-12-20Server/DataStore: Added Scenario to MapTypesAriDEV
Signed-off-by: AriDEV <aridev666@gmail.com>
2014-12-20Core/Items: Missed reforging codeShauren
2014-12-20Core/Items: Removed reforgingShauren
2014-12-20Core/MovementPacket: Fix typo (meh @Intelz)Vincent-Michael
2014-12-20Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2014-12-20Core/Items: fixed inventory item moving/splittingRat
2014-12-20Core: Fix buildVincent-Michael
2014-12-20Core/Items: fixed item destroy (needs porting..)Rat
2014-12-20Core/Items:Rat
- Added basic inventory item movements (packets need to be ported to new handlers after more testing) - Fixed some item visual bugs
2014-12-20Merge pull request #13720 from AriDEV/6.xDuarte Duarte
Server/DataStore: Updated DBC & DB2 Checks For 6.0.3 (19342)
2014-12-20Server/DataStore: Updated Error Message TextAriDEV
Signed-off-by: AriDEV <aridev666@gmail.com>
2014-12-20Server/DataStore: Updated DBC & DB2 Checks For 6.0.3 (19342)AriDEV
Signed-off-by: AriDEV <aridev666@gmail.com>
2014-12-20DB/BattleNet: Update wow build to 19342Vincent-Michael
2014-12-19Hide Battleground List windowGooyeth
The Battleground List window never showed on retail. Blizzlike. (cherry picked from commit 2a307f685c3fabfaca87342d19e896f3d72d61d7) Conflicts: src/server/game/Battlegrounds/BattlegroundMgr.cpp
2014-12-20Core/Battle.net: Decrypt remainder of the packet that arrives together with ↵Shauren
EnableEncryption
2014-12-19Core/Spells: Implemented using dbc spellpower/ap coeffiecients for spellsShauren
2014-12-19Tools/ConnectionPatcher: Pause program when an error happensNayd
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-19DB/Quests: Added a new quest table for their objectivesKinzcool
2014-12-19Core/Packets: Fix typo (meh @Intelz)Vincent-Michael
2014-12-19Core/Spells: fixed build and SelectEffectImplicitTargets logicRat
2014-12-19Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into SpellsRat
Conflicts: src/server/scripts/Northrend/Ulduar/HallsOfLightning/boss_loken.cpp
2014-12-19Core/Spells: added .auras command (temp, for easy aura debugging)Rat
2014-12-19Core/Spells: Implemented varying damage for spells with no base valueShauren
2014-12-17Scripts/HallsOfLightning: Readd a safe-measure line to remove Loken's auraNyeriah
(cherry picked from commit 37ccea13cbdb78b4c635ea9f3ec718d2e75e3c50)
2014-12-17Scripts/Naxxramas:Nyeriah
* 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-15Scripts/MountHyjal: Kill warningmthsena
(cherry picked from commit 884953942b1281c5d7f53a9c5876bba2222de9fa)
2014-12-15Scripts/HallsOfLightning: Implement Loken's intro speech and rewrite boss ↵Nyeriah
script to EventMaps/BossAI (cherry picked from commit d417e929307b4db65a89c188b2273199a33d3396)
2014-12-15Scripts/Archimonde: replaced one yell with proper db content and unhacked ↵joschiwald
drain world tree