Commit Graph
34844 Commits
Author SHA1 Message Date
Shauren 3dd75a49b1 Core/Spells: Removed SpellEffIndex effIndex argument from spell effect handlers, it was commented out in almost every handler 2021-08-28 19:51:29 +02:00
Shauren bc2c76a5b8 Core/Spells: Refactor building SMSG_SPELL_EXECUTE_LOG to not create 192 empty vectors on every spell cast 2021-08-28 18:30:45 +02:00
Shauren b9647bdecc Core/Reputation: Fixed FriendshipReputationFlags::NoRepGainModifiers implementation 2021-08-28 18:03:30 +02:00
Shauren 8cc418460f Core/Misc: Fix gcc warnings 2021-08-28 16:08:33 +02:00
ariel- 962f6d7988 Core/Spells: rework part 5: GameObject casting
Closes #21330
Closes #18885
Ref #18752

(cherry picked from commit 45c5e1b9d63796d168339a44f63418f220cf2403)
2021-08-28 15:59:11 +02:00
ariel- 65dca120d3 Core/Spells: rework part 4: iterate over effects first
Ref #18395

Implement far spell queue processing
Closes #7395

(cherry picked from commit 080d2c6cd439acb2059adc4e24a279de98aa0db6)
2021-08-28 15:59:11 +02:00
ariel- f3548d45d0 Core/Spells: rework part 3: spells only handle at most one UnitAura and one DynObjAura during its lifetime
Closes #15088

(cherry picked from commit e8d5aa56cc48572d81e1898b7b4ff10cfa6d1957)
2021-08-28 15:59:11 +02:00
ariel- 52ae3c89d1 Core/Spells: rework part 2: Split up target selection logic
Target check only determines what kind of entities we can target, spell positivity determines if that entity is valid for attack/assist

Closes #8844

(cherry picked from commit 9b38a6352c0fe2499de54fd769aa1c721a410bda)
2021-08-28 15:59:11 +02:00
ariel- 1e1415a491 Core/Spells: rework part 1: Improved positive detection logic
(cherry picked from commit efeae33495c8b57ae04aeeb382ee85099ac0b600)
2021-08-28 15:59:11 +02:00
funjoker f2cc3adbc5 DB:Hotfixes: Update hotfixes for zhTW 2021-08-27 21:03:15 +02:00
funjoker 41516ebef8 DB:Hotfixes: Update hotfixes for zhCN 2021-08-27 21:03:10 +02:00
funjoker b208f06cc3 DB:Hotfixes: Update hotfixes for ruRU 2021-08-27 21:03:02 +02:00
funjoker 18c17d0d96 DB:Hotfixes: Update hotfixes for ptBR 2021-08-26 20:38:04 +02:00
funjoker 57e0ba26e9 DB:Hotfixes: Update hotfixes for koKR 2021-08-26 20:37:55 +02:00
funjoker 3aee5962e4 DB:Hotfixes: Update hotfixes for itIT 2021-08-26 20:37:48 +02:00
funjoker 8afc682010 DB:Hotfixes: Update hotfixes for frFR 2021-08-26 20:37:38 +02:00
funjoker 34689fff76 DB:Hotfixes: Update hotfixes for esMX 2021-08-26 20:37:30 +02:00
funjoker c06fa23cf8 DB:Hotfixes: Update hotfixes for esES 2021-08-26 20:37:23 +02:00
funjoker aba0accc3d DB:Hotfixes: Update hotfixes for deDE 2021-08-26 20:37:18 +02:00
funjoker 3e836cbb10 DB:Hotfixes: Update hotfixes for enUS 2021-08-26 20:37:03 +02:00
François B f2ef8fa311 Tools/Vmaps: Fix models bounds (#26864) 2021-08-26 17:22:11 +02:00
ZenoX92 16f4cf505d DB/Misc: Shadowmoon Valley
Closes #21570

(cherry picked from commit 022538e1851fc9d72d7c363b8f1b426584c7223b)
2021-08-24 13:55:24 +02:00
Killyana 9999fa5edb DB/Conditions: Fix last conditions
(cherry picked from commit b92bd0b8e07e94ff49166dae6b74c9cd6771d28e)
2021-08-24 13:53:06 +02:00
Killyana 4db098c665 DB/Condition: Fix conditions for spells used by Sjonnir The Ironshaper to summon npcs
(cherry picked from commit 2f04591dae5aad85ca1074bc3a7d88baa20f7c7c)
2021-08-24 13:51:46 +02:00
Killyana 2a9b761dcb DB/Creature: Add missing hover animation to Olrun the Battlecaller
Ref #15093

(cherry picked from commit 4d84ae2736c793807e650dc0c5cdc5158ed6d454)
2021-08-24 13:49:53 +02:00
Killyana 9cd64f5e7d DB/Conditions: More spells conditions fix
(cherry picked from commit fe2a7baa083c24c482dcfd8386bc0ab1c7ca7a5e)
2021-08-24 13:47:11 +02:00
Shauren a91edcb952 Core/Creatures: Remove hover on death
(cherry picked from commit 241109327bf573460d488d707d7eb19f82f1350c)
2021-08-24 13:45:34 +02:00
Shauren f8c03a9066 Core/Creatures: Reworked setting move types in database
* Each move type has its own field instead of trying to combine everything in InhabitType
* Allow overriding movement separately for each spawn

(cherry picked from commit 592516ae69d89da3bcb0ede144644a3d2e0186e0)
2021-08-24 13:43:06 +02:00
joschiwald c94c561b85 Scripts/Misc: Fixed hover movement for Stormcaller Brundir
(cherry picked from commit e9aba10695cdf3520c6ae61815610051502b6f0b)
2021-08-24 12:46:53 +02:00
Chaouki Dhib 246699a173 Scripts/Misc: Hover script fixes
(cherry picked from commit 510bc0b7a0d4e8de60f69b922d03ad3a43c2a2cc)
2021-08-24 12:46:02 +02:00
Shauren 2e2b298618 Core/Movement: Fixed creature hover
Closes #15177

(cherry picked from commit 2baa81065ba27f0a6d278a8dd8a79b7c831e0a2b)
2021-08-24 12:44:38 +02:00
Killyana 028f9b4780 DB/Conditions: Cleanse Ata'mal Armament
(cherry picked from commit 2840e096fc42faa80b839f16edaedc977b12bfee)
2021-08-24 00:10:20 +02:00
Killyana 688bad9f4b DB/Conditions: Throw Booze
(cherry picked from commit 631bca762e269144fbe457a760685c2430043899)
2021-08-24 00:08:18 +02:00
Killyana ff52a32c2f DB/Condition: Soulgrinder Ritual Visual (Smashed)
(cherry picked from commit 097605263e3cfe2f9c382d63ba3233586dee09a4)
2021-08-24 00:04:27 +02:00
Killyana 63e3638dea DB/Condition: Altar of Shadows Beam
And fix Ancient Shadowmoon Spirit position

(cherry picked from commit 7f098196a1cee0d60956ba965db211646ab1579f)
2021-08-24 00:03:20 +02:00
Killyana 8a607c5e4c DB/Condition: Poison Keg
(cherry picked from commit f5d9869bfffd9453e21d672fffcdb0b97b38e045)
2021-08-23 23:59:37 +02:00
Killyana d4a276d158 DB/Misc: Shadowmoon Soulstealer
(cherry picked from commit df7b5e4ed61345120c30619ecc0af2aae9921052)
2021-08-23 23:57:31 +02:00
Killyana 9502120b59 DB/Quest: Invaluable Asset Zapping
(cherry picked from commit 5370637ff146e90e06d32d5db2a3559872196d84)
2021-08-23 23:55:26 +02:00
Treeston 994121e671 Core/CreatureAI: CheckBoundary -> IsInBoundary, better reflects what it does. Also moved to public so spellscript can use it.
(cherry picked from commit df639d85e4e82add71432ea0a4cba91f238a30ba)
2021-08-23 23:28:48 +02:00
Killyana 69c6c59659 DB/Condition: Detonating Rune Stones
Closes #21084

(cherry picked from commit 5df0a020fa54cc658ec6ae8e5df1cecd2cf3d3dc)
2021-08-23 22:55:58 +02:00
Killyana 66a16d8331 DB/Quest: Blessing of Incineratus
(cherry picked from commit 1564eb8234d6a4b5c73113c342913e064514b3c3)
2021-08-23 22:55:04 +02:00
Killyana e397c901fb DB/Gameobject: Replace temp gob by the correct ones
(cherry picked from commit 3e7b3c15bbe8396ab371d46d179b2167f8290045)
2021-08-23 22:53:24 +02:00
Killyana dadceadeab DB/quest: Fix Defiling Uther's Tomb/Tomb of the Lightbringer scripts conflicts
Add the missing visual related to gob activation
Fix wrong orientation
Fix text target
Fix conditions

(cherry picked from commit 18222b8d5053a04c9c1665de9562d87ebccddef3)
2021-08-23 22:51:23 +02:00
Gooyeth 90b81a212e Core/Player: Do not remove auras from Gamemasters in arenas (#21568)
(cherry picked from commit 92b8a870bf423b439806ab39a8d5af0485e60ed8)
2021-08-23 20:03:40 +02:00
ariel- 08f4f9b324 Core/Conditions: validate object types when conditioning implicit spell targets with CONDITION_OBJECT_ENTRY_GUID
Closes #21569

(cherry picked from commit 34c3962b09dbb2b7a11e4ff0c08b2ab05ff63762)
2021-08-23 20:02:44 +02:00
Killyana 94ad51357f DB/Quest: Veil Skith: Darkstone of Terokk
Ref #12027

(cherry picked from commit 774ddc83165c10d83f8be13ccba6667ed08baa79)
2021-08-23 19:49:59 +02:00
ariel- e8e501609f Core/Entities: ghouls start with full energy
(cherry picked from commit 0c1e485e13d065b26e24b4226044246ae8ca0e4d)
2021-08-23 19:29:41 +02:00
ariel- 9f0204b357 Scripts/Command: build fix for horrible outdated boost version used by travis
(cherry picked from commit 68dde9f8c5467c5983078b190e58105f99dad75c)
2021-08-23 19:18:49 +02:00
ZenoX92 9c54e210b1 DB/Quest: A Fine Mess
Closes #1722

(cherry picked from commit 272e000e890da43ad9be47d2a763f956c727c965)
2021-08-23 19:15:35 +02:00
ZenoX92 bd9e854144 DB/Creature: Add missing scripts to some guards
Ref #21555

(cherry picked from commit 74e71198e2e5ae8b2c7c0e161a9f1fa60cdbbea3)
2021-08-23 13:43:15 +02:00