Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-08-27 | DB/Quest: Add timer to Scalding Mornbrew Delivery quest | Aokromes | |
closes #31240 by AlexPro54 | |||
2025-08-26 | DB/Gameobject: Update position of some gameobjects | Aokromes | |
closes #31223 by CraftedRO | |||
2025-08-26 | DB/Misc: Missing ruRU locale | Aokromes | |
closes #31214 by danaton | |||
2025-08-19 | New year (#31222) | CraftedRO | |
2025-08-19 | Core/Pools: Remove ReSpawn1Object and optimize single object despawn case in ↵ | Shauren | |
DespawnObject | |||
2025-08-19 | Core/Pools: Refactor PoolGroup::SpawnObject | Jildor | |
* Prevent double spawn with pools with maxlimit 1 in certain situations * Prevent infinite recursive call with specific case of nested pools | |||
2025-08-18 | Script/Commands: Fix crash in `.pet create` command if ↵ | HelloKitty | |
Unit::CreateTamedPetFrom returns nullptr (#31218) | |||
2025-08-17 | Scripts/Spells: Migrate & update several item spell scripts to zone files ↵ | offl | |
(#31171) | |||
2025-08-16 | Scripts/SerpentshrineCavern: Rewrite Hydross (#31150) | offl | |
2025-08-16 | Scripts/AQ40: Rewrite Fankriss (#31200) | offl | |
2025-08-16 | Scripts/AQ20: Refactor Kurinnaxx and implement Sand Trap (#31203) | offl | |
2025-08-16 | Core/Misc: Include source object information in ↵ | Antonio | |
ObjectMgr::GetClosestGraveyard() log message (#31194) | |||
2025-08-15 | Dep/Boost: Remove linking boost::system library, it is fully header only ↵ | Shauren | |
since 1.89 and has been just a empty dummy library since 1.69 (cherry picked from commit c87a004a1688f5dfe463493fbcd47027ea1dcf2e) | |||
2025-08-15 | Core/Utils: Added .contains member function to FlatSet | Shauren | |
(cherry picked from commit a27e3a52a0cdfae8cf5cbb787e944f4f76319f26) | |||
2025-08-15 | Core/Utils: Fix nopch build with gcc 14 | Shauren | |
(cherry picked from commit 764b6a5a9336f77f43810022ce449524f6225b53) | |||
2025-08-10 | Scripts/AQ40: Rewrite Huhuran (#31199) | offl | |
2025-08-10 | Scripts/Karazhan: Update Maiden of Virtue (#31165) | offl | |
2025-08-10 | Scripts/AQ40: Rewrite Sartura (#31197) | offl | |
2025-08-10 | Scripts/Spells: Optimized Winter Veil Mistletoe and PX-238 Winter Wondervolt ↵ | offl | |
(#31190) | |||
2025-08-05 | DB/Creature: Set Spirit Healers spawntime to 5 minutes | Aokromes | |
closes #31192 by CraftedRO | |||
2025-08-05 | Scripts/Spells: Implement Itch (#31193) | offl | |
2025-08-03 | DB/Creature: Update Shadow Vault Spirit Healer phaseMask and spawn position | Aokromes | |
closes #31188 by CraftedRO | |||
2025-07-31 | Core/Scripts: Corrected log message copypaste from ↵ | Shauren | |
fdb71ce19e02b44323fbb9dfa5f07dae2a35f8ba | |||
2025-07-28 | DB/Gameobject: Dire Maul (West) missing Midsummer spawns | Aokromes | |
closes #31129 by Foldor1 | |||
2025-07-28 | DB/Misc: Fix Horde shared GY when dying in Darkshore | Aokromes | |
closes #30991 by CraftedRO | |||
2025-07-28 | DB/Creature: Update Mirelow waypoints | Aokromes | |
closes #31076 by CraftedRO | |||
2025-07-28 | DB/Creature: Add Sen'jin Fetish SAI script | Aokromes | |
closes #30751 by CraftedRO | |||
2025-07-28 | Scripts/Spells: Implement Cataclysm Breath & Chaos Breath & Death Count (#31172) | offl | |
* Implement Cataclysm Breath (forces creature to cast 4 of 8 random spells) * Implement Chaos Breath (forces creature to cast 3 of 8 random spells) * Implement Death Count remover spell (replace SAI implementation with spell script) Closes #30320 | |||
2025-07-27 | Scripts/Serpentshrine Cavern: Rewrite Karathress (#31136) | offl | |
* Create AI for Cyclone & summon it by spell * Create formation for linked aggro & replace scripted linked aggro * Script The Beast Within spell & use correct trigger spell * Create proper AI for Fathom Lurker & Fathom Sporebat * Summon Fathom Lurker & Fathom Sporebat by spells * Create AI for all totems used in encounter * Spawn Seer Olum in DB instead of wrongly summoning him * Remove redundant Karathress' event from instance script * Cleanup headers * Correctly use all Karathress' texts * Cleanup & split enum * Use EventMap and TaskScheduler instead of old events * Fix respawn bugs of advisors * Properly handle abilities Karathress gains from advisors * Properly handle Blessing Of Tides * Remove redundant SetBossState calls from advisors * Update timers of all spells * Update targets of all spells | |||
2025-07-26 | Core/Pools: Fix handle respawning for nested pools (#31163) | Gildor | |
Closes #28524 | |||
2025-07-25 | Fix build | Shocker | |
(cherry picked from commit 443ea1282706ffe03730fbb51fe9d0738fbf68e2) | |||
2025-07-25 | Core/Spells: Fix SPELL_AURA_MOD_POWER_COST_SCHOOL and ↵ | Shocker | |
SPELL_AURA_MOD_POWER_COST_SCHOOL_PCT (cherry picked from commit be07a7d481bdd6728463cf63ee236d27df45e550) | |||
2025-07-25 | Core/Guild: Fix guild bank money withdraw update | Shocker | |
(cherry picked from commit 6dc9b4cc4474a00e801339d39f44e572e68ab757) | |||
2025-07-25 | Core/Misc: Reduce differences between branches | Shauren | |
2025-07-24 | Scripts/Quest: Update 'Guide Our Sights' (#31132) | offl | |
2025-07-24 | Rename sql file | Shauren | |
2025-07-24 | DB/Quest: Rewrite 'Strengthen the Ancients' (#31131) | offl | |
2025-07-24 | Scripts/Steam Vault & Underbog: Minor updates (#31090) | offl | |
* Kalithresh now forces all distillers to cast SPELL_QUIET_SUICIDE when encounter is finished * Move go_main_chambers_access_panel script from instance file to instance scripts file * Add comments for script names for Hungarfen and Black Stalker * Remove redundant SetBossState for Musel'ek (currently is handled in BossAI) | |||
2025-07-24 | Scripts/Sethekk Halls: Improve Anzu (#31087) | offl | |
* Add missing texts * Implement intro event * Update summon event (now Banish is canceled when all Brood of Anzu is killed) * Remove redundant checks and actions to prevent double-summon of Anzu (not needed anymore, handled in SAI) * Prevent calling Ikiss' intro if already done | |||
2025-07-22 | Scripts/Arcatraz: Rewrite Mellichar's event (#31081) | offl | |
2025-07-22 | Scripts/Spells: Implement Revive Self & Knock Away spells (#31069) | offl | |
2025-07-22 | Scripts/Shattered Halls: Update scripts (#31021) | offl | |
* Kargath and O'mrogg got a full rewrite * other bosses - new register model only, no functionality changes | |||
2025-07-20 | Core/Quests: Reset seasonal quests based on saved completion time and ↵ | Shauren | |
intended holiday start time (cherry picked from commit 49ad0d2d495a9f817ad2820f8e616f3a6564b480) | |||
2025-07-20 | Revert "Core/Event: prevent seasonal quests from resetting at server restart ↵ | Shauren | |
(#17455)" This reverts commit 6a8ca9b0bf6f7cd355e1994723d6be6a5003d4d4. (cherry picked from commit 306022054bec6010a63e80407c8d2f8d672b935b) | |||
2025-07-16 | Core/Authserver: Add auth session timeout - socket is closed after 10s of ↵ | Shauren | |
inactivity if not authenticated or after 1 minute if authenticated | |||
2025-07-16 | Core/Authserver: Made authserver endian-aware | Shauren | |
2025-07-16 | Core/Authserver: Minor span/string_view modernization | Shauren | |
2025-07-15 | Core/Authserver: Refactor auth cmd handler table to avoid msvc compiler bug ↵ | Shauren | |
that initializes half of it to garbage as of version 19.44.35211 | |||
2025-07-14 | Core/Misc: Reduce differences between branches | Shauren | |
2025-07-13 | Scripts/Maraudon: Modernize scripts (#31092) | offl | |
* New register model * Codestyle changes * TaskScheduler instead of timer variables * Implement one spell script for Noxxion encounter |