Commit Graph

33224 Commits

Author SHA1 Message Date
Shauren
bf7efe3ca0 Core/PacketIO: Fixed structure of "fake" SMSG_SPELL_GO sent when loading pets from db
Closes #25354
2020-08-28 23:59:17 +02:00
Shauren
b928955185 Core/Misc: Use "proper" type for respawn info map key 2020-08-28 23:41:30 +02:00
Treeston
f54cec4db7 Common/Utilities: Make StringTo<bool>'s signature match that of the other integral types, making for easier templating. Default behavior unchanged. 2020-08-28 23:35:12 +02:00
Maks Szokalski
dc9e0c1e86 Scripts: Minor loop refactors (#25325) 2020-08-28 23:13:26 +02:00
kvipka
5d2780c43c Scripts/InstanceScript: Fix an issue where LoadAllGrids would load creatures before TeamInInstance was properly set (PR #25340) 2020-08-28 19:48:41 +02:00
Keader
b63f5b0d83 DB/Spells: Fixed Demonic Pact icd 2020-08-28 14:05:10 -03:00
Jinnaix
5055a1f8d5 DB/Misc: Fix an DB error introduced in 534a2388b7 2020-08-28 16:37:22 +03:00
Shauren
822a1a86d1 Build: Prevent Catch from messing with user cmake preferences
Closes #25348
2020-08-28 15:13:10 +02:00
Shauren
19f69fcf06 Build: Put tests-common and sfmt under correct folders when WITH_SOURCE_TREE is set to hierarchical-folders 2020-08-28 15:10:21 +02:00
Aokromes
bf8b34946d Script/Azuremyst_isle: Remove useless log 2020-08-28 10:20:03 +02:00
offl
85a1310cd7 DB/Creature: Update scripts for Thistlefur creatures 2020-08-28 04:06:54 +03:00
offl
dd3a18ba69 DB/Misc: Add missing comments to creature_summon_groups 2020-08-28 04:06:20 +03:00
offl
9d6b5386d6 DB/Creature: Add CREATURE_FLAG_EXTRA_NO_COMBAT to Flame Breath Trigger (Skadi) 2020-08-28 04:05:54 +03:00
Treeston
534a2388b7 Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327) 2020-08-28 00:11:16 +02:00
Treeston
7478c2c65a Common/Utilities: Properly read std::from_chars documentation and check for out_of_range errors. 2020-08-27 21:26:14 +02:00
Shauren
be73959a0d Core/PacketIO: Fixed SMSG_QUEST_GIVER_QUEST_DETAILS structure 2020-08-27 17:06:09 +02:00
offl
fb227be9eb DB/Creature: Fix reference with Frostweave Cloth for Faceless Lurker 2020-08-27 04:09:39 +03:00
Cerveciento
28f3924906 DB/Locale/esES+esMX Texts missing in quests (Part 26)
Closes #25337
2020-08-27 03:51:03 +03:00
offl
4f4b1aac35 DB/Creature: Add gold and mechanic immunities to Converted Hero 2020-08-27 03:50:42 +03:00
offl
e8b6fe27f7 DB/Creature: Impove script of Faceless Lurker and add gold 2020-08-27 03:50:02 +03:00
Treeston
3564ad18bf cd30e0b follow-up (I could've sworn I pushed that to the PR branch. Sorry, Shauren.) 2020-08-26 23:38:31 +02:00
Treeston
cd30e0b86c Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #25335) 2020-08-26 23:31:45 +02:00
Treeston
7cc027401e Core/Warden: Ensure Warden packets do not exceed 512 bytes. This should rectify random Warden timeouts. 2020-08-26 21:30:38 +02:00
offl
f59d6c1306 DB/SAI: Add SMART_TARGET_ACTION_INVOKER to SMART_EVENT_FRIENDLY_HEALTH_PCT
Ref cbed1039c4
2020-08-26 02:10:01 +03:00
offl
eeb02ba141 DB/Creature: Add formations to Cenarion Hold Infantry 2020-08-26 02:09:34 +03:00
Cerveciento
9c6cd777b9 DB/Locale/esES+esMX Texts missing in quests (Part 25)
Closes #25333
2020-08-26 02:09:18 +03:00
Cerveciento
f3f68be662 DB/Locale/esES+esMX Texts missing in quests (Part 24)
Closes #25330
2020-08-26 02:08:58 +03:00
Giacomo Pozzoni
cbed1039c4 Core/SAI: Implement SMART_TARGET_ACTION_INVOKER in SMART_EVENT_FRIENDLY_HEALTH_PCT (#25318)
* Core/SAI: Implement SMART_TARGET_ACTION_INVOKER in SMART_EVENT_FRIENDLY_HEALTH_PCT

* Require radius (5th parameter) to be set
2020-08-25 14:14:06 +02:00
offl
3f4bcfbbe1 DB/Quest: Update outro event of quest 'Plagued Lands'
Updates #25313
2020-08-24 22:33:06 +03:00
Cerveciento
1bf8b9452a DB/Locale/esES+esMX Texts missing in quests (Part 23)
Closes #25319
2020-08-24 22:32:35 +03:00
Cerveciento
8325dfa7d4 DB/Locale/esES+esMX Texts missing in quests (Part 22)
Closes #25306
2020-08-24 22:32:11 +03:00
offl
64c1e956a4 DB/Quest: Fix typo in RewardText of quest 'The Remains of Trey Lightforge'
Closes #25322
2020-08-24 22:31:48 +03:00
offl
0116a31cd6 DB/SAI: Remove no longer needed param from Private Hendel's script
Ref #25294
2020-08-24 22:31:32 +03:00
Treeston
27b1930d97 Build: Add Clang version guard to CMake (PR #25324) 2020-08-24 17:44:38 +02:00
Treeston
fd05a35341 Revert "[3.3.5] Core/ChatCommands: C++17 cleanup (if constexpr + std::string_view)"
This reverts commit 11c4a60fbe.
2020-08-24 16:38:39 +02:00
Treeston
11c4a60fbe [3.3.5] Core/ChatCommands: C++17 cleanup (if constexpr + std::string_view) 2020-08-24 16:17:56 +02:00
Shauren
ec783fcbb5 Core/Warden: Fix warden timeout ticking twice as fast as it should 2020-08-24 14:17:40 +02:00
Peter Keresztes Schmidt
6079bc7f34 Core/ChatCommands: Do not try to consume integral types if the token is empty (PR #25320) 2020-08-23 21:19:44 +02:00
jackpoz
1aceb41349 Core/Movement: Fix RandomMovementGenerator for swimming creatures
Fix RandomMovementGenerator for swimming creatures not moving at all due to PATHFIND_FARFROMPOLY being handled as wrong path.
Fixes #25236
2020-08-23 20:06:41 +02:00
jackpoz
7cdc4b46bb DB/Misc: Add new view vw_conditions_with_labels that shows labels instead of numbers from conditions table 2020-08-23 15:21:45 +02:00
Treeston
91744de316 Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to Trinity::Impl::EnumUtilsImpl. This avoids confusing name clashes for other implementations in sub-namespaces of Trinity::Impl. 2020-08-23 15:05:04 +02:00
jackpoz
6d295629cf DB/Misc: Add new view vw_disables_with_labels that shows labels instead of numbers from disables table 2020-08-23 14:56:20 +02:00
Treeston
a41bbd9ad9 Core/Misc: std::string -> std::string_view in a bunch of places, notably chat commands and Util.h 2020-08-23 00:31:57 +02:00
robinsch
aaa089ab7f Core/Unit: Fixed race condition when loot recipient is in different map (#25312) 2020-08-22 23:09:13 +02:00
jackpoz
2b98a3e889 Core/Misc: Remove whitespace 2020-08-22 23:02:35 +02:00
jackpoz
03eb0886a8 Core/SAI: Remove completed timed action lists even while evading
Fixes #25294
2020-08-22 22:55:16 +02:00
Peter Keresztes Schmidt
5bab0e43c6 Scripts/Commands: Convert argument parsing of some misc commands to new system (#25308)
* Core/Shared: Make WeatherType smart

* Scripts/Commands: Convert argument parsing of some misc commands to new system
2020-08-22 22:28:51 +02:00
Peter Keresztes Schmidt
cefac75a7d Scripts/Commands: Convert argument parsing of cast commands to new system (#25309) 2020-08-22 22:25:27 +02:00
Peter Keresztes Schmidt
3262ef447a Scripts/Commands: Fix two unreachable code issues found by PVS-studio (#25311) 2020-08-22 22:24:28 +02:00
offl
6611b71457 DB/Quest: Convert & update support for 'Ebon Blade Prisoners' to SAI
Closes #24672
2020-08-22 20:05:15 +03:00