aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-03-07DB/Templates: Added 11.1.0 wdb dataModoX
2025-03-05Core: Updated allowed build to 11.1.0.59538Shauren
2025-03-04Core/Players: Fix saving warband scene collectionShauren
Closes #30726
2025-03-04Core/Players: Implement warband scene collectionShauren
2025-03-03Core/Transmog: Allow evokers to transmog mail armorShauren
2025-03-02Core: Updated to 11.1.0Shauren
2025-03-02Core/DataStores: Support non-uint32 ID fieldsShauren
2025-03-01Core/Objects: Optimize spawn tracking handling in building SMSG_UPDATE_OBJECTShauren
2025-03-01Core/PacketIO: Use new packet writing utilities in a bunch of filesShauren
2025-02-28Dep/CascLib: Update to ↵Shauren
ladislav-zezula/CascLib@07ab5f37ad282cc101d5c17793c550a0a6d4637f
2025-02-25Core/Units: Define new 11.1.0 movement flagsShauren
2025-02-24Core/Units: Refactor GetCastSpellInfo to return values via return value and ↵Shauren
hide internal lookup state tracker
2025-02-23Core/Misc: Add a bunch of examples for 67418a1aeee9035234d304b5e9653b832488dd66Shauren
2025-02-23Core/Utils: Added map key/value utility projections for std::ranges algorithmsShauren
2025-02-22Core/Scripts: updated more documentation comments for spell script hooks to ↵Ovahlord
match with the rest (cherry picked from commit 71ec8c93acef3dce14eaf52e756ef68a3159050a)
2025-02-22Core/Scripting: updated documentation for CalcDamage and CalcHealing hooksOvahlord
(cherry picked from commit 6580687980bd3f5440eefd421dcbf894a39326fe)
2025-02-21Core: Updated allowed build to 11.0.7.59302Shauren
2025-02-20Core/Misc: Reduce differences between branchesShauren
2025-02-19Core/Guilds: Don't require vendor bought items to have limited quantity to ↵Shauren
show up in guild news
2025-02-19Core: Updated allowed build to 11.0.7.59207Shauren
2025-02-18Scripts/Spells: Updated paladin script for spell Blinding Light (#30609)Aqua Deus
2025-02-17Scripts/Spells: Remove separate Forbearance checks from paladin scripts, not ↵Shauren
neccessary since serverside spells were reimplemented
2025-02-17Scripts/Spells: Attach Lay on Hands script to replacement spell id used by ↵Aqua Deus
Empyreal Ward and adjust serverside spell duration of Divine Shield Exclude Aura (#30608)
2025-02-17Update SQL fix issue template description (#30693)CraftedRO
2025-02-17DB/SunstriderIsle: Added some french localesWishmaster117
Closes #30680
2025-02-17DB/IsleOfDorn: Added more spawnsNaddley
2025-02-17Nopch static link fixShauren
2025-02-16Core/Spells: Implemented SpellEffectAttributes::DontFailSpellOnTargetingFailureShauren
2025-02-16Core/Auras: Remove NYI commend from implemented aura typesShauren
2025-02-15Scripts/Spells: Implement paladin talent "Justicar's Vengeance" damage bonus ↵Aqua Deus
on stunned targets (#30614)
2025-02-14Scripts/Spells: Implement paladin talent "Steed of Liberty" (#30610)Aqua Deus
2025-02-14Scripts/Spells: Implement paladin talent "Blade of Vengeance" (#30612)Aqua Deus
2025-02-13Scripts/Spells: Fix paladin talent "Final Verdict" (#30615)Aqua Deus
2025-02-12Core/Spells: Skip handling apply aura spell effects if aura was removed ↵Shauren
earlier in script by PreventHitAura
2025-02-11Scripts/Spells: Implement paladin talent "Execution Sentence" (#30617)Aqua Deus
2025-02-10Core/Movement: Fixed formation movement resetting state on every waypoint of ↵Shauren
its leader Closes #29950
2025-02-10Scripts/Spells: Fix paladin talent "Wake of Ashes" stun on Undead and Demons ↵Aqua Deus
(#30618)
2025-02-09Core/Misc: Reduce code differences between branchesShauren
2025-02-07Core/Battlegrounds: Fixed invalid reference to temporaryShauren
2025-02-07Scripts: Remove unneccessary DoublePosition from AreaBoundaryShauren
2025-02-07DB/Misc: followup for d7a33f7Naddley
2025-02-07DB/Spells: fix feign death scriptnameNaddley
+ set uninteractable for spawns in Violet Hold (Legion) Closes #30668
2025-02-07DB/WanderingIsle: Added Stolen Training Supplies to loot for Amberleaf ScampNaddley
Closes #30670
2025-02-06Scripts/AtalDazar: Implement Priestess Alunza encounter (#30655)Aqua Deus
Co-authored-by: ModoX <moardox@gmail.com>
2025-02-06DB/Anniversary: Added spawns for Lord Kazzak and DoomwalkerModoX
* ref 6a1a19d938b3719ac4cb84990d934b02834f3e22 304a25a91d3e9cdad1cc4682cfe540d51c43a15d
2025-02-06nopch fix (for real this time)Shauren
2025-02-06fix nopchModoX
* and use Position const& for polygon origin * aed08b8a82cd4c14a6831ace7e9c4065ce29c5a4 followup
2025-02-06Core/Maps: Implemented PolygonBoundaryModoX
2025-02-06Scripts/Spells: Add Divine Storm target cap (#30613)Aqua Deus
2025-02-06Core/GridNotifiers: Added areatrigger searchers and ↵ModoX
NearestAreaTriggerEntryInObjectRangeCheck