Commit Graph

8948 Commits

Author SHA1 Message Date
github-actions[bot]
11e908bfa4 chore(DB): import pending files
Referenced commit(s): e72373b82e
2024-07-09 16:07:19 +00:00
Gultask
7e7e20dd2a fix(DB/Creature): Mo'grosh Shaman (#19355)
Create rev_1720412580617188000.sql
2024-07-09 13:07:14 -03:00
github-actions[bot]
a68427b540 chore(DB): import pending files
Referenced commit(s): 49cebee3ec
2024-07-09 16:06:51 +00:00
Gultask
e72373b82e fix(DB/Creature): Don't continue Crystalcore Sentinel RP script when combat starts (#19338)
* Create rev_1720372819954042700.sql

* also make sure not to remove player debufffs
2024-07-09 13:06:28 -03:00
github-actions[bot]
9d443e73b4 chore(DB): import pending files
Referenced commit(s): 02104ca89b
2024-07-09 16:06:02 +00:00
Gultask
49cebee3ec fix(DB/Gameobject): Add more locations for Glinting Mud (#19351)
Create rev_1720407351886654900.sql
2024-07-09 13:05:55 -03:00
github-actions[bot]
0c7ec87ed6 chore(DB): import pending files
Referenced commit(s): daacfdd0e9
2024-07-09 16:04:51 +00:00
Gultask
daacfdd0e9 fix(DB/Quest): Add ability to request missing quest item Manna-Enriched Horse Feed (#19356)
Create rev_1720413117680804600.sql
2024-07-09 13:03:55 -03:00
github-actions[bot]
ca64d4e895 chore(DB): import pending files
Referenced commit(s): 86dd961e23
2024-07-09 16:02:44 +00:00
avarishd
86dd961e23 fix(DB/SAI): 'Threat from Above' giving double credit on kill (#19373)
fix(DB/SAI): 'Threat from Above' double credit on kill
2024-07-09 13:01:50 -03:00
github-actions[bot]
099b6ab59a chore(DB): import pending files
Referenced commit(s): a3851e5ad6
2024-07-08 02:53:58 +00:00
Gultask
a3851e5ad6 fix(DB/Gameobject): Replace all The Eye gameobjects (#19347)
* Create rev_1720395872346487800.sql

* Update rev_1720395872346487800.sql
2024-07-07 23:53:06 -03:00
github-actions[bot]
e8bc42ddad chore(DB): import pending files
Referenced commit(s): f86dcb969b
2024-07-07 17:01:47 +00:00
Benjamin Jackson
2d6cddb1fa fix(DB/Karazhan): Respawn Skeletal Gryphons. (#19329)
Init.
2024-07-07 14:01:09 -03:00
github-actions[bot]
41cdfa6810 chore(DB): import pending files
Referenced commit(s): 3db58e7086
2024-07-07 17:00:56 +00:00
Benjamin Jackson
f86dcb969b fix(DB/OnyxiasLair): Respawn Onyxian Warders. (#19328)
* Init.

* Add dumped movement from DB editor.

* Trim first waypoint.

* Trim second waypoint.

* Trim additional waypoints.

* Adjust.

* Replace.

* Adjust.

* Comment in-fight summon data.

* Remove in-fight summon data.

Would like to add it back, but not sure how/if an existing in-fight Warder summon is implemented.

* Swap GUID variable value.

* Whoops.

* Remove obsolete file.

* More whoops.

* Remove vestigial path data.
2024-07-07 14:00:47 -03:00
github-actions[bot]
4b62083dc9 chore(DB): import pending files
Referenced commit(s): e40b1acb0a
2024-07-07 16:59:12 +00:00
Gultask
d68edd0aec fix(DB/Creature): Remove Bleed immunities from mechanical & undead creatures (#19304)
* Create rev_1720230463035941600.sql

* Update rev_1720230463035941600.sql
2024-07-07 13:58:26 -03:00
avarishd
e40b1acb0a fix(DB/Creature): Talon King Ikiss should be immune to interrupts (#19331) 2024-07-07 13:58:00 -03:00
github-actions[bot]
681ae4eeae chore(DB): import pending files
Referenced commit(s): 7bd4928d11
2024-07-07 11:27:16 +00:00
Gultask
8cafc5bc7e fix(DB/Item): Increase ppm of Netherstrand Longbow (#19306)
Create rev_1720231700188069900.sql
2024-07-07 08:27:08 -03:00
Gultask
7bd4928d11 fix(DB/Gossip): Allow Estelle Gendry to give players Thieves' Tools (#19303)
Create rev_1720229222612824600.sql
2024-07-07 08:26:20 -03:00
github-actions[bot]
f85d8433a6 chore(DB): import pending files
Referenced commit(s): d0cd435807
2024-07-06 18:03:28 +00:00
Benjamin Jackson
d0cd435807 fix(Scripts/HyjalSummit): Add damage over time component to Doomfire debuff. (#19317)
* Init.

https: //github.com/mangostwo/server/commit/6a2e23cac09a88d7ec1221393ba96482d71187f6
Co-Authored-By: Miroslav Drbal [ApoC] <apoc@nymfe.net>

* Don't forget the query.

* Add spell attribute.

* Adjust tick script.

More dynamically calculates damage from ticks.

Co-Authored-By: avarishd <46330494+avarishd@users.noreply.github.com>

* Remove unnecessary `aurEff`

Co-Authored-By: avarishd <46330494+avarishd@users.noreply.github.com>

* #include

---------

Co-authored-by: Miroslav Drbal [ApoC] <apoc@nymfe.net>
Co-authored-by: avarishd <46330494+avarishd@users.noreply.github.com>
2024-07-06 20:02:35 +02:00
github-actions[bot]
8121356e86 chore(DB): import pending files
Referenced commit(s): 1632045ba8
2024-07-06 14:38:08 +00:00
Kitzunu
49656ea403 fix(DB/Quest): Spirits of the Feralfen (#19310)
* fix(DB/Quest): Spirits of the Feralfen

* closes https://github.com/chromiecraft/chromiecraft/issues/6241

* cute

Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>

---------

Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
2024-07-06 11:37:59 -03:00
Dan
344261fa7b fix(DB/TheBlackTemple): Ashtongue Feral Spirit detection range (#19315)
init
2024-07-06 11:37:29 -03:00
Dan
1632045ba8 fix(DB/TheBlackTemple): make Promenade Sentinel kick immune (#19316)
init
2024-07-06 11:37:15 -03:00
github-actions[bot]
c41a5ff336 chore(DB): import pending files
Referenced commit(s): f8f4788355
2024-07-06 11:47:59 +00:00
avarishd
f8f4788355 fix(DB/SAI): Zeppit's RP for collecting blood (#19318) 2024-07-06 13:47:07 +02:00
github-actions[bot]
65870ec1a1 chore(DB): import pending files
Referenced commit(s): 78725aa138
2024-07-06 09:23:58 +00:00
Gultask
67e63f3ec8 fix(DB/Creature): Prevent Hellfire Peninsula's Pit Commander from cancelling Timed Event (#19307)
Create rev_1720232245698455400.sql
2024-07-06 11:23:34 +02:00
github-actions[bot]
0ab361d48d chore(DB): import pending files
Referenced commit(s): 9e6eca979b
2024-07-06 09:23:09 +00:00
Gultask
78725aa138 fix(DB/Creature): Verog the Dervish ReactState (#19308)
Create rev_1720233129521675900.sql
2024-07-06 11:23:06 +02:00
github-actions[bot]
b874079072 chore(DB): import pending files
Referenced commit(s): 7d71affd62
2024-07-06 01:33:49 +00:00
Gultask
7d71affd62 fix(DB/Quests): Marks of Kil'Jaeden and Firewing Signets quests should be available at Neutral 0 (#19301)
* Create rev_1720226619555284700.sql

* no likey comments on end
2024-07-05 22:32:53 -03:00
github-actions[bot]
a71293ef48 chore(DB): import pending files
Referenced commit(s): 0cdeef7980
2024-07-06 00:43:31 +00:00
Gultask
0cdeef7980 fix(DB/Creature): Skyguard Prisoner shoul spawn with ReactState Passive (#19300)
Create rev_1720225685784761500.sql
2024-07-05 21:42:36 -03:00
github-actions[bot]
9011e034ff chore(DB): import pending files
Referenced commit(s): b357e8e2c4
2024-07-06 00:16:59 +00:00
Gultask
4a06256bb7 fix(DB/Condition): Fix condition type for restoring Scale of the Sands exalted ring (#19291)
* Create rev_1720214274816211200.sql

* Update rev_1720214274816211200.sql
2024-07-05 21:16:20 -03:00
Gultask
b357e8e2c4 fix(DB/Creature): Add AI to Affray Challenger (#19298)
Create rev_1720223739574037500.sql
2024-07-05 21:16:03 -03:00
Gultask
f83660ca86 chore(DB/Loot): Remove Metzen's Letters and Notes from creature loot tables (#19299)
Create rev_1720224478854376400.sql
2024-07-05 21:15:46 -03:00
github-actions[bot]
0d668fb43e chore(DB): import pending files
Referenced commit(s): 8acdbc4439
2024-07-05 22:37:46 +00:00
Gultask
8acdbc4439 fix(DB/Creature): Rewrite Voidshrieker AI (#19290)
Create rev_1720211249204769700.sql
2024-07-06 00:36:55 +02:00
github-actions[bot]
9453bfbad2 chore(DB): import pending files
Referenced commit(s): 89a6996628
2024-07-05 18:08:47 +00:00
Gultask
89a6996628 fix(Scripts/SmartAI): Rewrite ACTION_MOVE_TO_POS (#19190)
* init

* Update SmartScript.cpp

* combatReach

* Update SmartScript.cpp
2024-07-05 15:07:56 -03:00
github-actions[bot]
163d454491 chore(DB): import pending files
Referenced commit(s): e7f9fb9f76
2024-07-05 17:19:16 +00:00
mpfans
e7f9fb9f76 fix(DB/Misc): Migrate SQL files to the correct folder (#19282)
* Create rev_1719945200692175000.sql

Migrate to the correct folder

* Delete data/sql/updates/pending_db_character directory

f96d4c8670

The SQL file was placed in the wrong folder
2024-07-05 19:18:19 +02:00
github-actions[bot]
932433d235 chore(DB): import pending files
Referenced commit(s): d9f4ba5e1d
2024-07-05 09:33:31 +00:00
Andrew
d9f4ba5e1d fix(Scripts/Item): Fix Fel Mana Potion not benefiting from Alchemist'… (#19281)
fix(Scripts/Item): Fix Fel Mana Potion not benefiting from Alchemist's Stone
2024-07-05 06:32:33 -03:00