aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2016-12-24Core/Units: Update druid shapeshift form models (#18554)DoctorKraft
2016-12-18Fixed copypasteShauren
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/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-13Core/Units: Cleanup hardcoded magic numbers for byte field offsetsShauren
2016-12-09Core/Items: Fixed item level increases of gems with bonuses that give them sc...Shauren
2016-12-03Core/Packets: added SMSG_PLAY_SPEAKERBOT_SOUND packet classjoschiwald
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-25Core/Units: Removed attack speed float to int conversion special case in buil...Shauren
2016-11-24Core/Misc: Defined new player flagShauren
2016-11-22Core/Spells: Implemented SPELL_ATTR8_ARMOR_SPECIALIZATION - requires all slot...Shauren
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-14Core/Quests: Fixed quest reputation rewards in packets and implemented new fi...Shauren
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-08Core/Quests: Implemented handling all QuestPackageItem typesShauren
2016-11-06Core/Instances: Implemented base scenario system and objectives in dungeonsKrudor
2016-11-06Core/Stats: Updated handling crit chance - removed school specific crit chancesShauren
2016-11-03Core/PacketIO: Fixed client crash with heirloomsShauren
2016-11-01Core/PacketIO: Fixed building ITEM_DYNAMIC_FIELD_MODIFIERSShauren
2016-10-31Core/Spells: Fixed crash when using Doom WindsShauren
2016-10-30Core/Items: Fixed items with spells that should only be used in some player s...Shauren
2016-10-26Core/DataStores: Updated to 7.1.0.22900Shauren
2016-10-25Core/Entities: Updated updatefields to 7.1.0.22900Shauren
2016-10-25Core/PacketIO: Updated packets to 7.1.0.22900Shauren
2016-10-21Core/PacketIO: Fixed unneccessary packet spam when units become visible for p...Shauren
2016-10-20Core/AI: initial support for monster sparring (#17673)Manuel Carrasco
2016-10-19Core/Spells: Fixed a crash happening when casting a spell with effects that o...Shauren
2016-10-18Core/Players: Fixed player model weirdness with teleports/shapeshifts/transformsShauren
2016-10-16Core/Auras: Implemented SPELL_AURA_CAN_TURN_WHILE_FALLINGShauren
2016-10-12Core/Spells: Implement SPELL_AURA_MOD_MINIMUM_SPEED_RATE (aura 437)Shocker
2016-10-11Core/Player: Fix logic fail in ApplyEquipCooldownariel-
2016-10-11Core/Items: Fixed more build warnings7.0.3/22747Shauren
2016-10-07Core/Channels: Revamp of channel systemariel-
2016-10-05Core/Auras: Add root aura handler to aura type 455Shauren
2016-10-04Core/Units: Clear UNIT_NPC_EMOTESTATE on death (blizzlike)Shauren
2016-10-02Core/Items: Fixed saving artifact power gainsShauren
2016-10-01Core/Spells: use spellinfo helper methodsjoschiwald
2016-10-01Core/Player: fixed math errorjoschiwald
2016-10-01Core/Player: Implemented account wide mountsMitchesD