github-actions[bot]
bb3145655a
chore(DB): import pending files
...
Referenced commit(s): 19d1d07f9f
2024-07-16 23:53:24 +00:00
archfr
19d1d07f9f
fix(DB/PageText): Glyphic Scroll text ( #19114 )
2024-07-17 01:52:30 +02:00
github-actions[bot]
b1bab94455
chore(DB): import pending files
...
Referenced commit(s): e8af1aaffc
2024-07-16 23:51:31 +00:00
Jelle Meeus
e8af1aaffc
fix(Scripts/Spells): warlock seed of corruption ( #19322 )
...
* remove seed of corruption handling in unit.cpp
* add generic and warlock aurascript
add warlock aurascript
add enum
add generic aurascript
add OnRemove
2ff855054f (diff-ea612aafadff90005e88b243eb000369be9e5cb6f8dc85a008d31e42b156e0ec)
detonation threshold scaling added in: df5afca278
Co-authored-by: ariel- <ariel-@users.noreply.github.com >
* add LoS check to generic damage
* refactor 2 scripts to 1 with args
refactor const_cast to GetAura()->GetEffect(
refactor reduce a line
* fix detonation threshold scaling
changed SPELL_DIRECT_DAMAGE to DOT
* remove not needed IsExpired() check
removal upon expiration is notified by AURA_REMOVE_BY_EXPIRE
* update comment
* refactor script with args to single spellscript, fix detonate by evade
* refactor
detonation to Detonate()
rename amount to remainingDamage
remove no tneeded HealthBelowPctDamaged
* refactor to 2 spell scripts again
* rename detonation spell from seed_of_corruption to seed_of_corruption_damage
avoids confusion with seed of corruption (with dot effect)
---------
Co-authored-by: ariel- <ariel-@users.noreply.github.com >
2024-07-17 01:50:38 +02:00
github-actions[bot]
416e53df0b
chore(DB): import pending files
...
Referenced commit(s): e9ea181684
2024-07-16 23:46:44 +00:00
Jelle Meeus
9109de6500
fix(Scripts/Karazhan): Nightbane Combat Abilities ( #19321 )
...
* fix(Scripts/Karazhan): NightbaneCombatAbilities
update fear
WIP add comments
increase air phase
* remove distracting ash from ground phase
* :sort
2024-07-17 01:46:23 +02:00
github-actions[bot]
e9ea181684
chore(DB): import pending files
...
Referenced commit(s): 90c7658320
2024-07-16 23:45:45 +00:00
avarishd
90c7658320
fix(Script/Spells): Script Glumdor's Steal Weapon ( #19258 )
...
* fix(Core/Spells): Script Glumdor's Steal Weapon
* add creature check
2024-07-17 01:44:49 +02:00
Kitzunu
3e88bd8668
feat(DB): Release ACDB 11.0.0 ( #19414 )
2024-07-17 01:07:46 +02:00
github-actions[bot]
bdf204f1eb
chore(DB): import pending files
...
Referenced commit(s): c2c2b32b57
2024-07-16 16:28:59 +00:00
Benjamin Jackson
c2c2b32b57
fix(DB/Loot): Add loot for Tenris Mirkblood event boss. ( #19410 )
...
Init.
2024-07-16 18:28:06 +02:00
github-actions[bot]
4f4796b572
chore(DB): import pending files
...
Referenced commit(s): 2008d64e7b
2024-07-16 01:23:16 +00:00
Kitzunu
2008d64e7b
fix(Scripts/Commands): Ticket response ( #19406 )
...
* fix(Scripts/Commands): Ticket response
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/19390
* Implements two new commands
* ticket response delete - Delete a ticket response
* ticket response show - Show current ticket response
* this better
* English?
* bette rlogic
* Update cs_ticket.cpp
2024-07-16 03:22:23 +02:00
github-actions[bot]
0c271cf832
chore(DB): import pending files
...
Referenced commit(s): 9050ddccec
2024-07-15 13:46:17 +00:00
Andrew
9050ddccec
fix(DB/Creature): Remove disable movement flag from Shadowy Construct ( #19402 )
...
* fix(DB/Creature): Remove disable movement flag from Shadowy Construct
* Update rev_1720962309189833000.sql
2024-07-15 10:45:25 -03:00
github-actions[bot]
2a5233c5da
chore(DB): import pending files
...
Referenced commit(s): 1c28456599
2024-07-14 15:38:13 +00:00
Benjamin Jackson
1c28456599
fix(Creature): Remove bad SmartAI entries. ( #19380 )
...
* Init.
* Add `source_type`.
2024-07-14 12:37:20 -03:00
github-actions[bot]
5f62cf71e0
chore(DB): import pending files
...
Referenced commit(s): 8eb7b24670
2024-07-14 15:28:26 +00:00
Gultask
8eb7b24670
fix(Scripts/Netherstorm): Rewrite Phase Hunter AI ( #19401 )
...
* Update zone_netherstorm.cpp
* Update zone_netherstorm.cpp
* db
2024-07-14 12:27:32 -03:00
github-actions[bot]
5694c0499c
chore(DB): import pending files
...
Referenced commit(s): c1649193ac
2024-07-14 15:24:16 +00:00
sudlud
7b8e2514bf
fix(Scripts/Midsummer): correctly despawn gameobjects ( #19387 )
2024-07-14 12:24:06 -03:00
github-actions[bot]
c1649193ac
chore(DB): import pending files
...
Referenced commit(s): c3d98054dd
2024-07-14 15:23:20 +00:00
Gultask
d268840004
fix(DB/Creature): Rewrite Skettis mini bosses ( #19400 )
...
Create rev_1720906730828914400.sql
2024-07-14 12:23:01 -03:00
avarishd
c3d98054dd
fix(Core/Spells): BT - Summon Shadowfiens should spawn 11, instead of 1 ( #19391 )
...
* fix(Core/Spells): BT - Summon Shadowfiens should spawn 10, instead of 1
* Revert "fix(Core/Spells): BT - Summon Shadowfiens should spawn 10, instead of 1"
This reverts commit e5040484b6bf1bce9343b5d2fae0b24057eeaf7f.
* 39649
* spellscript
* should summon 11
* Validate
2024-07-14 12:22:24 -03:00
github-actions[bot]
758088c2eb
chore(DB): import pending files
...
Referenced commit(s): 738c365f92
2024-07-13 20:47:43 +00:00
avarishd
16e35c1777
fix(DB/Conditions): Spawn only 1 'Zelfrax' ( #19365 )
2024-07-13 17:47:26 -03:00
github-actions[bot]
738c365f92
chore(DB): import pending files
...
Referenced commit(s): 0ffd5c2168
2024-07-13 20:46:44 +00:00
avarishd
0ffd5c2168
fix(DB/Creature): Time-Lost Skettis High Priest & Talonpriests ( #19385 )
...
* fix(DB/Creature): Time-Lost Skettis High Priest auras & SAI
https: //github.com/cmangos/tbc-db/pull/336
Co-Authored-By: AnonXS <19734826+AnonXS@users.noreply.github.com >
* Talonpriests
---------
Co-authored-by: AnonXS <19734826+AnonXS@users.noreply.github.com >
2024-07-13 17:45:48 -03:00
github-actions[bot]
a2ca5d3b00
chore(DB): import pending files
...
Referenced commit(s): a69d02e513
2024-07-13 15:39:54 +00:00
Jelle Meeus
a69d02e513
fix(Scripts/Spells): warlock demonic pact ( #19386 )
...
* add Demonic Pact Aura script
2ff855054f (diff-ea612aafadff90005e88b243eb000369be9e5cb6f8dc85a008d31e42b156e0ec)
Co-authored-by: ariel- <ariel-@users.noreply.github.com >
* spell_warlock aura:spell_warl_demonic_pact_aura
* fixup! spell_warlock aura:spell_warl_demonic_pact_aura
* remove not needed spell correction, flag is already set
* subtract current proc bonus before calculating new bonus
* also increase healing done
* remove Demonic Pact handling in Unit
* refactor indent, remove bonus from spell group effects e.g. totem of wrath
* Revert "refactor indent, remove bonus from spell group effects e.g. totem of wrath"
This reverts commit 104041172d34f542cc934e9f468407c36912cc7f.
* refactor indent
* manually set proc cooldown
---------
Co-authored-by: ariel- <ariel-@users.noreply.github.com >
2024-07-13 12:38:59 -03:00
github-actions[bot]
98cb352dc0
chore(DB): import pending files
...
Referenced commit(s): d85d24f4a9
2024-07-13 10:10:53 +00:00
sudlud
79744dfd1e
fix(DB/Item): add flag CU_DURATION_REAL_TIME to 21174 'Empty Festive … ( #19392 )
...
fix(DB/Item): add flag CU_DURATION_REAL_TIME to 21174 'Empty Festive Mug'
2024-07-13 07:10:46 -03:00
Benjamin Jackson
d85d24f4a9
fix(DB/Creature): Update Hyjal boss swing timers. ( #19394 )
...
Init.
2024-07-13 07:10:02 -03:00
github-actions[bot]
524356bcfd
chore(DB): import pending files
...
Referenced commit(s): a511ddb73c
2024-07-12 22:43:06 +00:00
Benjamin Jackson
a511ddb73c
fix(DB/Creature): Adjust some values of Hyjal trash creatures. ( #19395 )
...
* Init.
* Whoops.
2024-07-12 19:42:15 -03:00
github-actions[bot]
7a90d31687
chore(DB): import pending files
...
Referenced commit(s): 477f21d4ef
2024-07-09 22:38:21 +00:00
Gultask
477f21d4ef
fix(DB/Creature): Add pet spells to Tempest-Smith ( #19348 )
...
Create rev_1720400328193554900.sql
2024-07-09 19:37:26 -03:00
github-actions[bot]
e05ff4d6d8
chore(DB): import pending files
...
Referenced commit(s): d9e556ff92
2024-07-09 17:41:00 +00:00
avarishd
d9e556ff92
fix(DB/Creature): Sturdy Plate shouldn't be selectable. ( #19366 )
2024-07-09 14:40:04 -03:00
github-actions[bot]
1dcfc7d3ee
chore(DB): import pending files
...
Referenced commit(s): 3b75cc1d13
2024-07-09 17:19:09 +00:00
avarishd
4fae2ffc3f
fix(DB/Custom): Introspection aura(s) should be a debuff ( #19364 )
2024-07-09 14:18:59 -03:00
github-actions[bot]
3b75cc1d13
chore(DB): import pending files
...
Referenced commit(s): 4040f93f85
2024-07-09 17:18:06 +00:00
Gultask
40bfb5163c
fix(DB/Creature): Tweak timers for Crystalcore Devastator ( #19349 )
...
* Create rev_1720401165519242700.sql
* Update rev_1720401165519242700.sql
2024-07-09 14:17:30 -03:00
github-actions[bot]
1c45600335
chore(DB): import pending files
...
Referenced commit(s): 2552eb2c5d
2024-07-09 17:16:09 +00:00
Gultask
9c29e546dc
fix(DB/Loot): Normalize Epic Gear Zone Drops in The Eye ( #19336 )
...
* Create rev_1720371062445685800.sql
* Update rev_1720371062445685800.sql
2024-07-09 14:16:02 -03:00
Gultask
2552eb2c5d
fix(DB/Quest): Add SpecialFlags to Scale of Sands ring swap quests ( #19354 )
...
Create rev_1720411446927878900.sql
2024-07-09 14:15:09 -03:00
github-actions[bot]
ffe26905c1
chore(DB): import pending files
...
Referenced commit(s): 2bd7303bf7
2024-07-09 17:09:42 +00:00
Gultask
3ed643ae34
fix(DB/Creature): Shadowlord Deathwail's respawn time ( #19333 )
...
Create rev_1720368758501918700.sql
2024-07-09 14:09:20 -03:00
avarishd
2bd7303bf7
fix(DB/Quest): 'A Special Thank You' should require friendly rep ( #19363 )
...
fix(DB/Quest): A Special Thank You should require friendly rep
2024-07-09 14:08:47 -03:00
github-actions[bot]
8c9a3ddc8f
chore(DB): import pending files
...
Referenced commit(s): 430491f81c
2024-07-09 16:31:42 +00:00