Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-04 | Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ↵ | Shauren | |
InstanceLockMgr | |||
2022-10-04 | Core/Maps: Check group that owns instance (first group to enter a given ↵ | Shauren | |
instance id owns it) | |||
2022-10-04 | Core/Instances: Instance lock rewrite (WIP) | Shauren | |
2022-10-03 | Core/Spells: make Spell::CheckMovement respect the current spell state (#28315) | Ovah | |
2022-10-02 | Core/Spawns: Exclude spawn groups with MANUAL_SPAWN flag from automatic ↵ | Shauren | |
spawning/despawning with conditions | |||
2022-10-02 | DB/Kezan Update some Cosmetics in KTC Headquarters area | Naddley | |
Closes #28252 | |||
2022-10-02 | DB/Kezan: update Phase 169 spawns to phase 378 Chapter 1 | Naddley | |
- add some PhaseGroups to spawns Close #28250 | |||
2022-10-02 | DB/Kezan: handle phasing for Chapter 1 - 7 | Naddley | |
Closes #28249 | |||
2022-10-02 | DB/Dalaran: Update legacy Quartermasters in Dalaran-Northrend | Naddley | |
- delete old heirloom vendors - moved Magister Arlan to new pos. | |||
2022-10-01 | Core/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-01 | Scripts/Silverpine: Implemented Horde Hauler (npcId 44731) (#28273) | Teleqraph | |
* also some random cosmetic fixes of several creatures | |||
2022-10-01 | Dep/g3d: Document new patch | Shauren | |
2022-10-01 | Core/Misc: Fix *BSD compile errors (#28287) | Lloyd Dilley | |
(cherry picked from commit 2b8fc95fdec69ca5c057c2e63a1313d8165d44ea) | |||
2022-10-01 | Scripts/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-01 | Core/Units: Set UNIT_FLAG2_*_AOI dynamically according to the ↵ | Meji | |
VisibilityDistanceType set on the creature (#28284) | |||
2022-09-30 | DB/Naxxramas: Added spawn groups for Sapphiron and Kel'Thuzad | Shauren | |
(cherry picked from commit bf1f8f0c2df49a0e68ad8536cdcd8a7f9d25ce29) | |||
2022-09-30 | DB/Trial of the Crusader: Add spawn group for Anub'arak | Shauren | |
(cherry picked from commit b78445d6ebafab9f5a645cc132f66224e8824ea7) | |||
2022-09-30 | Restore accidentally deleted spawn group | Shauren | |
(cherry picked from commit 94967a5605d98e9edcd79efb1b0e8fca1492f6c8) | |||
2022-09-30 | DB/Ulduar: Add spawn group for bosses | Shauren | |
(cherry picked from commit f24908203cd65977d8235cb1e579d89b0ae9951c) | |||
2022-09-30 | DB/Serpentshrine Cavern: Add spawn group for Lady Vashj | Shauren | |
(cherry picked from commit 8385b1cb2aa8ff86cde63c9b5b9ffccc322f8869) | |||
2022-09-30 | Scripts/Hyjal: Change boss state management from SetData to SetBossState | Shauren | |
(cherry picked from commit 753a9019282c122c3e019a0bf4632b8b19089ecd) | |||
2022-09-30 | Core/Players: Added error message for death knights attempting to leave ↵ | Shauren | |
their starting zone early (cherry picked from commit 2dc1b69a70f599539c479344c14ec60f98f535bc) | |||
2022-09-30 | Scripts/Karazhan: Mark optional boss as completed when it dies | Shauren | |
(cherry picked from commit 08d2b6743a7b5c7be1ab0da8d4da704fd477f38e) | |||
2022-09-30 | DB/Ahn'Qiraj Temple: Added spawn groups for bosses | Shauren | |
(cherry picked from commit 6260a9576356d2a3b79c40e16fbd5a6bc97674cd) | |||
2022-09-30 | DB/Ruins of Ahn'Qiraj: Added spawn groups for bosses | Shauren | |
(cherry picked from commit 349ba4e74a6d6f9c3202b7d9420896fb6ee06910) | |||
2022-09-30 | Scripts/Halls of Reflection: Prevent repeating Falric kills after wiping on ↵ | Shauren | |
Marwyn or add waves > 5 (cherry picked from commit 7114bc6881701798fa32947d8275686dcd258d19) | |||
2022-09-30 | DB/Halls of Reflection: Added spawn groups for bosses | Shauren | |
(cherry picked from commit d6b54905139623cf0e8271e07fb0ec14e23f60d6) | |||
2022-09-30 | Scripts/The Escape From Durnholde: Minor improvements | Shauren | |
* Converted to BossAI * Prevent repeating boss kills on Thrall event wipe (cherry picked from commit 2d027e56ad3d4531300559e46151153032e7e63d) | |||
2022-09-30 | DB/The Arcatraz: Added missing boss spawn group | Shauren | |
(cherry picked from commit ed6046212ac6238421c2245f92859e14454bd508) | |||
2022-09-30 | Nopch build fix | Shauren | |
(cherry picked from commit 7eb482ed8416fac36952673e28f07562ed79b0af) | |||
2022-09-30 | Scripts/The Underbog: Added spawn groups for bosses and implemented boss ↵ | Shauren | |
state tracking (cherry picked from commit e3ac84b929163d4253c15e3c9c430440c2cd15ac) | |||
2022-09-30 | Scripts/Halls of Lightning: reworked Volkhan encounter (#28282) | Ovah | |
* modernized the whole code * moved several mechanics to spell script where they belong * handle missing visuals for Volkhan's Anvil (cherry picked from commit 9ef9b79e84594f6dc2016809a0212b3fc090a0ce) | |||
2022-09-30 | DB/The Blood Furnace: Added spawn groups for bosses | Shauren | |
(cherry picked from commit fd311a0ea3dc533d63b9b3b04f00f800285187e5) | |||
2022-09-30 | DB/Icecrown Citadel: Migrate linked_respawn to spawn groups | Shauren | |
(cherry picked from commit 9082eca660d73812844d39c57d647c4ae22d5ad5) | |||
2022-09-30 | DB/Ahn'kahet: The Old Kingdom: Migrate linked_respawn to spawn groups | Shauren | |
(cherry picked from commit 39a417ea78972e04bd6032cb10161314bdd19025) | |||
2022-09-30 | DB/Gundrak: Delete redundant linked_respawn data, already handled by spawn ↵ | Shauren | |
groups (cherry picked from commit ae15b7942a304892b41ae342d91989e40ecec569) | |||
2022-09-30 | DB/Halls of Lightning: Migrate linked_respawn to spawn groups | Shauren | |
(cherry picked from commit 9d8f5ed405787f32cb80adc610952b1682990d61) | |||
2022-09-30 | DB/Azjol-Nerub: Migrate linked_respawn to spawn groups | Shauren | |
(cherry picked from commit 745fea97c246c79607065e1a5d23942c8f0d0300) | |||
2022-09-30 | DB/Drak'Tharon Keep: Migrate linked_respawn to spawn groups | Shauren | |
(cherry picked from commit 5b14623ecb0a4d772c7fe606ef81b88a550e333a) | |||
2022-09-30 | Scripts/Halls of Stone: Modernized Halls of Stone instance script (#28280) | Ovah | |
(cherry picked from commit f82f97305d28247e80b9220479b59896de501b7c) | |||
2022-09-30 | DB/Halls of Stone: Migrate linked_respawn to spawn groups | Shauren | |
(cherry picked from commit b19d7c51f5736c59fff594069a76348bfe4bb27e) | |||
2022-09-30 | DB/Magister's Terrace: Migrate linked_respawn to spawn groups | Shauren | |
(cherry picked from commit 6c351bd6978bd704667bdbcf71c19210e5f04786) | |||
2022-09-30 | Core/Spawns: Added startup error for incorrect map assignments in ↵ | Shauren | |
instance_spawn_groups (cherry picked from commit 881950c1d5b4a98c89240a5598b8484108608a85) | |||
2022-09-30 | DB/Serpentshrine Cavern: Fixed incorrect map id assignment to spawn groups | Shauren | |
(cherry picked from commit a67a127b405615b1a372218dfd1f21de5e5896de) | |||
2022-09-30 | Scripts/HoL: follow naming standards for boss enums and dropped unused ↵ | Ovahlord | |
overriden methods from instance script (cherry picked from commit 8b87b6a0581a56dbb0cd61d557dede897d0a7072) | |||
2022-09-30 | Scripts/HoO: removed a redudant summons.DespawnAll() call from Ionar's script | Ovahlord | |
(cherry picked from commit 9dcb602138417d3ba031a0519a858c9bca56832e) | |||
2022-09-30 | Scripts/HoL: converted Ionar's AI to BossAI | Ovahlord | |
(cherry picked from commit dfcc9c69e771658327897bc09be9f5946062150a) | |||
2022-09-30 | Scripts/HoL: converted General Bjarngrim's to BossAI | Ovahlord | |
(cherry picked from commit 0efe2a0fa55e41184ea7878217fdd7826853ccdb) | |||
2022-09-30 | Scripts/HoL: modernized instance script | Ovahlord | |
(cherry picked from commit 7a73b8412a4232eccb1986ec220ec9031b1e0bff) | |||
2022-09-30 | Dynamic build fix | Shauren | |
(cherry picked from commit 63275e7316ad6b3256640841fdd8210c62b2c120) |