Commit Graph

11558 Commits

Author SHA1 Message Date
AzerothCoreBot
3fc394aeb6 chore(DB): import pending files
Referenced commit(s): de2e2b6e8b
2023-08-11 22:05:29 +00:00
Kitzunu
de2e2b6e8b fix(Scripts/Command): Improve output of event commands (#16980) 2023-08-12 00:03:03 +02:00
Tung Bui (Leo)
da8ebbae0b fix(Scripts/UBRS): typo in Blackrock Spire instance (#16976)
* fix(spells/scripts): typo in Blackrock Spire instance

* fix(spells/scripts): typo in Blackrock Spire instance - usage
2023-08-10 23:13:45 -03:00
avarishd
7c43738214 fix(Spells/Scripts): Gnomish Poultryizer (#15554)
fix(Spells/Scripts): Gnomish Poultryizer not breaking on damage
2023-08-10 14:37:14 -03:00
AzerothCoreBot
4eb96bb684 chore(DB): import pending files
Referenced commit(s): 1802d91c17
2023-08-10 17:15:16 +00:00
ICXCNIKA
1802d91c17 fix(DB/Locale): deDE fixes for request items 7 (#16288)
Fixes several wrong entries and adds missing entries in the quest_request_items_locale.sql table for the deDE localisation.
2023-08-10 14:12:59 -03:00
ICXCNIKA
5d902cc30c fix(DB/Locale): deDE fixes for request items 6 (#16287)
Fixes several wrong entries and adds missing entries in the quest_request_items_locale.sql table for the deDE localisation.
2023-08-10 14:12:27 -03:00
Dan
310b143008 chore(Scripts/Karazhan): rework Opera scripts using TaskScheduler (#16688)
* initial

* removing guids/using creature instance data

* move summontito

* add data for oz adds

* removal of unused stuff + removal of if condition
that makes it get stuck

* fix

* fix and add validators

* some fixes and validators

* attempt to reset

* fix talk + change flags

* debug to see where it is going wrong

* handle despawn on all

* cleanup

* codestyle

* more codestyle

* add tito data + tito despawn

* first steps on romulo and j

* with setdata

* test

* test

* some debug

* no way this was the problem

* add action to resume combat on revive

* leftovers

* remove old check to ensure abilities don't

keep casting. this was preventing the scheduler from updating

* getdata

* camelCase

* restore updatevictim

might make them attack you

* some cleanup

* some cleanup and door

door should now open on wipe

* fix mistake

* fix?

* attempt to fix dead attacking

* fix mistake

* schedule location fix

* fix logic

- Julianne and Romulo now resurrect properly
- fight stops when both die within 10 seconds
- correct lines are being said, I think
- made the script a bit better overall

* fix codestyle?

* remove leftovers

* remove leftovers

* add spaces
2023-08-10 14:03:48 -03:00
Skjalf
4f20e27794 docs: Simplify the pull request template (#16869)
* docs: Simplify the pull request template

* fix typo

* Update pull_request_template.md

* Update pull_request_template.md

* Update pull_request_template.md
2023-08-10 08:45:33 -03:00
AzerothCoreBot
d6dfcf2dcf chore(DB): import pending files
Referenced commit(s): d0c9b187f7
2023-08-10 09:42:11 +00:00
Maria-sequel
d0c9b187f7 fix(DB/Creature): Desolace Kolkar have no resistances. (#16972) 2023-08-10 06:39:43 -03:00
Skjalf
808b8bf07a fix(Core/Arena): Fix LegacyArenaPoints logic (#16967) 2023-08-09 09:32:32 -03:00
AzerothCoreBot
30782ecca8 chore(DB): import pending files
Referenced commit(s): 5ba2c18ce6
2023-08-09 08:46:04 +00:00
Axel Cocat
5ba2c18ce6 feat(Core/Conf): add CONFIG_ARENA_QUEUE_ANNOUNCER_DETAIL (#16850)
* feat(Core/Conf): add CONFIG_ARENA_QUEUE_ANNOUNCER_DETAIL

* fix: bad copy paste

* add sql

* fix bad copy paste above again

* fix: move lang values

* Update rev_1690640715748711400.sql

* Update rev_1690640715748711400.sql

* Rename rev_1690640715748711400.sql to fix.sql

* reaching, maybe fix (?) c:

* love me god damn it

* update sql file

---------

Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2023-08-09 05:42:50 -03:00
Maria-sequel
1cd181f923 feat(Core/Config): Add Legacy Arena Points config option (#16940)
* feat:(Core/Config): Add legacy Arena points option

* Update IWorld.h

* Update World.cpp

* Update World.cpp

* typo

* Update worldserver.conf.dist

* Update worldserver.conf.dist

* Update World.cpp

* Update World.cpp

* defaults to true

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* config text

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* Update src/server/apps/worldserver/worldserver.conf.dist

* Update src/server/apps/worldserver/worldserver.conf.dist

* Update src/server/game/World/World.cpp

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
2023-08-09 00:44:44 -03:00
AzerothCoreBot
47ae5eef50 chore(DB): import pending files
Referenced commit(s): 8eeec45c59
2023-08-09 02:51:50 +00:00
Maria-sequel
8eeec45c59 fix(DB/Quest): Hellfire Fortifications adjustments (#16960)
* fix(DB/Quest): Hellfire Fortifications daily should be available when exalted

* add prequest
2023-08-08 23:48:46 -03:00
Skjalf
f5e555082e fix(Core/Unit): Fix Arena Preparation aura being removed on player ac… (#16925)
fix(Core/Unit): Fix Arena Preparation aura being removed on player actions
2023-08-08 23:48:20 -03:00
Maria-sequel
78a2f5ef8d fix(DB/Creature): Infernal Warbringer immune to horror (#16961) 2023-08-08 23:45:55 -03:00
Kitzunu
026fe7c962 fix(Core/Pets): Hunter pet scaling (#16959)
* fix(Core/Pets): Hunter pet scaling

* Fix pet scaling to properly take DBC data
* Edge case for Devilsaur where the DBC data is whack, therefore we use Spirit Beast data instead
* updated scale calculation based on client function (f09564b9d0)

Co-Authored-By: Ovahlord <18347559+Ovahlord@users.noreply.github.com>

* fix gcc

---------

Co-authored-by: Ovahlord <18347559+Ovahlord@users.noreply.github.com>
2023-08-08 19:11:41 -03:00
AzerothCoreBot
b31a1a875b chore(DB): import pending files
Referenced commit(s): 34044d0d50
2023-08-08 11:59:14 +00:00
Dan
34044d0d50 fix(DB/Creature): make sure The Crone can no longer be disarmed or interrupted (#16956)
initial

make sure she can cast her CL

Co-authored-by: Benjamin Jackson <20357406+Maria-sequel@users.noreply.github.com>
2023-08-08 08:56:49 -03:00
AzerothCoreBot
a05ee01ec4 chore(DB): import pending files
Referenced commit(s): b1c82ab479
2023-08-07 12:40:48 +00:00
Maria-sequel
b1c82ab479 fix(DB/SAI): Hellfire Warder should not overlap rain of fire (#16941)
* fix(DB/SmartScripts): Hellfire Warder should not overlap Rain of Fire

* Delete hellfirewarder.sql

* fix(DB/SmartScripts): Hellfire Warder should not overlap rain of fire
2023-08-07 09:38:31 -03:00
Kitzunu
c866e17406 refactor(Core/Motd): Move motd to MotdMgr (#16933) 2023-08-06 23:02:54 +02:00
Kitzunu
6d61c686ed fix(DB): Correct collation of create script (#16853) 2023-08-06 21:26:47 +02:00
Kitzunu
3deefcb271 chore(Docs): Specify MySQL 8.1 support (#16903) 2023-08-06 21:26:35 +02:00
Gultask
0276b141a8 feat(Core/SmartAI): Implement castFlag THREATLIST_NOT_SINGLE (#16911)
* init

* Update SmartScript.cpp
2023-08-06 20:25:31 +02:00
AzerothCoreBot
467ee93f5b chore(DB): import pending files
Referenced commit(s): e08ceb3d8d
2023-08-06 16:19:51 +00:00
Roddan
e08ceb3d8d fix(Script/Quest): Doing Your Duty (#16923)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2023-08-06 18:17:38 +02:00
AzerothCoreBot
98338e7499 chore(DB): import pending files
Referenced commit(s): f05d2a0db0
2023-08-06 15:43:58 +00:00
Maria-sequel
f05d2a0db0 fix(DB/Creature): Arcane Anomaly should not be immune to arcane (#16921) 2023-08-06 12:41:45 -03:00
AzerothCoreBot
bd9f5a1af2 chore(DB): import pending files
Referenced commit(s): 250d9d059a
2023-08-06 15:20:22 +00:00
Maria-sequel
250d9d059a fix(DB/Creature): Netherspite, Nightbane should be immune to interrupt (#16922)
fix(DB/Creature): Netherspite and Nightbane should be immune to interrupt
2023-08-06 12:18:12 -03:00
AzerothCoreBot
6425c18c66 chore(DB): import pending files
Referenced commit(s): 672fda5634
2023-08-06 14:58:44 +00:00
Maria-sequel
672fda5634 fix(DB/Creature): Hellfire Channeler should be immune to silence (#16894) 2023-08-06 11:56:22 -03:00
Mike Delago
e7b3f5e78a chore(CI): fix ci-pending.sh script for linting SQL (#16913)
* fix Checks for pending sql

* remove strings in general

* Update apps/ci/ci-pending.sh

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2023-08-06 11:43:51 +02:00
v-mstrs
9eadbdf611 fix(Core/Spells): Warrior T5 2p (#16749)
* fix overpower bonus

* Update SpellInfoCorrections.cpp

* Update src/server/game/Spells/SpellInfoCorrections.cpp

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2023-08-06 03:32:52 +02:00
AzerothCoreBot
93198eb4d8 chore(DB): import pending files
Referenced commit(s): c803455071
2023-08-06 01:24:02 +00:00
wdraenor
c803455071 fix(DB/SAI) Adds missing (36332) Rake ability to (17350) Royal Blue Flutterer (#16909)
* Adds missing (36332) Rake ability to (17350) Royal Blue Flutterer
Closes https://github.com/azerothcore/azerothcore-wotlk/issues/16896

* Update data/sql/updates/pending_db_world/rev_1691257289493032818.sql

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2023-08-06 03:21:47 +02:00
Maria-sequel
bd4ed57291 fix(DB/Item): Blade of Unquenched Thirst PPM fix (#16908)
* fix(DB/Item): Blade of Unquenched Thirst PPM fix

* Delete unquenchedthirst.sql

* fix(DB/Item): Blade of Unquenched Thirst PPM fix
2023-08-06 03:21:17 +02:00
Maria-sequel
81a20d69de fix(Core/Spells): Silent Fang proc should not work in … (#16907)
fix(Spell/SpellInfoCorrections): Silent Fang proc should not work in arena
2023-08-06 03:21:01 +02:00
ZhengPeiRu21
c50c818cfd fix(DB/Creature): Gremnik Rizzlesprang gossip (#16871)
Co-authored-by: ratkosrb <ratkomladic2@abv.bg>
2023-08-06 03:20:40 +02:00
Maria-sequel
ac84f488b6 fix(DB/Creature): Ethereal Darkcaster (H) should be pickpocketable (#16852)
fix(DB/Creature): Ethereal Darkcaster (heroic) should be pickpocketable

Co-authored-by: Samsequel <20357406+Samsequel@users.noreply.github.com>
2023-08-06 03:19:39 +02:00
wenzuowei
ee154036bd fix(Core/Movement) Smoother movement of hunter pets when following players (#16796)
* Pets follow the player at the player's speed

* More accurate distance measurement
2023-08-06 03:19:23 +02:00
Timothy Vaccarelli
23a420acbb fix(Script/Quest): Arelion's Secret. Add combat sequence to Magister … (#15878)
* fix(Script/Quest): Arelion's Secret. Add combat sequence to Magister Aledis

Co-authored-by: SnapperRy

* Use single quotes for SQL

* Update based on review comments

Co-authored-by: SnapperRy <snapperryen@gmail.com>
2023-08-06 03:17:26 +02:00
Grimgravy
c3c6ce9d7a fix(DB/Quest): improve A Dip in the Moonwell (#15259)
* fix(DB/Quest): improve A Dip in the Moonwell

* Add Npc Steam Tonk

* Update rev_1677930037418943000.sql

* Atualizar o rev_1677930037418943000.sql
2023-08-06 03:16:19 +02:00
UltraNix
c3acf75618 fix(Core/Spells): Taunt always set proper target while channelling sp… (#13948)
* fix(Core/Spells): Taunt always set proper target while channelling spells.

Fixes #13841

* Update.

* Update.
2023-08-06 03:16:05 +02:00
Dan
e8507435ff fix(DB/TheBarrens): fix Verog the Dervish spawn position and add movement down to ramp with sniffs (#16906)
initial
2023-08-06 03:15:41 +02:00
Webdrian
226408329a fix(Core/Pets): Corret Pet size for normal and exotics & bigger pets (#16910)
* fix(Core/Pet)

Pet size fixed

* Update Pet.cpp

* Update Pet.cpp
2023-08-06 02:08:34 +02:00