summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-09-07feat(Core/Visibility): Far visibility worldobjects (#22828)Takenbacon
2025-09-06fix(Scripts/Commands): Don't set error message flag for successful `event ↵Benjamin Jackson
activelist` command. (#22824)
2025-09-06fix(Core/Player): Haunted Memento aura is present when item is in bank (#22811)Jelle Meeus
2025-09-06fix(Scripts/AzjolNerub): Modernize Krikthir the Gatewatcher script (#22647)Andrew
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-09-06fix(DB/Creature): Necrotic Shard is sometimes regenerating health (#22812)Jelle Meeus
2025-09-06fix(Scripts/Spells): Shadow of Doom death sometimes deals no damage (#22813)Jelle Meeus
2025-09-04fix(Core/SAI): Fix crash in SMART_TARGET_OWNER_OR_SUMMONER (#22789)Andrew
2025-09-03fix(Core/Maps): Move corpse expiration updates to map (#22780)Takenbacon
2025-09-03fix(Scripts/Oculus): Fix oculus npc belgaristrasz gossip menu (#22765)@cgrahamseven
Co-authored-by: cgrahamseven <chris.graham@protonmail.com>
2025-09-03fix(Scripts/WorldState): zone invasion marks self as defeated when ti… ↵Jelle Meeus
(#22787) Co-authored-by: Killerwife <killerwife@gmail.com>
2025-09-03fix(Scripts/WorldState): defeated scourge zone invasions not restarting ↵Jelle Meeus
after a defeat (#22783)
2025-09-03fix(Scripts/Spells): Fix group credit for Salvaging Life's Strength quest ↵Andrew
spell (#22779)
2025-09-03fix(Scripts/HowlingFjord): Fix Falcon vs Hawk quest credit being gran… ↵Andrew
(#22778)
2025-09-02feat(core): implement 31-bit safe petition_id for improved database ↵Yehonal
integrity (#22774)
2025-09-02fix(Core/SAI): Remove combat flag on evade for SAI-scripted charmed u… ↵Andrew
(#22775)
2025-09-01fix(Scripts/World): Swap Shard communication spell to direct cast instead of ↵Benjamin Jackson
AoE. (#22764)
2025-08-31refactor(Core/Packets): Rewrite various item packets to modern class. (#22758)Benjamin Jackson
2025-08-30fix(Scripts/Karazhan): Minor adjustments to Tenris Mirkblood. (#22753)Benjamin Jackson
2025-08-29refactor(Core/Script): Rename Creature_SelectLevel to OnCreatureSelectLevel ↵iThorgrim
for clarity (#22750)
2025-08-28fix(Scripts/SI): crash fix (#22744)Andrew
2025-08-28fix(Core/WorldState): Start boss activation event when starting Scourge ↵Benjamin Jackson
Invasion. (#22739)
2025-08-27fix(DB/SmartAI): port Shadow of Doom script to SmartAI (#22735)Jelle Meeus
2025-08-27fix(Core/Player): Recast lost by death item obtain spells of any item… ↵Jelle Meeus
(#22736) Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2025-08-27fix(Scripts/Karazhan): Implement Tenris Mirkblood. (#22551)Benjamin Jackson
Co-authored-by: amed80 <8395873+amed80@users.noreply.github.com>
2025-08-27feat(Core/Scripting): Add OnPlayerGiveReputation script hook (#21869)Quartzi
2025-08-26fix(Core/GroupHandler): Adjust maximum value for rolls. (#22686)Benjamin Jackson
2025-08-25fix(Entities/Creature): do not touch setActive() state in setDeathSta… ↵sudlud
(#22729) Co-authored-by: Takenbacon <revoke1336@live.com>
2025-08-24refactor(Core/Packets): Rewrite various query packets to modern class. (#22719)Benjamin Jackson
2025-08-23fix(Scripts/Spells): Fix Death and Decay interrupting spellcasting (#22720)Andrew
2025-08-22chore(Core/Player): Change player setting index type from uint8 to ui… ↵Andrew
(#22716)
2025-08-22fix(Core/DB): Update connection type for character settings select (#22712)Andrew
2025-08-21fix(SERVER/Main): Implementation for version param (#22707)SAS2000
2025-08-20fix(Core/SAI): GameObject smart_script based on GUID (#22710)iThorgrim
2025-08-19refactor(Core/Packets): Rewrite `MSG_MINIMAP_PING` to modern packet class. ↵Benjamin Jackson
(#22696)
2025-08-19fix(Scripts/Commands): Allow using debug LFG and BG from console (#22705)Andrew
2025-08-19refactor(Core): Improve readability (#22691)天鹭
2025-08-19fix(Core/Visibility): Fix visibility crash (#22704)Takenbacon
2025-08-18feat(core): add standalone functions for player settings (#22703)Yehonal
2025-08-18fix(Scripts/SunwellPlateau): Remove Kil'jaeden's debuffs from Shield of the ↵Benjamin Jackson
Blue effects. (#22687)
2025-08-13fix(Conf/Logs): fix Error appender log level, enable sql.updates error ↵sudlud
logging (#22682)
2025-08-12fix(Core/SAI): Force SMC creatures to resume chasing victims once in… ↵Andrew
(#22581)
2025-08-12fix(Scripts/Pet): Fixes behavior of Army of the Dead Ghouls to attack… ↵EricksOliveira
(#22665)
2025-08-11fix(Core/Visibility): Fix initial visibility on player reused sessions (#22673)Takenbacon
2025-08-10fix(Scripts/Pet): Fix Risen Ghoul behavior that does not automaticall… ↵EricksOliveira
(#22546)
2025-08-10fix(Core/Maps): Improve large object updater (#22659)Takenbacon
2025-08-10fix(Core/Transports): Improve static transport visibility (#22660)Takenbacon
2025-08-09feat(Core/Grids): Remove WorldObject separation in grid containers (#22595)Takenbacon
2025-08-08feat(Core/Maps): Remove active objects nearby cell marking handling (#22585)Takenbacon
2025-08-07feat(Core/Visibility): Visibility improvements part 1 (#22624)Takenbacon
2025-08-06fix(Scripts/Spells): DK Ghoul pet is no longer immune to Horn of Winter and ↵Jelle Meeus
other stat mod auras (#22636)