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