offl
c5a812fc50
DB/Spells: Add missing condition to enable Activate Object (Despawn) effect
...
Closes #17762
(cherry picked from commit e386dd1dc4a65124ec099a31b26413d71f4b6e6d)
2022-02-05 23:01:36 +01:00
offl
e8e2ec0dc5
DB/Creature: Use DisableGravity for Time-Lost Proto Drake
...
Closes #16137
(cherry picked from commit 15125ba8cea60278ff6e6015d40dfe2b061b81f9)
2022-02-05 23:01:00 +01:00
offl
b430a70c68
DB/Creature: Remove static spawn of Burning Felguard
...
Spawned throught Scarshield Portal only
(cherry picked from commit e0825cc0a01efa6e8ba186778b1d4c65e36643ef)
2022-02-05 23:00:30 +01:00
jackpoz
0441f3ea5e
Core/LFG: Restore ".lfg queue" command argument handling
...
(cherry picked from commit a46c835ed1b498d4670c149a9f3ca31ea44eb35f)
2022-02-05 22:59:46 +01:00
ForesterDev
97a5c29e8a
Scripts/ICC: update Deathbringer Lord Marrowgar scripts to new model ( #25436 )
...
(cherry picked from commit 1c41c5285a89d7a4038f71c0f5c40dbc1009b3c1)
2022-02-05 22:58:23 +01:00
ForesterDev
8422442ed0
Scripts/ICC: update Blood Queen Lana'thel scripts to new model ( #25434 )
...
(cherry picked from commit def58965e8516978594a5d960c603932d34b7b2d)
2022-02-05 22:56:12 +01:00
Rushor
dfeb8c267f
Game/AI: Implement option to move a creature back to Homeposition on Evade. ( #24492 )
...
* Game/AI: Implement option to move a creature back to Homeposition on Evade.
* If ToHomePosition (action param 1) is 1 > Move to last stored position
* If ToHomePosition (action param 1) is 0 > Move to homeposition
* Ref: https://github.com/TrinityCore/TrinityCore/issues/24226
* Add parameter for walkmode
* Game/AI: SAI SMART_ACTION_EVADE - Rename ToHomePosition to ToRespawnPosition and store point from GetRespawnPosition.
* Game/AI: SAI SMART_ACTION_EVADE - Rename ToHomePosition to ToRespawnPosition
* Remove broken bits, simplify the code
* Update comments
* Code cleanup
Co-authored-by: jackpoz <[email protected] >
(cherry picked from commit 02fca032e1d497be08681de0bfd7bca979f0dafd)
2022-02-05 22:51:52 +01:00
Winfidonarleyan
9fe5a7297d
Dep/fmt: update fmt library to 7.0.3
...
(cherry picked from commit 9d96e4852a4a25fdc323f656e24034fa1a280826)
2022-02-05 22:50:43 +01:00
Giacomo Pozzoni
7bb03fab51
CI/CircleCI: Attempt using cache from master in PRs
...
(cherry picked from commit 6ed1810abcf212b2cf04e5c6325e185ec4f3c05a)
2022-02-05 22:28:03 +01:00
Maks Szokalski
bc04acb726
Add "On" to some gossip methods in AI ( #25415 )
...
* Add "On" to some methods
* Update npc_innkeeper.cpp
* Update zone_borean_tundra.cpp
(cherry picked from commit 41188eb535e445b73909659980257da2939e4be4)
2022-02-05 22:18:19 +01:00
Treeston
013c9b2cb7
Core/ChatCommands: make ExactSequence more readable
...
(cherry picked from commit feaaa595cae735bb6093b24a88562c27b2723cfe)
2022-02-05 21:29:53 +01:00
Peter Keresztes Schmidt
bdd4ccbd78
Core/ChatCommands: Drop PlayerIdentifier's cast operators which could return nullptr (PR #25431 )
...
(cherry picked from commit 8985fc4046e9a9b43d873e4d7b89a71afb910517)
2022-02-05 21:25:23 +01:00
Peter Keresztes Schmidt
fd41de7ce3
Scripts/Commands: Convert argument parsing of lfg commands to new system (PR #25430 )
...
(cherry picked from commit 0769d7726975a2fc848972a53f71efc4b6463e72)
2022-02-05 20:59:38 +01:00
Shauren
a5c95bd01e
Misc: support enum class in enumutils_describe.py
2022-02-05 20:55:14 +01:00
Peter Keresztes Schmidt
26f3c25dae
Scripts/Commands: Convert remaining debug commands (PR #25429 )
...
(cherry picked from commit 062c55f1ab9c84396ce5b054945f5a908e3a354f)
2022-02-05 20:50:33 +01:00
Treeston
54fc62db52
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by value!)
...
(cherry picked from commit 6b8f3d0f94b7a611eba81b7a2ff476cf75d09f4a)
2022-02-05 19:56:31 +01:00
Treeston
b6635be041
[3.3.5] Core/Guilds: Guild cleanup (PR #25422 )
...
(cherry picked from commit cd28423a4e813baf6833f38c93613a7f82a721f8)
2022-02-05 19:20:18 +01:00
Treeston
42be7836df
Chat/Commands: Eradicate ChatHandler::extractOptFirstArg
...
(cherry picked from commit 4f636b80e4942c4c9c4811496d1c1b77f767378d)
2022-02-05 16:21:54 +01:00
offl
fbcd71ecd8
DB/Creature: Add missing extra flag to Grauf in heroic mode
...
Ref dad187615df603ad8614531a0ec84c1a5e136838
(cherry picked from commit 6b10f0cfd41201565de3b5fb5295a3566bbafb05)
2022-02-05 16:15:00 +01:00
SneakyV
08300bd530
DB/Locales: Add some missing deDE quest locales
...
Closes #25411
(cherry picked from commit 7e1ff21cf81877171063403eac6e6eabd9e3e714)
2022-02-05 16:13:54 +01:00
offl
50708de8bf
DB/Quest: Disable Craftsman Wilhelm's quests
...
Closes #25420
Before 3.0.2 his quests were available after 'Omarion's Handbook' (cannot be obtained currently)
(cherry picked from commit ec4e7d6f296039cd8afdb957c01dacfe8f0b6cf6)
2022-02-05 16:12:58 +01:00
illfated
fbb247357e
DB/Quest: Fix typo in Reward text of quest 'Dangerous!' (567)
...
Closes #25408
(cherry picked from commit fc5a39e20e9688c5dd38db723ca2c4cc8e1b7f34)
2022-02-05 16:12:15 +01:00
Cerveciento
a320578779
DB/Locales: Add missing esES & esMX quest locales (Part 33)
...
Closes #25421
(cherry picked from commit 63dece68641908abf1165e78730eda1642673509)
2022-02-05 16:11:12 +01:00
Cerveciento
21281b4e18
DB/Locales: Add missing esES & esMX quest locales (Part 32)
...
Closes #25400
(cherry picked from commit cf83cd8e5dd1b7a61d541fd892b966a104302a7e)
2022-02-05 16:09:27 +01:00
offl
5e2d70aa2e
DB/Creature: Add formations to Warden of Time
...
(cherry picked from commit aaac8f1f964c1495091d7fc0ec0dfb8839ea56d9)
2022-02-05 16:08:43 +01:00
Maks Szokalski
eca1e6e9cb
Core/AI: CombatAI refactor (PR #25416 )
...
(cherry picked from commit 99f9c26b2d8fde1388fd35af4b6c0eb0f323157a)
2022-02-05 15:59:47 +01:00
Houston
0124284957
DB/Misc: Move & update some VoA scripts to SAI, add waypoints ( #25419 )
...
Co-authored-by: Houston <[email protected] >
Co-authored-by: offl <[email protected] >
(cherry picked from commit ca9c7467673505663135ade6c33bf92a6f90534a)
2022-02-05 15:57:54 +01:00
Houston
edf511a551
Scripts/Icecrown: Small event of the down Nerub'ar Broodkeep ( #25410 )
...
Updates #25193
Co-authored-by: Keader
Co-authored-by: Ovahlord (sucker)
(cherry picked from commit f8db738e8da008ccb48f79f5dd10ebbd81750f5f)
2022-02-05 15:50:46 +01:00
NoName
ee620856ad
Core/Movement: Corrected Animation Tier handling (PR #24875 )
...
Co-authored-by: Warpten <[email protected] >
Co-authored-by: Ovahlord <[email protected] >
Co-authored-by: Carbenium <[email protected] >
(cherry picked from commit dad187615df603ad8614531a0ec84c1a5e136838)
2022-02-05 15:40:31 +01:00
Treeston
358dc78e47
Scripts/AreaTrigger: Rename OnlyOnceAreaTriggerScript::_OnTrigger to TryHandleOnce, and make its return value useful.
...
(cherry picked from commit 0c7f6ac89fcc5fdc7f4435a6c1b673c752eb1e41)
2022-02-05 14:53:54 +01:00
Keader
91f6163858
Core/MotionMaster: Do not generate path to MoveLand
...
(cherry picked from commit 141d3d27185f02c300c1530d9cecb44b473e7fda)
2022-02-05 14:44:18 +01:00
Treeston
1e9d60b4ac
Scripts/Commands: .character command conversion
...
(cherry picked from commit 00dd337b5d2c91907424828d7eebe3191931b036)
2022-02-05 14:44:01 +01:00
Peter Keresztes Schmidt
cb2a284359
Core/ChatCommands: Move ostream operator into Variant class so we don't pollute std:: (PR #25413 )
...
(cherry picked from commit 68a4085427a898046b4afb73f6c369640418b848)
2022-02-05 13:58:04 +01:00
Treeston
706163743d
[3.3.5] Scripts/Commands: .arena command conversion (PR #25407 )
...
(cherry picked from commit b63d655e20a0facf14fc77798c52ea67d8551fa7)
2022-02-05 13:57:50 +01:00
Giacomo Pozzoni
ca498ffab2
Core/Maps: Always update the grid of player summons even if far away ( #25406 )
...
* Core/Maps: Always update the grid of player summons even if far away
* Code cleanup
* Use a vector instead of unordered_set
(cherry picked from commit c68faf108edf50ae8a2ff4a341eff1e0d4269cbc)
2022-02-05 13:46:49 +01:00
Ovahlord
ebdb6d80bb
DB/Items: corrected proc flag and cooldown for The Black Heart trinket
...
(cherry picked from commit 5810699ee0341573cee9323bbf282edf56813959)
2022-02-05 13:44:49 +01:00
jackpoz
2942d06664
Core/PathFinding: Enable pathfinding (MMaps) by default
...
(cherry picked from commit 5498f3be96ecf09c35622c3ba5e9abb8c8b96e13)
2022-02-05 13:43:16 +01:00
Keader
d76533d8f3
DB/Spells: Fixed Unchained Magic proc from item cast
...
Like: Maghia's Misguided Quill
(cherry picked from commit ff5c2653af13ce3d3d5c48b5c038ba184d8776fb)
2022-02-05 13:43:00 +01:00
Keader
a3cc94080f
Core/Spells: Implemented PROC_ATTR_CANT_PROC_FROM_ITEM_CAST
...
(cherry picked from commit 8a53e7e1c3da59c41991b20ba4997360286dec15)
2022-02-05 13:33:50 +01:00
Treeston
75e5c44638
Scripts/IcecrownCitadel: correct Rimefang's script name
...
(cherry picked from commit fc3feebee9e26ec5bc21a46f37b5affe416582c6)
2022-02-05 13:32:55 +01:00
Treeston
fc094509e9
Core/Scripts: Remove now-unused WaypointPathStarted hook. WaypointStarted does everything it used to do, anyway. b3694bf follow-up.
...
(cherry picked from commit c9356190b7891deb7878bc30064eaf1c81857c2c)
2022-02-05 13:31:50 +01:00
jackpoz
c2d2df96db
Core/SAI: Fix SMART_EVENT_WAYPOINT_START not being called at every waypoint checking wrong path id parameter
...
Remove multiple calls to SMART_EVENT_WAYPOINT_START for the 1st waypoint.
Closes #24760
(cherry picked from commit b3694bf47bfdab8ee9c074ac4a22d8f389e1cfc1)
2022-02-05 13:31:00 +01:00
Treeston
e0e3bae82c
Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everything that uses them (PR #25156 )
...
(cherry picked from commit bcdbdd6f23ce65cc0e381e61d2840140dce79311)
2022-02-05 13:29:21 +01:00
Treeston
3bf33628fc
Scripts/Commands: trinity_string updates
...
(cherry picked from commit 3b1e911da3551cf9c69798bbb8b5f52d34be8522)
2022-02-05 13:09:28 +01:00
Treeston
970cd097de
Core/Combat: When entering a vehicle, transfer any current threat to that vehicle. Closes #1340 .
...
(cherry picked from commit 47c7910036d5a32a92aa58b48553a1b8c8891e08)
2022-02-05 13:08:46 +01:00
Giacomo Pozzoni
b45277f1cf
Core/Unit: Fix units on vehicles not dismounting on death ( #25404 )
...
* Core/Unit: Fix units on vehicles not dismounting on death
Closes #23095
Issue added in 982643cd96790ffc54e7a3e507469649f3b074d2
* Remove leftovers from previous tries
(cherry picked from commit ff26027453179448bb972d88a51e565d71e95f3f)
2022-02-05 13:08:34 +01:00
jackpoz
341ef2c0dd
Core/Arena: Fix Arena.ArenaStartPersonalRating setting not having effect if the player didn't do any arena match before next server restart
...
Ref #16609
(cherry picked from commit cc64762f068749bbee0ef96580614f5a8cdfc867)
2022-02-05 13:08:08 +01:00
Shauren
04021a30ba
Core/Players: Directly store PlayerSpell in m_spells, not as pointer
...
Closes #25402
(cherry picked from commit 1e446b021b704818fb4ef9bd8622716d138295b0)
2022-02-05 13:07:25 +01:00
jackpoz
ae6f8bc4f5
Core/SAI: Do not allow SMART_EVENT_RESET to call SMART_ACTION_CALL_SCRIPT_RESET
...
There might be cases where this should be allowed (i.e. if the SMART_TARGET_* is another object) but for now we'll just never allow it.
(cherry picked from commit 28921f191de2269dd90b50ac99dd0d29ba90d0c4)
2022-02-05 12:08:58 +01:00
jackpoz
d561a69122
Scripts/Obsidian Sanctum: Fix portals not being visible
...
Change NearestGameObjectEntryInObjectRangeCheck to allow returning GameObject not spawned.
Fixes other occurrences where a similar issue exists.
(cherry picked from commit ca2159bf405fb96a8eba9f1e58bda7ee6c7eb247)
2022-02-05 12:04:35 +01:00