Commit Graph

33355 Commits

Author SHA1 Message Date
Keader
d7a78c1930 Core/Spells: Do not reset periodic timer for stacking DoTs on recast 2020-09-13 13:48:53 +02:00
Treeston
14fa6c3a72 Core/ChatCommands: Fix an issue that caused trailing variant options to sometimes not be selected 2020-09-13 00:37:54 +02:00
jackpoz
f0f0de01fa Core/LFG: Handle vote kick as failed if there cannot be 3 votes agreeing
i.e: 4 players, vote kick starts, 1 rejects, vote is considered as failed.
2020-09-12 21:50:10 +02:00
offl
29b39ae606 DB/Quest: Convert & update support for 'A Slow Death' to SAI
Closes #25399

Based on dr-j's script
2020-09-12 22:20:19 +03:00
offl
2ff8da2acd DB/Quest: Convert & update support for 'Escape from Firewing Point!' to SAI
Closes #25358

Based on dr-j's script
2020-09-12 22:19:43 +03:00
offl
d89c84263d DB/Quest: Convert & update support for 'The Caverns of Time' to SAI 2020-09-12 22:19:05 +03:00
offl
8c303e4f97 DB/Quest: Convert & update Homing Robot chickens to SAI
Closes #25239
2020-09-12 22:18:32 +03:00
Treeston
090e3da96b Core/Chat: Fix hyperlink validation for inspected item links, for real this time. 2020-09-12 20:27:46 +02:00
Treeston
75f9e7396e [3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443) 2020-09-12 19:42:10 +02:00
Treeston
59be657ca2 Core/Misc: Fix some static analysis warnings exposed after 6b8f3d0. 2020-09-12 19:40:09 +02:00
Shauren
243524b39c Core/PacketIO: Fixed SMSG_INSPECT for items with random suffix 2020-09-12 18:39:40 +02:00
Shauren
294167a7c8 Core/Chat: Fixed validating item links with random properties 2020-09-12 18:21:28 +02:00
Cerveciento
abc6791846 DB/Locales: Add missing esES & esMX quest locales (Part 34)
Closes #25444
2020-09-12 03:18:00 +03:00
offl
e386dd1dc4 DB/Spells: Add missing condition to enable Activate Object (Despawn) effect
Closes #17762
2020-09-12 03:17:32 +03:00
offl
15125ba8ce DB/Creature: Use DisableGravity for Time-Lost Proto Drake
Closes #16137
2020-09-12 03:17:14 +03:00
offl
e0825cc0a0 DB/Creature: Remove static spawn of Burning Felguard
Spawned throught Scarshield Portal only
2020-09-12 03:16:55 +03:00
jackpoz
a46c835ed1 Core/LFG: Restore ".lfg queue" command argument handling 2020-09-11 23:39:11 +02:00
Giacomo Pozzoni
9f0b5526f0 Core/Maps: Fixed map min height calculation (#25449)
(cherry picked from commit f31d907112)

# Conflicts:
#	src/server/game/Maps/Map.h

Co-authored-by: Shauren <shauren.trinity@gmail.com>
2020-09-11 23:01:24 +02:00
ForesterDev
1c41c5285a Scripts/ICC: update Deathbringer Lord Marrowgar scripts to new model (#25436) 2020-09-11 21:20:18 +02:00
ForesterDev
def58965e8 Scripts/ICC: update Blood Queen Lana'thel scripts to new model (#25434) 2020-09-11 21:19:03 +02:00
Rushor
02fca032e1 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 <giacomopoz@gmail.com>
2020-09-11 21:16:35 +02:00
Winfidonarleyan
9d96e4852a Dep/fmt: update fmt library to 7.0.3 2020-09-11 19:25:35 +02:00
Giacomo Pozzoni
6ed1810abc CI/CircleCI: Attempt using cache from 3.3.5 in PRs 2020-09-10 21:00:21 +02:00
Maks Szokalski
41188eb535 Add "On" to some gossip methods in AI (#25415)
* Add "On" to some methods

* Update npc_innkeeper.cpp

* Update zone_borean_tundra.cpp
2020-09-10 16:57:11 +02:00
Treeston
feaaa595ca Core/ChatCommands: make ExactSequence more readable 2020-09-10 15:19:17 +02:00
Treeston
5189f134ca Core/Chat: Permissible quest level for hyperlinks, [-1, 127] -> [-1, 32767]. 08064f0 follow-up. 2020-09-10 14:26:50 +02:00
Peter Keresztes Schmidt
8985fc4046 Core/ChatCommands: Drop PlayerIdentifier's cast operators which could return nullptr (PR #25431) 2020-09-10 13:10:01 +02:00
Peter Keresztes Schmidt
0769d77269 Scripts/Commands: Convert argument parsing of lfg commands to new system (PR #25430) 2020-09-10 12:54:30 +02:00
Treeston
08064f0487 Core/Chat: Fix quest hyperlinks for quest level -1. Closes #25432. 2020-09-10 12:52:33 +02:00
Peter Keresztes Schmidt
062c55f1ab Scripts/Commands: Convert remaining debug commands (PR #25429) 2020-09-10 01:05:44 +02:00
Shauren
f3b7f9ed5c Core/Spells: Reserve custom attribute value for master branch 2020-09-10 00:09:05 +02:00
Treeston
6b8f3d0f94 Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by value!) 2020-09-09 23:25:26 +02:00
Treeston
cd28423a4e [3.3.5] Core/Guilds: Guild cleanup (PR #25422) 2020-09-09 20:38:04 +02:00
Treeston
4f636b80e4 Chat/Commands: Eradicate ChatHandler::extractOptFirstArg 2020-09-09 18:33:18 +02:00
offl
6b10f0cfd4 DB/Creature: Add missing extra flag to Grauf in heroic mode
Ref dad187615d
2020-09-09 18:30:04 +03:00
Shauren
aba07047a0 Build: Fixed finding OpenSSL 1.1.1 installed from .msi packages instead of .exe
Closes #24664
2020-09-09 13:44:46 +02:00
HelloKitty
c0d62fe0b3 Core/Addon: Correct Banned Addon length in SMSG_ADDON_INFO packet (#25424) 2020-09-09 10:29:28 +02:00
offl
a0a2da03dd DB/Areatrigger: Add correct teleport position to one areatrigger & update VerifiedBuild 2020-09-09 03:25:50 +03:00
SneakyV
7e1ff21cf8 DB/Locales: Add some missing deDE quest locales
Closes #25411
2020-09-09 03:25:25 +03:00
offl
ec4e7d6f29 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)
2020-09-09 03:24:56 +03:00
illfated
fc5a39e20e DB/Quest: Fix typo in Reward text of quest 'Dangerous!' (567)
Closes #25408
2020-09-09 03:24:33 +03:00
Cerveciento
63dece6864 DB/Locales: Add missing esES & esMX quest locales (Part 33)
Closes #25421
2020-09-09 03:24:10 +03:00
Cerveciento
cf83cd8e5d DB/Locales: Add missing esES & esMX quest locales (Part 32)
Closes #25400
2020-09-09 03:23:51 +03:00
offl
aaac8f1f96 DB/Creature: Add formations to Warden of Time 2020-09-09 03:23:30 +03:00
offl
fb9698cca7 DB/Spells: Remove unneeded spelldifficulty_dbc record
Handled in SpellDifficulty.dbc Ref ca9c746767
2020-09-09 03:22:58 +03:00
Maks Szokalski
99f9c26b2d Core/AI: CombatAI refactor (PR #25416) 2020-09-08 23:56:13 +02:00
Houston
ca9c746767 DB/Misc: Move & update some VoA scripts to SAI, add waypoints (#25419)
Co-authored-by: Houston <houston@gmail.com>
Co-authored-by: offl <11556157+offl@users.noreply.github.com>
2020-09-08 23:37:28 +03:00
Houston
f8db738e8d Scripts/Icecrown: Small event of the down Nerub'ar Broodkeep (#25410)
Updates #25193
Co-authored-by: Keader
Co-authored-by: Ovahlord (sucker)
2020-09-08 16:52:53 -03:00
Treeston
bb3d3a82d7 Core/Movement: MoveSplineFlag::animId -> animTier, MoveSpline::GetAnimation() -> GetAnimationTier(), dad1876 follow-up 2020-09-08 17:32:35 +02:00
Ovah
4ad3f56bdf DB: Rename SQL file added in dad187615d 2020-09-08 17:24:21 +02:00