Commit Graph

13458 Commits

Author SHA1 Message Date
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
Kitzunu
f42ed2efa5 feat(Core/SAI): SetData now has invoker (#19296)
* cherry-pick commit (cfc77fd843)

* cherry-pick commit (beb333738d)

* Move IsSmart function from headerfile

Co-authored-by: Treeston <14020072+Treeston@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2024-07-06 13:46:10 +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
Kitzunu
9e6eca979b fix(Scripts/ShadeOfAran): Make immune to Mind-numbing and Cure of Tongue (#19309)
* closes https://github.com/chromiecraft/chromiecraft/issues/6900
2024-07-06 11:22:13 +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
76b6da1b3f fix(Scripts/BlackTemple): Move Teron Gorefiend to scheduler and add Berserk (#19288)
Update boss_teron_gorefiend.cpp
2024-07-05 21:16:41 -03: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
Kitzunu
fc8b67bbe4 chore(Scripts/Commands): QOL server debug (#19297)
* chore(Scripts/Commands): QOL server debug

* England

* might as well do updatetime while we are at it. Consistency right?

* Hey let's sneak this ENGLAND in
2024-07-06 01:18:38 +02: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
Anton Popovichenko
04acfd96a0 fix(Core/Unit): Invalidate update object cache when changing health in the same world update tick. (#19287)
* fix(Core/Unit): Invalidate update object cache when changing health in the same world update tick.

Should fix an issue when the client sees dead NPCs when they are not.

* Fix styling

* Another codestyle fix
2024-07-05 15:42:22 -03: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
Kitzunu
172f73db92 fix(Core/Misc): unused param (#19286) 2024-07-05 15:06:03 -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
天鹿
34edcefc8b fix(Core/dbc): GlyphPropertiesfmt ERROR (#19284)
Add files via upload
2024-07-05 07:45:58 -03:00
Benjamin Jackson
620c40b010 fix(Core/Handlers): Adjust start swing handler. (#19267)
* Init.

* Flesh out packet info.

https: //github.com/TrinityCore/TrinityCore/commit/af6d207addfef177fb5ac3e7fa61ec93ced83d16
Co-Authored-By: ForesterDev <11771800+ForesterDev@users.noreply.github.com>

---------

Co-authored-by: ForesterDev <11771800+ForesterDev@users.noreply.github.com>
2024-07-05 07:45:26 -03: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
github-actions[bot]
a40387cd4c chore(DB): import pending files
Referenced commit(s): 48e35501a8
2024-07-04 22:23:57 +00:00
Andrew
48e35501a8 fix(DB/Spells): Allow Sablemane's Sleeping Powder to bypass stun immu… (#19280)
fix(DB/Spells): Allow Sablemane's Sleeping Powder to bypass stun immunity
2024-07-05 00:23:01 +02:00
Jelle Meeus
37431cd7a6 fix(Core/Pets): Correct Pet size for bigger pets 2 (#18867)
* scale displayInfo, cap scale to maxScale

* prevent scaling with displayInfo if scale is already increasing the size
2024-07-04 16:34:14 -03:00
github-actions[bot]
2cfe665a53 chore(DB): import pending files
Referenced commit(s): 7cf25c94ab
2024-07-04 18:51:11 +00:00
avarishd
7cf25c94ab fix(Scripts/Shattrath): Daily Dungeon quests holograms (#19233)
* fix(Scripts/Shattrath): Daily Dungeon quests holographs

* Move to single script + doaction SAI

* ocd

* use NEAR_PLAYER

* use only Wind Trader as SAI

* use creature_guid target

* rename action

* cleanup

* zzz

* Update zone_shattrath_city.cpp
2024-07-04 15:50:11 -03:00
github-actions[bot]
ee3763392a chore(DB): import pending files
Referenced commit(s): 65eb900c55
2024-07-04 18:14:33 +00:00
Dan
b959d5cc87 refactor(Scripts/ZulAman): Nalorakk refactored (#19010)
* init

* update movement

* updates and debug

* stuck :/

scheduler doesn't seem to update when at the end of wp movement???

* fix wps and implement fight

* finalise

* unused

* Update boss_nalorakk.cpp

* keep oprientation

* ran_intro
2024-07-04 20:13:41 +02:00
github-actions[bot]
65eb900c55 chore(DB): import pending files
Referenced commit(s): 9de2178eb5
2024-07-04 18:13:33 +00:00
daobashun
90974332bb fix(DB/SAI): Added healing options for the Silver Dawn Healer in the Eastern Plaguelands (#18852)
* add sai

* Remove duplicates

* Gossip Menu 2 may only appear if Silver Dawn has reached Friendly or higher (being able to confirm that neutrality is none)
2024-07-04 15:13:13 -03:00
Jelle Meeus
9de2178eb5 fix(Scripts/Naxxramas): Razuvious' Death Knight Understudy RP (#19183) 2024-07-04 14:59:53 -03:00
Kitzunu
8bca8a45ed chore(Core/Spells): Fix compile warning (#19278)
* chore(Core/Spells): Fix compile warning

* s
2024-07-04 14:47:36 -03:00
github-actions[bot]
96e94cd95d chore(DB): import pending files
Referenced commit(s): d2e6eee205
2024-07-04 17:34:01 +00:00
Jelle Meeus
d2e6eee205 fix(DB/Creature): set Idol Room Spawner no longer visible (#19276) 2024-07-04 14:32:56 -03:00
Benjamin Jackson
c3e22c0fe2 fix(Scripts/HyjalSummit): Couple Archimonde adjustments. (#19193)
* Init.

Co-Authored-By: cyberium <cyberium@users.noreply.github.com>
Co-Authored-By: killerwife <killerwife@users.noreply.github.com>

* Corrections.

* Adjust fear timer.

* Wrong spell.

* Whitespace.

* Use the much cooler and more hip scheduler.

* Correct teleport timers.

Matches up with sniffed 3.4.3 data.

* Swap magic number for constant.

Co-Authored-By: killerwife <killerwife@users.noreply.github.com>

* Adjust notation.

* Public.

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

* Kitzunu's fault.

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

---------

Co-authored-by: cyberium <cyberium@users.noreply.github.com>
Co-authored-by: killerwife <killerwife@users.noreply.github.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2024-07-04 14:31:22 -03:00
Kitzunu
bd29e9e1b3 fix(Core/Spell): Implement SPELL_ATTR1_AURA_STAYS_AFTER_COMBAT (#19254)
feat(Core/Spell): Implement SPELL_ATTR1_AURA_STAYS_AFTER_COMBAT

* closes https://github.com/azerothcore/azerothcore-wotlk/issues/19248
2024-07-04 14:30:59 -03:00
Kitzunu
aebb99ecda fix(Core/Character): TeleportTo() in HandlePlayerLoginFromDB() causes… (#19237)
fix(Core/Character): TeleportTo() in HandlePlayerLoginFromDB() causes breakdown in the network communication

* closes https://github.com/azerothcore/azerothcore-wotlk/issues/16307
2024-07-04 14:30:25 -03:00
Kitzunu
e8f7d70ee0 refactor(Script/Dalaran): Minigob Manabonk (#19244)
* refactor(Script/Dalaran): Minigob Manabonk

* closes https://github.com/azerothcore/azerothcore-wotlk/issues/16841

* Update src/server/scripts/Northrend/zone_dalaran.cpp
2024-07-04 14:28:10 -03:00
Kitzunu
6031ae2eb9 chore(Core/Conf): Show better logging when fatal config options are m… (#19236)
chore(Core/Conf): Show better logging when fatal config options are missing

* Show better log when the server halts due to missing fatal config option

* Change error to warning for missing config options. As they are not errors

* Update output when autoupdater is disabled for all databases
2024-07-04 14:25:28 -03:00
Kitzunu
385d7fd515 chore(Core/DBC): define unused unknown dbc fields (#19262)
* chore(Core/DBC): define unused unknown dbc fields

* Name unused unknown dbc fields using WDBX and wowdev.wiki

* rename SpellShapeshiftEntry to SpellShapeshiftFormEntry to properly match the DBC used

* rename sSpellShapeshiftStore to sSpellShapeshiftFormStore to properly match the DBC used

* Comment out unused field for GlyphPropertiesEntry

* Comment out unused field for MapEntry

* forgot one

* SpellShapeshiftfmt to SpellShapeshiftFormfmt

* SpellShapeshiftFormEntryfmt
2024-07-04 14:23:25 -03:00
Kitzunu
193e906a84 fix(Core/Spells): Shapeshift should show in Old Hillsbrad Foothills a… (#19274)
fix(Core/Spells): Shapeshift should show in Old Hillsbrad Foothills as horde
2024-07-04 14:21:33 -03:00