| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-11 | Scripts/Battle for Mount Hyjal:Fix wrong npc text,trash movment,archimode ↵ | lee | |
| last phase (#27910) * Fix wrong npc text,trash movment,archimode last phase 1.Fix wrong npc text for Jania,Thrall,Tyrande. 2.Change Hyjal trash movement from walk to run. 3.Fix archimode drain worldtree event. 4.Fix archimode below 10% hp phase.Case Protection of elune on player. * fix code style fix code style * fix wrong type * Revert "fix wrong type" This reverts commit 204c45f7d76cb8f7e3a444db1d7bebb341ad931c. * fix wrong type * Update boss_archimonde.cpp * add missing Creature Text * fix code style * Update hyjalAI.cpp * do some work to prevent respawn mobs in combat * remove dup yell at alliance base * fix code style * fix SPELL_METEOR unvisiable when spawn Giant Infernal * change to DoCastSelf * hide archimonde doomfire spirit visual * fix code style * fix SQL warning when startup server * fix code style * move SetRun out of constructor * remove target list * move setRun * fix code style * Change npctext ID to high ID.Fill text into Creature Text Change npctext ID to high ID. Fill text into Creature Text. * Remove Magic Numbers * change npctext high ID * fix change high npc_text id in code * remove setCanFly,add flight state to db * change npc_text id * change npc yell condition after second boss dead * update npc_text IDs taken from sniff file. Updated IDs taken from sniff file provided by Aokromes. * remove MoveInLineOfSight * move protection_of_elune immuity effect to spell script * move worldtree channel target to db Move worldtree channel target to db Fix wrong position and movement_type of worldtree channel target * update wrong npc_text IDs in code * remove CastProtectionOfElune * remove SetVisible(false),change flags_txtra of doomfire(18095) and doomfire_spirit(18104) * update sql * fix compile error * revent spawntime,move guards say slay and say death to db * Move code from Initialize() to Reset() Move code from Initialize() to Reset() Move code from Initialize() to Reset() Update boss_archimonde.cpp * remove unneeeary ->AI() * Update hyjal_trash.cpp * Update src/server/scripts/Kalimdor/CavernsOfTime/BattleForMountHyjal/boss_archimonde.cpp * Update src/server/scripts/Kalimdor/CavernsOfTime/BattleForMountHyjal/hyjalAI.cpp * Rename 9999_99_99_world.sql to 2022_09_11_00_world.sql Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> | |||
| 2022-09-08 | Scripts/Events: Ironforge hourly bell event correction (#28234) | M'Dic | |
| Changes go_bells script to play the BellTollDwarfGnome once at every hour. References: https://www.reddit.com/r/classicwow/comments/ou0rw5/question_what_is_that_super_loud_bellowing/ cherry-pick commit (Hourly bell: Dwarf horn sound should only play once vmangos/core#1569) Co-authored-by: schell244 <9536270+schell244@users.noreply.github.com> | |||
| 2022-09-02 | Core/Misc: Store skillline abilities grouped by skill id (#28199) | ihm-tswow | |
| 2022-07-30 | Scripts/Naxxramas: Fixed number of affected targets for Cripple and Curse ↵ | Dan Johnson | |
| spells in 25 man version of Noth the Plaguebringer encounter (#28161) | |||
| 2022-07-21 | Scripts/Spells: Random fixes (#28143) | offl | |
| 2022-07-18 | Scripts/Quest: Rework 'Fel Spirits' (10909) (#28134) | offl | |
| 2022-07-18 | Scripts/Spells: Script 'Hate To' spells (#28129) | offl | |
| 2022-07-14 | Scripts/Quest: Adjustments to Runeforging (#28115) | offl | |
| 2022-07-14 | Scripts/Spells: Great/Fish/Gigantic/Small/Bountiful Feast (#28114) | offl | |
| 2022-07-12 | Scripts/Quest: Update few quests (#28108) | offl | |
| 2022-07-11 | Scripts/Nexus: Rework Telestra (#28104) | offl | |
| Closes #27792 Closes #27941 | |||
| 2022-07-03 | Scripts/Events: Update few Love is in the Air quests & items (#28084) | offl | |
| 2022-07-03 | Scripts/Spells: Hex of Jammal'an (#28083) | offl | |
| 2022-07-03 | Scripts/Quest: Update 'Sabotage' (12676) (#28082) | offl | |
| 2022-06-30 | Scripts/Pets: Update Lil' K.T. (#28071) | offl | |
| 2022-06-26 | Core/SAI: Rename LeavingWorld to OnDespawn & use it in SAI (#28059) | offl | |
| 2022-06-26 | Scripts/Spells: Correctly implement Murmur's Touch & Dire Brew (#28058) | offl | |
| 2022-06-25 | Scripts/Oculus: Update Drakos the Interrogator (#28053) | offl | |
| 2022-06-22 | Scripts/Spells: Get rid of several DB spell scripts (#28048) | offl | |
| 2022-06-20 | Scripts/Quest: Update 'Dissension Amongst the Ranks...' (10769, 10776) (#28044) | offl | |
| 2022-06-20 | Scripts/Quest: Update 'Through the Eye' (13121) (#28043) | offl | |
| 2022-06-20 | Scripts/UB: Rework The Black Stalker (#28040) | offl | |
| 2022-06-17 | Scripts/Quest: Rework 'Mending Fences' (12915) (#28034) | offl | |
| 2022-06-12 | Scripts/Spells: Rework Fire Bomb (Halaa) (#28025) | offl | |
| 2022-06-10 | Scripts/Quest: Migrate few quest spell scripts to zone files (#28015) | offl | |
| 2022-06-09 | Scripts/Quest: Rework 'The Perfect Dissemblance' (12260) & 'A Fall From ↵ | offl | |
| Grace' (12274) & Bombard the Ballistae (12232) & Without a Prayer (12254) (#28013) Closes #26750 | |||
| 2022-06-04 | Scripts/Quest: Rework 'The Way to His Heart...' & make SAI's StopFollow work ↵ | offl | |
| again (#28001) | |||
| 2022-05-04 | Scripts/Naxxramas: Fix achievement The Immortal / The Undying (#27937) | Gildor | |
| 2022-04-22 | Core/Scripts: Fix heap buffer overflow in BRD Tomb of seven event (#27920) | Riztazz | |
| * Core/Scripts: Fix heap buffer overflow in BRD Tomb of seven event * Core/Scripts: Remove magic numbers in brd script, adjust codestyle to tc preference * missing ) Closes #27919 | |||
| 2022-04-17 | Scripts/Gossip: Fixed money not being removed when enabling/disabling ↵ | Shauren | |
| experience gains Closes #27772 | |||
| 2022-04-17 | Core/Gossip: Fixed gossip menu options not performing their default actions ↵ | Shauren | |
| when added by script using db data | |||
| 2022-04-11 | Scripts/Northrend: Use zone name as prefix for new spell scripts (#27907) | offl | |
| 2022-04-11 | Scripts/Northrend: Update zone scripts to new register model (#27906) | offl | |
| 2022-04-08 | Scripts/Icecrown Citadel: Add missing unit flag to Deathbringer Saurfang ↵ | Shauren | |
| outro event | |||
| 2022-04-08 | Scripts/Misc: Load gossip options from DB (#27892) | lee | |
| 2022-04-07 | Scripts/Trial of the Crusader: Fix achievement A Tribute to Immortality (#27903) | Gildor | |
| * now instance achievement status will be saved into DB * also add support to save instance achievement status of A Tribute to Dedicated Insanity (NYI) | |||
| 2022-04-03 | Core/Movement: Delay creating MoveSplineInit objects used by ↵ | Shauren | |
| GenericMovementGenerator to spline launch time * This fixes inconsistent transport state detection for players exiting vehicles that are on transport (ICC gunship battle), fixes players being telerpoted to middle of nowhere on that fight | |||
| 2022-03-31 | Scripts/Items: BOTM Wild Winter Pilsner & Izzard's Ever Flavor & ↵ | offl | |
| Stranglethorn Brew (#27898) | |||
| 2022-03-31 | DB/Quest: Update 'Into the Realm of Shadows' | offl | |
| Closes #27895 | |||
| 2022-03-30 | Core/GameObjects: Reduce differences between branches part 3 - gameobject ↵ | Shauren | |
| updatefield accessors | |||
| 2022-03-29 | Core/Units: Reduce differences between branches part 1 - object class | Shauren | |
| 2022-03-29 | Core/Units: Reduce differences between branches part 1 - unit updatefield ↵ | Shauren | |
| accessors | |||
| 2022-03-29 | Scripts/Items: BOTM Blackrock Lager & Springtime Stout & Metok's Bubble Bock ↵ | offl | |
| & Binary Brew (#27891) | |||
| 2022-03-28 | Scripts/Spells: BOTM Empty Bottle (#27889) | offl | |
| 2022-03-27 | Scripts/Quest: Update 'Warning: Some Assembly Required' (11310) (#27888) | offl | |
| 2022-03-27 | Scripts/Quest: Update 'The Art of Persuasion' (11648) (#27887) | offl | |
| 2022-03-26 | Scripts/Misc: Load some texts from DB (#27867) | lee | |
| 2022-03-24 | Core/Units: Rename AnimationTier to AnimTier for consistency with master branch | Shauren | |
| 2022-03-23 | Scripts/UBRS: Fix door open issue in UBRS after kill Rend (#27868) | safaray | |
| 2022-03-23 | Scripts/Quest: Update 'Ample Inspiration' (12828) (#27885) | offl | |
