aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2024-02-29Core/Misc: Rename `templat` to `characterTemplate` so it stop looking like a ...Benjamin Jackson
2024-02-29Core/Creatures: Allow toggling CREATURE_STATIC_FLAG_4_TREAT_AS_RAID_UNIT_FOR_...Shauren
2024-02-29Core/Creatures: Allow toggling CREATURE_STATIC_FLAG_FLOATING, CREATURE_STATIC...Shauren
2024-02-29Core/Movement: require a minimum wander_distance value of 0.1 and check the p...Ovahlord
2024-02-29Core/Creatures: implemented most movement related static flags and migrated e...Ovahlord
2024-02-28Scripts/Serpentshrine Cavern: Removed Spout hack and use correct spell idsShauren
2024-02-28Core/Movement: MoveRotate improvementsShauren
2024-02-28Core/Movement: Fixed MoveRotate not updating orientationShauren
2024-02-28Scripts/Forge of Souls: Fixed Devourer of Souls achievement worldstate expres...Shauren
2024-02-27Scripts/Spells: Fix DK talent Permafrost (#29759)Aqua Deus
2024-02-27Core/Units: Added helper function to clear boss emote frame and enable SMSG_C...Shauren
2024-02-27Core/Creatures: Implemented CREATURE_STATIC_FLAG_2_ALLOW_MOUNTED_COMBAT and o...Shauren
2024-02-27Core/Items: Fixed possible out of bounds array access when applying enchantme...Shauren
2024-02-27Core/Creatures: Implemented CREATURE_STATIC_FLAG_5_NO_LEAVECOMBAT_STATE_RESTOREShauren
2024-02-26Core/Battlegrounds: Isle of Conquest Rework (#29687)Jeremy
2024-02-26Core/Spells: Don't modify item charges in all slots on a single item spell castShauren
2024-02-26Core/Auras: Implemented SpellEffectAttributes::AuraPointsStackShauren
2024-02-25Core/Players: Drop Player::SaveGoldToDB() and move it's code to Player::SaveI...Mykhailo Redko
2024-02-25Core/Players: Support race and faction changes for new races (#29755)Razmataz
2024-02-25Core/Units: Update facing spline movement immediately after launching (#29494)Ovahlord
2024-02-25Scripts/Spells: Fix energize for spell Doom (Warlock) (#29748)Aqua Deus
2024-02-25Scripts/Spells: Fix Shield of the Righteous armor bonus (#29749)Aqua Deus
2024-02-25Build: Reuse PCH file between all script modulesShauren
2024-02-24Scripts/ExilesReach: Implemented Ride SE Boar, Re-Deather and Stocking Up que...Malcrom
2024-02-24Core/PacketIO: Implemented CMSG_CHECK_IS_ADVENTURE_MAP_POI_VALID and SMSG_PLA...ModoX
2024-02-24Scripts/Spells: Update Vampiric touch script implementing the talent Misery a...Aqua Deus
2024-02-24Core/Creatures: Implemented UNIT_NPC_FLAG_GOSSIP as viewer dependent and upda...ModoX
2024-02-24Scripts: Removed unused global variablesShauren
2024-02-24Core/Position: Allow constexpr use of PositionShauren
2024-02-24Core/Vehicle: Don't set players movementInfo on vehicle dismiss (#29744)ModoX
2024-02-24Scripts/ForbiddenReach: Added spawn handling for dracthyr intro personal summ...Naddley
2024-02-23Core/Battlegrounds: Move some areatrigger handling to scripts (#29700)Jeremy
2024-02-22Scripts/Spells: Implemented Priest talent Pain Transformation (#29720)Mematoru23
2024-02-22Warning fixShauren
2024-02-22Build fixShauren
2024-02-22Core/Movement: Removed template from FleeingMovementGeneratorShauren
2024-02-22Core/Creatures: Implemented CREATURE_STATIC_FLAG_4_NO_MELEE_APPROACH and fixe...Shauren
2024-02-21Core/Spells: Fixed incorrect switch logic in Unit::SpellCritChanceDoneShauren
2024-02-20Core/Creatures: Prevent resetting creature sparring health thresholds on evad...Shauren
2024-02-19Core/Spells: Implemented SPELL_ATTR8_CAN_HIT_AOE_UNTARGETABLEShauren
2024-02-18Core/Movement: MoveCirclePath new featuresShauren
2024-02-16Core/Misc: Defined and implemented CHARACTER_FLAG_RESTING (#29695)Ghaster
2024-02-15Core/SAI: Fixed SMART_ACTION_MOVE_TO_POS and SMART_ACTION_JUMP_TO_POS using t...Shauren
2024-02-14Add missing changes for cc7e1bdcaed1ef1f6b4394378c99c56c8438b049Shauren
2024-02-14Core/Instances: Added back missing cases to InstanceScript::SendEncounterUnit...Shauren
2024-02-14Core/Creatures: Implemented CREATURE_STATIC_FLAG_3_NO_THREAT_FEEDBACKShauren
2024-02-13Core/Creatures: ed0b621d1569a14174a9802027b68dbe4329da69 followupShauren
2024-02-13Core/Auras: Allow SPELL_AURA_MECHANIC_IMMUNITY_MASK to apply aoe/chain target...Shauren
2024-02-12Core/Clubs: Reserve memory for entire member array in club::v1::GetMembersRes...Shauren
2024-02-12Core/Spells: Fixed duplicate SMSG_SPELL_EXECUTE_LOG being sent if there are e...Shauren