Commit Graph

32991 Commits

Author SHA1 Message Date
offl
407dcc9d75 DB/SAI: Update some scripts using CMC cast flag or remove it
Closes #25123
2020-08-02 19:08:37 +03:00
Jildor
8f80951051 DB/Creature: Obsidian Sanctum - Fire Cyclone shouldn't enter in combat
Closes #25113
2020-08-02 19:07:35 +03:00
offl
13a510f02f DB/Creature: Add script to Arakkoa Egg (20214)
Closes #25112
2020-08-02 19:05:55 +03:00
offl
bbf6659490 DB/Quest: Update support for 'The Skettis Offensive' (10879)
Closes #25111
2020-08-02 19:05:05 +03:00
offl
1f8067e354 DB/Gossip: Add correct broadcast texts and language to some gossip texts part 3
Closes #25106
2020-08-02 19:03:48 +03:00
offl
0b09f60ca3 DB/SAI: Use spells which triggers Arcane Missiles instead of triggered spells
Closes #25103
2020-08-02 19:02:56 +03:00
offl
ea71bdff2b DB/Creature: Remove never used option and text for Franclorn Forgewright
Closes #25101
2020-08-02 19:02:10 +03:00
offl
895fe9cd12 DB/Gossip: Add correct broadcast texts and language to some gossip texts part 2
Closes #25097
2020-08-02 19:01:14 +03:00
offl
272f510e9b DB/Gossip: Add correct broadcast texts and language to some gossip texts part 1
Closes #25091
2020-08-02 19:00:17 +03:00
offl
edbc48fba7 DB/Gossip: Add correct broadcast texts to some gossip options
Closes #25087
2020-08-02 03:18:58 +03:00
offl
dfe9336f0d DB/Creature: Reoder some texts, add correct broadcast text, fix language and add more texts
Closes #25082
2020-08-02 03:18:03 +03:00
offl
3345424f8d DB/Creature: Remove event for Duggan Wildhammer, added in Cata
Closes #25081
2020-08-02 03:17:00 +03:00
offl
312cb4d254 DB/Creature: Fix Sethekk Spirit's level and add missing emotes to some creatures from Sethekk Halls
Closes #25080
2020-08-02 03:14:59 +03:00
offl
8899e1056c DB/Creature: Fix text range for Jaina's & Sylvanas' texts (Forge of Souls)
Closes #25078
2020-08-02 03:13:19 +03:00
Jinnaix
2ffc3124ae DB/Creature: Make Amnennar the Coldbringer's adds not despawn instantly after summon
Closes #25077
2020-08-02 01:11:28 +03:00
Peter Keresztes Schmidt
dab8768c18 Scripts/AzjolNerub: Update Anub'Arak encounter to current coding standards (#25192)
* Scripts/AzjolNerub: Update Anub'Arak to current coding standards

* no functional changes

* Scripts/AzjolNerub: Update Anub'Arak Darter to current coding standards

* no functional changes

* Scripts/AzjolNerub: Update Anub'Arak Assassin to current coding standards

* no functional changes

* Scripts/AzjolNerub: Update Anub'Arak Guardian to current coding standards

* no functional changes

* Scripts/AzjolNerub: Update Anub'Arak Venomancer to current coding standards

* no functional changes

* Scripts/AzjolNerub: Update Anub'Arak Impale Target to current coding standards

* Scripts/AzjolNerub: Update Anub'Arak Pound spell to current coding standards

* Scripts/AzjolNerub: Update Anub'Arak carrion beetles aura script to current coding standards
2020-08-01 23:32:10 +02:00
Peter Keresztes Schmidt
7abe9d66d0 Scripts/Gundrak: Update Slad'ran encounter to current coding standards (#25180)
* Scripts/Gundrak: Update Slad'Ran's script to use TaskScheduler

* No functional changes

* Scripts/Gundrak: Update Slad'Ran's adds to use TaskScheduler

* No functional changes
2020-08-01 23:15:25 +02:00
Peter Keresztes Schmidt
dd8666f38d Scripts/Gundrak: Update Drakkari Colossus encounter to current coding standards (#25182)
* Scripts/Gundrak: Update Drakkari Colossus to current coding standards

* no functional changes

* Scripts/Gundrak: Update Drakkari Elemental to current coding standards

* no functional changes

* Scripts/Gundrak: Update Living Mojo to current coding standards

* no functional changes
2020-08-01 23:14:26 +02:00
Peter Keresztes Schmidt
c88234727b Scripts/MoltenCore: Update Golemagg encounter to current coding standards (#25183)
* Scripts/MoltenCore: Update Golemagg to current coding standards

* no functional changes

* Scripts/MoltenCore: Update Core Ranger to current coding standards

* no functional changes
2020-08-01 23:12:54 +02:00
Carbenium
90543fd41d Scripts/AhnKahet: Update Herald Volazj to current coding standards
* convert to BossAI
* no functional changes
2020-08-01 23:11:08 +02:00
Carbenium
799d5376d8 Scripts/AV: Update Vanndar's script to use TaskScheduler
* No functional changes
2020-08-01 21:13:30 +02:00
Carbenium
228696bf80 Core/Common: Merge TimeTrackerSmall with TimeTracker 2020-08-01 12:43:55 +02:00
Carbenium
e55516348d Core/Common: Add a std::chrono interface to TimeTrackerSmall
New methods:
TimeTrackerSmall(Milliseconds expiry);
void Update(Milliseconds diff);
void Reset(Milliseconds expiry)
Milliseconds GetExpiry() const

Removed methods:
int32 GetExpiry() const

Also add basic unit tests.

Core/Scripts: Use std::chrono interface of TimeTrackerSmall
2020-08-01 12:43:55 +02:00
Shauren
9b806c6b5d Core/DBLayer: Add nicer api for SQLQueryHolders 2020-07-31 23:27:26 +02:00
Giacomo Pozzoni
7cf122fc2a Core/Misc: Fix static analysis issues (#25178) 2020-07-31 22:53:13 +02:00
offl
5b863acf92 DB/Creature: Standardize creature respawn time part 10
Closes #25075
2020-07-31 23:45:52 +03:00
offl
e3ceffdd1a DB/Creature: Remove gold and loot from some unlootable creatures
Closes #25070
2020-07-31 23:45:44 +03:00
offl
cf21b4a745 DB/Creature: Standardize creature respawn time part 9
Closes #25068
2020-07-31 23:45:31 +03:00
offl
aced3dcb9a DB/Creature: Make Honeybee follow player
Closes #25064
2020-07-31 23:45:22 +03:00
offl
7c2859fa1b DB/Quest: Rework support for 'Oh Noes, the Tadpoles!' (11560)
Closes #25062
2020-07-31 23:40:29 +03:00
offl
5e1a7074c7 DB/Creature: Standardize and adjust creature respawn time, remove wrong spawns part 8
Closes #25060
2020-07-31 23:39:43 +03:00
offl
632a1d7d24 DB/Creature: Significantly increase amount of gold drop from Doomwalker & Doom Lord Kazzak
Closes #25059
2020-07-31 23:39:31 +03:00
offl
d120767055 DB/Creature: Add missing green items to Doomwalker & Badge of Justice to Doomwalker & Doom Lord Kazzak
Closes #25058
2020-07-31 23:39:16 +03:00
offl
509c24ab53 DB/Spell: Add some missing conditions to spells with SPELL_EFFECT_ACTIVATE_OBJECT
Closes #25057
2020-07-31 23:35:21 +03:00
offl
7d7be8d5ac DB/Creature: Deathwhisper Necrolyte
Closes #25048
2020-07-31 23:35:07 +03:00
offl
6a9c63886e DB/Quest: Update support for 'The Black Knight's Curse' (14016)
Closes #25043
2020-07-31 23:06:37 +03:00
offl
db40ad7675 DB/Creature: Add more texts to Naxxanar Skeletal Mage
Closes #25034
2020-07-31 23:02:28 +03:00
offl
9cee34ddb7 DB/Creature: Add formations & more proper waypoints to some packs in SWP
Closes #25011
2020-07-31 23:02:09 +03:00
offl
1f866dc8a5 DB/Quest: Simplify & update support for 'The Lost Spirits'
Closes #25009
2020-07-31 23:01:55 +03:00
offl
ef9ec91f1d DB/Quest: Add support for 'Surrender... Not!'
Closes #25002
2020-07-31 23:01:47 +03:00
offl
fb98337cc0 DB/SAI: Darkweb Victim / Kurzel
By @dr-j
Closes #24995
2020-07-31 23:01:37 +03:00
offl
7908b00311 DB/Quest: Rework support for two 'Test of Lore' quests
Closes #24993
2020-07-31 22:56:25 +03:00
offl
2d93f1487a DB/Quest: Update support for 'Protect Kanati Greycloud'
Closes #24992
2020-07-31 22:56:16 +03:00
offl
2dd7cc8848 DB/Quest: Update support for quest 'Suppression'
Closes #24991
2020-07-31 22:56:07 +03:00
offl
37b8760ced DB/Quest: Update support for 'Zuluhed the Whacked'
Closes #24990
2020-07-31 22:55:58 +03:00
offl
560a9c75ff DB/Creature: Tel'athion the Impure
By @ZenoX92
Closes #24988
2020-07-31 22:48:01 +03:00
offl
b1e1fe9c3b DB/SAI: Harold Lane
By @ZenoX92
Closes #24987
2020-07-31 22:47:46 +03:00
offl
7762a53b43 DB/SAI: Use serverside spells to activate taxi in some scripts
Closes #24986
2020-07-31 22:47:38 +03:00
offl
7786c51d0e DB/GameObject: Update GAMEOBJECT_TYPE_GUARDPOST values from Cata to 3.3.5
Closes #24984
2020-07-31 22:47:27 +03:00
offl
efbd50ed0e DB/Misc: Nesingwary Safari's Events
By @ZenoX92
Closes #24983
2020-07-31 22:47:18 +03:00