UltraNix
348b374487
fix(Scripts/AlteracValley): Mini bosses should evade with boss ( #10544 )
...
Fixed #10460
2022-03-10 13:56:02 +01:00
Nefertumm
556cbd8f58
feat(Core/Gossips): override BoxMoney from DB ( #10414 )
2022-03-10 13:55:29 +01:00
Nefertumm
4239188a87
fix(Core/Creature): correctly load creature equipments ( #10966 )
2022-03-10 05:42:30 -03:00
acidmanifesto
e2d7dc9bd7
fix (core): Load Order Adjustment GAME_EVENT_START hook ( #10939 )
...
This effect any and all Smartscripts using Smart Event 68 (10 total at this time of rev) and 69 (21 total at this time of rev)
Dealing both with event 85 Stitches Event and event 87 Scarlet Oracle
2022-03-09 18:16:52 -05:00
Nefertumm
707968ee95
fix(Scripts/BlackwingLair): Nefarian ( #10536 )
2022-03-09 13:32:09 -03:00
Bogir[rus]
e05cfe5737
fix (Console): count of Broadcast Text Locales shown by logger on server start ( #10942 )
2022-03-09 08:11:08 -05:00
Nefertumm
0e35b681fb
feat(Core/Conf): Miss Chance Multiplier ( #10873 )
2022-03-08 21:44:22 +01:00
UltraNix
a0d9d59b9d
fix(Core/Spells): Fixed damage of Burning Adrenaline. ( #10901 )
...
* fix(Core/Spells): Fixed damage of Burning Adrenaline.
Fixes #10772
* Update SpellInfoCorrections.cpp
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com >
2022-03-08 09:10:13 +01:00
UltraNix
5ed4db09e3
fix(Core/Spells): Fixed getting max spell range for friendly targets. ( #10906 )
...
Fixes #10802
2022-03-06 15:51:59 -05:00
IntelligentQuantum
8eeb6ef1b7
feat(Core/Packet): SMSG_CROSSED_INEBRIATION_THRESHOLD ( #10893 )
2022-03-06 15:49:55 -05:00
IntelligentQuantum
029b79ecce
feat(Core/Players): do not update position data on character creation
2022-03-06 15:45:49 -05:00
UltraNix
617d85a498
fix(Core/Movement): Send proper movement animation visuals. ( #10843 )
...
Fixed #10812
Fixed #10814
2022-03-06 12:31:41 -05:00
UltraNix
a74e57fb22
fix(Core/Spells): Implemented SPELL_ATTR0_CU_IGNORE_EVADE. ( #10832 )
...
Added channel beam at Razorgore pre-fight.
Fixed #10767
2022-03-06 12:26:00 -05:00
UltraNix
09df444187
fix(Core/Maps): Dead players should not be allowed to enter dungeon if exceeded max number of instances. Thx to @DepTypes ( #10831 )
...
Fixed #10799
2022-03-06 12:19:31 -05:00
Kitzunu
d927ce6fac
feat(Core/Creature): Implement quest_greetings table ( #10526 )
...
* cherry-pick commit (6dda09818d )
Co-Authored-By: ForesterDev <11771800+ForesterDev@users.noreply.github.com >
Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com >
2022-03-06 18:19:08 +01:00
IntelligentQuantum
d6b9639259
Core/Packet: LFG ( #9420 )
...
* Core/Packet: LFG
* Update LFGHandler.cpp
2022-03-06 12:05:46 -05:00
Skjalf
d4b3e8f201
chore(Core/Creature): clean up an unnecessary function ( #10904 )
2022-03-06 03:12:06 -03:00
Kargatum
acd3ed8759
fix(Core/Player): fix pet not appearing after dismount for warlock ( #10899 )
2022-03-05 04:54:54 -03:00
Nefertumm
680e60c68b
BREAKING CHANGE(Core/Config): Individual XP rate per bg ( #10793 )
2022-03-04 12:36:16 +07:00
UltraNix
e4d3f57d7c
fix(Scripts/Raids): some corrections to Broodlord Supression Room: ( #10834 )
...
Supression traps should always hit players.
Supression traps should not be disarmed after Broodlord defeat.
Supression traps should be visible after disarm.
Fixes #10768
2022-03-03 11:29:31 +01:00
UltraNix
b3c8c779dc
fix(DB/Spells): add internal proc cooldown to Nature's Grasp ( #10757 )
...
Fixes #9475
2022-03-02 13:10:40 +01:00
UltraNix
73957b95f6
fix(Core/Mail): do not show expired mails in packets ( #10560 )
...
Fixed #5920
2022-03-01 13:57:37 +01:00
IntelligentQuantum
b275499de4
refactor(Core/Packet): Pet ( #9473 )
...
Co-authored-by: temperrr <temperrr@users.noreply.github.com >
2022-03-01 13:50:50 +01:00
Skjalf
cb7f3d50ed
fix(Scripts/Kalimdor): fix Azuregos respawn timer not persisting after restarts ( #10823 )
2022-02-26 18:36:01 -03:00
acidmanifesto
69e2f2e3aa
fix/feat: (Core/PacketIO): updated sound and creature addon ( #10813 )
...
* fix\feat: (Core/PacketIO): updated sound and creature addon
updated SMSG_PLAY_SOUND, SMSG_PLAY_MUSIC and SMSG_PLAY_OBJECT_SOUND via tc cherry pick
https://github.com/TrinityCore/TrinityCore/pull/2363 and 0f1f7ef401 by @joschiwald and @ForesterDev
This so far a attempt to align atleast with sound with tc, and correct a potentional issue of hearing creature sounds that is not in visible range. I notice PlaySound was being defined in some weird dependency as it isnt with tc so I renamed it to Playsound. Notice a isLarge still being used in the creature addon when it was depreciated, so i removed that a that seem to of interfered with visibilitydistanceType.
Co-Authored-By: joschiwald <736792+joschiwald@users.noreply.github.com >
Co-Authored-By: ForesterDev <11771800+ForesterDev@users.noreply.github.com >
2022-02-26 10:05:58 -05:00
UltraNix
534920ada2
fix(Core/Creatures): correct applying swimming moveflag to creatures in water ( #10756 )
...
Fixed #10709
2022-02-24 17:25:04 +01:00
UltraNix
a980bd38a9
fix(Core/Spells): auto attack only selected target when charge is over ( #10541 )
...
Fixes #10353
2022-02-24 15:54:43 +01:00
acidmanifesto
7435805860
fix (core): server.log dump ( #10742 )
2022-02-22 14:53:22 -03:00
UltraNix
4509a36e91
fix(Core): Crashfix. ( #10744 )
...
Fixes #10601
Fixes #10733
2022-02-22 11:15:50 -05:00
UltraNix
ccc9bb6679
fix(Core/Battlegrounds): Fixed Alterac Valley quests. ( #10754 )
2022-02-22 03:36:20 -03:00
Nefertumm
33b0183440
fix(Core/Spells): Don't allow to purge Azuregos' Reflect ( #10723 )
2022-02-22 02:39:29 -03:00
Nefertumm
25c824e8d8
fix(Core/Spells): Azuregos' Mana Storm should not be interruptable ( #10721 )
2022-02-22 01:23:27 -03:00
UltraNix
400caec709
feat(Core/Battlegrounds): Min level of selected random bg must be lower than pvp bracket level. ( #10752 )
2022-02-21 02:36:48 -03:00
Skjalf
57b9b296d8
feat(Scripting/Hooks): Implement OnGameEventCheck() hook ( #10761 )
2022-02-20 17:39:08 -03:00
UltraNix
2dc40d1a7d
fix(Core/Battlegrounds: Fixed doubled score in Alterac Valley battleground. ( #10743 )
2022-02-20 15:44:18 -03:00
UltraNix
9d12652c3e
fix(Core/Misc): Remove from LFG/batleground queues when teleported to battleground/LFG dungeon. ( #10740 )
...
Players cannot queue up for battleground during LFG dungeon.
Players cannot queue up for LFG dungeon during battleground/arena match.
Fixes #10635
2022-02-20 12:33:04 -03:00
UltraNix
982be6de00
fix(Core/GameObjects): move activation code of traps to GO_ACTIVATED ( #10537 )
...
- Original author: @Gacko
2022-02-19 22:26:26 +01:00
UltraNix
b97869edb8
fix(Core/Spells): Deep Freeze should damage only permanent stun-immuned targets ( #10452 )
...
Fixed #10386
Co-authored-by: temperrr <temperrr@users.noreply.github.com >
2022-02-19 13:47:42 +01:00
Malcrom
da5258bd0b
fix(Core/Creature): Allow Multi id in areas with zone script ( #10735 )
2022-02-18 16:11:40 -05:00
acidmanifesto
881760821e
fix (core): Final Override to Final ( #10731 )
...
PT2, codefactor was green and then decided to complain about the other final overrides in BG
2022-02-18 14:08:11 -05:00
Malcrom
47a4d0c054
fix(Core/Creature): Allow setting no equipment. ( #10730 )
...
* Core(Creature Equipment): Fix core to allow assigning no equipment
2022-02-18 12:27:33 -05:00
acidmanifesto
c64c0a2945
fix (core): BG Final Override to Final ( #10729 )
...
* fix (core): BG Final Override to Final
2022-02-18 09:37:23 -05:00
Nefertumm
aef1bed593
fix(Core/Guild): Guild bank handling issues ( #10724 )
...
* fix(Core/Guild): Guild bank right issues
* and slots too
2022-02-17 19:22:28 -05:00
Kargatum
5143872aed
feat(Core/Battleground): split Arena and Battleground score ( #10616 )
2022-02-18 05:20:04 +07:00
UltraNix
1366838a05
fix(DB/Creatures): Nat Pagle should display vendor icon if player completed Nat's Measuring Tap quest. ( #10657 )
...
Moved c++ script to DB. Original author: @offl
Fixes #10559
2022-02-17 01:13:39 +01:00
Francesco Borzì
fa02edb0ae
fix(Core/Battleground/PvPstats): correct bracket_id for AV ( #10677 )
2022-02-16 23:11:58 +01:00
Nefertumm
abccbcb4be
fix(Core/Spells): Nefarius Corruption should only affect Vaelastrasz ( #10701 )
...
* fix(Core/Spells): Nefarius Corruption should only affect Vaelastrasz
2022-02-16 06:54:08 -05:00
acidmanifesto
a7d17a5bb6
fix (core\db): SAI Error Reporting ( #10698 )
...
* fix (core\db): SAI Error Reporting
* formatting
2022-02-15 17:00:33 -05:00
IntelligentQuantum
38a33e7ef0
feat(Core/SmartScripts): Warn when an unused parameter is set in the database ( #10124 )
2022-02-15 18:02:39 +01:00
UltraNix
77bab657e5
fix(Core/Spells): Base spell resistances from auras should apply to pets. ( #10562 )
...
- Closes #10555
2022-02-15 17:49:13 +01:00