Commit Graph

23431 Commits

Author SHA1 Message Date
Shauren
9aa22ee89f Core/Misc: Reserve LANG_SCENARIO = 5088 for master branch 2021-12-11 14:00:56 +01:00
offl
a021d12f85 Scripts/HoS: Update Maiden of Grief (#27360) 2021-12-09 17:11:10 +02:00
offl
36ee971415 Scripts/HoS: Update Sjonnir (#27357) 2021-12-09 17:10:24 +02:00
offl
8516984ffe DB/SAI: Replace SMART_ACTION_SEND_GO_CUSTOM_ANIM with GameObjectActions 2021-12-09 03:12:15 +02:00
Shauren
7b6c1c407e Core/Misc: Exclude boost 1.78 and newer from boost_1_73_process_windows_nopch hack
(cherry picked from commit a937767289)
2021-12-08 19:03:33 +01:00
offl
35b55b3f21 Scripts/Crypts: Rework Exarch Maladaar (#27313) 2021-12-01 18:49:44 +02:00
offl
251304b19c Scripts/Spells: Generic spell script for quest portals (#27305) 2021-12-01 02:52:31 +02:00
offl
43315e0e19 Scripts/The Eye: Few updates to Kael'thas & Astromancer (#27304) 2021-12-01 02:51:04 +02:00
offl
2fe3b6cc2f Scripts/Botanica: Rework Laj (#27282) 2021-12-01 02:50:20 +02:00
offl
be00563a86 Scripts/Mechanar: Rework Nethermancer Sepethrea (#27277) 2021-12-01 02:49:26 +02:00
offl
2779fb602f Scripts/ZG: Improve High Priestess Jeklik (#27274) 2021-12-01 02:48:45 +02:00
Shauren
9174281b92 Core/Auras: Properly clean up partial charm applications
Ref #24876
2021-11-27 16:36:04 +01:00
offl
ef4c878d26 Scripts/Spells: Small cleanup for gen/item spell scripts (#27311) 2021-11-24 17:05:01 +02:00
offl
eb812bf3d5 Scripts/Misc: Migrate world event scripts to separate files 2 (#27309) 2021-11-23 18:38:36 +02:00
offl
542c10094f Scripts/Misc: Migrate world event scripts to separate files (#27284) 2021-11-21 23:18:10 +02:00
Shauren
3d9a2d5603 Scripts/Borean Tundra: Add missing else in a8558c4361 2021-11-21 15:26:23 +01:00
kvolk2git
57617e215b Core/DBUpdater: Fixed db auto updater for mysql 8 when ssl connections are enabled (#27298) 2021-11-20 23:03:20 +01:00
Grindelwald
c3973ff577 Core/Spells: Add MaxAffectedTargets to Chains of Naberius(36146) (#27291)
Closes #27289
2021-11-20 21:52:11 +02:00
offl
44a6d393d7 Scripts/Spells: Void Zone's Consumption (#27265) 2021-11-20 21:49:56 +02:00
Gildor
a5b8e167dd Core/Auras: Set proper displayId for mounts that changes depending on your Riding skill and location with more than one modelId (#27207)
Closes #27199
2021-11-20 21:49:30 +02:00
Gildor
04d54a000f Core/Auras: Convert most rules from Aura::CanBeSaved to a custom spell attribute (#27191)
(cherry picked from commit b4aa698acb)
(cherry picked from commit 2bea816bbe)
2021-11-20 21:48:58 +02:00
Grindelwald
e63838f624 Core/Pets: Do not force pets to follow their charmer when possessed by player (#27293)
* Fixes Eyes of the Beast

Closes #27226

Co-authored-by: Shauren <shauren.trinity@gmail.com>
2021-11-19 19:53:47 +01:00
acidmanifesto
a24ea431dc Core/Spells: Interrupt spells and auras before sending loot to client (#27279) 2021-11-16 11:47:07 +01:00
Gildor
6c512113d3 Core/Battlegrounds: Avoid increasing player count per team when re-logging if player was already in the BG (#27266) 2021-11-16 11:46:07 +01:00
Shauren
f20b7a1080 Core/Vehicles: Add additional logging to track issue #24876 2021-11-15 09:52:12 +01:00
Shauren
7b9b785c51 Core/Misc: Add TempSummon timer to GetDebugInfo 2021-11-14 15:44:46 +01:00
jackpoz
5b9acbded1 Core/SAI: Fix error message
Fix the error message about valid range values for SMART_ACTION_ACTIVATE_GAMEOBJECT
2021-11-14 11:04:58 +01:00
offl
c508203895 Core/SAI: Remove deprecated events and actions (#27258) 2021-11-10 16:55:38 +02:00
offl
7a307ebb6d Scripts/Creature: Replace trigger_periodic with unique scripts (#27240) 2021-11-10 16:49:33 +02:00
Gildor
e02e784062 Core/Battlegrounds: Fix text messages in Eye of the Storm when capture Draenei Ruins (#27260) 2021-11-10 01:50:52 +02:00
offl
04909bada8 Core/SAI: Remove reactState param from SMART_ACTION_WP_START (#27255)
Ref #26728
2021-11-07 22:51:25 +02:00
Giacomo Pozzoni
0817be8f76 Core/SAI: Add SMART_ACTION_ACTIVATE_GAMEOBJECT action (#27216)
Closes #27196
2021-11-07 20:17:12 +02:00
Lucas Nascimento
0cc0b3f926 Core/Combat: Fixed combat after remove charm (#27248)
https://github.com/TrinityCore/TrinityCore/pull/27038#issuecomment-958784361
2021-11-06 10:24:32 -03:00
offl
44a265685e DB/Creature: Zaetar's Spirit 2021-11-02 03:29:40 +02:00
offl
6e07acbbde Scripts/Quest: Make 'Search and Rescue' less hacky (#27227) 2021-11-01 18:11:39 +02:00
offl
cbb13b0efb Scripts/Quest: Update 'Trail of Fire' & 'Warning: Some Assembly Required' (#27184) 2021-11-01 18:10:39 +02:00
offl
d42c89aa04 Scripts/Misc: Migrate Operation Gnomeregan & Zalazane's Fall scripts to own files (#27163) 2021-11-01 18:10:09 +02:00
offl
ed38206031 Scripts/Misc: Replace some of AddItem / CreateItem with spells (#27160) 2021-11-01 18:09:24 +02:00
Shauren
e4430cd2be Core/Creatures: Refactor ObjectMgr::ChooseCreatureFlags to allow selecting only 1 flag field 2021-10-31 13:31:37 +01:00
Keader
9b354c6beb Core/Unit: Fixed wrong combat stop when set charm 2021-10-30 11:08:56 -03:00
Gildor
cb4e12bdf0 Scripts/Uldaman: Fix Ironaya crash (#27189)
* Scripts/Uldaman: Fix Ironaya crash
* little code cleanup

* oops
2021-10-29 19:38:01 +02:00
Lucas Nascimento
1403de8daf Core/Spells: Fixed Prayer of Mending (#27105)
Closes #3770
2021-10-25 19:31:58 -03:00
Shauren
b0eaa938c9 Core/Conditions: Reserve CONDITION_SOURCE_TYPE_CONVERSATION_LINE = 29 for master branch 2021-10-25 16:35:56 +02:00
kvolk2git
822b32b64b add item xxxxx show to who was added item (#27020)
Co-authored-by: Aokromes <Aokromes@users.noreply.github.com>
2021-10-25 12:41:43 +02:00
ihm-tswow
c946370c5f Scripts/Commands: fix .learn all recipes (#27153)
if client had same locale as server, the command didn't work (should've been != and not ==).  Furthermore, server dbcs only have the server locale for these, and they might or might not match up with the client. only downside of removing the check entirely is possibility of mixups if two locales have overlapping names for different skills. I highly doubt a single such instance exists.
2021-10-24 17:56:01 +02:00
Shauren
7ecde6574a Core/Misc: Sync Languages.h content between branches 2021-10-23 20:21:58 +02:00
Shauren
0351ecff34 Core/Misc: Reserve LANG_NPCINFO_PHASE_IDS = 5087 2021-10-23 14:29:34 +02:00
Giacomo Pozzoni
235bfad329 Core/Misc: Fix no-pch GCC 11 build (#27150)
Add missing <limits> header

See http://gcc.gnu.org/gcc-11/porting_to.html for more info, section "Header dependency changes"
"Some C++ Standard Library headers have been changed to no longer include other headers that they do need to depend on. As such, C++ programs that used standard library components without including the right headers will no longer compile."
2021-10-23 12:39:39 +02:00
offl
2f0b7a756a DB/Creature: The Brewmaiden & The Black Brewmaiden (#27133)
Closes #27127
2021-10-21 02:15:57 +03:00
offl
ab3bb36a46 Core/SAI: Make 'no, thanks' actions deprecated
Deprecated events and actions will be removed after 2 weeks
2021-10-21 00:58:32 +03:00