Commit Graph

38330 Commits

Author SHA1 Message Date
Shauren
fc49ba2f85 Build/Tests: Set all our compile flags on tests
Closes #25349

(cherry picked from commit f8a5783327)
2022-02-04 12:08:48 +01:00
offl
6db5ef04c5 DB/Quest: Add correct PrevQuestID & NextQuestID to Dungeon Set 2 quests
Closes #25210

(cherry picked from commit 84bcf4db17)
2022-02-04 12:08:34 +01:00
Treeston
1303ca0e7e Common/Utilities: Make StringTo<bool>'s signature match that of the other integral types, making for easier templating. Default behavior unchanged.
(cherry picked from commit f54cec4db7)
2022-02-04 12:06:26 +01:00
Maks Szokalski
663ec92794 Scripts: Minor loop refactors (#25325)
(cherry picked from commit dc9e0c1e86)
2022-02-04 12:06:01 +01:00
kvipka
5a20f14a99 Scripts/InstanceScript: Fix an issue where LoadAllGrids would load creatures before TeamInInstance was properly set (PR #25340)
(cherry picked from commit 5d2780c43c)
2022-02-04 12:05:36 +01:00
Shauren
94668343c6 Build: Prevent Catch from messing with user cmake preferences
Closes #25348

(cherry picked from commit 822a1a86d1)
2022-02-04 11:01:08 +01:00
Shauren
bb185a78fb Build: Put tests-extractor_common under correct folder when WITH_SOURCE_TREE is set to hierarchical-folders 2022-02-04 11:01:02 +01:00
Shauren
8484376338 Build: Put tests-common and sfmt under correct folders when WITH_SOURCE_TREE is set to hierarchical-folders
(cherry picked from commit 19f69fcf06)
2022-02-04 10:59:00 +01:00
Aokromes
af7c211230 Script/Azuremyst_isle: Remove useless log
(cherry picked from commit bf8b34946d)
2022-02-04 10:58:44 +01:00
offl
007531407d DB/Misc: Add missing comments to creature_summon_groups
(cherry picked from commit dd3a18ba69)
2022-02-04 10:56:43 +01:00
offl
4695910085 DB/Creature: Add CREATURE_FLAG_EXTRA_NO_COMBAT to Flame Breath Trigger (Skadi)
(cherry picked from commit 9d6b5386d6)
2022-02-04 10:56:14 +01:00
Shauren
53563c24c3 Warning fix 2022-02-04 10:04:38 +01:00
Treeston
9f97fdd31a Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
(cherry picked from commit 534a2388b7)
2022-02-04 00:27:14 +01:00
Treeston
6e45c371c4 Common/Utilities: Properly read std::from_chars documentation and check for out_of_range errors.
(cherry picked from commit 7478c2c65a)
2022-02-04 00:27:14 +01:00
offl
2154251ac7 DB/Creature: Fix reference with Frostweave Cloth for Faceless Lurker
(cherry picked from commit fb227be9eb)
2022-02-04 00:27:13 +01:00
Cerveciento
bfb8bb4e0b DB/Locale/esES+esMX Texts missing in quests (Part 26)
Closes #25337

(cherry picked from commit 28f3924906)
2022-02-04 00:27:13 +01:00
offl
44d6aeba63 DB/Creature: Add gold and mechanic immunities to Converted Hero
(cherry picked from commit 4f4b1aac35)
2022-02-04 00:27:13 +01:00
offl
64518d94bf DB/Creature: Impove script of Faceless Lurker and add gold
(cherry picked from commit e8b6fe27f7)
2022-02-04 00:27:13 +01:00
Treeston
be9dadc189 Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #25335)
(cherry picked from commit cd30e0b86c)
2022-02-04 00:27:13 +01:00
Treeston
7b88fd607e Core/Warden: Ensure Warden packets do not exceed 512 bytes. This should rectify random Warden timeouts.
(cherry picked from commit 7cc027401e)
2022-02-04 00:27:13 +01:00
offl
e419d7536a DB/SAI: Add SMART_TARGET_ACTION_INVOKER to SMART_EVENT_FRIENDLY_HEALTH_PCT
Ref cbed1039c4

(cherry picked from commit f59d6c1306)
2022-02-04 00:27:13 +01:00
Cerveciento
80cf999f84 DB/Locale/esES+esMX Texts missing in quests (Part 25)
Closes #25333

(cherry picked from commit 9c6cd777b9)
2022-02-04 00:27:13 +01:00
Cerveciento
bcc539421a DB/Locale/esES+esMX Texts missing in quests (Part 24)
Closes #25330

(cherry picked from commit f3f68be662)
2022-02-04 00:27:13 +01:00
Giacomo Pozzoni
902ed74c2a 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

(cherry picked from commit cbed1039c4)
2022-02-04 00:27:13 +01:00
offl
71cbe9f318 DB/Quest: Update outro event of quest 'Plagued Lands'
Updates #25313

(cherry picked from commit 3f4bcfbbe1)
2022-02-04 00:27:13 +01:00
Cerveciento
ecb5cd5dae DB/Locale/esES+esMX Texts missing in quests (Part 23)
Closes #25319

(cherry picked from commit 1bf8b9452a)
2022-02-04 00:27:13 +01:00
Cerveciento
1cc161ec8e DB/Locale/esES+esMX Texts missing in quests (Part 22)
Closes #25306

(cherry picked from commit 8325dfa7d4)
2022-02-04 00:27:13 +01:00
offl
392f0e9f73 DB/Quest: Fix typo in RewardText of quest 'The Remains of Trey Lightforge'
Closes #25322

(cherry picked from commit 64c1e956a4)
2022-02-04 00:27:13 +01:00
Treeston
cfcfe71097 Build: Add Clang version guard to CMake (PR #25324)
(cherry picked from commit 27b1930d97)
2022-02-04 00:27:13 +01:00
Shauren
f7ed56f232 Core/Warden: Fix warden timeout ticking twice as fast as it should
(cherry picked from commit ec783fcbb5)
2022-02-04 00:27:12 +01:00
Peter Keresztes Schmidt
0257cdc8ca Core/ChatCommands: Do not try to consume integral types if the token is empty (PR #25320)
(cherry picked from commit 6079bc7f34)
2022-02-04 00:27:12 +01:00
jackpoz
1f34964df4 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

(cherry picked from commit 1aceb41349)
2022-02-04 00:27:12 +01:00
jackpoz
0150828841 DB/Misc: Add new view vw_conditions_with_labels that shows labels instead of numbers from conditions table
(cherry picked from commit 7cdc4b46bb)
2022-02-04 00:27:12 +01:00
Treeston
03b5c17863 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.
(cherry picked from commit 91744de316)
2022-02-04 00:27:12 +01:00
jackpoz
27405870e0 DB/Misc: Add new view vw_disables_with_labels that shows labels instead of numbers from disables table
(cherry picked from commit 6d295629cf)
2022-02-04 00:27:12 +01:00
Treeston
0473beff2b Core/Misc: std::string -> std::string_view in a bunch of places, notably chat commands and Util.h
(cherry picked from commit a41bbd9ad9)
2022-02-04 00:27:12 +01:00
robinsch
5ba95cb42f Core/Unit: Fixed race condition when loot recipient is in different map (#25312)
(cherry picked from commit aaa089ab7f)
2022-02-04 00:27:12 +01:00
jackpoz
1f2c48f8bb Core/SAI: Remove completed timed action lists even while evading
Fixes #25294

(cherry picked from commit 03eb0886a8)
2022-02-04 00:27:12 +01:00
Peter Keresztes Schmidt
1a6564f42f 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

(cherry picked from commit 5bab0e43c6)
2022-02-04 00:27:12 +01:00
Peter Keresztes Schmidt
53b28572bf Scripts/Commands: Convert argument parsing of cast commands to new system (#25309)
(cherry picked from commit cefac75a7d)
2022-02-04 00:27:12 +01:00
Peter Keresztes Schmidt
582b8458ea Scripts/Commands: Fix two unreachable code issues found by PVS-studio (#25311)
(cherry picked from commit 3262ef447a)
2022-02-04 00:27:12 +01:00
offl
fc2f582d4f DB/Quest: Convert & update support for 'Ebon Blade Prisoners' to SAI
Closes #24672

(cherry picked from commit 6611b71457)
2022-02-04 00:27:12 +01:00
offl
192b98e544 DB/Quest: Convert & update support for Borean Tundra escort quests to SAI
Closes #25001

(cherry picked from commit 040fda87ef)
2022-02-04 00:27:12 +01:00
Peter Keresztes Schmidt
5675d62159 Scripts/Commands: Convert argument parsing of message commands to new system (#25305)
(cherry picked from commit f17b9b20f1)
2022-02-04 00:27:11 +01:00
Peter Keresztes Schmidt
b527a031b9 Core/ChatCommands: Add std::wstring argument type (#25302)
(cherry picked from commit 617a769d6f)
2022-02-04 00:27:11 +01:00
Peter Keresztes Schmidt
e9209c3131 Scripts/Commands: Convert argument parsing of most list commands to new system (#25303)
(cherry picked from commit 522a4cb1a6)
2022-02-04 00:27:11 +01:00
offl
a915b42f89 DB/SAI: Update some scripts using CMC cast flag
(cherry picked from commit d714adbc4f)
2022-02-04 00:27:11 +01:00
offl
1f1583142e DB/SAI: Remove SMARTCAST_INTERRUPT_PREVIOUS from Invoker Cast, Cross Cast and Self Cast actions
Ref aae38bec11

Not needed at all for these action types, you can't interrupt player's spells by this event flag and there's no reason to interrupt creature's spells

(cherry picked from commit e931bc11c2)
2022-02-04 00:27:11 +01:00
offl
0715168bce DB/SAI: Make Bonestripper Buzzard & Vulture move to invoker rather than random creature
Ref #20821

(cherry picked from commit 07acb1d439)
2022-02-04 00:27:11 +01:00
offl
3cda63ce04 DB/SAI: Remove SMARTCAST_INTERRUPT_PREVIOUS from more event types
Ref aae38bec11

(cherry picked from commit dddb96d02e)
2022-02-04 00:27:11 +01:00