Commit Graph

41825 Commits

Author SHA1 Message Date
Shauren
f4e4e62aea Core/Conditions: Allow battleground maps to use CONDITION_INSTANCE_INFO 2023-11-05 20:49:05 +01:00
Shauren
4628622b1b Core/Auras: Fixed SPELL_AURA_CHARGE_RECOVERY_AFFECTED_BY_HASTE_REGEN affecting unrelated spells 2023-11-04 15:08:50 +01:00
Ovahlord
ecd54c07d8 Scripts/Antorus: prevent the Garothi Worldbreaker from falsely initiating an Apocalypse Drive phase when dealing damage would kill him instantly
* replaced some magic numbers in setting encounter frame indexes
* added a missing casting check to stay in line with current scripting standards
2023-11-04 15:05:47 +01:00
Shauren
9bbede8a09 Add missing sql file for previous commit 2023-11-03 13:01:09 +01:00
Shauren
e9b0d347a4 Core/Spells: Store BasePoints as float in SpellEffectInfo 2023-11-03 10:38:43 +01:00
M'Dic
9bedfece7a Dep/zlip: Upgrade to 1.3 (#29401) 2023-11-02 21:21:38 +01:00
Meji
8606ce11b1 DB/DraenorShadowmoonValley: Added Hallows End spawns 2023-11-02 21:04:42 +01:00
Shauren
31da896eb2 Core/Spells: Prevent duplicating trait configs for Generic type 2023-11-02 20:05:29 +01:00
Shauren
20b0ad736c Core/Gossip: Rename and document text id field in SMSG_GOSSIP_MESSAGE to include classic differences 2023-11-01 23:43:12 +01:00
ModoX
06ea2328bd Core: Update allowed build to 10.1.7.51972 2023-11-01 10:47:52 +01:00
Shauren
32c537c24f Build fix 2023-10-31 21:22:51 +01:00
Shauren
9894f6b802 Core/Random: Changed random functions returning doubles to return floats
* They were all cast to float at use anyway
* Improves roll_chance_f performance (rand32() is now called internally by uniform_real_distribution once instead of twice)
2023-10-31 20:20:00 +01:00
Shauren
a0fdac0ecc Core/Auras: Update mount capability aura after all login loading is done 2023-10-30 14:02:26 +01:00
Meji
b8ce70d528 Core/SAI: Moved event_flags for difficulties to new field Difficulties (#29377) 2023-10-30 09:53:52 +01:00
Jeremy
79e69f3634 Core/Group: Fix possible crash (#29400) 2023-10-30 00:03:37 +01:00
Meji
d8f59dcc40 DB/Stormwind: Update Hallows End spawns (Dragonflight) 2023-10-29 21:33:45 +01:00
Meji
c9220dc166 DB/Orgrimmar: Update Hallows End spawns (Dragonflight) 2023-10-29 21:33:13 +01:00
Shauren
eb847ff537 Build: Fixed msvc version check 2023-10-29 12:14:36 +01:00
Meji
efb1de3802 Scripts/Spells: Register script for Holy Mending (#29397) 2023-10-29 11:02:36 +01:00
Shauren
73e0b3e77c Core/Creatures: Taxi improvements
* Fixed flight master minimap icon
* Fixed crash on Argus
* Implemented teleport taxi nodes

Closes #29389
2023-10-28 22:13:59 +02:00
Meji
b8770d96e4 DB/Boralus: Added Hallows End spawns 2023-10-28 17:59:23 +02:00
Meji
58b46af0bf DB/Dazaralor: Added Hallows End spawns 2023-10-28 17:58:44 +02:00
Shauren
64a14f13ac Core/Players: Don't update mount capability while loading from db - auras are loaded before all known spell sources are processed
Closes #29391
2023-10-27 20:10:20 +02:00
Shauren
858c393d07 Core/Spells: Make SpellEffectInfo not copyable 2023-10-26 15:52:22 +02:00
Shauren
2d492c1b72 Core: Update allowed build to 10.1.7.51886 2023-10-25 00:06:36 +02:00
Shauren
2eceab3963 Add missing override 2023-10-24 10:51:00 +02:00
Shauren
930a08fe03 Core/Spells: SpellAttr8 fixups - use creator instead of owner for SPELL_ATTR8_ONLY_TARGET_IF_SAME_CREATOR and removed cast time requirement for channelled spell predicted healing 2023-10-24 10:38:27 +02:00
Meji
7b6143a438 DB/Valsharah: Update Hallows End spawns 2023-10-23 22:19:31 +02:00
Meji
eb98fe7825 DB/DalaranBrokenIsles: Added Hallows End spawns 2023-10-23 22:18:42 +02:00
Meji
adc7cd294b DB/Quests: Init ProvidedItemCount for quests using StartItem 2023-10-23 22:13:34 +02:00
Meji
81a53b5865 DB/Stormwind: Update Hallows End stuff (Dragonflight) 2023-10-23 22:02:17 +02:00
Meji
a56ad3e1fd DB/Undercity: Update Hallows End stuff (Dragonflight) 2023-10-23 22:01:32 +02:00
Shauren
973b5f404f Core/DataStores: Don't send hotfix ids in SMSG_AVAILABLE_HOTFIXES that don't have a hotfix blob for client locale
Closes #29378
2023-10-23 18:15:01 +02:00
Naddley
1faa603d16 DB/Mardum: Added spawns for Seat of Command 2023-10-23 02:21:12 +02:00
Shauren
dc9361fcc2 Core/Spells: Named and implemented most of SpellAttr8 2023-10-22 18:39:59 +02:00
ModoX
b2393d6ade Scripts/World: Dropped deprecated npc_innkeeper script
* costume stuff should be handled by candy buckets
2023-10-22 13:38:07 +02:00
Teleqraph
9eceff2bc2 Core/Map: Implement several difficulty getters (#29370)
Co-authored-by: ModoX <moardox@gmail.com>
2023-10-22 11:24:48 +02:00
Teleqraph
3d3979f1ca Scripts/SOD: Implement Sylvanas Windrunner introduction (#28554) 2023-10-22 05:23:04 +02:00
Meji
13b5e49906 DB/Mardum: Move spawns to guid range for Legion 2023-10-22 01:23:26 +02:00
Meji
0115c565c8 DB/Spawns: Fix guid gap (Legion) 2023-10-21 15:09:00 +02:00
Shauren
4e87bd7942 Core/Spells: Named and implemented most of SpellAttr7 2023-10-21 14:49:42 +02:00
ModoX
42e6a10456 DB/Areatrigger: Fixed magetower enter/exit areatriggers
Closes #29379
2023-10-20 15:05:49 +02:00
Shauren
4abcf7fb33 Core/Players: Fixed pvp flag being missing when logging in with war mode disabled but pvp enabled
Closes #29336
2023-10-19 18:32:16 +02:00
Shauren
a3702cc526 Core/Misc: Remove incorrect (and unused) equality operator overloads from LinkedListHead::Iterator class 2023-10-18 20:21:32 +02:00
Shauren
7c93d0d915 Core: Update allowed build to 10.1.7.51754 2023-10-17 21:08:23 +02:00
Shauren
7b6589c1ec Core/Misc: Fixed thread-unsafe access to list of objects that should be spawned in a cell
Closes #29372
2023-10-17 15:48:02 +02:00
Naddley
9fc4e2ba5c DB/Player: Update class level stats for Evoker 2023-10-17 01:23:08 +02:00
Naddley
364a86b04d DB/Player: Update class level stats for Demonhunter 2023-10-17 01:22:52 +02:00
Naddley
1b9745a500 DB/Player: Update class level stats for Druid 2023-10-17 01:22:32 +02:00
Naddley
b24f0b912f DB/Player: Update class level stats for Monk 2023-10-17 01:22:11 +02:00