aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-05-09DB/Creature: Add missing aura to Avenging Spirit ghosts in Utgarde PinnacleAokromes
Closes #28963 by CraftedRO
2023-05-08Core/GameObjects: Fixed traps not being able to trigger for friendly targetsShauren
Closes #27210 Closes #28945
2023-05-07Core/Objects: Removed default argument value from WorldObject::IsNeverVisibleShauren
2023-05-07Core/Misc: Cleanup Expression is converted to bool and can be replaced with ↵Shauren
'boolean constant'
2023-05-07Scripts/Undercity: Fixed NPC_HIGHBORNE_BUNNY being told to MoveJump to { ↵Shauren
target->GetPositionX(), 0, 0 } with speedXY = target->GetPositionY() and speedZ = target->GetPositionZ()
2023-05-07CircleCI build fix (#28962)CraftedRO
2023-05-07DB/Creature: Argent Crusader and Knight of the Ebon BladeAokromes
shoud run instead walk to the ICC entrance close #28957 by CraftedRO
2023-05-07DB/Creature: Remove wrong SAI from Val'kyr Battle-maidenAokromes
closes #28952 by CraftedRO
2023-05-05DB/Commands: missing part of fc6f34c4a85aAokromes
2023-05-05DB/Command: Fix reload textAokromes
2023-05-05DB/Graveyard: Fix graveyard for Shadowfang KeepAokromes
Also fix faction for 2 graveyards and display of neargrave command.
2023-05-03Core/Cinematic: Fix crash CinematicMgr::UpdateCinematicLocation (#28953)Gildor
* Core/Cinematic: Fix crash CinematicMgr::UpdateCinematicLocation * typo fix, thx jackpoz
2023-04-29DB/Spell area: Add Essence of Wintergrasp to missing zonesAokromes
and remove from raids by jildor closes #28948
2023-04-29DB/Conditions: Fix spell id of essence of wintergrasp for instancesAokromes
https://www.wowhead.com/spell=58045/essence-of-wintergrasp#comments:id=868157 https://www.wowhead.com/spell=57940/essence-of-wintergrasp#comments:id=1127284
2023-04-28DB/Spell area: Add Essence of Wintergrasp to frozen halls and toc5Aokromes
also update values of existing areas.
2023-04-25Scripts/Trial Of The Crusader: Fix application of spell Surge of Adrenaline ↵Gildor
(Icehowl) (#28933) * Scripts/Trial Of The Crusader: Fix application of spell Surge of Adrenaline (Icehowl)
2023-04-20DB/Warden: Warden checks cleanupGiacomo Pozzoni
Thanks Gildor
2023-04-15Update README.mdAokromes
2023-04-14Update README.mdAokromes
2023-04-13Change Map::Visit to not call EnsureGridLoaded if cell.NoCreate is true (#28884)Gosha
Remove Map::setGridObjectDataLoaded/Map::isGridObjectDataLoaded helpers, we have NGridType object to use methods directly
2023-04-13Core/Misc: Fixed IpLocation crashes on invalid ip inputShauren
(cherry picked from commit fff797aff598e7adefe031a95c8d31f769d64306)
2023-04-11Add code that changes the faction of Tortheldrin in Dire Maul (#28581)Adam B
* Add code that changes the faction of Tortheldrin Per WoW Classic, Tortheldrin becomes hostile after Immolthar is killed. This code implements an event that does this. * Bug fix. Fixed a bug where the server would crash if the bosses were already dead and the player zoned in. * Recommited with the correct path. Signed-off-by: Adam Bajac <adam@asblab.work> * Removed wrong file. Signed-off-by: Adam Bajac <adam@asblab.work> * Made changes requested by jackpoz. Signed-off-by: Adam Bajac <adam@asblab.work> * Corrected a syntax error after testing. - Tested in game and confirmed all is working. Signed-off-by: Adam Bajac <adam@asblab.work> * Removed whitespace changes. Signed-off-by: Adam Bajac <adam@asblab.work> * Changed the script to use OnUnitDeath rather than an event. Signed-off-by: Adam Bajac <adam@asblab.work> * Removed the IMMO_DEAD_CHECK event. Signed-off-by: Adam Bajac <adam@asblab.work> * Removed redundant comma. Signed-off-by: Adam Bajac <adam@asblab.work> --------- Signed-off-by: Adam Bajac <adam@asblab.work> Co-authored-by: Adam B <adam@avalonglobal.com>
2023-04-08DB/Misc: Missing ruRU translationAokromes
closes #28560 by @Freeman256
2023-04-08DB/Spell: Wrong stack rules in spirit/intellect buffsAokromes
closes #23534 by Jildor
2023-04-07DB/Warden: New string checksAokromes
closes #27991 by @acidmanifesto
2023-04-06DB/Creature: Restored wrong gold on a few creaturesAokromes
closes #28578 by @Jildor
2023-04-06DB/Spell: Maelstrom WeaponAokromes
closes #22885 by @DanVS
2023-04-06DB/Creature: Make Peon Gakra innkeeperAokromes
closes #28696 by CraftedRO
2023-04-06DB/Quest: Emergency MeasuresAokromes
Remove incorrect flag. Update drop chance. by CraftedRO closes #28697
2023-04-06DB/Spells: Update two more wrong spells cooldown valuesAokromes
closes #28539 by @CraftedRO
2023-04-06Spell/Warlock: Backlash shoud proc while shieldedAokromes
by Jildor closes #28246
2023-04-06DB/Creature: Shattrath Saul pos fixAokromes
closes #28628 by @Foldor
2023-04-06DB/Game_event: add missing game_event_gameobject entriesAokromes
Closes #28627 by @Foldor
2023-04-05DB/Creature: Zorbo the Advisor shoud also give some reputationAokromes
closes #28742 by @CraftedRO
2023-04-05DB/Quest: Fix ruRU translation for quest 399Aokromes
closes #28563 by @kvolk2git
2023-04-05DB/Utgarde Pinnacle: Ritual Channelers shoud most likely be immune to stuns alsoAokromes
closes #28776 by @CraftedRO
2023-04-05DB/Quest: Sons of Hodir reputation reward rateAokromes
closes #28798 by Jildor
2023-04-05DB/Creature: Update Prince Tortheldrin spawn coordinatesAokromes
by CraftedRO closes #28840
2023-04-05DB/Creature: Update "Lunchbox" modelidAokromes
by jildor, closes #28854
2023-04-05DB/Creature: Fix some startup errorsAokromes
closes #28711 by CraftedRO
2023-03-24Scripts/Misc:fix npc_professions locale text (#27894)lee
* fix npc_professions locale text fix npc_professions locale text load from db * fix dup sql fix dup sql * add condition and gossip option add condition and gossip option for money cost depends on player level * add missing update statements * Rename 9999_99_99_world.sql to 2023_03_24_00_world.sql --------- Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
2023-03-23Warning fixMeji
2023-03-23Core/Spells: Allow implicit targeting of serverside WorldObjects (#28827)Meji
(cherry picked from commit 5d5ca30b232586ad378671bf0ac8407495dea188)
2023-03-12Core/Groups: Implement MSG_RAID_READY_CHECK_FINISHED response (#28811)robinsch
2023-03-11Core/Players: Remove player from group on faction change if two side ↵Gildor
interaction group is not allowed. (#28835)
2023-03-11Core/Item: Fixed incorrect damage mod for Heirloom 2H weapons (#28836)robinsch
2023-03-11Core/Mail: Reorder mail attachment checks to be able to report nonempty bag ↵Anton Popovichenko
error to client. (#28844)
2023-03-10Update (core\log): Log correction (#28802)M'Dic
Loading AreaTrigger definitions to Loading Area Trigger Teleports definitions and also Re-Loading AreaTrigger teleport definitions to Re-Loading Area Trigger Teleport definitions
2023-02-25Core/Spells: Prevent rerolling gathering skillups until success when mining ↵Shauren
or gathering herbs
2023-02-25Core/Arena: Correctly update the stats of the members of each team when the ↵Gildor
week ends and the arena points are distributed. (#28812)