aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2022-02-28Scripts/ICC: Some fixes in Valkyr Shadowguard (#25572)Keader
- Added missing transformation spell - Fixed Soul Siphon casted in random targets. It should always cast in top threat player. - Fixed combat reach of transformation (cherry picked from commit 5fee99bdbcabefca9b27308053f68d947c169b22)
2022-02-28Scripts/ICC: Fixed Chocking Gas killing Abomination (#25565)Keader
(cherry picked from commit 3c0766df545f4c2d2d045272f37087deccea458d)
2022-02-28Script/Commands: .character changeaccount now disconnects player before ↵Gildor
transferring (PR #25560) (cherry picked from commit b70314b0754327eeb44465c44af8368b4d020f92)
2022-02-28Scripts/UtgardPinnacle: Implemented Beast's Mark (#25557)Keader
(cherry picked from commit 182fcc919eadb1c58d76767545327a7fb3b2b3a4)
2022-02-28Scripts/IcecrownCitadel: Implemented Vampiric Might spell (#25556)Keader
Closes #21294 (cherry picked from commit dadc0c98c098e0a9555124dc042687a80c89b79a)
2022-02-28Scripts/Ulduar: Implemented Realm First! Death's Demise (#25530)Gildor
* Scripts/Ulduar: Implemented Realm First! Death's Demise * comment line * Rename 9999_99_99_99_world.sql to 2020_10_08_01_world.sql Co-authored-by: offl <11556157+offl@users.noreply.github.com> Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> (cherry picked from commit ce2d4413049548ad9e5ed61d09eaa204cf0952fe)
2022-02-28DB/Instance/Auchenai Crypts: Complete overhaul part 1offl
(cherry picked from commit 60ded4ea4796b134b1dbdfb7071201c9ba3a9c71)
2022-02-28Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into ↵Ovah
OnSpellCastFinished (#25522) * added support for calling the hook when completing a channeled spell as well (cherry picked from commit 77aa058504e1ee99b560176d70bcf452c7e3d4f7)
2022-02-28Core/Commands: Enable .debug loadcells on console and allow to load a ↵jackpoz
specific tile Specify the tile as XY. Note that this is not Grid XY (cherry picked from commit 6f6cec89e598a046e73d48df14be26b053875470)
2022-02-28Core/Commands: Fix typo in .mmap loc commandjackpoz
The displayed "tileloc" value is a "swapped" Tile XY, not to be confused with Grid XY. (cherry picked from commit 34af088c9b381db5b5212075f0df486a8593fae3)
2022-02-27whitespace to make CI happy, 7bf9a06 follow-upTreeston
(cherry picked from commit 837e32fe118c2f1da2a2f43b8937df0fe9f66d84)
2022-02-27Scripts/Commands: Fix a potential crash in cs_account.cppTreeston
(cherry picked from commit 7bf9a0640e57f4e44a80b6fd91e8f46fd7fb9c72)
2022-02-27Scripts/ChatCommands: Rename 'lookup itemset' to 'lookup item set' to remove ↵Treeston
ambiguity. (cherry picked from commit f45600fb2e6bbd4870a74e0bcb359984d3007c22)
2022-02-27Scripts/Commands: Move .account to `trinity_string`Treeston
(cherry picked from commit 899932a2753d6a1522c8ae49a21361bba6a9a438)
2022-02-27Core/ChatCommands: Add `trinity_string` support for chat command helpTreeston
(cherry picked from commit 26c510775c6a1995d81b16ad7459227381801dcc)
2022-02-27Scripts/Commands: Rename .additemset to .additem set to avoid ambiguityTreeston
(cherry picked from commit e11b466897752eb400428eafd05c7dbf08c562bf)
2022-02-271eca51b follow-up, nuke `command`.`permission` from orbit; it was only ↵Treeston
duplicating data already stored in the core. (cherry picked from commit 991dc8e050777b5e33ff22b008ab2125bae22437)
2022-02-27[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR ↵Treeston
#25463) (cherry picked from commit 1eca51b417678b9a48b28552925d5694105f82bb)
2022-02-27DB/Gameobject: Add correct door to Sethekk Hallsoffl
(cherry picked from commit 3ce1a5b3ac84fd039052dd2352e8ac001af2c1a7)
2022-02-27Scripts/ICC: update Icecrown Citadel scripts to new model (#25439)ForesterDev
(cherry picked from commit 54b9bb75e47df4491d13b89c28f93dbe3b005dec)
2022-02-27Scripts/ICC: update Gunship Battle scripts to new model (#25438)ForesterDev
(cherry picked from commit 2e1a6aefd0e1cb62dfbe63ae3accc312c2afd519)
2022-02-27Script/Commands: Add ".pdump copy" command (#25455)Giacomo Pozzoni
* Script/Commands: Add ".pdump copy" command Syntax: .pdump copy $playerNameOrGUID $account [$newname] [$newguid] Copy character with name/guid $playerNameOrGUID into character list of $account with $newname, with first free or $newguid guid. * Add missing return * Restore eof check * Fix sql * Use forward declaration header Co-authored-by: Shauren <shauren.trinity@gmail.com> * Remove buffer when reading a line * Rename sql files Co-authored-by: Shauren <shauren.trinity@gmail.com> (cherry picked from commit 6215da0d640bd86a7c2bc144859c1542f09fc1a6)
2022-02-26Scripts/Spells: Delete obsolete druid spell scripts (#27813)Aqua Deus
2022-02-26Scripts/Spells: Fixed Rapture (#27800)Teleqraph
Trigger PW:S after cast to move it after EFFECT_1 Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-02-21Scripts/Antorus: updated Garothi Worldbreaker initialization for dynamic ↵Ovah
spawn handling (#27817)
2022-02-16Core/Maps: Add Map::DoOnPlayers helper function (#25233)Traesh
2022-02-15 Scripts/Spells: Convert rogue spell scripts to new script registration ↵Aqua Deus
syntax (#27752)
2022-02-15Scripts/Spells: updated Penance (#27737)Teleqraph
2022-02-14Scripts/Spells: Fix monk roll (#27736)Aqua Deus
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-02-14Scripts/Spells: Fixed Cold Snap (#27734)Teleqraph
2022-02-14Scripts/Spells: Fix priest talent Power Word: Solace (#27732)Aqua Deus
2022-02-13Scripts/Spells: Fix priest talent Twist of Fate (#27730)Aqua Deus
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-02-13Scripts/Spells: Fixed Infusion of Light (#27723)Teleqraph
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-12Core/Misc: script PCH tuningShauren
2022-02-11Core/Misc: Optimize ChatCommand includes (include only where neccessary)Shauren
2022-02-11Core/Misc: Explicitly include required headers instead of relying on them to ↵Shauren
be included by other headers
2022-02-11Scripts/Spells: Fixed mage Blizzard (#27722)Teleqraph
* we do not have a dummy periodic aura to obtain our period, so we're setting 1s as it always ticks once per second. * haste doesn't affect Blizzard: https://us.forums.blizzard.com/en/wow/t/starfall-damage-doesn%E2%80%99t-scale-with-haste-why/854619
2022-02-10Scripts/Spells: Fixed Power Word: Shield (#27721)Teleqraph
2022-02-10Scripts/Spells: Fixed holy paladin talent AwakeningShauren
2022-02-10Core/Auras: Proc flag updatesShauren
* Rename to official names * Corrected logic selecting flags for each spell cast - determine them by attributes instead of DmgClass * Implemented new proc flags (PROC_FLAG_CAST_ENDED, PROC_FLAG_LOOTED)
2022-02-10Scripts/Spells: Fixed Divine Purpose (#27719)Teleqraph
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-02-10Core/Spells: Add type safety to proc related functions - using enum ↵Shauren
arguments instead of plain integers
2022-02-08Core/Scripts: Added script hook to execute actions after completing an ↵Meji
achievement (#27718)
2022-02-08Core/Spells: Pass cast item level to triggered spellsShauren
* Fixes value on trinkets like Ignition Mage's Fuse
2022-02-08Core/Objects: Use player as summoner for personal clones (#27716)Seyden
* This allows clones to properly inherit phases
2022-02-07Scripts/Spells: Fixed Art of War (#27712)Teleqraph
2022-02-07Scripts/Spells: Fix mage Comet Storm (#27710)Aqua Deus
2022-02-07Scripts/Spells: Fixed Icefury talent proc and frost shock energize (#27699)Aqua Deus