Shauren
|
e76df583f0
|
Core/CrashHandler: Make WheatyExceptionReport fields not static to ensure consistent destruction order
|
2024-09-23 00:18:06 +02:00 |
|
Shauren
|
4f3e73afae
|
Core/DataStores: Updated db2 structures for 11.0.2.56647
|
2024-09-22 19:08:11 +02:00 |
|
Shauren
|
723e638a84
|
Core/Spells: Protect against stack overflows in spell override handling
|
2024-09-22 13:17:08 +02:00 |
|
Naddley
|
7eb3189a80
|
DB/Dornogal: Added more spawns to The Forgeground
|
2024-09-21 23:12:08 +02:00 |
|
Ovahlord
|
f26c942053
|
Core/Auras: fixed a possible underflow when checking required powers for SPELL_AURA_TRIGGER_SPELL_ON_POWER_AMOUNT and SPELL_AURA_TRIGGER_SPELL_ON_POWER_PCT
|
2024-09-21 22:23:42 +02:00 |
|
Aqua Deus
|
52d4e0f9ef
|
Scripts/ShrineOfTheStorm: Implement Aqu'sirr encounter (#30122)
Co-authored-by: ModoX <moardox@gmail.com>
|
2024-09-21 06:29:15 +02:00 |
|
ModoX
|
35b8868763
|
Core/Object: Added max height change param to MovePosition
|
2024-09-21 05:34:10 +02:00 |
|
Shauren
|
26cebef0fe
|
Build: Ensure paths passed to find_package HINTS argument only use forward slashes since that is what cmake expects
|
2024-09-21 00:06:52 +02:00 |
|
Shauren
|
4d59558c56
|
CI: Migrate compile flags environment variables to new cmake option WITH_WARNINGS_AS_ERRORS
|
2024-09-20 13:34:53 +02:00 |
|
Shauren
|
7ac0c685dd
|
Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings into compile errors
|
2024-09-20 13:19:42 +02:00 |
|
Shauren
|
24d08307e4
|
Build: Remove temporarily lowered cmake version requirement for circle-ci
|
2024-09-20 12:28:20 +02:00 |
|
ModoX
|
e1eeca994a
|
DB/WorldStates: Added worldstate to enable BfA mythic dungeons
|
2024-09-20 02:47:32 +02:00 |
|
Shauren
|
33507e0107
|
Scripts/Spells: Update Shadow Word: Death script and define new spell effect attribute related to one of its effects
|
2024-09-19 15:03:15 +02:00 |
|
Shauren
|
11a832fa8b
|
Core/Database: Change database async thread shutdown to fix some corner cases leading to servers being stuck on shutdown (for example with exit() call)
|
2024-09-19 13:38:49 +02:00 |
|
Meji
|
588639fc6c
|
DB/WorldStates: Added new worldstates related to currencies
|
2024-09-18 22:39:24 +02:00 |
|
Shauren
|
7cee3805e5
|
Core: Update allowed build to 11.0.2.56647
|
2024-09-18 21:32:12 +02:00 |
|
Shauren
|
5eb358241f
|
Core/Misc: cedf4e2b34 followup - change default value in code
|
2024-09-18 13:05:12 +02:00 |
|
Shauren
|
3ba2bff58f
|
Core: Update allowed build to 11.0.2.56625
|
2024-09-18 10:30:31 +02:00 |
|
Hwis
|
cedf4e2b34
|
Core/Conf: Change evoker start level to 10 (#30252)
|
2024-09-18 05:53:08 +02:00 |
|
Naddley
|
b891cd0ebf
|
DB/Dornogal: Added some more spawns
|
2024-09-18 01:49:12 +02:00 |
|
Shauren
|
4facb615d8
|
Core/Creatures: Allow PlayerInteractionType::CharacterBanker from CMSG_BANKER_ACTIVATE
|
2024-09-18 00:04:07 +02:00 |
|
Naddley
|
080c15362c
|
DB/Nerub-arPalace: Added spawns until first Boss
|
2024-09-17 22:40:55 +02:00 |
|
Shauren
|
1f60e76b7f
|
Core/Commands: Refactor .additem to use typed args
|
2024-09-17 15:35:20 +02:00 |
|
Naddley
|
2639bf25e7
|
DB/Dornogal: Added spawns for Delvers Headquarters
|
2024-09-17 01:48:05 +02:00 |
|
Shauren
|
4d3861928f
|
Core/Spells: Reorder CastSpellExtraArgsInit fields to reduce padding
|
2024-09-16 20:58:56 +02:00 |
|
Meji
|
6bcef33bb1
|
Core/Gameobjects: Fixed GO_DYNFLAG_LO_HIGHLIGHT application (#30123)
Closes #27374
Closes #30213
|
2024-09-16 02:26:35 +02:00 |
|
Aqua Deus
|
76b9d85542
|
Scripts/Spells: Implemented warlock talent Pyrogenics (#30190)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2024-09-16 01:05:53 +02:00 |
|
Aqua Deus
|
aa358e9815
|
Scripts/Spells: Implement warlock talent Backdraft (#30189)
|
2024-09-15 22:36:59 +02:00 |
|
Aqua Deus
|
6254d5a2b0
|
Scripts/Spells: Fix warlock talent Cataclysm (#30188)
|
2024-09-15 18:37:03 +02:00 |
|
Shauren
|
a21e7c738e
|
Build: Automatically include WindowsSettings.manifest in all executables instead of listing it separately as source file in every target
|
2024-09-15 12:55:50 +02:00 |
|
Shauren
|
052f2d0a81
|
Core/Common: Compile ServiceWin32 as part of common project instead of directly adding its source files to both server executables
|
2024-09-15 12:40:54 +02:00 |
|
Shauren
|
fd0a7ba871
|
Core/CrashHandler: Compile WheatyExceptionReport only once and moved its global variable initializer to all projects using it
|
2024-09-15 12:13:54 +02:00 |
|
Meji
|
6a5b24cacc
|
DB/UIMapQuestLines: Added new data
|
2024-09-14 18:51:57 +02:00 |
|
Shauren
|
f270686201
|
Core/Common: Output stdout/stderr from child process without waiting for it to finish
|
2024-09-14 14:45:40 +02:00 |
|
Shauren
|
dbe8d1f11e
|
Core: Remove boost iostreams dependency
|
2024-09-14 13:50:56 +02:00 |
|
Meji
|
19a0e885a6
|
Core/PacketIO: Fix SMSG_UI_MAP_QUEST_LINES_RESPONSE struct (TWW) (#30219)
|
2024-09-14 13:14:05 +02:00 |
|
Meji
|
b3a502ddb9
|
Core/Characters: Added missing Earthen creation data (#30220)
|
2024-09-14 13:06:03 +02:00 |
|
Jeremy
|
c499110a0d
|
Scripts/Battlegrounds: Implement Silvershard mines (#30120)
|
2024-09-14 13:01:54 +02:00 |
|
Shauren
|
4a574c0ce1
|
Core/Spells: Fix copypaste mistake in CastSpellExtraArgs::SetTriggeringSpell
|
2024-09-13 16:33:48 +02:00 |
|
Shauren
|
b2a9a59364
|
Scripts/Spells: Add missed change for 975e7cc072
|
2024-09-13 13:06:48 +02:00 |
|
Aqua Deus
|
18519e62f7
|
Scripts/Spells: Implement warlock talent Roaring Blaze (#30186)
|
2024-09-13 00:35:47 +02:00 |
|
Shauren
|
7e504aded1
|
Scripts/Spells: Added example for 975e7cc072
|
2024-09-12 21:59:04 +02:00 |
|
Shauren
|
975e7cc072
|
Core/Spells: Refactor CastSpellExtraArgs
* Allow C++20 designated initializers
* Allow precise float values for SPELLVALUE_RADIUS_MOD, SPELLVALUE_CRIT_CHANCE and SPELLVALUE_DURATION_PCT
|
2024-09-12 21:57:16 +02:00 |
|
Aqua Deus
|
d3b05c591c
|
Scripts/Spells: Fix Conflagrate energize (#30184)
|
2024-09-12 18:30:47 +02:00 |
|
Aqua Deus
|
58668b4de1
|
Scripts/Spells: Implement shaman talent Arctic Snowstorm (#30178)
|
2024-09-12 16:24:49 +02:00 |
|
Shauren
|
75385afded
|
Core: Update allowed build to 11.0.2.56513
|
2024-09-11 12:23:33 +02:00 |
|
Naddley
|
e132be11f2
|
DB/Dornogal: Added spawns for Stonelight Rest
|
2024-09-10 19:48:32 +02:00 |
|
Shauren
|
652d490b06
|
Core/Misc: Fix GitRevision::GetHostOSVersion compilation on arch linux, TRINITY_BUILD_HOST_DISTRO_VERSION_ID is not defined there
|
2024-09-10 12:45:40 +02:00 |
|
Shauren
|
8ec9b5841e
|
Core/DataStores: Refactor DBStorageIterator to make it usable with more std::ranges algorithms
|
2024-09-09 23:21:23 +02:00 |
|
ModoX
|
aa6ec35195
|
DB/WorldSafeLocs: Fixed facing for BfA dungeon entrance/exits (should use degrees instead of radians)
|
2024-09-09 20:24:45 +02:00 |
|