aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2022-02-05Scripts/IcecrownCitadel: correct Rimefang's script nameTreeston
(cherry picked from commit fc3feebee9e26ec5bc21a46f37b5affe416582c6)
2022-02-05Scripts/Obsidian Sanctum: Fix portals not being visiblejackpoz
Change NearestGameObjectEntryInObjectRangeCheck to allow returning GameObject not spawned. Fixes other occurrences where a similar issue exists. (cherry picked from commit ca2159bf405fb96a8eba9f1e58bda7ee6c7eb247)
2022-02-05Scripts/Icecrown Citadel: Finish script registration refactoring - ↵Shauren
RegisterSpellScriptWithArgs (cherry picked from commit 600a6b5f681c0f5864f9e9e37559965742e22ca9)
2022-02-05Scripts/Icecrown Citadel: Fix scriptname conflictShauren
(cherry picked from commit b63fa9c42f26f3d80d9ace93654de0bac425f8cd)
2022-02-05Scripts/ICC: update Lich King scripts to new model (#25396)ForesterDev
* Scripts/ICC: update Lich King scripts to new model * fix build (cherry picked from commit d04bdd0316c5c158da4ec0461b714d04321e8f57)
2022-02-05Scripts/ICC: update Sindragosa scripts to new model (#25395)ForesterDev
(cherry picked from commit deec517239311f06ce4bfa62a930b1b874ef058a)
2022-02-05Scripts/ICC: update Professor Putricide scripts to new model (#25394)ForesterDev
* Scripts/ICC: update Professor Putricide scripts to new model * fix build (cherry picked from commit 0b0d5e9beaf0cc2b7c94e0884a4269899c55691c)
2022-02-05Scripts/ICC: update Lady Deathwhisper scripts to new model (#25393)ForesterDev
(cherry picked from commit aac3ae40f772c65bf976ba68ad24f3643fb69dab)
2022-02-05Scripts/ICC: update Rotface scripts to new model (#25392)ForesterDev
(cherry picked from commit af78f4ffb50fbff62a4321d7798a09abcabd4b40)
2022-02-05Scripts/ICC: update Festergut scripts to new model (#25391)ForesterDev
(cherry picked from commit 458867a2e10d8e6c9a5d7c76b95441d2ab566d31)
2022-02-05Scripts/ICC: update Valithria Dreamwalker scripts to new model (#25390)ForesterDev
(cherry picked from commit 71f33d5764b4bf8ce9a2f48aed951bbb65b9750e)
2022-02-05Scripts/Icecrown Citadel: update Blood Council scripts to new model (#25389)ForesterDev
(cherry picked from commit aedb8b80f3585e144fcf07e0e40920a2e2dbba55)
2022-02-05Scripts/Commands: Convert argument parsing of .npc commandsTreeston
(And I snuck some chat command cleanup in there, more de-cluttering!) (cherry picked from commit 88d446dadf65bf47c72d3042834281233b1174ac)
2022-02-05Scripts/Commands: Convert argument parsing of gameobject commandsTreeston
(cherry picked from commit 35b3ba90b03143f2dc700cc4baeb88a58089c102)
2022-02-04Scripts/Commands: Fix a crash in .help - closes #25360Treeston
(cherry picked from commit 944f49d61355926e0d9e5c2d16eb4ad1af03d13c)
2022-02-04Core/ChatCommands: C++17 cleanup (again) (PR #25323)Treeston
(cherry picked from commit 2f7d2ef3e979ecd0536f3a3713e56c8e59652a47)
2022-02-04Core/Misc: Fix issues reported by static analysis (#25351)Giacomo Pozzoni
* Core/Misc: Fix issues reported by static analysis * Core/Vmaps: Code cleanup after e77716188861d4aa83b227a90e04a66b63baeb1f (cherry picked from commit cfc8f7b442a9dba07b198fcebe2c02ab89cf0a8b)
2022-02-04Scripts: Minor loop refactors (#25325)Maks Szokalski
(cherry picked from commit dc9e0c1e86efbabb52085b3977ec1258f4fbb986)
2022-02-04Scripts/InstanceScript: Fix an issue where LoadAllGrids would load creatures ↵kvipka
before TeamInInstance was properly set (PR #25340) (cherry picked from commit 5d2780c43c36b0ae1cc4ac2694bf6ec464d079c7)
2022-02-04Script/Azuremyst_isle: Remove useless logAokromes
(cherry picked from commit bf8b34946db51e27a25947316e2d4bb7a58a0e75)
2022-02-04Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
(cherry picked from commit 534a2388b7c662c8796aabb1ec8cb424879799b6)
2022-02-04Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR ↵Treeston
#25335) (cherry picked from commit cd30e0b86ce6ee88386a91cebdf353fc55805c57)
2022-02-04Core/Misc: std::string -> std::string_view in a bunch of places, notably ↵Treeston
chat commands and Util.h (cherry picked from commit a41bbd9ad9adedb15c7133bdef1575a6ec0eb1ab)
2022-02-04Scripts/Commands: Convert argument parsing of some misc commands to new ↵Peter Keresztes Schmidt
system (#25308) * Core/Shared: Make WeatherType smart * Scripts/Commands: Convert argument parsing of some misc commands to new system (cherry picked from commit 5bab0e43c627c949bb5fb1d7fd014855c6c02b8e)
2022-02-04Scripts/Commands: Convert argument parsing of cast commands to new system ↵Peter Keresztes Schmidt
(#25309) (cherry picked from commit cefac75a7d17ea3263f24b6e0fb63c11f92a04ac)
2022-02-04Scripts/Commands: Fix two unreachable code issues found by PVS-studio (#25311)Peter Keresztes Schmidt
(cherry picked from commit 3262ef447a9c41bef9a9a3d11f5a89a63137c4df)
2022-02-04DB/Quest: Convert & update support for 'Ebon Blade Prisoners' to SAIoffl
Closes #24672 (cherry picked from commit 6611b7145746d5bc18541f7f3a4b641739877740)
2022-02-04DB/Quest: Convert & update support for Borean Tundra escort quests to SAIoffl
Closes #25001 (cherry picked from commit 040fda87ef0a7a2c7a61dc2fdc3c478c5adf3dd6)
2022-02-04Scripts/Commands: Convert argument parsing of message commands to new system ↵Peter Keresztes Schmidt
(#25305) (cherry picked from commit f17b9b20f10ed8e14cdddef395ff467053068d35)
2022-02-04Scripts/Commands: Convert argument parsing of most list commands to new ↵Peter Keresztes Schmidt
system (#25303) (cherry picked from commit 522a4cb1a66539a656c44342d7652c3065a90588)
2022-02-04Scripts/Spells: Replace RegisterAuraScript with RegisterSpellScript and ↵Shauren
remove it (cherry picked from commit 7d4fbf706ae19481468901ccd65c497fcabe56bf)
2022-02-04Scripts/Spells: Convert remaining spell_generic scripts to simplified script ↵Shauren
registration using new additional constructor argument support (cherry picked from commit 7a5a010d415014a1cf78b1f6186d78a39a18c70a)
2022-02-03Scripts/Commands: Convert argument parsing of event commands to new system ↵Peter Keresztes Schmidt
(PR #25275) (cherry picked from commit 7bfeb03c136f18fda73474054c837f4fe8f11136)
2022-02-03Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)Peter Keresztes Schmidt
(cherry picked from commit 4286e7aa02e777268b25d8a5bcc1ee87f7b16c4d)
2022-02-03Scripts/Commands: Convert argument parsing of gm commands to new system (#25279)Peter Keresztes Schmidt
(cherry picked from commit 9c9e8c7d58cd0e939330089cfb555945ebbf73eb)
2022-02-03Scripts/Commands: Convert argument parsing of remaining go command to new ↵Peter Keresztes Schmidt
system (#25284) (cherry picked from commit 1aadf6c6d173e593eef0e9976e51a7189a54a8ce)
2022-02-02Scripts/Commands: Convert argument parsing of honor commands to new systemCarbenium
(cherry picked from commit 515a34f64f200ea0fb9722914b76ab8abd358891)
2022-02-02Core/Warden: Add .debug warden force, allowing you to force specific warden ↵Treeston
checks to be sent (cherry picked from commit f04f4e91ff3afbf89f30659b85e8593c3206138e)
2022-02-02Scripts/Commands: Convert argument parsing of deserter commands to new ↵Peter Keresztes Schmidt
system (PR #25276) (cherry picked from commit c952cb7f710f0aa558b1c94474be8d188967d019)
2022-02-02Scripts/Commands: Convert argument parsing of cheat commands to new system ↵Peter Keresztes Schmidt
(PR #25277) (cherry picked from commit 4707e059386333b6ceec419d0d2e684d9106aef6)
2022-02-02Scripts/Commands: Convert argument parsing of most debug commands to new ↵Peter Keresztes Schmidt
system (PR #25260) (cherry picked from commit 76f309b4e899d4f450a8448d49c1aa05f9d4e785)
2022-02-02Scripts/Commands: Move .debug asan command bodies inside #ifdef ASANTreeston
(cherry picked from commit e18f7aaa4d1bc9f6ad4b524c25fd3f111493b774) (cherry picked from commit 0b13fc192698f65cc6e338ef92c22d4d783281b9) (cherry picked from commit 5ecbe93f7d75ea3c4808ce45ccc7d14e1d42b26b)
2022-02-02Scripts/Commands: Convert argument parsing of ahbot commands (PR #25264)Peter Keresztes Schmidt
(cherry picked from commit 426513ec8e154df7c13ba98371513dd9f6d2cb9d)
2022-02-02Scripts/Commands: Convert argument parsing of bf commands to new systemCarbenium
(cherry picked from commit fa6a8e8f647705c4631b7ed5d2dbd41e3b1d6b6b)
2022-02-02Core/ChatCommands: Move Trinity::ChatCommands::Variant from boost::variant ↵Treeston
to std::variant (for real this time) (cherry picked from commit ffc3e355fe2adfe48d37759091a537b699b12753)
2022-02-02Core/Pets: Updated pet summoning for latest client version (5 Call Pet ↵Shauren
spells and stable size 200)
2022-01-31Core/Pets: Fixed automatic resurrecting pets on battleground graveyardsShauren
Closes #25289 (cherry picked from commit 74a0d579eef07c013cc8deff930a975cf19c487f)
2022-01-31Core/Pets: Pet management refactoring (#25191)Shauren
* Core/Pets: Pet management refactoring * Preload basic pet data on character login with async query * Load additional pet data (declined names/auras/spells/cooldowns) using async query after we are sure pet loading will succeed * Remove all select queries related to pet stable/unstable * Remove all silent pet deletions except explicit UI-triggered abandons * Fixed displaying stable master content when current pet is not summoned * Allow to stable/swap unsummoned current pet Closes #3610 Closes #21266 (cherry picked from commit 5c1fc5e3876549f5ed2b9051fffb6f3d94a67d7a)
2022-01-30Scripts/Spells: Moved Blessing of Faith script to spell_items (#27692)Teleqraph
2022-01-30Scripts/Spells: Fixed Holy Shock visualsShauren