Commit Graph

28023 Commits

Author SHA1 Message Date
Shauren
8c63d20190 Core/Spells: Add one more allowed case for CastSpellTargetArg constructor
(cherry picked from commit 3f55647b3e)
2022-04-01 20:36:40 +02:00
Shauren
98e848436d Core/Misc: Apply various cosmetic changes that were made to 3.3.5 branch when porting master branch code there 2022-04-01 20:36:30 +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
safaray
7c8a034d82 Scripts/UBRS: Fix door open issue in UBRS after kill Rend (#27868)
(cherry picked from commit 88eccd2956)
2022-03-26 16:08:28 +01:00
offl
a36e815ac6 Scripts/Quest: Update 'Ample Inspiration' (12828) (#27885)
(cherry picked from commit 45f30ceee2)
2022-03-26 16:08:12 +01:00
offl
3bf6dcc675 DB/Creature: Roxi Ramrocket
(cherry picked from commit 2400ae7291)
2022-03-26 16:04:45 +01:00
HelloKitty
194a0daed5 Core/Object: Fix WorldObject::SetZoneScript unsafe cast to InstanceMap (#27877)
(cherry picked from commit e9992066a5)
2022-03-26 16:01:01 +01:00
offl
945b190262 DB/Quest: Update 'Stopping the Spread'
(cherry picked from commit 877b3674d9)
2022-03-26 16:00:38 +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
04c7e91097 Scripts/Quest: Update 'What Do You Feed a Yeti, Anyway?' (#27851)
(cherry picked from commit fbfb8da7fc)
2022-03-26 15:49:11 +01:00
offl
b105dc4c8f Scripts/Quest: Update 'Burning to Help' & 'A Cleansing Song' (#27849)
(cherry picked from commit 3d6cc67caf)
2022-03-26 15:48:03 +01:00
offl
6a5a39dda0 Scripts/Quest: Update 'Breakfast Of Champions' (#27846)
(cherry picked from commit 9d654345b5)
2022-03-26 15:45:49 +01:00
offl
c3b2131723 Scripts/Quest: Update 'A Flawless Plan' (#27841)
(cherry picked from commit c70c2d782a)
2022-03-26 15:38:16 +01:00
offl
f767fa4cdb Scripts/Quest: Update 'Jormuttar is Soo Fat...' (#27838)
(cherry picked from commit b7de329941)
2022-03-26 15:36:23 +01:00
offl
c0388b1f06 Scripts/Spells: Remove unneeded scripts
(cherry picked from commit cb15c91110)
2022-03-26 15:33:58 +01:00
offl
5450fd6bcd DB/Quest: Update 'Leave Nothing to Chance'
(cherry picked from commit 70ebac6cf4)
2022-03-26 15:32:34 +01:00
offl
48541e14a7 Scripts/Quest: Update 'Mounting Hodir's Helm' (#27832)
(cherry picked from commit 45d6cd42b7)
2022-03-26 15:31:35 +01:00
robinsch
364796dc3b Tool/MMAP: Fixed invalid check causing certain tiles not to build (#27833)
example: mmaps_generator 230 will cause tile 33, 29 to not build because of the check. causing NPCs to not have mmap information in some parts of the map.

.go xyz 1380 -831 -88 230 has no mmap tile information because of above check.
https://i.imgur.com/Pypeu4f.png

(cherry picked from commit e898b6e794)
2022-03-26 15:28:07 +01:00
offl
700df874b9 Scripts/Quest: Few updates to Zul'drak scripts (#27828)
(cherry picked from commit d0a703d1b9)
2022-03-26 15:27:20 +01:00
offl
88670c44ee Scripts/Events: Update event scripts to new register model 2 (#27824)
(cherry picked from commit 3abcbcd4a2)
2022-03-26 15:26:21 +01:00
offl
3ab87f3029 Scripts/Events: Update event scripts to new register model 1 (#27823)
(cherry picked from commit 2ccad770bd)
2022-03-26 15:23:12 +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
1bb63f69ef Core/AI: Change m_originalCaster to m_caster when calling OnSpellStart (#27815)
(cherry picked from commit ad5129e74b)
2022-03-26 15:15:53 +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
90e0c04ca8 Scripts/Quest: Update 'Torture the Torturer' (#27782)
(cherry picked from commit f2904dd577)
2022-03-26 15:05:42 +01:00
offl
00f002b68c Scripts/Spells: Script A Mysterious Voice from Ahn'kahet (#27779)
Closes #25683

(cherry picked from commit 75db924e91)
2022-03-26 15:01:35 +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
4a3d1b1961 Scripts/Spells: Script one more player talk (#27766)
(cherry picked from commit db1e6f2588)
2022-03-26 14:29:47 +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
68df48acaa Scripts/Items: Fix Goblin Bomb Dispenser (#27749)
Closes #26523

(cherry picked from commit 2cb970c663)
2022-03-26 14:13:43 +01:00
anzz1
276c6b4c68 Scripts: Update Silithus Wind Stones (#27700)
* Despawn Wind Stone after use, allow it to respawn (remove GO_FLAG_NODESPAWN on initialize)
* Re-check twilight set aura on GossipSelect (don't allow to summon without wearing set)
* Fix spell Abyssal Punisment (24803) not casting when interacting with stone without required items
* Fix miniboss not despawning after leaving combat
* Fix possible exploit of spawning many minibosses from a single wind stone spawn
* Improve creature scripts
* Set correct respawn time for wind stones

Closes #27698 Closes #26814

(cherry picked from commit b8059ec6e7)
2022-03-26 14:08:07 +01:00
Gildor
2065e06207 Revert "Core/Spells: Force Invisibility (mage) to leave combat." (#27701)
This reverts commit 4b0acb7432.

Co-authored-by: kaelima <kaelima@live.se>
(cherry picked from commit a8475e5d70)
2022-03-26 00:21:27 +01:00
offl
a2236616cc Scripts/Quest: Rework Mystery of the Infinite & Mystery of the Infinite, Redux (#27677)
(cherry picked from commit f205e25b33)
2022-03-26 00:21:13 +01:00
offl
3de50c52fd Scripts/Spells: Handle player talk in spell scripts pt 3 (#27657)
(cherry picked from commit e3409e277d)
2022-03-25 23:45:29 +01:00
offl
8be723788d Scripts/Spells: Handle player talk in spell scripts pt 2 (#27640)
(cherry picked from commit 7a4f1fd201)
2022-03-25 23:42:43 +01:00
offl
4a65cf25ac Scripts/Spells: Handle player talk in spell scripts pt 1 (#27634)
(cherry picked from commit c0c12ad761)
2022-03-25 23:42:38 +01:00
offl
e0fea940b3 Scripts/Quest: Update 'The Light's Mercy' (#27633)
(cherry picked from commit 7964636ea5)
2022-03-25 23:25:17 +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
8e77287dd2 Scripts/BM: Remove unused text
(cherry picked from commit fde8619dac)
2022-03-25 00:25:13 +01:00
offl
979ce40c25 Scripts/Spells: Few fixes to spells with GameObjectActions (#27587)
(cherry picked from commit dca7e51250)
2022-03-25 00:23:41 +01:00
offl
8b7effa4cf Core/SAI: Remove SMART_ACTION_ADD_AURA & actions to change object flags (#27571)
(cherry picked from commit 5ba93a95de)
2022-03-24 23:52:32 +01:00
Grindelwald
a799a10a90 Core/Spells: Add MaxAffectedTargets for Domination (#27541)
(cherry picked from commit 5f0e80bf43)
2022-03-24 23:50:03 +01:00
acidmanifesto
cba1293108 Scripts\Event: COG Corrections (#27532)
Goldshire is a area not a zone. Zone is Elwynn Forest.

CHILDEREN is spelled with 1 E not 2.

(cherry picked from commit 5fc650645d)
2022-03-24 23:48:43 +01:00
Grindelwald
e811387bde Update inkeeper content (#27507)
* Update localized hotel content

Update localized hotel content

* Using the database to display GOSSIP

The broadcast_text_locale has the relevant gossip_menu_option data, but C++'s strong coding makes them appear only in the default English.

(cherry picked from commit 27cb415c13)
2022-03-24 23:33:59 +01:00
Giacomo Pozzoni
8c25abca72 Core/AI: Fix crashes caused by charmed Creatures having null AI for 1 map update tick (#27434)
Implement using ScheduledChangeAI instead of nullptr to signal a required AI change

(cherry picked from commit 19e99db821)
2022-03-24 22:35:05 +01:00