Commit Graph

11133 Commits

Author SHA1 Message Date
Dr-J
e782799c30 DB/Conditions: Charles Worth
Correct conditions for gossip

closes #19516

(cherry picked from commit 607686a912)
2020-06-14 23:49:04 +02:00
Killyana
c8901a52ee DB/Creature: Remove double spawns from Death Knights area
(cherry picked from commit 7f1315f77d)
2020-06-14 23:49:04 +02:00
Dr-J
800d664502 DB/SAI: Add some missing charmed flags
DB/SAI: Add missing charmed flags to blight geists which is required for when they are charmed as part of it roll's downhill.

(cherry picked from commit f2c351158b)
2020-06-14 23:49:04 +02:00
ForesterDev
7211c6e51d Scripts/Command: implement .debug play music command
Closes #19809

(cherry picked from commit dd4ff1fe54)
2020-06-14 23:49:04 +02:00
Killyana
3f83c9dd1d DB: Add some missing Broadcast Text
(cherry picked from commit 60a69bcd3d)
2020-06-14 23:49:04 +02:00
Keader
a3439b6555 DB/Spells: Fixed Paladin T8 Holy 2P Bonus proc
Close #19796

(cherry picked from commit 4fcea41519)
2020-06-14 23:49:03 +02:00
Killyana
8c6d28f72d DB/GamObject: Sons of Hodir Gameobject quest givers Visibility
Closes #19787

(cherry picked from commit 66bd3459e4)
2020-06-14 23:49:03 +02:00
Dr-J
e9dc775686 DB/SAI: Tormenting the softknuckles
Fix script so that if player does not sucessfully kill the hardknuckle matriach it does not remain hostile as an invisible mob to players doing damage to players who get in agro range.

(cherry picked from commit a261056f58)
2020-06-14 23:49:03 +02:00
Aokromes
282e1f152d DB/Commands: Typo in account set gmlevel help field
Closes #19448 by Heaven31415

(cherry picked from commit 3b8f85fd81)
2020-06-14 23:49:03 +02:00
Killyana
607c5ad554 DB/Creature: Blightguard spawns
(cherry picked from commit d96482b2d4)
2020-06-14 23:49:03 +02:00
Killyana
afad6a7f7d DB: Fix some DB errors
(cherry picked from commit 586cc0e0b4)
2020-06-14 23:49:03 +02:00
Killyana
732ad0f2eb DB/Quest: Blowing Hodir's Horn requirement
Ref #19787

(cherry picked from commit b90fc70c20)
2020-06-14 23:49:03 +02:00
ariel-
e2bc8c5383 Core/Scripts: improvements on the Thorim script
Improvements done to initial work by joschiwald:

- Fixed stormhammer casting and visuals
- Fixed spell credits
- Implemented removal of Impale when HP is higher than 90%
- Corrected faction templates for the pre combat creatures
- Implemeted Leap on the arena adds (thanks to joschiwald for implementing conditions)
- Scripted lighting charge using AuraScript periodic
- Fixed timings
- Corrections on the hallway encounters (added knockback immunity to minibosses too)
- Fixed multiple blizzards issue
- Lever will now reset properly, should players fail to get inside. This allows the door to be opened more than once during the combat
- Corrections in the outro event
- Implemented paralytic field traps on the hallway.
- Implemented Ancient Gate of the Keepers opening.
- Changed blizzard bunny targetting to conditions entirely.
- Removed obsolete scripts
- Standards: delete spell script names by ScriptName instead of spell_id
- Swapped factions for pre-adds (alliance should get horde trash and vs)
- Fixed Leap setting home position for adds
- Removed a bunch of magic numbers
- Runic Colossus should finish current Runic Explosion before beginning to attack
- Fixed UpdateAI logic to put it in line with other scripts (ie don't stop casts)

Special thanks to:
- chaodhib for the blizzard trigger waypoints and investigation on spell radius
- Malcrom for creating the Conditions Creator :P

Closes #15008
Closes #17072

(cherry picked from commit 4a69f5bda5)
2020-06-14 23:49:01 +02:00
joschiwald
d50dccbfce Scripts/Ulduar: Initial implementation of the Thorim Encounter
Closes #7651

Fix logic fail in achievement:
SPELL_LIGHTNING_CHARGE aka 62279 is casted on Thorim itself to buff him, not the damage spell tracked by the achievement.

(cherry picked from commit 5e90c76fd4)
2020-06-14 23:46:44 +02:00
Dr-J
7f43529e17 DB/SAI: A Righteous Sermon
Fix bad target for script for move to position which was using target 1 instead of 8 which was causing npc to walk through wall and dissapear on quest accept

(cherry picked from commit e263654c77)
2020-06-14 22:51:40 +02:00
TecDian
4015c02a42 Scripts/Events: Add missing line for "Love is in the air" boss fight (#19521)
(cherry picked from commit 4b8644d6e6)
2020-06-14 22:48:17 +02:00
Kittnz
058e880d55 DB/GameObjects: Add missing gobs for map 450, 560, 329
Mostly chairs and random stuff

(cherry picked from commit d04bc1339a)
2020-06-14 22:47:00 +02:00
Killyana
b5ca81855b DB/Gameobject: Add a missing cosmetic Yellow Teleport
(cherry picked from commit cadea4f183)
2020-06-14 22:46:22 +02:00
Killyana
9a6c2a4da2 DB/Creature: Arcatraz Sentinel
Closes #10647

(cherry picked from commit e036d2232d)
2020-06-14 22:45:29 +02:00
Killyana
a74d233ccc DB/Creature: Fallen Earthen Warrior
Closes #16559

(cherry picked from commit ccf75008de)
2020-06-14 20:15:24 +02:00
Aokromes
6a76d5c851 DB/Misc: Fix PK for gossip_menu_option_locale
(cherry picked from commit c06f0bea9a)
2020-06-14 20:14:34 +02:00
Aokromes
8ded7e576e Typo fix
(cherry picked from commit 9ae53d2577)
2020-06-14 20:13:19 +02:00
Chazy Chaz
e21e7cd2e2 Scripts/Commands: Update reload commands names
(cherry picked from commit 4843544c21)
2020-06-14 20:09:40 +02:00
Shauren
6533de3100 Core/Items: Implemented corruption and corruption resistance stats 2020-06-13 00:30:32 +02:00
Shauren
c7306439e7 Core/Spells: Implement using different difficulty data from all spell related db2s, not just SpellEffect and SpellPower 2020-06-12 01:29:18 +02:00
funjoker
afcb8ff8e9 DB/Hotfixes: Add hotfixes from build 34601
Closes #24750
2020-06-07 00:20:13 +02:00
Shauren
b47c19d506 Core/DataStores: Allow custom hotfixes (VerifiedBuild <= 0, has loading priority) to coexist with sniffed data (VerifiedBuild > 0) 2020-06-06 23:40:53 +02:00
funjoker
ba5794a12c SQL: Add VerifiedBuild to hotfix_blob and hotfix_data
Closes #24752
2020-06-04 21:48:33 +02:00
Shauren
853503a575 Core: Updated allowed build to 8.3.0.34601 2020-06-04 09:58:25 +02:00
Killyana
872fbb9e1f DB/GameObject: Fix Gob state from the previous commit 2020-05-22 21:42:37 +02:00
Killyana
e3713503ac DB/Spawn: Add missing spawns to Ruins of Gilneas 2020-05-22 21:33:22 +02:00
Shauren
1aaa3131d0 SQL: Fix reapplying 2020_05_02_02_world.sql by autoupdater 2020-05-07 15:31:22 +02:00
ahchxj2416
d40c302839 SQL: Fix 2020_05_02_02_world.sql for mariadb (#24561) 2020-05-07 15:28:33 +02:00
Shauren
82b4ca3b7c Core/Creatures: Fixed level 240 guards and updated scaling level calculation 2020-05-02 22:37:32 +02:00
funjoker
f5e20e8012 Core/Players: Store race base stat modifiers separately 2020-05-02 22:37:32 +02:00
funjoker
314a35f0cd Core/Creatures: Update creature scaling to use content tuning
Closes #22831
2020-05-02 22:37:28 +02:00
Golrag
d7623adf0e Core/Battlegrounds: Use the following fields from DB2/battleground_template data in the Battleground Class:
* isArena
* name
* queueId
* min & max players (per team)
* map id
* script id
* start max dist
* type id
* min & max level
* Save the WorldSafeLocsEntry* instead of the Position in the BattlegroundTemplate struct
2020-05-02 12:05:30 +02:00
Shauren
57a5969c26 Merge pull request #24500 from funjoker/cherry-picks 2020-05-01 15:41:32 +02:00
Shauren
fbd74eb5d8 Core: Updated allowed build to 8.3.0.34220 2020-04-30 00:41:52 +02:00
Kittnz
230adbfc0e DB/Map: Add missing npcs and gameobjects on the old Champion's Hall & Hall of Legends instances.
Notes: this areas is not accessible for normal players.
(cherry picked from commit 21b2042840)
2020-04-29 22:07:16 +02:00
Killyana
57b1d76ad5 DB/Creature: Add some missing spawns to Naxxanar area
(cherry picked from commit 5a3a9381e4)
2020-04-28 22:46:56 +02:00
Killyana
acdbc681cc DB: Some Pathing on Coldarra area
(cherry picked from commit 01d9df27d5)
2020-04-28 21:49:49 +02:00
Killyana
664d002f65 DB/Creature: Caer darrow area
Closes #19256
By Rushor, cala

(cherry picked from commit 4c09b8a02f)
2020-04-28 12:56:09 +02:00
Killyana
2c60638883 DB/Gossip: Maddix and Alieshor
Updates #19432

(cherry picked from commit 2885dc92d0)
2020-04-28 12:56:09 +02:00
Xyventh
ec508fbdba DB/Gossip: Apprentice Shatharia and Magister Quallestis
Closes #19509

(cherry picked from commit c423b37143)
2020-04-28 12:56:09 +02:00
Xyventh
ca8a2cd2ce DB/Creature: Hargin Mundar
Closes #19508

(cherry picked from commit beceb0a83f)
2020-04-28 12:56:08 +02:00
Xyventh
d762d39d7c DB/Creature: R-3D0
Closes #19506

(cherry picked from commit caed8b43c8)
2020-04-28 12:56:08 +02:00
Xyventh
9620869bb7 DB: RP event for Dame Auriferous, High Executor Mavren, Advisor Valwyn and Deathstalker Maltendis
Closes #19503

(cherry picked from commit 7559d837b9)
2020-04-28 12:56:08 +02:00
Xyventh
2bf9b0655e DB/Gossip: Add Missing gossip texts for some NPCs in Sunstrider Isle
Closes #19501

(cherry picked from commit 95ef739012)
2020-04-28 12:56:07 +02:00
Killyana
64ae382d41 DB/Creature: Add missing Spirit Healers
All graveyards are checked

(cherry picked from commit 3028be4929)
2020-04-27 15:08:38 +02:00