aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-26Core/Reputation: Player::SetReputation() / Player::GetReputation() should ↵Shocker
work with signed values
2016-06-25Core/Entities: 7.0.3.22045 updatefieldsShauren
2016-06-25Core/PacketIO: Updated to 7.0.3.22045Shauren
2016-06-25Core/PacketIO: Updated void storage and who packetsShauren
2016-06-25Core/PacketIO: Updated tradeShauren
2016-06-25Core/Auras: Implemented aura 321 SPELL_AURA_MOD_NO_ACTIONSShauren
2016-06-25Core/PacketIO: Updated social/support/taxi/token packetsShauren
2016-06-25DB/Creature: Fix training targets granting experienceAokromes
Closes #17450 by Anddrw
2016-06-24Core/PacketIO: Updated quest packetsShauren
2016-06-24Core/Auras: Fixed SPELL_AURA_OVERRIDE_ATTACK_POWER_BY_SP_PCT to affect ↵Shauren
ranged attack power as well
2016-06-23Core/PacketIO: Updated and enabled pet and petition packetsShauren
2016-06-23Build: Throw a fatal error when the SCRIPTS variable isn't a valid option.Naios
* Catches issues early that are caused through a wrong configuration.
2016-06-23Core/Spells: Fixed handling spell interrupts - PreventionType dbc field is a ↵Shauren
bitmask
2016-06-23Scripts/Monk: Surging MistKito
* When glyphed and in stance will cast AOE ally selection heal * Else, cast normal heal on Explicit target
2016-06-23Core/Battlenet: Allow player to switch realm (#17441)Nelidon
2016-06-23DB/Creature: Morakki can't accept both questsAokromes
By Alastyr, closes #15844
2016-06-23DB/Creature: Spawn Una WildmaneAokromes
updates #16655
2016-06-23Update pull_request_template.mdAokromes
2016-06-22Core/DataStores: Fixed typo in field nameShauren
2016-06-22Core/PacketIO: Updated party packetsShauren
2016-06-21Add CLion files to gitignoreCarbenium
2016-06-21Prepared statement parameter fix, screw manual indexingShauren
2016-06-21Core/Items: Item upgrade followupShauren
* Fixed Item::SetModifier to broadcast value updates * Generate base item upgrade when looting * Generate base item upgrade when loading from db and db2 data changed
2016-06-21Core/Items: Implemented item upgradesfrozen4
Closes #17432
2016-06-21Core/PacketIO: Updated instance/item/loot/npc packetsShauren
2016-06-20Update 2016_06_20_01_world.sqlAokromes
2016-06-20Core/Players: Fixed learning ridingShauren
2016-06-20DB/Misc: More reguidAokromes
2016-06-20DB/Object: Add Ore spawns in FelwoodAokromes
By @Malcrom
2016-06-20DB/Creature: Hide 3 triggersAokromes
2016-06-19Core/PacketIO: Updated garrison, guild and inspect packetsShauren
2016-06-19DB/Schema: Add missing PK to `world`.`playercreateinfo_cast_spell`Duarte Duarte
2016-06-19DB/Creature: remove one incorrect npcflagAokromes
By tkrokli
2016-06-19Tools/Patcher: Fixed client crashes happening on macsShauren
Closes #16872
2016-06-18Core/PacketIO: Updated equipment set packets and implemented saving transmog ↵Shauren
outfits (even if transmog itself isnt updated)
2016-06-18Core: Update to 7.0.3.21963Shauren
2016-06-18Core/Items: Updated max durability calculationShauren
2016-06-17Game/Unit: Update shapeshift forms enum to match SpellShapeshiftForm.dbc ↵P-Kito
(#17407)
2016-06-17Core/Spells: Fixed monk spell ProvokeShauren
Initial PR submitted by @Infamous-devel Closes #17384
2016-06-17Core/Quests: Fixed loading quest objective progressShauren
Closes #17297
2016-06-17DB/Creature: fix some npcflagsAokromes
closes #15963 by tkrokli
2016-06-16Core/PacketIO: Updated combat log packetsShauren
2016-06-16Core/Auras: Defined more aura typesShauren
2016-06-16Scripts/Ulduar: Remove removed achievementAokromes
Closes #17387
2016-06-16Update README.md, change the logo url (#17386)Stefano Borzì
Changed the logo url with the right url
2016-06-16DB/Misc: Fix some darkmoon faire thingsAokromes
Closes #17383 by prestonjamesparsons
2016-06-15Core/Players: Players now always have some class specialization selected, ↵Shauren
starting from level 1
2016-06-15Core/PacketIO: Updated calendar, bg, battle pet and bmah packet structuresShauren
2016-06-15Core/Common: Add the linkage type to the version stringNaios
* Add platform strings for intel and apple * Remove usage of underscore uppercase identifiers because those are reserved for the compiler. * Requested by Aokromes
2016-06-15DB/Gameobject: Fix some darkmoon faire gameobjectsAokromes
Closes #17381 by prestonjamesparsons