Commit Graph
41088 Commits
Author SHA1 Message Date
NaddleyandOvahlord f7742daef7 DB/Deepholm: Added Questchain for "The Upper World Pillar Fragment"
Co-authored-by: Ovahlord <[email protected]>
2023-03-29 16:23:41 +02:00
Shauren 353b123106 DB/Spells: Add proc restrictions to DH talents: Soulrend, Master of the Glaive and Burning Wound
Closes #28881
2023-03-28 12:30:23 +02:00
Shauren 5bb87cb0d1 Core: Update allowed build to 10.0.7.48749 2023-03-27 21:24:59 +02:00
Shauren 5332098e76 Core/Quests: Fixed crash happening when a quest is marked as rewarded without a questgiver (for example lfg)
Closes #28878
2023-03-27 00:08:01 +02:00
Shauren 8bf3bc071b Core/Movement: Allow passing tier transition id (db2 id) to land/takeoff movement 2023-03-26 12:22:41 +02:00
ModoX b68d66104d DB/Quest: Added quest poi data for 10.0.7.48676 2023-03-25 22:38:44 +01:00
ModoX 3ed0763d9a DB/Locales: Updated zhCN locales to 10.0.7.48676 2023-03-25 22:38:44 +01:00
ModoX ff617966b0 DB/Locales: Updated zhTW locales to 10.0.7.48676 2023-03-25 22:38:43 +01:00
ModoX ce4b723b16 DB/Locales: Updated koKR locales to 10.0.7.48676 2023-03-25 22:38:43 +01:00
ModoX a752af75e7 DB/Locales: Updated ruRU locales to 10.0.7.48676 2023-03-25 22:38:42 +01:00
ModoX 33bba07fbd DB/Locales: Updated itIT locales to 10.0.7.48676 2023-03-25 22:38:42 +01:00
ModoX 85236fbb45 DB/Locales: Updated esES locales to 10.0.7.48676 2023-03-25 22:38:41 +01:00
ModoX 73a498e24b DB/Locales: Updated deDE locales to 10.0.7.48676 2023-03-25 22:38:41 +01:00
ModoX 6599b9fd27 DB/Locales: Updated frFR locales to 10.0.7.48676 2023-03-25 22:38:40 +01:00
ModoX 094af376fb DB/Locales: Updated ptBR locales to 10.0.7.48676 2023-03-25 22:38:40 +01:00
ModoX 0448bae1cf DB/Locales: Updated esMX locales to 10.0.7.48676 2023-03-25 22:38:40 +01:00
ModoX 39b85c73c3 DB/Template: Update quest, creature wdb & broadcast_text to 10.0.7.48676 2023-03-25 22:38:39 +01:00
Shauren da4eedf07b Dep: Fix build on m1 mac 2023-03-25 00:06:32 +01:00
ModoX 6af42ce82d Core/PacketIO: Fixed array size of CMSG_QUEST_POI_QUERY as of patch 10.0.7 2023-03-24 19:07:13 +01:00
Meji cc57c9dad5 Core/Creatures: Improved movement interruption while casting spells (#28845) 2023-03-24 12:27:01 +01:00
Shauren d6d5d94ebe Core/PacketIO: Fixed SMSG_ENABLE_BARBER_SHOP structure
Closes #28606
2023-03-23 00:06:43 +01:00
Shauren 922f60fa25 Core: Update to 10.0.7 2023-03-22 00:08:20 +01:00
Shauren f18c0644f3 Core/Scripts: Fixed crash in SummonList::DoZoneInCombat
Closes #28864
2023-03-21 12:20:17 +01:00
Shauren 2569dc8cfe Core/Instances: Fixed not being able to reenter instances that have no encounters completed
Closes #28737
2023-03-21 12:07:54 +01:00
Shauren 5f642b78f0 Core/Instances: Fixed instance locks being incorrectly found and forcing difficulty when entering normal mode dungons 2023-03-21 11:07:10 +01:00
Shauren 356c0c8afc Core/Items: Updated ItemModifier enum for 10.0 2023-03-20 00:22:34 +01:00
Shauren cc61ccb1a4 Core/PacketIO: Fixed missing reference on return type of operator << overloads for packets 2023-03-19 16:37:24 +01:00
Shauren 51569217ad Core/Units: Added functions to modify WorldEffects updatefield 2023-03-18 20:49:02 +01:00
Shauren 512f5138d4 Core/Creatures: Use togglable CREATURE_STATIC_FLAG_4_TREAT_AS_RAID_UNIT_FOR_HELPFUL_SPELLS instead of equivalent flag from creature_template.type_flag 2023-03-17 23:02:47 +01:00
Shauren 6e309ed17f Core/Creatures: Allow flagging creatures to not clear their tap list when evading 2023-03-15 19:42:58 +01:00
Shauren d26d38075c Core/Creatures: Allow disabling melee attacks for all creatures, not just the ones using SAI 2023-03-13 20:22:47 +01:00
Shauren eb93afffc0 Core/Creatures: Allow toggling creature default root state 2023-03-13 14:52:11 +01:00
Shauren 155cf58236 Core/Creatures: Allow scripts to change creature loot id (must be done before death) 2023-03-13 00:09:18 +01:00
Meji 5787c0173b Core/Auras: Implement caster selection of SPELL_AURA_TRIGGER_SPELL_ON_EXPIRE (stored in MiscValue) (#28860) 2023-03-12 17:23:05 +01:00
Meji 5d5ca30b23 Core/Spells: Allow implicit targeting of serverside WorldObjects (#28827) 2023-03-12 17:12:36 +01:00
Shauren 91e7401e64 Core/Creatures: Allow turning off experience gain from creatures by scripts 2023-03-12 13:20:25 +01:00
Shauren ebf799c0f6 Core/Creatures: Allow disabling loot for creatures 2023-03-12 13:05:35 +01:00
Shauren 8f38c12c4e Core/Misc: Move GetContentTuningForArea from ObjectMgr to DB2Manager 2023-03-12 11:58:19 +01:00
Meji bb67731711 Core/Fishing: Update correct fishing skill according to area expansion (#28838)
Closes #26676
2023-03-12 11:07:34 +01:00
Shauren 0956873613 Core/Creatures: Allow overriding default gossip menu id 2023-03-12 00:13:49 +01:00
Ghaster 5c9283244b Core/DataStores: Fixed loading CommonData when IdTable is present (#28853) 2023-03-11 15:38:46 +01:00
Shauren e0e70948e4 Build fix 2023-03-11 14:18:25 +01:00
Shauren 6bcbc786e5 Core/Creatures: Wrap all creature static flags in a structure 2023-03-11 13:45:16 +01:00
Shauren 080bf4c565 Core/Scripts: Make CreatureAI::DoZoneInCombat overload accepting a different creature static 2023-03-11 13:37:03 +01:00
Shauren 4300c3edd3 Core/Movement: Refactor TimedFleeingMovementGenerator to use chrono types 2023-03-11 13:35:46 +01:00
ModoX 376cd1a255 Core: Updated allowed build to 10.0.5.48526 2023-03-11 00:10:45 +01:00
Shauren 7ea438ebdc Core/Creatures: Implemented unkillable flag (prevent health from going below 1) 2023-03-11 00:07:57 +01:00
Shauren 379b1ec6ae Core/Creatures: Added fields for static flags to creature class for future use 2023-03-10 21:50:01 +01:00
Shauren 689d3a667a Core/Creatures: Allow overriding non-gossip based trainer ids for creatures 2023-03-10 19:09:48 +01:00
Naddley fe726830f4 DB/Valdrakken: Added Citizen spawns for Seat of the Aspects 2023-03-09 00:45:26 +01:00