| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-30 | Scripts/ICC: Fixed Valithria Archmages casting while dead | Keader | |
| After 9c603ea87f09c47d52f093ccc73ee75c15eff6f5, dead creatures will tick UpdateAI Closes: #24012 | |||
| 2019-12-30 | Core/Spells: Fix Power Word: Shield (Priest) absorb amount (#23985) | Gildor | |
| Closes #22090 | |||
| 2019-12-30 | Scripts/Spells: Fixed Black Magic proc with some druid spells (#24002) | Keader | |
| 2019-12-29 | Spell/Script: Egg Nog (#24007) | Eridium | |
| Closes #23996 | |||
| 2019-12-28 | additional output for additem command (#24006) | Michael | |
| * additional output for additem command when removing items with additem: if the user provides an amount too large of a negative amount, the command will now output the amount of items that could not be destroyed. * renamed sql file to hopefully avoid conflicts * added clarification to failure string * changed unneeded else if condition to else * code style; braces * Update and rename 9999_99_99_99_world.sql to 2019_12_28_01_world.sql | |||
| 2019-12-26 | Scritps/ICC: Fixed resistance calculation for Mutated Transformation ↵ | Keader | |
| (Professor Putricide) (#23858) More Info in: #23837 | |||
| 2019-12-21 | Scripts: Add missing killer nullptr checks in JustDied hooks | Shauren | |
| 2019-12-20 | Scripts/Misc:Code cleanup | jackpoz | |
| 2019-12-20 | Creature/Script: Fire Bomb | Killyana | |
| Closes #23977 | |||
| 2019-12-20 | Creature/Script: Toravon Frozen Orb Stalker | Killyana | |
| 2019-12-19 | Spell: Move Crystal Spike aura to the cpp | Killyana | |
| 2019-12-19 | Spell: Move Shadow Trap aura to the cpp | Killyana | |
| 2019-12-19 | Boss/Script: Fix Mechano-Lord Capacitus's Nether Charges (#23976) | Eridium | |
| * Boss/Script: Fix Mechano-Lord Capacitus's Nether Charges Closes #23973 * Update boss_mechano_lord_capacitus.cpp * Update boss_mechano_lord_capacitus.cpp * Update boss_mechano_lord_capacitus.cpp * Rename 2019_12_99_99_world.sql to 2019_12_19_00_world.sql | |||
| 2019-12-18 | Spell: Move Column of Frost & Mana Void to the cpp | Killyana | |
| 2019-12-16 | Spell/Script: Move the spell "Flame Sphere Spawn Effect" from the DB to the cpp | Killyana | |
| 2019-12-15 | Build fix | Keader | |
| 2019-12-15 | Scripts/Azjol-Nerub: Fixed Gatewatcher pets evading when kill a player | Keader | |
| Making Aokromes happy | |||
| 2019-12-15 | Tabs | Killyana | |
| 2019-12-15 | DB/Quest: Take Down Tethyr! | Killyana | |
| Closes #22407 | |||
| 2019-12-13 | DB/Spawns: Rampart of skulls | Killyana | |
| Closes #23966 | |||
| 2019-12-11 | Scripts/VioletHold: Minor improvements (#23961) | Gildor | |
| * Scripts/VioletHold: Minor improvements * Now we can teleport inside with gossip if event is in progress * Improve HavePlayers() check logic * Remove a pointless comment suggested by shauren * Move CheckWipe function to execute every 3 seconds instead every map update suggested by Riztazz * I supose Riztazz forgot add this to repeat every 3 seconds | |||
| 2019-12-07 | Quest: Weakness to Lightning | Killyana | |
| Closes #23916 | |||
| 2019-12-06 | Scripts/ScarletEnclave: reworked Eye of Acherus script (#23953) | Ovah | |
| * updated script model to new standard * corrected spell usage and timers based on sniff data * removed hacks | |||
| 2019-11-24 | Core/GameObjects: Skip LoS checks for traps (#23936) | Giacomo Pozzoni | |
| * Core/GameObjects: Skip LoS checks for traps * Core/GameObjects: Fix spells cast by traps missing always * Scripts/Spells: Fix WSG heal buff not healing The WSG green heal buff is now cast by a GameObject so the spell target should be used to calculate the healing, not the GameObject. | |||
| 2019-11-09 | Core/DBLayer: Support using mysql 8 | Shauren | |
| (cherry picked from commit c3a9d56b56b665133707f587ecb1bd1c272f6911) | |||
| 2019-10-27 | Scripts/PoS: a7a96d4 followup | ccrs | |
| cause edge cases may exist ty Aokromes | |||
| 2019-10-26 | Scripts/ScarletMonastery: instance script cleanup (#23889) | ccrs | |
| Adapt InstanceScript into newer structure and style Adapt existing boss scripts into newer structure and style Improve existing boss related definitions Should make each boss more functionally reliable, but nothing new has been added | |||
| 2019-10-24 | Scripts/PoS: a7a96d4 followup | ccrs | |
| we cant despawn all summons since vehicle spawn their passengers as regular summons ty Aokromes | |||
| 2019-10-23 | Scripts/PoS: a7a96d4 followup | ccrs | |
| 2019-10-23 | Scripts/PoS: little implementation cleanup in boss_krickandick with, you ↵ | ccrs | |
| guessed it, movement related corrections also, never forgetti --> ¨¨Ç*^¿?_:;_^!"·Ç!Ñ·$%/(/)/()(=)(=]]{ Unit::StopMoving() is evil, and so is MotionMaster::Clear() the first can really mess up existing movement generators the second can interrupt "controlled" movements... can do it literally mid-air | |||
| 2019-10-23 | Build: fix nopch - add missing declaration | ccrs | |
| 2019-10-23 | Scripts/PoS: move boss_krickandick into new script definition | ccrs | |
| 2019-10-21 | Core/AI: 06443e3 followup | ccrs | |
| cause its not "that" horrible | |||
| 2019-10-13 | Core/Misc: Fix C++17 build errors | jackpoz | |
| 2019-10-13 | Core/Defines: define UNIT_FLAG_SWIMMING (#23630) | ForesterDev | |
| 2019-10-13 | Scripts/Kologarn: Fix "stuck in combat" issues (#23866) | Giacomo Pozzoni | |
| Fix players stuck in combat with NPC_ARM_SWEEP_STALKER and/or both arms after killing the boss. | |||
| 2019-10-04 | Scripts/ICC: Fixed some issues with Rotface Oozes (#23845) | Keader | |
| 2019-10-04 | Scripts/ICC: Fixed Death Plague (Frost Giant) (#23847) | Keader | |
| 2019-10-03 | Scripts/Forge of Souls: Fixed spell Soul Sickness (#23843) | Keader | |
| 2019-10-02 | Scripts/ICC: Fixed Tear Gas not getting removed of Abomination in phase ↵ | Keader | |
| change of PP (#23846) | |||
| 2019-09-28 | Scripts: Fix crossfaction combat issue (#23818) | Giacomo Pozzoni | |
| * Scripts/PitOfSaron: Fix Martin Victus combat in crossfaction groups Fix Martin Victus attacking players in crossfaction groups because it was spawned as summon of the boss, triggering DoCombatInZone() * Scripts/ForgeOfSouls: Fix guards combat in crossfaction groups Fix Devourer of Souls guardians attacking players in crossfaction groups because they were spawned as summons of the boss, triggering DoCombatInZone() * Scripts/Misc: Fix no PCH build | |||
| 2019-09-25 | Scripts/Tempest Keep: Fixed a typo in Nethermancer Sepethrea | Keader | |
| Closes #23828 Ty Rizztazz | |||
| 2019-09-21 | Instance/Script: Gorkun Ironskull & Martin Victus | Killyana | |
| 2019-09-21 | Scripts/Icecrown Citadel: Remove duplicated Spell enum (#23810) | Gildor | |
| 2019-09-16 | Core/Commands: Fixed wrong permissions for .lookup map commands (#23800) | Kelno | |
| 2019-09-10 | Spells/DK: Fix wrong class name in Rime AuraScript (#23783) | Gildor | |
| (Introduced in this commit: 2ff855054f52bf2dcf81aa7a7da7bab7f8a99686) | |||
| 2019-09-06 | Scripts/Pet: Fix npc_pet_gen_soul_trader not following owner (#23772) | Artamedes | |
| 2019-09-06 | Scripts/PitOfSaron: Make sure ick stops moving when casting Explosive ↵ | Artamedes | |
| Barrage (#23768) | |||
| 2019-09-06 | Scripts/PitOfSaron: Fix Krick sometimes stuck in combat after finish kill ↵ | Artamedes | |
| Ick (#23767) | |||
| 2019-09-06 | Scripts/Ulduar: Fix Stormcaller Brundir walking into walls (#23755) | Artamedes | |
| * Scripts/Ulduar: Fix Stormcaller Brundir walking into walls * Cleanup and fix logic + review * Review: remove autos | |||
