aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2021-04-15Core/Spells: fix some DB errorsariel-
2021-04-15Core/Globals: validate creature_template mingold and maxgold fieldsariel-
2021-04-15Core/Creatures: fixed school immunity unapply when updating entry and unified...ariel-
2021-04-15Scripts/Naxxramas: Fixed blizzards following same player in Sapphiron encount...Keader
2021-04-15Core/Creature: implement school immunity for creatures in creature_template (...Wyreth
2021-04-15Scripts/Commands: Add failure state for quest remove (#20611)Andrew Letson
2021-04-15Core/Unit: make neutral guards attack players involved in PvPLéo Gautheron
2021-04-14Core/Spells: Fixed spell channel object selectionShauren
2021-04-13Core/Cheats: Power - set max power on all powers initially + on regenerate (#...Matan Shukry
2021-04-12Scripts/Spells: Removed facing requirements from penance healing componentShauren
2021-04-12Spells/Scripts: Updated Gift of the Naaru scriptMatan Shukry
2021-04-12Core/Auras: FIxed paladin aura stackingShauren
2021-04-12Core: Fix linking with gcc 8.3Shauren
2021-04-11Core/Quests: Show quest details windows if there's only one quest in gossip m...Matan Shukry
2021-04-11Core/Spells: Fixed multiple druid's spells (#26223)Matan Shukry
2021-04-11Script/Spells: shaman spell fixes (#26192)Matan Shukry
2021-04-10Core/Spells: Update spell cast result enums to 9.0.5Shauren
2021-04-09Core/DataStores: Updated db2 structures to 9.0.5Shauren
2021-04-09Core/PacketIO: Updated packet structures to 9.0.5Shauren
2021-04-06Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32Shauren
2021-04-06Core/PacketIO: Add new time related utility classes for conversion from time_...Shauren
2021-04-06Core/Criteria: Use std::chrono type for CriteriaHandler::SendCriteriaUpdateShauren
2021-04-06Core/Groups: Use std::chrono type for Group::m_readyCheckTimerShauren
2021-04-05Core/Misc: Change all unix time columns in character database to bigint (signed)Shauren
2021-03-28Core/Spells: Implemented SUMMON_PROP_FLAG_PERSONAL_GROUP_SPAWNShauren
2021-03-28Core/Spells: Add missing privateObjectOwner support to Spell::SummonGuardianShauren
2021-03-28Core/Objects: Pass privateObjectOwner guid directly to SummonCreature functionsShauren
2021-03-28Core/Objects: Refactor private object checks into separate functionShauren
2021-03-28Core/Objects: Move personal summon handling from TemporarySummon/GameObject t...Matan Shukry
2021-03-28Core/Players: Fixed regenerating powers with CenterPower regen (#26308)Matan Shukry
2021-03-28Core/Maps: Refactor duplicated code from all ***CellRelocation and CheckGridI...Matan Shukry
2021-03-28Core/Loot: Properly clear tracked looted objects with item lootShauren
2021-03-28Core/Spells: Implement SPELL_EFFECT_TELEPORT_TO_RETURN_POINT (#26217)Matan Shukry
2021-03-27Core/Vehicles: Named new vehicle seat flag B - passenger mirrors animsСмердокрыл
2021-03-27Core/Auras: Prevent recursive infinite loops with spell mod auras affecting e...Matan Shukry
2021-03-27Core/Auras: Corrected logic used to determine if a spellmod should affect ano...Shauren
2021-03-25Core/Script: Implement CalcCritChance hooks for spell and aura scripts (#26116)Robingad
2021-03-25Core/PacketIO: Fixed building SMSG_UPDATE_OBJECT for array fields sharing the...Shauren
2021-03-24Core/Spells: Defined and implemented new spell interrupt flagsShauren
2021-03-24Scripts/Spells: Implemented druid eclipse system (#26090)Matan Shukry
2021-03-23Core/Scripts: Implemented new aura script hook OnEnterLeaveCombatMatan Shukry
2021-03-21Core/Units: Corrected values of UnitData::Resistances (should be total value)Shauren
2021-03-21Core/Auras: Implemented aura to increase armor by percentage of primary statMatan Shukry
2021-03-21Core/Players: Added Player::GetPrimaryStat retrieving intended primary stat f...Shauren
2021-03-21Core/Auras: Defined one more aura type SPELL_AURA_ALLOW_INTERRUPT_SPELL (484)Shauren
2021-03-21Core/Spells: Defined more spell attributesShauren
2021-03-21Core/Auras: Defined and implemented many new interrupt flagsShauren
2021-03-19Core/Spells: Updated spell shapeshift form flags enumShauren
2021-03-16Core/Auras: Update AuraState enum and implement missing new onesShauren
2021-03-16Scripts/Icecrown Citadel: Corrected spell ids used by Professor PutricideShauren