EPTIC
690187cb3f
fix(DB/Creature): Gizrul the Slavener ( #7414 )
2021-08-22 13:43:54 +02:00
Kaytotes
d18545263f
feat(Core/Scripts): new OnBeforeFinalizePlayerWorldSession() hook ( #7136 )
...
Co-authored-by: Yehonal <yehonal.azeroth@gmail.com >
2021-08-22 13:41:19 +02:00
jestermaniac
5f6780532f
fix(Core/Unit): adds in formation not attacking when leader killed ( #7412 )
...
Co-authored-by: John Smith <mostdefinitelyanagger@outlook.com >
2021-08-22 13:32:27 +02:00
lineagedr
e9f4006ed2
fix(Core/Scrips): Kologarn focused eyebeam should target only 1 target ( #7405 )
2021-08-21 20:19:00 +02:00
EPTIC
4cc00f5488
fix(DB/Creature): correct script for Quartermaster Zigris ( #7404 )
2021-08-21 00:43:04 +02:00
lineagedr
1174b43184
feat(Core/Item): remove item auras after unequipping an item. ( #7398 )
...
* [Core/Item]: Remove item auras after unequipping an item.
* chore(Core/Item): add brackets, improve codestyle
* Update
* update
* Update
* Update
* constexpr
* Update Player.cpp
2021-08-20 20:17:01 +02:00
lineagedr
32e149e342
[Core/Spells]: Fixed stormstrike and lava lash consuing flurry. ( #7397 )
...
* [Core/Spells]: Fixed stormstrike and lava lash consuing flurry.
* Update
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2021-08-20 19:40:16 +02:00
lineagedr
8f39bc101c
[Core/Spells]: Fix glyph of arcane shot not refunding mana. ( #7395 )
...
* [Core/Spells]: Fix glyph of arcane shot not refunding mana.
* chore: add newline at the end of file
* Update rev_1629141434760979400.sql
* Update spell_hunter.cpp
* Update rev_1629141434760979400.sql
* Update spell_hunter.cpp
* Update data/sql/updates/pending_db_world/rev_1629141434760979400.sql
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2021-08-20 19:18:25 +02:00
lineagedr
888549bcdc
fix(Core/Spells): Druid's Enrage not reducing armor ( #7394 )
2021-08-20 14:41:26 +02:00
lineagedr
ff7d6d2dae
fix(Core/Maps): prevet a crash occurring when shutting the server down. ( #7387 )
2021-08-20 00:01:48 +02:00
UltraNix
122fd3ec74
fix(Core/Spells): add SPELL_ATTR0_CU_NO_INITIAL_THREAT to some spells ( #7291 )
...
- Closes #7241
2021-08-19 16:40:00 +02:00
lineagedr
f538eaceba
fix(Core/Chat): muteTime for players that were muted when offline ( #7375 )
...
This reverts commit 23beddb209314d6a6ef20c9e7ca7229ee7a1905b
2021-08-19 12:00:55 +02:00
Kitzunu
556d91a2ea
feat(Core/Network): Add conf to allow/disallow storing IP address ( #7168 )
...
* feat(Core/Network): Add conf to allow/disallow storing the IP address
* cherry-pick commit (68bf7e6d12 )
Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com >
2021-08-19 00:20:07 +02:00
UltraNix
bd9b02a3af
fix(Core/Movement): Properly updates MOVE_WALK in case of slowing auras. ( #7371 )
...
fixed #7301
2021-08-18 11:59:13 +02:00
UltraNix
1e84e062f4
fix(Core/Spells): Beacon of Light should not cause combat. ( #7321 )
...
* fix(Core/Spells): Beacon of Light should not cause combat.
Fixed #7276
2021-08-18 00:24:57 +02:00
UltraNix
6b5c3ed04f
fix(Core/Spells): Always melee attack target when charge is over. ( #7316 )
...
* fix(Core/Spells): Always melee attack target when charge is over.
Fixed #7266
* Update src/server/game/Movement/MovementGenerators/PointMovementGenerator.cpp
2021-08-17 20:36:30 +02:00
UltraNix
3fa1aa1c17
fix(Core/Pets): controllable guardians (including pets) should not set the combat with its target when commanded to attack it ( #7315 )
...
- Closes #7264
2021-08-16 17:43:56 +02:00
Zenslash
28a7646414
fix(Scripts/BWL): drakes in Blackwing Lair can't attack ( #7303 )
...
Closes #7246
2021-08-16 10:43:30 +02:00
UltraNix
723dbbff58
fix(Core/Players): remove shapeshift auras on taxi restore ( #7292 )
...
- Closes #7240
2021-08-15 23:32:55 +02:00
UltraNix
faef417d92
fix(Core/Spells): Master's Call used on rooted pet ( #7294 )
...
- Closes #7239
2021-08-14 17:41:50 +02:00
UltraNix
004af40cc0
fix(Core): do not start combat with pet's current victim on spell hit if it's not in combat ( #7293 )
...
- Closes #7247
2021-08-14 13:51:26 +02:00
UltraNix
3487973c0e
fix(Core/Professions): properly unlearn skill dependent spells ( #7290 )
...
- Closes #7165
2021-08-13 17:47:16 +02:00
Kargatum
5c1b1299e7
fix(Core/DBPlayer): correct support MariaDB 10.6 ( #7288 )
...
Co-authored-by: Viste <viste02@gmail.com >
2021-08-13 13:25:08 +02:00
UltraNix
435761b284
fix(Core/Pets): do not summon pet if owner is being teleported ( #7275 )
...
- Closes #7159
2021-08-13 12:02:21 +02:00
Kargatum
da1fd680f3
fix(Core/WorldSocket): add missing hook OnLastIpUpdate ( #7272 )
2021-08-12 22:58:08 +02:00
UltraNix
622c9bc0dd
fix(Core/Visibility): notify AI of nearby creatures immediately if forced update object visibility is called ( #7274 )
...
- Closes #7126
2021-08-12 19:10:03 +02:00
Zenslash
b2d057a599
fix(Core/Auction): server returning wrong items ( #7260 )
...
Server Returning Wrong Items With Auction House Function Que
- Closes #7208
2021-08-12 14:26:40 +02:00
UltraNix
300dc16159
fix(Core/Spells): Levitate cannot be casted on mounted targets ( #7258 )
...
- Closes #7090
2021-08-11 10:34:50 +02:00
UltraNix
e8b944710a
fix(Core/Players): don't reset contested PvP timer if teleported between two maps ( #7257 )
...
- Closes #7077
2021-08-11 02:15:22 +02:00
UltraNix
700878f483
fix(Core/Spells): remove hack-fix for sword specialization proc ( #7245 )
...
- Closes #6935
2021-08-10 19:19:06 +02:00
KiK0
2b5144c8fe
fix(Core/Spells): Glyph of Freezing Trap Applying Slow Incorrectly ( #7184 )
2021-08-08 15:09:51 +02:00
UltraNix
261d5c62cd
fix(Core/Collision): typo in VMap BIH generation. ( #7066 )
...
* Core/Collision: Fix typo in VMap BIH generation.
Fixed #5768 .
* Bump vmap and mmap versions.
* chore: update data version in the bash installer
2021-08-08 12:21:29 +02:00
Francesco Borzì
0dfab5d69b
refactor(Scripts/Northrend): code cleanup (part 11) ( #7103 )
2021-08-07 17:48:57 +02:00
Andrius Peleckas
a81a619758
fix(Scripts/DB): Ahn'kahet rewrite ( #3449 )
2021-08-07 16:10:32 +02:00
UltraNix
5b057798e7
fix(Core/Maps): Enabled dead players to be resurrected at the dungeon entrance if cannot enter it due to some reasons ( #7236 )
...
- Closes #6790
2021-08-07 16:10:07 +02:00
UltraNix
d3d6d0be12
fix(Core/Spells): always select correct item on weapon skill update ( #7135 )
...
- Closes #6158
2021-08-07 14:17:14 +02:00
UltraNix
d356767432
fix(Core/Spells): do not attack focus target while charging ( #7235 )
...
- Closes #6721
2021-08-07 12:32:56 +02:00
UltraNix
5831c336df
fix(Scripts/Spells): Windfury Weapon should not consume Flurry stacks. ( #7151 )
...
* fix(Scripts/Spells): Windfury Weapon should not consume Flurry stacks.
Fixed #6234
* Update src/server/scripts/Spells/spell_shaman.cpp
2021-08-07 00:28:07 +02:00
UltraNix
14ad1def8b
fix(Core/Spells): pets should not dispel beneficials bufs from neutral units not being at war with pet's owner ( #7230 )
...
- Closes #6691
2021-08-06 18:39:35 +02:00
UltraNix
955c1d1ea1
fix(Core/Quests): SMSG_QUESTUPDATE_COMPLETE on quest completion ( #7213 )
...
- Closes #6652
2021-08-06 17:22:04 +02:00
UltraNix
be4377f540
fix(Scripts/Items): Goblin Bomb Dispenser ( #7190 )
...
- Closes #6609
2021-08-06 16:27:18 +02:00
UltraNix
0f6dccd98c
fix(Core/Items): destroy invalid own guild/arena charters ( #7211 )
...
- Closes #6642
2021-08-06 16:26:49 +02:00
Francesco Borzì
7bddd69c95
refactor(Scripts/Kalimdor): code cleanup (part 10) ( #7065 )
...
* refactor(Scripts/Kalimdor): code cleanup (part 10)
* chore(Core/zone_mulgore): delete file
* chore(Core/zone_teldrassil): remove file
* chore(Core/kalimdor_script_loader): remove mulgore and teldrassil zone
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2021-08-06 15:45:17 +02:00
UltraNix
2ed34db42f
fix(Core/Spells):SPELL_ATTR5_AURA_AFFECTS_NOT_JUST_REQ_EQUIPED_ITEM ( #7205 )
...
- Closes #6617
2021-08-06 12:32:30 +02:00
KiK0
31e41890e3
fix(Core/Spells): Killing Spree should not affect invisible units ( #7191 )
2021-08-06 11:50:27 +02:00
Asthalor
7618e7706e
fix(Scripts/Spell): combustion will now properly go on cooldown when the buff is manually cancelled ( #7185 )
...
* fix(CORE/Spell): Combustion will now properly go on cooldown when the buff is manually cancelled
* fix(DB/Scripts): Added the script for combustion
* Update spell_mage.cpp
* Update src/server/scripts/Spells/spell_mage.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2021-08-06 11:13:45 +02:00
Kitzunu
ac8dfeef4f
fix(Core/SOAP): mem leak and new/free mismatch ( #7181 )
...
Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com >
2021-08-06 09:32:51 +02:00
UltraNix
2d56a94016
fix(Core/Spells): Next melee swing spells are supposed to be queued up even when out of range. ( #7180 )
...
- Closes #6588
2021-08-06 03:07:36 +02:00
UltraNix
cf5aeaea06
fix(Core/Totems): Totems should not fall to the depth in water. ( #7179 )
...
* fix(Core/Totems): Totems should not fall to the depth in water.
Fixed #6562
* chore(Core/Totem.cpp): add brackets
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2021-08-06 00:21:41 +02:00
UltraNix
32650b61ee
fix(Core/Spells): Implemented SPELL_ATTR3_NO_PROC_EQUIP_REQUIREMENT. ( #7178 )
...
* fix(Core/Spells): Implemented SPELL_ATTR3_NO_PROC_EQUIP_REQUIREMENT.
Fixed #6559 .
* Excluded shoot spells.
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2021-08-05 23:44:14 +02:00