Commit Graph

852 Commits

Author SHA1 Message Date
offl ab7010dae1 Scripts/Spells: Rework Fire Bomb (Halaa) (#28025)
(cherry picked from commit b5194a1527)
2022-09-05 18:34:31 +02:00
Shauren 7957e2d380 Core/Loot: Allocate Loot separately from objects 2022-09-01 20:07:58 +02:00
Shauren b47185cabf Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag 2022-03-27 18:14:47 +02:00
Shauren 4eba978670 Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlags 2022-03-26 18:59:44 +01:00
lee ad30c22902 Scripts/Misc: Load some texts from DB (#27867)
(cherry picked from commit e7c02d6a90)
2022-03-26 16:12:01 +01:00
offl b2479e78a3 Scripts/Quest: Update 'Who Are They?' (#27855)
(cherry picked from commit a29476b92e)
2022-03-26 15:59:33 +01:00
offl d86bc562cb Scripts/Misc: Adjustments to previous fixes (#27821)
(cherry picked from commit 9ee6f4fb11)
2022-03-26 15:20:10 +01:00
offl 050f55b62f Core/AI: OnSpellCast, OnSpellFailed, OnSpellStart hooks (#27704)
(cherry picked from commit 3dca705acc)
2022-03-26 15:15:46 +01:00
offl eb1da698eb Scripts/TK: Few updates for Sepethrea (#27769)
(cherry picked from commit 951d7d3a58)
2022-03-26 14:50:20 +01:00
offl df841dc9f2 Scripts/SL: Update Grandmaster Vorpil (#27765)
Closes #23801

(cherry picked from commit a19c9660b4)
2022-03-26 14:49:55 +01:00
offl 5e2ba78c33 Scripts/TK: Update remaining scripts to new register model 2 (#27768)
(cherry picked from commit 93735ae3bd)
2022-03-26 14:28:07 +01:00
offl 48f6348f89 Scripts/TK: Update remaining scripts to new register model 1 (#27767)
(cherry picked from commit 5e3b76bf25)
2022-03-26 14:23:57 +01:00
offl a6f8dc3052 Scripts/Botanica: Rework Warp Splinter (#27621)
(cherry picked from commit 78327500d8)
2022-03-25 23:23:44 +01:00
offl 18d7814402 Scripts/Botanica: Rework Sarannis & Freywinn (#27611)
(cherry picked from commit 41da43d9f2)
2022-03-25 23:05:01 +01:00
offl 69ee7582fc Scripts/MFF: Update Ahune's Ice Spear behavior (#27384)
(cherry picked from commit 751a8b9e17)
2022-03-24 11:39:27 +01:00
offl 4004eb8b46 Scripts/Crypts: Rework Exarch Maladaar (#27313)
(cherry picked from commit 35b55b3f21)
2022-03-23 23:59:41 +01:00
offl 8d3a408fdc Scripts/The Eye: Few updates to Kael'thas & Astromancer (#27304)
(cherry picked from commit 43315e0e19)
2022-03-23 20:31:19 +01:00
offl b6c02d20d5 Scripts/Botanica: Rework Laj (#27282)
(cherry picked from commit 2fe3b6cc2f)
2022-03-23 20:30:17 +01:00
offl 55fd025057 Scripts/Mechanar: Rework Nethermancer Sepethrea (#27277)
(cherry picked from commit be00563a86)
2022-03-23 20:16:47 +01:00
offl 83b4c8cd37 Scripts/Spells: Small cleanup for gen/item spell scripts (#27311)
(cherry picked from commit ef4c878d26)
2022-03-23 00:06:37 +01:00
offl c4906ce60b Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
(cherry picked from commit c4741a131a)
2022-03-15 23:03:26 +01:00
offl ac82e23fa3 Scripts/Spells: Fix support for 'Teleport This!' (10857) (#26789)
Co-authored-by: offl <offl@users.noreply.github.com>
(cherry picked from commit 8186e6deca)
2022-03-12 14:48:03 +01:00
Giacomo Pozzoni 71c2f0af46 Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken (#26787)
* Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken

* Update scripts

(cherry picked from commit 0800ab20a8)
2022-03-12 14:45:04 +01:00
Jinnaix 6cc8bebdd6 Game/Event: zone_hellfire_peninsula.cpp (#26724)
* Game/Event: zone_hellfire_peninsula.cpp
Convert script timer into game event

* _events.Reset(); - just in case

* Rename 9999_99_99_99_world.sql to 2021_07_21_03_world.sql

Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
(cherry picked from commit 39e1d293bf)
2022-03-11 19:08:22 +01:00
Shauren a7cd2bce1f Scripts/Tempest Keep: Remove Al'ar fire immunity 2022-03-11 16:37:56 +01:00
offl 9ca1b8f127 Scripts/The Eye: Reorder Kael'thas' scripts
(cherry picked from commit e4b42314c0)
2022-03-11 16:27:07 +01:00
offl fd82c69597 Scripts/MT: Update scripts to new register model (#26679)
(cherry picked from commit 661e7cca00)
2022-03-11 15:48:13 +01:00
offl e141bd384d Scripts/SH: Update scripts to new register model (#26678)
(cherry picked from commit db1ec411cc)
2022-03-11 15:47:57 +01:00
offl ea5823151a Scripts/SL: Update scripts to new register model (#26677)
(cherry picked from commit 4bca9c990d)
2022-03-11 15:47:43 +01:00
offl b0745fab33 Scripts/BT: Remove unconfirmed parts of Teron's intro (#26670)
(cherry picked from commit b15359a1e2)
2022-03-11 15:44:01 +01:00
offl 09e358076e Scripts/The Eye: Update Kael'thas to new register model (#26669)
(cherry picked from commit 8cbedef11b)
2022-03-11 15:41:23 +01:00
jackpoz d0fe16b787 Core/Misc: Fix issues reported by static analysis
(cherry picked from commit 33dace231c)
2022-03-11 11:48:18 +01:00
jackpoz e8ea10a6a2 Scripts/Misc: Fix issues reported by static analysis
(cherry picked from commit 4b9465e1f9)
2022-03-11 01:50:09 +01:00
offl 4bdf5261e6 Scripts/Misc: Remove few more evil flags
Ref #25764

(cherry picked from commit 180f495c70)
2022-03-11 01:41:20 +01:00
offl b2212e2dcd Scripts/Instances/Underbog: Rework Hungarfen (#26567)
(cherry picked from commit 3d0a081f8e)
2022-03-11 01:23:45 +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
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 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
offl 1256a55ee5 Scripts/ML: Update Magtheridon to new model (#26420)
(cherry picked from commit 7bd3a36d52)
2022-03-08 22:39:15 +01:00
offl aac1f2c9ea Scripts/Outland: Update Kazzak & Doomwalker to new model (#26419)
(cherry picked from commit 9aa7ed4954)
2022-03-08 22:38:00 +01:00
offl 1c2d73410d DB/Quest: Rework 'Avruu's Orb' (9418)
(cherry picked from commit df8ab338c7)
2022-03-07 20:25:58 +01:00
offl 4d2c93484c DB/Quest: Rework 'A Spirit Guide' (9410)
(cherry picked from commit c905af818c)
2022-03-07 20:25:58 +01:00
offl 2c8f166414 DB/Quest: Rework 'The Road to Falcon Watch' (9375)
Closes #26233

(cherry picked from commit 43fa6698d7)
2022-03-07 20:25:58 +01:00
offl 7b57dc02d1 Scripts/The Eye: Update instance script (#26190)
(cherry picked from commit 5a22cd868a)
2022-03-07 00:18:14 +01:00