aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-07-24Scripts/Spells: Implemented Flurry (#29145)Aqua Deus
2023-07-24nopch fixShauren
2023-07-24Scripts/Aberrus: Implement Kazzara introduction (#29155)Aqua Deus
2023-07-24Core/GameObject: Implement GAMEOBJECT_TYPE_NEW_FLAG_DROP (#28021)Jeremy
2023-07-24Core/AI: Implemented OnHealthDepleted hook (#29134)Traesh
2023-07-24Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...Shauren
2023-07-24Scripts/Spells: Modernize spell script internals a bit - this makes Prepare m...Shauren
2023-07-23Core/Logging: Minor compile time reducing refactor of log message formattingShauren
2023-07-22Scripts/Spells: Implement Shield of Vengeance (#29106)Aqua Deus
2023-07-22Scripts/Spells: Implement Benediction, Divine Service, and Focused Mending (#...Teleqraph
2023-07-22Scripts/Spells: Fixed Entangling Roots periodic damageShauren
2023-07-21Core/Units: Fixed knockback angle calculation for players (#29165)Krudor
2023-07-21Core/AreaTriggers: Teleport to current instance entrance when entering instan...ModoX
2023-07-21Scripts/ExilesReach: Implemented Finding the Lost Expedition & Cooking Meat q...Malcrom
2023-07-21Core/Condition: Implemented condition CONDITION_PRIVATE_OBJECT (#29136)ModoX
2023-07-21Scripts/ElwynnForest: Implement conversation for "The New Clessington Estate"...Naddley
2023-07-21Core/Units: Fixed crash (previously was a memory leak) when vehicle creatures...Shauren
2023-07-21Core/Misc: Updated more enums for 10.1.5Shauren
2023-07-20Core/Auras: Implement SPELL_AURA_MOD_DAMAGE_PERCENT_DONE_BY_TARGET_AURA_MECHA...Aqua Deus
2023-07-20Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)Teleqraph
2023-07-20Core/Scripts: Fix EventScript assert for GameObject::SetDestructibleState (#2...Meji
2023-07-20Core/Unit: Added helper functions to modify UNIT_FLAG2_CANNOT_TURN (#29160)Teleqraph
2023-07-20Core/Spells: Fixed target radius logic in spell effects for TargetB (#29158)Meji
2023-07-20Core/Bnet: Send hostnames in portal requests for launcherloginShauren
2023-07-19Core/Auras: Implement SPELL_AURA_IGNORE_SPELL_COOLDOWN (#29157)Aqua Deus
2023-07-19Core/PacketIO: Fixed structure of SMSG_GOSSIP_MESSAGE and SMSG_QUEST_GIVER_QU...Shauren
2023-07-19Scripts/Spells: Allow using templated spell script with multiple template arg...Shauren
2023-07-18Core/AreaTriggers: Handle AREATRIGGER_FLAG_HAS_DYNAMIC_SHAPE for disks (#29156)Traesh
2023-07-18Core/Network: Don't send localhost addresses to external clientsShauren
2023-07-17GCC build fixShauren
2023-07-17Core/AreaTriggers: Update areatrigger scalecurve handling with latest researchShauren
2023-07-16Core/Common: Use the [[unlikely]] keyword in all assert, warning and error ma...Ovahlord
2023-07-16Scripts/Spells: Implement Ysera's Gift (#29148)Aqua Deus
2023-07-16Core/Units: Allow autoattack if channelling with SPELL_ATTR5_ALLOW_ACTIONS_DU...Traesh
2023-07-16Scripts/Spells: Update prismatic barrier script (#29147)Aqua Deus
2023-07-15Core/Players: Fixed base hit chance initialization for playersShauren
2023-07-15Core/Unit: modernize some pointers and arrays in unit class (#29104)Ovahlord
2023-07-15Core/Network: Refactor local/remote ip address selection code and allow using...Shauren
2023-07-15Core/Network: Cleanup asio using directivesShauren
2023-07-13Scripts/Druid: Implemented Shooting Stars (#29125)Aqua Deus
2023-07-13Scripts/Spells: Removed unneccessary code from Burning Rush scriptShauren
2023-07-13Scripts/Warlock: Implemented Burning Rush (#29117)Aqua Deus
2023-07-13Scripts/Warlock: Implemented Dark Pact (#29118)Aqua Deus
2023-07-13Core/Misc: Update emotes enum to 10.1.5.50232 (#29127)Aqua Deus
2023-07-12Tools: Updated db2 metadata used by extractorsShauren
2023-07-12Core: Update to 10.1.5Shauren
2023-07-11Scripts/Halls of Origination: fixed a deprecation warning10.1.0.50000Ovahlord
2023-07-11Core/Spells: fixed an underflow in SPELL_EFFECT_INEBRIATE when using drinks t...Ovahlord
2023-07-11Core/Quests: allow QUEST_SPECIAL_FLAGS_AUTO_PUSH_TO_PARTY to be set in quest_...Ovahlord
2023-07-09Core/SAI: Implemented new source type SMART_SCRIPT_TYPE_EVENT (3) (#28816)Meji