| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-25 | Scripts/Nexus: rewritten instance script | MitchesD | |
| 2014-12-17 | Scripts/HallsOfLightning: Readd a safe-measure line to remove Loken's aura | Nyeriah | |
| 2014-12-17 | Scripts/Naxxramas: | Nyeriah | |
| * Implement dialogue after Sapphiron dies. * Spawn missing triggers at Kel'Thuzad's room. * Implement a couple of missing texts and emotes to Kel'Thuzad's fight. | |||
| 2014-12-15 | Scripts/MountHyjal: Kill warning | mthsena | |
| 2014-12-15 | Scripts/HallsOfLightning: Implement Loken's intro speech and rewrite boss ↵ | Nyeriah | |
| script to EventMaps/BossAI | |||
| 2014-12-15 | Scripts/Archimonde: replaced one yell with proper db content and unhacked ↵ | joschiwald | |
| drain world tree (cherry picked from commit 58aca0da81619c7f3932024c573024518369d8a7) | |||
| 2014-12-13 | Scripts/Naxxramas: Implement Kel'Thuzad's taunts after defeating each wing ↵ | Nyeriah | |
| and the one after killing Mr. Bigglesworth | |||
| 2014-12-12 | Scripts/Naxxramas: Implement the Four Horsemen's dialogue that happens after ↵ | Nyeriah | |
| Gothik's death | |||
| 2014-12-09 | Remove Alexstrasza the Life-Binder CPP | Dr-J | |
| 2014-12-06 | Remove Blackhoof Cage CPP | Dr-J | |
| 2014-12-05 | Scripts/Misc: Initialize a couple of fields | Nyeriah | |
| 2014-12-05 | Tidying up cpp - zone_icecrown.cpp | Dr-J | |
| * Remove script for The Flesh Giant Champion * Remove script from for Vereth the Cunning as even though I scripted new recruit using the correct npc (Geist Return Bunny) today discovered this npc had script for it even though never worked as before I scripted the lithe stalkers did not move when subdued. | |||
| 2014-12-04 | Scripts/MountHyjal: Update Archimonde's script | Nyeriah | |
| @todo: instance scripts needs a major clean up Closes #6471 | |||
| 2014-12-04 | Removing CPP for "Stinky" Ignatz | Dr-J | |
| 2014-12-03 | Some Cleanup of CPP I forgot to remove | Dr-J | |
| 2014-11-27 | Core/Scripts: Fix build | Nayd | |
| Closes #13636 | |||
| 2014-11-27 | Scripts/MoltenCore: Fix logic at Ragnaros' Magma Blast casts | Nyeriah | |
| (should only be cast while the main target is not in melee range) | |||
| 2014-11-26 | Core: Use the correct function to convert strings to unsigned longs and ↵ | Nayd | |
| unsigned long longs Fixes wrong data being inserted into the database (i.e explored zones). More info in #13493 Fixes #13493 Thanks to @jackpoz for finding the code issue and @Vavehl for an expectional bug report. Conflicts: src/server/game/Entities/Player/Player.cpp src/server/game/Globals/ObjectMgr.cpp src/server/scripts/Commands/cs_misc.cpp src/server/scripts/Commands/cs_modify.cpp | |||
| 2014-11-23 | Scripts/CoS: Added SetDespawnAtFar, fixes Arthas despawning if no players ↵ | Nyeriah | |
| are in range (specially during waves) | |||
| 2014-11-21 | Scripts/SteamVault: Remove non-selectable flag from access panels once their ↵ | Nyeriah | |
| respective bosses are done | |||
| 2014-11-20 | Scripts/SethekkHalls: fixed Talon King Coffer | joschiwald | |
| 2014-11-19 | Remove uneeded script | Dr-J | |
| Removing core script for go_gjalerbron_cage and go_large_gjalerbron_cage | |||
| 2014-11-14 | Script/Spells: fixed crash in spell_hun_aspect_of_the_beast | joschiwald | |
| Closes #13560 | |||
| 2014-11-11 | Scripts/Commands: mod xp command | Heihachi | |
| Closes #13476 | |||
| 2014-11-10 | Core/Commands: implement .pvpstats command | ShinDarth | |
| Shows number of battleground victories in the last 7 days Closes #13460 | |||
| 2014-11-06 | Scripts/ToC: Simplify the code for "A Tribute to Immortality" achievement | Nyeriah | |
| * also fixes the achievement being still awarded if players die indirectly during boss fights (Anub'arak adds, for example) | |||
| 2014-11-04 | Codestyle | treak | |
| 2014-11-03 | Scripts/Ulduar: fix Achievs "Champion of Ulduar" and "Conqueror of Ulduar" | treak | |
| Signed-off-by: treak <goodfeelingzzz@gmail.com> | |||
| 2014-11-03 | Scripts/ScarletMonastery: Kill an unused parameter warning | Nyeriah | |
| 2014-11-02 | Scripts/CoS: removed SetDespawnAtFar, fixed situation when Artas attacked ↵ | MitchesD | |
| some NPC and disappeared because he was out of range of players With these lines it's almost impossible to finish properly this dungeon. For example when Arthas moves ahead to attack NPC and then returns back, when this happens, Arthas is despawned. | |||
| 2014-11-02 | Scripts/ToC: Remove a safe-measure call that caused issues | Nyeriah | |
| Closes #11874 | |||
| 2014-11-01 | Scripts/ToC: Few codestyle changes and clean ups | Nyeriah | |
| 2014-11-01 | Scripts/ToC: Misc forgotten clean ups | Nyeriah | |
| 2014-11-01 | Scripts/ToC: Twin Val'kyr | Nyeriah | |
| - Script rewritten to EventMaps - Implemented random special ability sequence - Adjusted timer for special abilities to 45 seconds - Misc clean up. Closes #7546 | |||
| 2014-10-29 | Scripts/Ulduar: Fix Ignis' Slag Pot periodic ticks and enable achievement ↵ | Nyeriah | |
| "Hot Pocket" | |||
| 2014-10-28 | Merge pull request #13440 from Rochet2/ahbot | jackpoz | |
| Core/AH: AHBot related fixes | |||
| 2014-10-27 | Scripts/Ulduar: Fix Kologarn's arms being despawned before they're used to ↵ | Nyeriah | |
| access the rubble spawning triggers | |||
| 2014-10-27 | Scripts/Freya: Fix Lumberjacked Achieve | treak | |
| Closes #13435 Fixes #8166 | |||
| 2014-10-26 | Scripts: replaced various Location struct defines with proper Position or ↵ | joschiwald | |
| G3D::Vector3 | |||
| 2014-10-25 | AHBot related fixes | Rochet2 | |
| Fix rebuild command requiring a dummy value Fix ahbot config to normal Fix sellprice setting in core. Closes #13425 | |||
| 2014-10-23 | Scripts/Ulduar: Fix Ignis' golems not shattering in 25m | Unholychick | |
| Closes #10519 | |||
| 2014-10-20 | Scripts/ScarletMonastery: Summon the Headless Horseman once the Call the ↵ | Nyeriah | |
| Headless Horseman is quest complete By @cr4st Closes #13273 | |||
| 2014-10-20 | Scripts/Ulduar: Exclude Ignis' main target from the Slag Pot target selector | Nyeriah | |
| Closes #10516 | |||
| 2014-10-19 | Core/Misc: fixed a scenario when character factionchange create unexpected ↵ | joschiwald | |
| results, also moved packet generating code into unique methods | |||
| 2014-10-19 | Core/Misc: Remove unsafe not thread-safe localtime() calls | jackpoz | |
| Replace not thread-safe localtime() calls with thread-safe localtime_r(). (cherry picked from commit 5b08387792dae0afbf91ab74808dc978bf418bca) | |||
| 2014-10-18 | Scripts/Commands: Fix static analysis issues | Nyeriah | |
| 2014-10-18 | Scripts/Commands: Implement mutehistory command for GM's with requested ↵ | Heihachi | |
| improvements Closes #13350 | |||
| 2014-10-18 | Script/Spell: fix Mixology value bonus | treak | |
| Closes #13297 Fixes #2172 This might not be best solution but a better way could not be found for the moment. | |||
| 2014-10-18 | Scripts/Commands: Implement commands to set and get boss states during run time | Nyeriah | |
| Closes #13186 | |||
| 2014-10-18 | Scripts/MC: Rework Shazzrah script and implement spell script | Intra | |
| Closes #13317 | |||
