Commit Graph

6712 Commits

Author SHA1 Message Date
offl
c6e8b5ad31 Scripts/Quest: Rework 'Taken by the Scourge' (11611) (#26578)
(cherry picked from commit 8a2c1377a9)
2022-03-11 01:41:18 +01:00
offl
b2212e2dcd Scripts/Instances/Underbog: Rework Hungarfen (#26567)
(cherry picked from commit 3d0a081f8e)
2022-03-11 01:23:45 +01:00
offl
bea0528436 Scripts/Instances/EoE: Update Malygos to new register model (#26583)
(cherry picked from commit 7c6ee033e0)
2022-03-11 01:04:48 +01:00
offl
ba691ba96c Scripts/Instances/DK: Update Trollgore to new register model (#26582)
(cherry picked from commit 2a556b900c)
2022-03-11 01:04:48 +01:00
offl
3bf762d1f2 Scripts/Instances/DK: Update Tharon'ja to new register model (#26581)
(cherry picked from commit f5a4b95a02)
2022-03-11 01:04:48 +01:00
offl
4c97169c46 Scripts/Instances/DK: Update Novos to new register model (#26580)
(cherry picked from commit cdfce090fc)
2022-03-11 01:04:48 +01:00
offl
4b2478088b Scripts/Zone: Update IoC scripts to new register model (#26571)
(cherry picked from commit 0051b3e345)
2022-03-11 01:04:48 +01:00
offl
656487a3bb Scripts/Zone: Update Blasted Lands scripts to new register model (#26570)
(cherry picked from commit dadc67c883)
2022-03-11 01:04:48 +01:00
offl
091d38c67c Scripts/Instances: Update Mechanar scripts to new register model (#26569)
(cherry picked from commit 7b9476ea4b)
2022-03-11 01:04:46 +01:00
offl
857db113c0 Scripts/Instances: Update Slave Pens scripts to new register model (#26568)
(cherry picked from commit 57d369dd6a)
2022-03-11 00:00:16 +01:00
jackpoz
9a17ac108c Scripts/Commands: Fix crashes with ".group revive" and ".group repair"
Close #26575

(cherry picked from commit 105c70802d)
2022-03-10 23:54:25 +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
offl
e3dbf86d6c DB/Creature: Rework time bombs
Closes #26479

(cherry picked from commit 52333b0e31)
2022-03-10 20:36:20 +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
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
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
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
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