acidmanifesto
d38b6ce0db
Feat: (core) Additional Helper ( #11457 )
...
* Feat: (core) Additional Helper
2022-04-21 06:06:22 -04:00
temperrr
343732ee0b
fix(Script/BWL): Fix initial shadowflame timers ( #11443 )
2022-04-20 09:10:31 -03:00
AzerothCoreBot
61de612641
chore(DB): import pending files
...
Referenced commit(s): 7ecd738674
2022-04-19 21:45:04 +00:00
Kitzunu
7ecd738674
feat(Core/Mail): Server mail ( #10628 )
2022-04-19 23:43:14 +02:00
天鹿
b801274b89
fix(Core/SmartScripts): null crash in SMART_TARGET_PLAYER_DISTANCE ( #11442
2022-04-19 16:17:51 +02:00
temperrr
33a70dbebc
fix(Scripts/BlackwingLair): Chromaggus shimmer timer adjustment, fre… ( #11437 )
...
* Fix (Scripts/BlackwingLair): Chromaggus shimmer timer adjustment, frenzy and enrage changed
* codestyle
* urand
2022-04-19 06:32:45 -03:00
AzerothCoreBot
03a6413080
chore(DB): import pending files
...
Referenced commit(s): 47e0c0d88b
2022-04-18 17:40:31 +00:00
Greg Wilkinson
47e0c0d88b
fix(Script/Instance): Azuregos' Mark of Frost debuff should persist through wipe and reset ( #11345 )
...
* Add files via upload
Fixes Issue #11343
* Update boss_azuregos.cpp
Changed Back SAY_KILL per AC Staff
* Update boss_azuregos.cpp
Add back CancelAll on reset
2022-04-18 19:38:32 +02:00
Kosiak
16d9d29a1c
fix(DB/Gossip): wrong TextId for NPC's ( #11342 )
...
* Nat Pagle was using previous `gossip menu` MenuID. So to keep Nat's gossip in order I needed new `gossip_menu` MenuID. I hope it's right approach with creating MenuID in that table from first available.
2022-04-18 19:38:04 +02:00
UltraNix
519fd3dfd2
fix(Scripts/Ulduar): Fixed console errors of uninstalling vehicles. ( #11334 )
...
Fixes #11314
2022-04-18 19:37:30 +02:00
Julio A. Leyva Osorio
858c72bda8
fix(DB/Locale): quest 12718 "frFR" ( #11218 )
2022-04-18 19:37:04 +02:00
Julio A. Leyva Osorio
7e09072c54
fix(DB/Locale) Horde of the Borean Tundra Quests ( #11202 )
2022-04-18 19:36:30 +02:00
UltraNix
f7214e24ea
feat(Core/SmartScripts): Improvements to SMART_EVENT_FRIENDLY_HEALTH_PCT: ( #11171 )
...
* Added new parameter: radius.
* The event can be used with SMART_TARGET_SELF and SMART_TARGET_ACTION_INVOKER target types.
* Closes #5270
2022-04-18 19:35:37 +02:00
IntelligentQuantum
c93a84e821
feat(Spell/Scripts): Move Spell gen remove impairing auras to spell scripts ( #11104 )
2022-04-18 19:35:07 +02:00
ZhengPeiRu21
cb5c045a24
fix(DB/Creature): Renn McGill Gossip Option ( #10627 )
...
* fix(DB): Renn McGill Gossip Option
* Require quest to be taken and item missing
* Update rev_1644537932629642900.sql
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2022-04-18 19:33:39 +02:00
IntelligentQuantum
7b352b7658
feat(Core/Conditions): CONDITION_STAND_STATE ( #10287 )
...
* cherry-pick commit (TrinityCore/TrinityCore@ea53f79 )
2022-04-18 19:33:10 +02:00
acidmanifesto
93a8d4fb63
fix (core) Remove not need operator || ( #11425 )
...
Since the mysterous why things evade in shallow water root issue was finally determined because of our shallow water calculations was wrong that was corrected by pr https://github.com/azerothcore/azerothcore-wotlk/pull/11419 we can now remove this operator
2022-04-17 13:24:15 -04:00
Skjalf
f9a76d99d4
fix(Scripts/BlackwingLair): Prevent Nefarian's adds corpse from decaying ( #11424 )
2022-04-17 11:50:53 -03:00
AzerothCoreBot
49978883ce
chore(DB): import pending files
...
Referenced commit(s): e4df8f494c
2022-04-17 03:15:37 +00:00
UltraNix
e4df8f494c
fix(DB/Spells): Prince Taldaram's Conjure Flame should proc off from absorbed damage. ( #11174 )
2022-04-17 00:13:42 -03:00
AzerothCoreBot
12fb0d0ac4
chore(DB): import pending files
...
Referenced commit(s): 0b838f0b59
2022-04-17 03:00:50 +00:00
UltraNix
0b838f0b59
fix(DB/Spells): Skullflame Shield's Drain Life should scale with spell power. ( #11352 )
2022-04-16 23:59:01 -03:00
AzerothCoreBot
6376408a22
chore(DB): import pending files
...
Referenced commit(s): 6745b63bed
2022-04-17 02:58:49 +00:00
UltraNix
6745b63bed
fix(DB/Spells): Warrior's Execute can be dodged/parried/blocked. ( #11351 )
2022-04-16 23:56:56 -03:00
IntelligentQuantum
7cb9a73ef9
feat(Tools/MMapsGenerator): percentage progress ( #10948 )
...
* cherry-pick commit (TrinityCore/TrinityCore@b9f276f )
* cherry-pick commit (TrinityCore/TrinityCore@29937aa )
2022-04-17 03:51:55 +02:00
IntelligentQuantum
659775548f
feat(Core/SmartScripts): Add an action_param3 to "summon gob" to control when the object will despawn ( #10254 )
...
* cherry-pick commit (TrinityCore/TrinityCore@ca4f1e3 )
2022-04-17 03:48:22 +02:00
IntelligentQuantum
3555f5916d
fix(Core/SmartScripts): don't allow to start a new SAI actionlist while the entity is already running one ( #10230 )
...
* cherry-pick commit (2b1cde2560 )
2022-04-17 03:46:08 +02:00
IntelligentQuantum
e38a17d2da
feat(Core/SmartScripts): SMART_EVENT_EVENT_PHASE_CHANGE ( #10054 )
...
* cherry-pick commit (619a5534c5 )
2022-04-17 01:55:52 +02:00
r0m1ntik
02ba514f0a
fix(Core/Auth): Fix uninitialized variable, fixes changing realms aFter logging in to world ( #11415 )
...
* …ter logging in to world
* upd
Co-authored-by: Badanin Roman <r.badanin@etud.univ-pau.fr >
Co-Authored-By: Shauren <shauren.trinity@gmail.com >
2022-04-16 22:44:15 +02:00
acidmanifesto
c283883aea
fix (core): Shallow Water Calulation Correction ( #11419 )
...
Shallow water calculation (in water and water walking value) is in correct and were matching. not right at all. this corrects the issue.
2022-04-16 16:38:57 -04:00
AzerothCoreBot
536abaf08d
chore(DB): import pending files
...
Referenced commit(s): 341aae1cdf
2022-04-16 16:32:43 +00:00
Eddy Vega
341aae1cdf
fix(DB/item_template_locale): 'Viewing Room Key' translations ( #11370 )
...
* fix(DB/item_template_locale): Spanish key translation
* Update rev_1649704204212585721.sql
* add ruRU, koKR, zhCN, frFR
* Update rev_1649704204212585721.sql
2022-04-16 18:30:53 +02:00
Kitzunu
6b4f141cf8
fix(CI/Docker): Redacted Eluna ( #11418 )
2022-04-16 18:29:26 +02:00
AzerothCoreBot
43cf775441
chore(DB): import pending files
...
Referenced commit(s): db360f0cfb
2022-04-16 15:02:23 +00:00
acidmanifesto
db360f0cfb
Fix (Core\DB) Hostil to Hostile spelling fix ( #11399 )
...
* Fix (Core) Hostil to Hostile spelling fix
* sql cmd adjustment as well
* AliGnZ
* Further Hostil to Hostile Correction
Per @Si1ker Research via https://github.com/azerothcore/azerothcore-wotlk/pull/11399#issuecomment-1099506373
2022-04-16 11:00:38 -04:00
Skjalf
ca95a986ba
fix(Scripts/BlackwingLair): Improve Nefarian's add animations ( #11414 )
2022-04-16 10:36:04 -03:00
UltraNix
5a9bf21cd8
fix(Core/Spells): Implemented spell priorities. ( #11278 )
...
* fix(Core/Spells): Implemented spell priorities.
Fixes #11261
* Update.
* Update.
* Update.
2022-04-16 15:28:24 +02:00
UltraNix
13993a0b5b
fix(Core/Units): Stop melee attacking victim if being charmed by non-friendly target. ( #11353 )
...
Fixes #11316
2022-04-16 14:45:16 +02:00
Kitzunu
b88f442861
fix(CI): Redacted eluna ( #11406 )
2022-04-15 21:15:40 +02:00
acidmanifesto
0103c896f9
chore(Core\Dep): Zlib 1.2.7 to 1.2.12 ( #11401 )
...
version 1.2.7, May 2nd, 2012 to
version 1.2.12, March 11th, 2022
Ref Security Issue:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
2022-04-15 12:46:36 -03:00
UltraNix
3d609bfd24
fix(Core/Spells): Send proper caster's guid in SMSG_SPELL_START/SMSG_SPELL_GO packets in case of spells casted originally by gameobjects. ( #11337 )
...
Added visual channeling when mind controlling Razorgore by player.
Fixes #11275
2022-04-15 12:16:02 -03:00
UltraNix
b7c8c09920
fix(Core/Quests): Fixed displaying correct quest marks for autocomplete/repeatable/daily completed quests. ( #11349 )
...
Fixes #11237
2022-04-15 11:47:13 -03:00
AzerothCoreBot
7518a7ccd6
chore(DB): import pending files
...
Referenced commit(s): f7760b4ea0
2022-04-15 12:18:23 +00:00
IntelligentQuantum
f7760b4ea0
fix(Spell/Scripts): MOVE Drinking to spell scripts ( #11105 )
2022-04-15 14:16:30 +02:00
IntelligentQuantum
ab4ee71762
feat(Core/Maps): AreaBoundary ( #10525 )
...
* cherry-picked commit (2da458c56d )
2022-04-15 14:10:41 +02:00
AzerothCoreBot
c1747f2fbf
chore(DB): import pending files
...
Referenced commit(s): a7d91afe37
2022-04-15 12:08:09 +00:00
Voicot Kaczynski
a7d91afe37
fix(DB/SAI/Creature): Kyle's Gone Missing! Quest credit ( #10034 )
...
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2022-04-15 14:06:19 +02:00
AzerothCoreBot
168fdbb81e
chore(DB): import pending files
...
Referenced commit(s): 17e143763a
2022-04-15 11:19:02 +00:00
Axel Cocat
17e143763a
fix(Core/Unit): Remove some hardcoded texts ( #5816 )
2022-04-15 13:17:06 +02:00
Skjalf
2f5a5dffcb
fix(Scripts/BlackwingLair): Solve the issue with Nefarian occasionall… ( #11398 )
2022-04-14 17:27:04 -03:00