Commit Graph

19747 Commits

Author SHA1 Message Date
ccrs
0e0deaefd4 Core/Movement: remove redundant method MovementGenerator::NotifyAIOnFinalize and use existing Finalize - MovementInform implementation
6fde051e4e follow up

(cherry picked from commit 303e01c834)
2022-03-10 23:53:54 +01:00
offl
012444ba80 Scripts/Spells: Add comments with id & name of spells part 4
(cherry picked from commit e7e4786606)
2022-03-10 23:53:31 +01:00
offl
0408693646 Scripts/Spells: Add comments with id & name of spells part 3
(cherry picked from commit 03c727326d)
2022-03-10 23:52:03 +01:00
offl
cec9718d22 Scripts/Spells: Add comments with id & name of spells part 2
(cherry picked from commit 0e804c95ac)
2022-03-10 23:13:25 +01:00
offl
f2777596a0 Scripts/Spells: Add comments with id & name of spells part 1
(cherry picked from commit 80a4b7f1e2)
2022-03-10 22:41:12 +01:00
offl
09551b663a Scripts/Quest: Rework cocooned creatures (#26554)
(cherry picked from commit 78bd609e8a)
2022-03-10 22:36:09 +01:00
Shauren
86e7789160 Core/Scripts: Allow spell script ValidateSpellInfo to work with any container type
(cherry picked from commit f2f0aeb562)
2022-03-10 21:29:07 +01:00
offl
e3dbf86d6c DB/Creature: Rework time bombs
Closes #26479

(cherry picked from commit 52333b0e31)
2022-03-10 20:36:20 +01:00
Shauren
1f6497f04e Core/AreaTriggers: Add missing 9.2 changes 2022-03-10 19:59:13 +01:00
Shauren
db3eb418b8 Core/Creatures: Fixed loading ModExperience from database
Closes #27858
2022-03-09 23:45:53 +01:00
Ovahlord
209b90cfdd Core/DBLayer: escape MySQL keywords in page_text, page_text_locale, broadcast_text and broadcast_text_locale select queries
(cherry picked from commit d4f71131f0)

(cherry picked from commit edcaac6c95)
2022-03-09 15:30:23 +01:00
HelloKitty
a67bb1f575 Core/Map: Added Map::SetZoneOverrideLight std::chrono overload (#26486)
* Core/Map: Added Map::SetZoneOverrideLight std::chrono overload

* Scripts: Replace Map::SetZoneOverrideLight usages with new std::chrono overload

* Core/Map: Remove non-chrono Map::SetZoneOverrideLight overload

(cherry picked from commit e33c4b8f7f)
2022-03-09 14:56:04 +01:00
Edder
4dbacb6985 Core/Vehicle: Setting home position of creature passenger on AtEngage (#26482)
Co-authored-by: Edder <d.rosenauer@gmail.com>
(cherry picked from commit fb88a1409f)
2022-03-09 14:55:40 +01:00
Mikhail Redko
9e6def8ae2 Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)
* Core/Console: Improve ReadWinConsole logic and cosmetic changes

* Core/Console: Fixed possible appearance of weird characters in the console when printing the output of child processes

* Fix codestyle

* Removed auto

* Core/Misc: Explicit casting Difficulty values to uint8 before outputting to console

* Core/Misc: Cast Difficulty to uint32 for output to console

Co-authored-by: jackpoz <giacomopoz@gmail.com>
(cherry picked from commit 6c12f45f3b)
2022-03-09 14:55:18 +01:00
offl
b1139ada4d DB/Creature: Fix recently broken The Etymidian's script
(cherry picked from commit 79944605c6)
2022-03-09 14:20:51 +01:00
ihm-tswow
56f0129ff3 Core/Game: Fix cache path with git flow branches (#26494)
- git flow may put forward slashes in branch names, so we cannot assume we are just creating one directory.

(cherry picked from commit 471e5af32d)
2022-03-09 14:20:25 +01:00
robinsch
f7956ffd1e Core/SAI: Prevent loading invalid smart_scripts entry (#26508)
(cherry picked from commit 8c0e6e9ee4)
2022-03-09 14:20:25 +01:00
schell244
71287d5861 Core/Sounds - added missing victory near sound for Arathi Basin (3.3.5) (#26477)
* added missing victory near sound for arathi basin

* switch sound id's

Co-authored-by: schell244 <>
(cherry picked from commit 2ac7499f66)
2022-03-09 12:44:54 +01:00
offl
11edf05f1c Scripts/DTK: Update King Dred to new model (#26464)
Co-authored-by: offl <offl@users.noreply.github.com>
(cherry picked from commit d9670cec6d)
2022-03-09 12:44:04 +01:00
offl
f379dc56ca Scripts/POS: Update instance scripts to new model (#26467)
Co-authored-by: offl <offl@users.noreply.github.com>
(cherry picked from commit 7de6e75663)
2022-03-09 12:43:55 +01:00
offl
6dedb40aa5 Scripts/POS: Update Tyrannus to new model (#26466)
Co-authored-by: offl <offl@users.noreply.github.com>
(cherry picked from commit 87ba4a7615)
2022-03-09 12:43:16 +01:00
offl
60168e18be Scripts/POS: Update Garfrost to new model (#26465)
Co-authored-by: offl <offl@users.noreply.github.com>
(cherry picked from commit b5cc63873d)
2022-03-09 12:41:51 +01:00
offl
3532a88084 Scripts/Alterac: Update remaining scripts to new model (#26469)
Co-authored-by: offl <offl@users.noreply.github.com>
(cherry picked from commit 9f188d70fe)
2022-03-09 12:33:13 +01:00
offl
0181377bbd Scripts/Eye: Update Void Reaver to new model & few misc changes (#26470)
Co-authored-by: offl <offl@users.noreply.github.com>
(cherry picked from commit 0d9125d8e4)
2022-03-09 12:32:55 +01:00
offl
8e5895c809 Scripts/Mechanar: Update gatewatchers to new model (#26471)
Co-authored-by: offl <offl@users.noreply.github.com>
(cherry picked from commit 2b6632e50a)
2022-03-09 12:23:43 +01:00
Shauren
673f7a53e5 Core/Commands: Fixed logging gm commands that accept hyperlink arguments and use legacy handlers
Closes #26462

(cherry picked from commit ab1a5b7fc8)
2022-03-09 00:42:48 +01:00
Edder
8202dc28c2 Core/Quest: Threat From Above (#26468)
* [Quest] Threat From Above #26355

* [Quest] Threat From Above TrinityCore#26355

* Core/Quest: Threat From Above #26468 - modified sql according to guidelines; added override keyword

* Rename 2021_04_24_00_world.sql to 2021_04_25_00_world.sql

Co-authored-by: Edder <d.rosenauer@gmail.com>
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
(cherry picked from commit 3e407c7d1c)
2022-03-09 00:42:48 +01:00
offl
9845fe92bb Scripts/Naxxramas: Slightly update Grobbulus (#26459)
(cherry picked from commit 8db2ef9cdd)
2022-03-09 00:42:47 +01:00
offl
b7bdc246c5 Scripts/Naxxramas: Slightly update Patchwerk (#26458)
(cherry picked from commit 1a19d538f6)
2022-03-09 00:10:46 +01:00
offl
d735e6196d Scripts/Oculus: Update instance scripts to new model (#26445)
(cherry picked from commit 1c0029321a)
2022-03-09 00:07:26 +01:00
offl
50d8c824e2 Scripts/Oculus: Update Varos to new model (#26444)
(cherry picked from commit f05e0360fc)
2022-03-09 00:05:52 +01:00
offl
2d5a833ea5 Scripts/Oculus: Update Urom to new model (#26443)
(cherry picked from commit 2a57b6627f)
2022-03-09 00:03:51 +01:00
offl
f14a2afd8b Scripts/Oculus: Update Eregos to new model (#26442)
(cherry picked from commit 2c1f14e0e2)
2022-03-09 00:00:58 +01:00
offl
af4434223d Scripts/Nexus: Update Ormorok to new model (#26441)
(cherry picked from commit 87422fe015)
2022-03-08 23:58:43 +01:00
offl
4ec948b2f0 Scripts/Nexus: Update Commander to new model (#26440)
(cherry picked from commit abed54bf27)
2022-03-08 23:58:26 +01:00
offl
c723d42c81 Scripts/Nexus: Update Telestra to new model (#26439)
(cherry picked from commit dfdf892f89)
2022-03-08 23:55:34 +01:00
offl
a8a222a3e4 Scripts/Nexus: Update Keristrasza to new model (#26438)
(cherry picked from commit 08fc6314d0)
2022-03-08 23:49:48 +01:00
offl
88ae42c113 Scripts/Gundrak: Update Moorabi to new model (#26437)
(cherry picked from commit 158f877a4e)
2022-03-08 23:28:18 +01:00
offl
4ac8774fb9 Scripts/Gundrak: Update Galdarah to new model (#26436)
(cherry picked from commit ab46e6587f)
2022-03-08 23:27:30 +01:00
offl
0e389fa3ea Scripts/Gundrak: Update Eck to new model (#26435)
(cherry picked from commit ebf05f1c4e)
2022-03-08 23:27:17 +01:00
offl
d719b081a6 Scripts/HoS: Update instance scripts to new model (#26434)
(cherry picked from commit 6298af57d9)
2022-03-08 23:27:05 +01:00
offl
c5c651c944 Scripts/HoS: Update Sjonnir to new model (#26433)
(cherry picked from commit 5d3bafdbab)
2022-03-08 23:11:12 +01:00
offl
bf74760bbe Scripts/HoS: Update Maiden to new model (#26432)
(cherry picked from commit 055784d097)
2022-03-08 23:10:51 +01:00
offl
8353344a55 Scripts/HoL: Update Volkhan to new model (#26431)
(cherry picked from commit 463765ebae)
2022-03-08 23:02:25 +01:00
offl
3ea5cf0ba8 Scripts/HoL: Update Loken to new model (#26430)
(cherry picked from commit 3f1fc262ac)
2022-03-08 23:00:02 +01:00
offl
b1baf9c5df Scripts/HoL: Update Ionar to new model (#26429)
(cherry picked from commit 6e36a2007c)
2022-03-08 22:57:25 +01:00
offl
baa374a76b Core/Creature: Create & use CREATURE_FLAG_EXTRA_IGNORE_FEIGN_DEATH (#26448)
Co-authored-by: offl <offl@users.noreply.github.com>
(cherry picked from commit 642796f3f2)
2022-03-08 22:54:32 +01:00
Gildor
2f8305e05a Scripts/RubySanctum: Improve Halion boundary (#26426)
(cherry picked from commit 1456be7eee)
2022-03-08 22:43:17 +01:00
offl
b8dab39d5c Scripts/Azjol-Nerub: Preparing for updating to new model (#26425)
(cherry picked from commit 4ee6b67a84)
2022-03-08 22:43:00 +01:00
offl
f0e8bcb453 Scripts/Nexus: Update Anomalus to new model (#26424)
(cherry picked from commit dadbd4cdab)
2022-03-08 22:42:49 +01:00