aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2016-12-24Core/Units: Update druid shapeshift form models (#18554)DoctorKraft
2016-12-23Core/Chat: Updated item link formatShauren
2016-12-20Core/Achievements: Add missing send packetShauren
2016-12-19Core/PacketIO: Implemented CMSG_GUILD_GET_ACHIEVEMENT_MEMBERS/SMSG_GUILD_ACHI...Shauren
2016-12-18Fixed copypasteShauren
2016-12-18Core/Commands: Added new 'bnetaccount listgameaccounts' command to display al...Shauren
2016-12-17Core/Auras: Resend spell modifiers after teleportingShauren
2016-12-17Core/Scripts: Add server-side script support for movie completion (#18308)Krudor
2016-12-17Core/Achievements: Add faction check before completing an achievement (#18436)rstebler
2016-12-17Core/Auras: Implemented aura 179 SPELL_AURA_MOD_POWER_DISPLAY (and renamed au...Onkelz28
2016-12-16Core/Units: Implemented setting displayed power type depending on player specShauren
2016-12-15Core/Auras: Prevent infinite stacking of passive auras with the same id from ...Shauren
2016-12-13Core/Units: Cleanup hardcoded magic numbers for byte field offsetsShauren
2016-12-10Core/Misc: Added regex compatibility layer to fall back to boost::regex for r...Shauren
2016-12-09Core/Items: Fixed item level increases of gems with bonuses that give them sc...Shauren
2016-12-09Handlers/AuctionHouse: Typo (#18437)Palabola
2016-12-03Core/Packets: added SMSG_PLAY_OBJECT_SOUND packet classjoschiwald
2016-12-03Core/Packets: added SMSG_PLAY_SPEAKERBOT_SOUND packet classjoschiwald
2016-12-03Core/Packets: added SMSG_PLAY_SPELL_VISUAL packet classjoschiwald
2016-12-03Core/Spells: Fixed spell value calculation for consumablesShauren
2016-12-02Core/Quests: Fixed armor quest rewardsShauren
2016-12-01Core/Quests: Fixed "Currency Token Test Token 4" appearing in quest rewardsShauren
2016-11-30Core/Units: Fixed disconnects when some unit has 0 speed (#18317)Palabola
2016-11-30Core/Items: Implemented new 7.1 ItemSpec rule - PrimaryStat can now be set to...Shauren
2016-11-27Core/PacketIO: Fixed server queue displayShauren
2016-11-25Core/Units: Removed attack speed float to int conversion special case in buil...Shauren
2016-11-24Core/Misc: Defined new player flagShauren
2016-11-23Core/Quests: Defined more quest flagsShauren
2016-11-23Core/Creatures: Enable swimming creatures to chase targets in 3d (#18298)Krudor
2016-11-23Core/Misc: Define unknown quest type (#18219)Krudor
2016-11-22Core/Spells: Implemented SPELL_ATTR8_ARMOR_SPECIALIZATION - requires all slot...Shauren
2016-11-21Core/PacketIO: Fixed MailGetList structureShauren
2016-11-20Core/Auras: Fixed SPELL_AURA_MOD_DAMAGE_PERCENT_DONE for creatures (and crash...Shauren
2016-11-20Core/Auras: Rewritten conditionally applying SPELL_AURA_MOD_WEAPON_CRIT_PERCE...Shauren
2016-11-19Core/Spells: Updated spell required items check, EquippedItemInventoryTypeMas...Shauren
2016-11-18Core/Items: Fixed secondary stat calculation at item levels > 800Shauren
2016-11-16Core/Entities: GameObjectDespawn packet is only sent for GameObjectsjoschiwald
2016-11-16Core/Items: Fixed item level bonus calculationShauren
2016-11-15Warning fixShauren
2016-11-15Core/Groups: Fixed converting to raid and named more group flags and typesShauren
2016-11-14Core/Quests: Fixed quest reputation rewards in packets and implemented new fi...Shauren
2016-11-14Core/ScriptMgr: use vector instead of list to contain Spell and Aura scripts ...ariel-
2016-11-14Core/Battleground: Fix issue reported by static analysisariel-
2016-11-14Core/Misc: codestyle fixes in GridNotifiers.hariel-
2016-11-13Core/Auras: Fixed removing auras triggered by aurastatesShauren
2016-11-12Core/Player: Implemented new CMSG_ACTIVATE_TAXI fields to select a random fav...Shauren
2016-11-11Core/Players: Fixed wrong autoattack error messages - wrong facing was mixed ...Shauren
2016-11-11Core/Spells: Define SPELL_ATTR11_ABSORB_FALL_DAMAGEShocker
2016-11-10Core/PacketIO: Marked CMSG_CONVERT_RAID as threadunsafeShauren
2016-11-08Core/Quests: Implemented handling all QuestPackageItem typesShauren