aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-10-13DB/Scripts: Move Quest "Aces High!" gossip menu to database (#28300)Malcrom
(cherry picked from commit 5ffe5bd43ac780e33bfef1fd10b7ee90ab94172c)
2022-10-13Scripts/BoreanTundra: Modernized Unfit for Death (11865) implementation (#28297)Malcrom
(cherry picked from commit c0758ae6f3201cf9584fa43304aee041a6c4ffff)
2022-10-12Scripts/Silverpine: fixed Fenris Isle quests (#28334)Teleqraph
2022-10-11Core/Garrisons: Implement SMSG_GARRISON_OPEN_TALENT_NPC opcode (#28256)Aqua Deus
Co-authored-by: ModoX <moardox@gmail.com> Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-10-11Core/Spells: Move draenor spell to generic spell (#28356)Aqua Deus
2022-10-11Scripts/Silverpine: quest fixes and spawns for Forsaken Rear Guard (#28303)Teleqraph
2022-10-10Scripts/Silverpine: Implemented Waiting to Exsanguinate (questId 27045) (#28275)Teleqraph
2022-10-09Core/Spells: Take SummonProperties into account for SPELL_EFFECT_SUMMONs ↵ModoX
with default SummonTitle (#28345)
2022-10-09Core/Gossip: Drop OptionNpcFlag from gossip_menu_option (#28254)Meji
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-10-09Core/Gossip: Remove gossip menu option fallback code, all menus are now ↵Shauren
required to have options defined instead of trying to get them from menuid = 0
2022-10-08Core/Maps: Changed functions checking if map can be entered to use ↵Shauren
TransferAbortReason directly instead of intermediate Map::EnterState enum
2022-10-07Scripts/DK: Fixed Rime talent (#28333)Ovah
2022-10-07Core/Misc: Remove function calls through singleton global within the same classShauren
2022-10-07Core/Objects: Fix flags overflow for InvisibilityType because ↵Gosha
TOTAL_INVISIBILITY_TYPES (38) can't fit in 32 bits flag (#28343)
2022-10-06Core/Maps: Ensure one of InstanceScript::Create or InstanceScript::Load is ↵Shauren
called on map creation
2022-10-06Core/Loot: Prevent looting bosses by players that have already completed ↵Shauren
that encounter
2022-10-05Core/Loot: Set loot dungeon encounter id before generatingShauren
2022-10-05Core/Scripts: Fixed worldserver startup with hostwap enabled when ran in ↵Shauren
terminals that don't pass full path to argv[0]
2022-10-04Core/Groups: Removed group_instance row deletion of empty groupsModoX
* table does no longer exist ref 9b924522d0549dd67b10e2cbdfc20297dd21e182 Closes #28331
2022-10-04Core/DataStores: Defined MapDifficulty.db2 flagsShauren
2022-10-04Core/Maps: Implemented MapFlags2::IgnoreInstanceFarmLimitShauren
2022-10-04Core/DataStores: Defined map.db2 flagsShauren
2022-10-04Core/Instances: Add instance reset events at lock expirationShauren
2022-10-04Core/Instances: Spawn defeated bosses in instances using loot based locks if ↵Shauren
their preceding bosses are not killed
2022-10-04Core/Loot: Send DungeonEncounter id in SMSG_ITEM_PUSH_RESULTShauren
2022-10-04Scripts/Instances: Add dungeon encounter dataShauren
2022-10-04Core/Commands: Restore instance management commandsShauren
2022-10-04Core/Instances: Add prepared statements for InstanceLockMgrShauren
2022-10-04Core/Instances: Add new config options to control the time when both daily ↵Shauren
and weekly resets occur (will not be restricted to instances only)
2022-10-04Core/Instances: Sprinkle some thread safety on InstanceLockMgrShauren
2022-10-04Core/Instances: Save instance entrance based on completed encountersShauren
2022-10-04Core/Scenarios: Attempt to restore scenario state from completed encounter infoShauren
2022-10-04Core/Instances: Remove old database statements (WIP)Shauren
2022-10-04Core/Instances: Reimplement resetting instances from UIShauren
2022-10-04Core/Scripts: Save instance data in JSON formatShauren
2022-10-04Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ↵Shauren
InstanceLockMgr
2022-10-04Core/Maps: Check group that owns instance (first group to enter a given ↵Shauren
instance id owns it)
2022-10-04Core/Instances: Instance lock rewrite (WIP)Shauren
2022-10-03Core/Spells: make Spell::CheckMovement respect the current spell state (#28315)Ovah
2022-10-02Core/Spawns: Exclude spawn groups with MANUAL_SPAWN flag from automatic ↵Shauren
spawning/despawning with conditions
2022-10-01Core/Spells: fixed up block mechanics (#28286)Ovah
* Ranged attacks can now be blocked * Implement SPELL_ATTR3_COMPLETELY_BLOCKED * Fixed a bug which was causing blocking to block entire spell effects regardless if the attribute was present or not * Fixed a logic mistake which was causing blocks to roll twice (once for effect negation and once on hit) * No longer send blocked miss conditions in spell_go packets when the spell is not completely blocked to match sniff data (cherry picked from commit b47ef3ce90f6192784f8ce903b6738d568631809)
2022-10-01Scripts/Silverpine: Implemented Horde Hauler (npcId 44731) (#28273)Teleqraph
* also some random cosmetic fixes of several creatures
2022-10-01Core/Misc: Fix *BSD compile errors (#28287)Lloyd Dilley
(cherry picked from commit 2b8fc95fdec69ca5c057c2e63a1313d8165d44ea)
2022-10-01Scripts/Silverpine: Implemented several initial quests (#28272)Teleqraph
* The Gilnean Liberation Front 26989 * Iterating Upon Success 26998 * Guts and Gore 26995 * also added some phase 0/169 spawns to Forsaken High Command
2022-10-01Core/Units: Set UNIT_FLAG2_*_AOI dynamically according to the ↵Meji
VisibilityDistanceType set on the creature (#28284)
2022-09-30Scripts/Hyjal: Change boss state management from SetData to SetBossStateShauren
(cherry picked from commit 753a9019282c122c3e019a0bf4632b8b19089ecd)
2022-09-30Core/Players: Added error message for death knights attempting to leave ↵Shauren
their starting zone early (cherry picked from commit 2dc1b69a70f599539c479344c14ec60f98f535bc)
2022-09-30Scripts/Karazhan: Mark optional boss as completed when it diesShauren
(cherry picked from commit 08d2b6743a7b5c7be1ab0da8d4da704fd477f38e)
2022-09-30DB/Ahn'Qiraj Temple: Added spawn groups for bossesShauren
(cherry picked from commit 6260a9576356d2a3b79c40e16fbd5a6bc97674cd)
2022-09-30Scripts/Halls of Reflection: Prevent repeating Falric kills after wiping on ↵Shauren
Marwyn or add waves > 5 (cherry picked from commit 7114bc6881701798fa32947d8275686dcd258d19)