Commit Graph
43943 Commits
Author SHA1 Message Date
Jason Dove 39e9a5e193 Core/Players: Fix deleting favorite spells (#30905) 2025-04-30 10:19:47 +02:00
Naddley d413e76217 DB/Drustvar: Added more creature loot
+ Hexed Howler
+ Harbor Raven
+ Bonepicker Raven
+ Fallhaven Pig
2025-04-30 00:56:18 +02:00
Naddley bfdbe9b4cb DB/Drustvar: Added phased spawns after Quest: "Save Their Bacon"
+ added questchain for Quest: "Thats Not My Fetish"
2025-04-30 00:55:03 +02:00
Naddley aba1ef0076 DB/Drustvar: Implement Quest: "Save Their Bacon" 2025-04-29 23:41:02 +02:00
Naddley 955779f0bf DB/Drustvar: Added spawns for Carver's Harbor 2025-04-29 21:46:00 +02:00
ModoX be86effd49 DB/StormsongValley: Added spawns for Port Fogtide Part 2 "ship in progress" during Kul Tiran unlock questline 2025-04-29 21:36:30 +02:00
Shauren 5759ac1c94 Core/Auras: Support PROC_ATTR_REQ_SPELLMOD for procs using PROC_ATTR_USE_STACKS_FOR_CHARGES 2025-04-29 20:28:39 +02:00
Aqua Deus 8b5f38014c Scripts/Spells: Implement evoker talent Burnout (#30890) 2025-04-29 19:17:06 +02:00
Naddley 0687251820 DB/Drustvar: Added more creature loot
+ Enraged Spirit
+ Soulgorged Gravestalker
+ Wicker-Bound Hunter
+ Lowlands Doe
+ Lowlands Greatstag
2025-04-28 22:34:38 +02:00
Naddley 2a9b765075 DB/Drustvar: Added creature spawns for Barrowknoll Cemetery 2025-04-28 20:08:40 +02:00
Naddley 7baeb94890 DB/Drustvar: Added some more spawns 2025-04-28 20:07:31 +02:00
Aqua Deus 98acdc510c Scripts/Spells: Implement evoker talent Panacea (#30892) 2025-04-28 16:27:52 +02:00
Aqua Deus 369d668d85 Scripts/Spells: Implement evoker talent Call of Ysera (#30893) 2025-04-28 16:08:07 +02:00
Naddley 4dae0c4bde DB/Drustvar: Implement Quest: "Once Bitten, Twice Shy" 2025-04-28 11:43:48 +02:00
Shauren 255082782c Core/Players: Implemented item level based armor damage reduction diminishing for pvp 2025-04-28 10:36:47 +02:00
Shauren 6a20d3181d Core/Chat: Support new 11.1.5 chat link color format and more chat link types 2025-04-27 17:09:17 +02:00
Naddley 93f3b60541 DB/Drustvar: Added more loot to creatures
- Darkmaw Prowler
- Watchful Raven
- Coastal Osprey
2025-04-26 19:31:05 +02:00
Naddley d8b07784ce DB/Drustvar: Implement Quest: "Harmfull if Swallowed" 2025-04-26 19:29:49 +02:00
Naddley 60b0ae4b02 DB/Drustvar: Update questchains for chapter 2 2025-04-26 14:05:39 +02:00
Shauren d938fea455 Core/Items: Updated item gem colors 2025-04-26 12:17:25 +02:00
Shauren 9d86423d8c Core/Utils: Added nullptr_t assignment operator to unique_weak_ptr (alias for .reset()) 2025-04-26 11:32:28 +02:00
Shauren f9bf082be9 Core: Updated to 11.1.5 2025-04-25 22:50:11 +02:00
Shauren 05709a2497 Core/Quests: Convert quest loading to named field access (ref 29a680a1c2) 2025-04-25 20:07:53 +02:00
Shauren 29a680a1c2 Core/Database: Added very simple macro to create named query result field accessors 2025-04-25 19:54:38 +02:00
Shauren 1710036392 Core/Players: Define all character flags used in SMSG_ENUM_CHARACTERS_RESULT 2025-04-24 10:25:13 +02:00
Naddley ec5d915ae0 DB/Stormwind: Implement Quest: "Feeling Crabby?"
Closes #30857
2025-04-23 14:40:44 +02:00
username9617 53ae98b185 DB/BlackfathomDeeps: Update spawns to WoD version
Closes #30886
Co-authored-by: Naddley <[email protected]>
2025-04-22 21:12:15 +02:00
Shauren e580d39b4f Core/Spells: Remove triggering spell link from SPELL_EFFECT_FORCE_CAST 2025-04-22 16:06:18 +02:00
Shauren 38d5f0d292 Core/Spells: Handle SPELL_EFFECT_FORCE_CAST on spell launch instead of hit 2025-04-21 23:27:25 +02:00
Shauren 9f401946d3 Core/Spells: Fire OnEffectSuccessfulDispel for SPELL_EFFECT_DISPEL_MECHANIC 2025-04-20 16:51:10 +02:00
Shauren 2e79d3524f Core/Spells: Rename confusing SpellState enum values
* SPELL_STATE_CASTING -> SPELL_STATE_CHANNELING (was used for "channel in progress")
* SPELL_STATE_DELAYED -> SPELL_STATE_LAUNCHED
2025-04-20 15:41:58 +02:00
Shauren 7eaa695581 Core/Conditions: Added conditions for automatic learning spells with SkillLineAbility::AcquireMethod = 4 2025-04-19 17:50:49 +02:00
Naddley efed68fd03 DB/Drustvar: Implement Quest: "Trial by Superstition" 2025-04-19 15:05:22 +02:00
Shauren 531afa6bcc Core/DataStores: Convert SkillLineAbilityAcquireMethod to enum class 2025-04-18 23:58:18 +02:00
Aqua Deus a5108d2626 Core/Spells: Added soft target cap to hunter spell Explosive Shot (#30847) 2025-04-18 17:16:57 +02:00
username9617 2cedd091a0 Core/Auras: Add DealDamageMods to SPELL_AURA_PERIODIC_LEECH (#30768)
Closes #30885
2025-04-18 16:27:00 +02:00
Aqua Deus d8b790ef0c Scripts/Spells: Implement hunter talent Surging Shots (#30787) 2025-04-18 16:05:05 +02:00
MoltenCrystal f2ede236ab Scripts/Spells: Implement warrior hero talent Storm Bolts (#30827) 2025-04-18 15:41:22 +02:00
Aqua Deus 688fd5b1b8 Scripts/Spells: Implement druid talent Mangle (#30763) 2025-04-18 15:03:05 +02:00
Aqua Deus 5b260df4b6 Core/Spells: Added soft target cap to mage spell ice nova (#30755) 2025-04-18 14:51:03 +02:00
Meji 1248bdffcb Core/SAI: Allow SMART_EVENT_HEALTH_PCT to be triggered out of combat (#30874) 2025-04-18 14:48:09 +02:00
Naddley 3665fa2596 DB/Drustvar: Added conversation script for Marshal Everit Reade 2025-04-17 12:01:28 +02:00
Naddley c917021f42 DB/Drustvar: Added spawns for Hawthornes Plot 2025-04-17 00:34:03 +02:00
Shauren 96026bfc58 Core/Transports: Fixed clientside position of stoppable transports 2025-04-17 00:04:41 +02:00
Shauren 821ecf8fa3 Core/Players: Improve setting ActivePlayerData::TransportServerTime by including TIME_SYNC and CMSG_QUEUED_MESSAGES_END values in its calculation
* This removes delay on nearby object visibility after login and teleport
2025-04-16 16:16:49 +02:00
Ovahlord 4dd4cfef8f Core/Guilds: corrected logging for guild reward db errors
(cherry picked from commit 3b2e2195eabec2f66edd805aa2582069e2335cad)
2025-04-16 12:14:09 +02:00
Ovahlord 642e0f2148 Core/Quests: corrected error logging for quest loading helpers
(cherry picked from commit 2e971321cf4648a5deceb73074967d48fc94c020)
2025-04-16 11:54:02 +02:00
Naddley fe51562cd1 DB/Drustvar: Added some more spawns to Watchers Wood 2025-04-16 01:22:29 +02:00
Shauren 495153ad24 Core/Transports: Preserve all dynamicflags for transports 2025-04-16 00:42:51 +02:00
Naddley 0b9df71d80 DB/Drustvar: Implement Quest: "In Case of Ambush" 2025-04-15 23:34:08 +02:00