Kitzunu
|
13643c969c
|
refactor(Core/Spell): Use ApplySpellFix with SpellInfo (#9938)
|
2022-02-08 14:09:15 +01:00 |
|
Kargatum
|
de13bf426e
|
feat(Core/DBLayer): replace char const* to std::string_view (#10211)
* feat(Core/DBLayer): replace `char const*` to `std::string_view`
* CString
* 1
* chore(Core/Misc): code cleanup
* cl
* db fix
* fmt style sql
* to fmt
* py
* del old
* 1
* 2
* 3
* 1
* 1
|
2022-02-05 00:37:11 +01:00 |
|
Skjalf
|
4c5aceedbd
|
feat(Core/Scripting): Implement OnLoadSpellCustomAttr global hook (#10469)
|
2022-01-31 18:03:42 -03:00 |
|
UltraNix
|
0c09e88f64
|
fix(Core/Spells): Removed MECHANIC_POLYMORPH from PX-238 Winter Wondervolt spells. (#10302)
Fixed #9719
|
2022-01-30 16:56:31 -03:00 |
|
UltraNix
|
ab121e246e
|
fix(Core/Spells): Removed Focused/Brutal on map change. (#10105)
Fixes #6195
Fixes #9724
|
2022-01-28 20:06:54 +01:00 |
|
Beta.Yi
|
c737b837dd
|
fix(Core/Spell): Summon Arcane Disruptor
|
2022-01-28 00:29:24 +01:00 |
|
Kargatum
|
5969df4e30
|
refactor(Core/Logging): switch to fmt style for LOG_ (#10366)
* feat(Core/Common): add support fmt style for ASSERT and ABORT
* correct CheckCompactArrayMaskOverflow
* 1
* Update src/server/game/Spells/Spell.cpp
* rework logging
* add fmt replace logs
* logging
* FMT_LOG_
* settings
* fix startup
* 1
* 2
* 3
* 4
* 5
* fmt::print
* to fmt
|
2022-01-27 16:44:41 +01:00 |
|
UltraNix
|
902f33a62b
|
fix(Core/Spells): Implemented spell proc phases. (#9725)
* fix(Core/Spells): Implemented spell proc phases.
Fixes #9634
|
2022-01-24 15:29:03 -03:00 |
|
UltraNix
|
2f8318fd58
|
fix(Scripts/Hunter): Bestial Wrath shoul not be castable on dead pets. (#9896)
Bestial Wrath should expire while pet is offline.
|
2022-01-23 23:45:24 -03:00 |
|
UltraNix
|
11e94a6b89
|
fix(Core/Spells): Added SPELL_AURA_MOD_ABILITY_IGNORE_TARGET_RESIST… (#9764)
… to Chaos Bolt Passive
|
2022-01-15 05:09:23 -08:00 |
|
UltraNix
|
d90e368166
|
Fix (Core/Movement): During escort movement, do not stop moving if unit is casting channeled spells. (#9815)
Fixes #9286
|
2022-01-03 15:06:41 -05:00 |
|
UltraNix
|
880f35c0d2
|
fix(Core/Spells): Judgement spells should always set combat event spe… (#9709)
* fix(Core/Spells): Judgement spells should always set combat event spell missed the target.
Fixes #5874
* typo
|
2022-01-03 14:37:21 -05:00 |
|
UltraNix
|
d8712455c7
|
fix(Core/Spells): Multi-Shot should not be affected by Glyph of Aimed… (#9897)
* fix(Core/Spells): Multi-Shot should not be affected by Glyph of Aimed Shot.
Fixes #9707
* Update.
|
2022-01-03 15:15:24 -03:00 |
|
Noxies
|
67f8688460
|
fix(DB/SAI): BWL Grethok arcane missiles & immunity flags (#9985)
* prevent interupt & cc
* let the world know the duration index meaning
* make Grethok use correct arcane missiles spell
|
2022-01-03 14:43:23 -03:00 |
|
Kitzunu
|
ac99eb48e1
|
refactor(Core/Misc): abs() to std::abs() (#9789)
|
2021-12-31 19:29:39 -03:00 |
|
Francesco Borzì
|
cbc7e5466a
|
refactor(Core): remove unused imports (#9767)
|
2021-12-19 19:41:14 +01:00 |
|
Kitzunu
|
89a1b5c9f4
|
fix(Core/Spells): Implement SPELL_AURA_PERIODIC_TRIGGER_SPELL_FROM_CL… (#9615)
* fix(Core/Spells): Implement SPELL_AURA_PERIODIC_TRIGGER_SPELL_FROM_CLIENT
* cherry-pick commit (b3b7f0761d)
* fix build
|
2021-12-16 20:29:33 -03:00 |
|
Malcrom
|
e8481791e0
|
fix(Core/Spell) Green Beam spells should only hit one target (#9593)
* fix(Core/Spell) Green Beam spells should only hit one target
* Update SpellMgr.cpp
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
|
2021-12-08 19:48:32 +01:00 |
|
Kitzunu
|
f9337497d8
|
chore(Core/Auras): Clean up Aura::CanBeSaved() (#9343)
|
2021-11-30 13:03:04 -03:00 |
|
UltraNix
|
5d544f6001
|
fix(Core/Spells) T9 2p Hunter bonus vs Mortal Shots. (#9246)
Fixed getting bonus damage from critical strikes for melee/ranged DoT spells.
Fixes #8859
|
2021-11-29 13:46:49 -03:00 |
|
UltraNix
|
d667906040
|
fix(Core/Spells): Increased Arcane Bolt effect radius to 40 yards. (#9217)
Fixes #8930
|
2021-11-28 05:29:53 -03:00 |
|
Kargatum
|
f62664c987
|
refactor(Core/Misc): headers cleanup (#9259)
|
2021-11-22 17:24:39 +07:00 |
|
UltraNix
|
79ad100017
|
Revert "fix(Core/Spells): Lowered Magmadar Panic's effect radius to 30 yards. (#9227)" (#9266)
This reverts commit 31de71bf3b.
|
2021-11-21 00:37:51 -03:00 |
|
UltraNix
|
02aaa3d17f
|
fix(Core/Spell): Add Dual Wield skill dependency to Dual Wield effect, sho… (#9162)
* Core/Spell: Add Dual Wield skill dependency to Dual Wield effect, should remove the skill properly when unlearning spell. Source: TrinityCore.
Fixes #8882
|
2021-11-20 23:44:44 -03:00 |
|
Kitzunu
|
6a430cd2f9
|
fix(Scripts/Misc): Replace some AddItem/CreateItem with spells (#9006)
Co-authored-by: offl <11556157+offl@users.noreply.github.com>
|
2021-11-20 09:59:52 -03:00 |
|
UltraNix
|
31de71bf3b
|
fix(Core/Spells): Lowered Magmadar Panic's effect radius to 30 yards. (#9227)
Fixes #9115
|
2021-11-19 05:44:43 -03:00 |
|
UltraNix
|
02ae2ed3f9
|
fix(Core/Spells): Flamewaker's Sunder Armor should be single stack. (#9228)
|
2021-11-19 05:25:27 -03:00 |
|
Kitzunu
|
a062653c0e
|
chore(Script/ApplySpellFix): Correct some comments (#9001)
|
2021-11-08 13:46:11 -03:00 |
|
UltraNix
|
b00e9072b4
|
fix(Core/Spells): Troll Roof Stalker's Stealth and Ashenvale Outrunne… (#8984)
- Closes #8727
|
2021-11-07 20:41:07 +01:00 |
|
Andrius Peleckas
|
3ce64b0f01
|
feat(Core/Spells): implement two new custom attributes to handle aura saving rule (#8377)
|
2021-11-05 15:56:45 +01:00 |
|
UltraNix
|
c69e309681
|
fix(Core/Spells): Devastate vs Glyph of Sunder Armor. (#8705)
Fixes #8506
|
2021-10-24 23:31:19 -03:00 |
|
Ragelezz
|
416e8d2cbf
|
fix(Core/Spells): Spirit of Kirith spell summon duration adjusted (#8680)
|
2021-10-24 12:03:07 +02:00 |
|
Ragelezz
|
6baf498a17
|
fix(Core/Spells): Silithyst (#8656)
|
2021-10-22 13:40:57 +02:00 |
|
UltraNix
|
ba719f0feb
|
fix(Core/Event): improve "Let the fires come" event (#8199)
|
2021-10-16 16:24:48 +02:00 |
|
Kitzunu
|
118a555b06
|
fix(Core/Spells): Fix all cases of client crash when pressing ESC after a spell being cast (#8497)
* cherry-pick commit (f765e8eb73)
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/8143
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2021-10-14 20:32:30 +02:00 |
|
UltraNix
|
f2e0744513
|
fix(Core/Spells): Premeditations should not break enemy's stealth. (#8220)
- Closes #8154
|
2021-10-07 21:20:41 +02:00 |
|
UltraNix
|
0e5eb1b0cf
|
fix(Core/Pets): Eye of Kilrogg should not put its owner in combat wit… (#7193)
- Closes #6627
|
2021-10-07 20:03:04 +02:00 |
|
UltraNix
|
3223f90bcb
|
feat(Core/Spells): add helper to get clean and unmitigated damage for pro… (#7244)
|
2021-10-05 23:59:57 +02:00 |
|
UltraNix
|
60fb2c38f8
|
fix(Core/Spells): properly handle SPELLMOD_COOLDOWN for spell category cooldowns. (#8161)
- Closes #8155
|
2021-10-04 15:47:30 +02:00 |
|
UltraNix
|
06e50a9690
|
fix(Core/Achievements): Fixed showing achievement statistics of inspected player. (#8093)
* fix(Core/Spells): Implemented SPELL_ATTR0_CU_NO_PVP_FLAG.
Fixes #7938
* fix(Core/Achievements): Fixed showing achievement statistics of inspected player.
Fixes #7979
|
2021-10-03 18:12:12 +02:00 |
|
UltraNix
|
c477a0533c
|
fix(Core/Spells): Added 3y radius to Feral Charge. (#7901)
Fixes #7762
|
2021-10-01 09:49:13 +02:00 |
|
Kargatum
|
52aa0e9966
|
feat(License): add new headers information about license (#7941)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
|
2021-09-30 13:40:52 +07:00 |
|
UltraNix
|
c3259dabcf
|
fix(Core/Spells): Implemented PROC_EX_ONLY_FIRST_TICK (#7933)
|
2021-09-21 06:02:06 -06:00 |
|
Kitzunu
|
b79ae92a24
|
fix(Core/Spell): Remove SPELL_ATTR4_NO_CAST_LOG from being applied to some spells (#7867)
|
2021-09-19 17:47:35 +02:00 |
|
Kitzunu
|
2f449326e0
|
refactor(Core): Rename ...Manager to ...Mgr (#6910)
* Rename MapManager.h to MapMgr.h
* Rename BanManager.h to BanMgr.h
* Rename MapManager.cpp to MapMgr.cpp
* Rename BanManager.cpp to BanMgr.cpp
* Rename MapRefManager.h to MapRefMgr.h
* Rename ThreatManager.h to ThreatMgr.h
* Rename GridRefManager.h to GridRefMgr.h
* Rename ThreatManager.cpp to ThreatMgr.cpp
* Rename GroupRefManager.h to GroupRefMgr.h
* Rename HostileRefManager.h to HostileRefMgr.h
* Rename HostileRefManager.cpp to HostileRefMgr.cpp
* Rename MMapManager.h to MMapMgr.h
* Rename FollowerRefManager.h to FollowerRefMgr.h
* Rename VMapManager2.h to VMapMgr2.h
* Rename IVMapManager.h to IVMapMgr.h
* Rename MMapManager.cpp to MMapMgr.cpp
* Rename VMapManager2.cpp to VMapMgr2.cpp
* Rename RefManager.h to RefMgr.h
* Rename WaypointManager.h to WaypointMgr.h
* Rename WaypointManager.cpp to WaypointMgr.cpp
* Rename MPQManager.h to MPQMgr.h
* Rename MPQManager.cpp to MPQMgr.cpp
* Rename IMMAPManager.h to IMMAPMgr.h
* fix build
* Update Main.cpp
* chore(Core/Misc): Remove toxic language
* Revert "chore(Core/Misc): Remove toxic language"
* fix build
* build
|
2021-09-15 17:50:28 +02:00 |
|
Kitzunu
|
a4a0976d5e
|
fix(Core/Spell): Remove ErrorCube visual (#5713)
* fix(Core/Spell): Remove ErrorCube visual
* cherry-pick https://github.com/trinitycore/trinitycore/commit/3b5014fdae
* cherry-pick small part of f4f7e6324d
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
Co-Authored-By: Treeston <14020072+treeston@users.noreply.github.com>
* brackets
* Update rev_1620443413425226200.sql
* Update rev_1620443413425226200.sql
* It was the S, AN S
* Update SpellMgr.cpp
* Update SpellMgr.cpp
* Revert "Merge branch 'master' into fix-visual"
This reverts commit f0b629a2835c2a2d9aa5696bb7539c1ae9b14d57, reversing
changes made to c06f4465d15e9f71426d796e2fcfe714592c3443.
* Revert "Revert "Merge branch 'master' into fix-visual""
This reverts commit bfdf75bd6f8f06944463249de5d398a9e77c3a79.
* fix build
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Treeston <14020072+treeston@users.noreply.github.com>
|
2021-09-15 01:38:10 +02:00 |
|
Viste
|
a9796af174
|
fix(Core/Misc): bunch of crashfixes (#7307)
|
2021-09-14 14:38:56 +02:00 |
|
lineagedr
|
1ae8e7eca5
|
fix(Core/Item): Luffa removing more than one bleed (#7752)
|
2021-09-12 19:28:23 +02:00 |
|
UltraNix
|
2e41da548e
|
fix(Core/Spells): implement SPELL_GROUP_SPECIAL_FLAG_SAME_SPELL_CHECK group stack flag (#7709)
- Closes #6664
|
2021-09-07 02:10:13 +02:00 |
|
Andrius Peleckas
|
5bb2e5f2f9
|
fix(Core/Spell]: interrupt invisibility auras on cast (#7508)
|
2021-08-26 18:01:33 +02:00 |
|