| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-02-12 | Scrips/Spell: Implemented script for spell 26678. | Manuel Carrasco | |
| Signed-off-by: Manuel Carrasco <manue.l@live.com.ar> | |||
| 2011-02-11 | Core/Gossip: Remove support for `npc_gossip` table (DEPRECATED). | runningnak3d | |
| 2011-02-10 | Core/GuardAI: Guards don't evade if the target casts Vanish and also can ↵ | Manuel Carrasco | |
| detect players with Feign Death. Core/Scripts: Moved scripts from ScriptedGuardAI to guards.cpp Core/Creature: Removed custom npcflags UNIT_NPC_FLAG_GUARD (now moved to flag_extras) and UNIT_NPC_FLAG_OUTDOORPVP (not used) Thanks to Kaelima, Xanadu, Shauren and linencloth. Signed-off-by: Manuel Carrasco <manue.l@live.com.ar> | |||
| 2011-02-08 | Scripts/Icecrown Citadel: Implemented traps after Deathbringer Saurfang | Shauren | |
| 2011-02-07 | Scripts/Icecrown Citadel: Fixed Mutated Abominations not despawning when ↵ | Shauren | |
| Putricide enters third phase Closes #450 Ref #342 Try reproducing teleport issue after this commit | |||
| 2011-02-07 | Scripts/Icecrown Citadel: Fixed Deathbringer's Blood Beasts attacking pets ↵ | Shauren | |
| and totems, thanks gigatotem for pointing it out Closes #439 | |||
| 2011-02-07 | Fixed compile | Shauren | |
| 2011-02-07 | Scripts/Icecrown Citadel: Added Sindragosa script | Shauren | |
| 2011-02-05 | Scripts/Quests: Fixed "True Masters of the Light" (id 9737) | Shauren | |
| 2011-02-04 | Core/Spells: Moved dungeon encounter crediting to scripts | Shauren | |
| 2011-02-03 | Fixed typo (and compile) | Shauren | |
| 2011-02-03 | Core/Instances: Implemented DungeonEncounter.dbc for creating completed ↵ | Shauren | |
| encounters mask to use in packets Core/Dungeon Finder: Implemented new way of giving random dungeon rewards, linked to DungeonEncounter.dbc | |||
| 2011-02-03 | Scripts/Molten Core: Huge cleanup in instance script, converted all bosses ↵ | Shauren | |
| to use BossAI, cleaned code style Scripts/Molten Core: Implemented saving boss states to database, now it is possible to continue the instance after core restart | |||
| 2011-01-31 | Scripts/Trial of the Crusader: Removed IsRaidWiped in SetData(boss, FAIL), ↵ | Shauren | |
| calling SetData with FAIL parameter already implies wipe, fixes event getting stuck after using self resurrection spells like Reincarnation/Soulstone | |||
| 2011-01-31 | Core/Spells: Moved Glacial Strike removal to spell script, thanks Destalker ↵ | Shauren | |
| for pointing it out | |||
| 2011-01-31 | Scripts/Misc: Fixed rogue trainers not teaching dual spec | Shauren | |
| 2011-01-31 | Scripts/Pit of Saron: Added script changing entries for remaining ↵ | gyullo | |
| faction-dependant spawns Signed-off-by: Shauren <shauren.trinity@gmail.com> | |||
| 2011-01-31 | Core/Spells: Implemented Druid T10 4P restoration bonus | Shauren | |
| 2011-01-31 | Scripts/Stratholme: Cleaned up instance script a bit | Shauren | |
| 2011-01-31 | Scripts/Hyjal Summit: Cast Protection of Elune with triggered flag, should ↵ | Shauren | |
| prevent failed casts | |||
| 2011-01-31 | Scripts/Pit of Saron: Fixed Rimefang getting stuck in combat with players ↵ | Shauren | |
| after Scourgelord Tyrannus dies Scripts/Forge of Souls: Added faction-specific spawn scripts for creatures near instance entrance | |||
| 2011-01-30 | Scripts/Oculus: Fixed issues in scripts after recent changes in Oculus. | Manuel | |
| Signed-off-by: Manuel <manue.l@live.com.ar> | |||
| 2011-01-30 | Quests: Fixes quest "Going Bearback". Needs DB support to work. | Liberate | |
| ref ticket:472 | |||
| 2011-01-30 | Fixed compile warning added by me in previous commit | Shauren | |
| 2011-01-30 | Scripts/Icecrown Citadel: Fixed encounter state after wipe on Blood Prince ↵ | Shauren | |
| Council (prevent exploits), also fixed Dark Nucleus spawning out of the room | |||
| 2011-01-29 | Scripts/Icecrown Citadel: Fixed Coldflame spawning position (outside hitbox ↵ | Shauren | |
| normal phase and directly on the spot during Bone Storm) | |||
| 2011-01-29 | Scripts/Quests: Fixed incorrectly named hooks | Shauren | |
| 2011-01-28 | Scripts/Pit of Saron: Fixed Scourgelord Tyrannus despawning 30 seconds after ↵ | Shauren | |
| death and fixed his intro being started multiple times | |||
| 2011-01-28 | Scripts/Icecrown Citadel: Pact of the Darkfallen will now only damage the ↵ | Shauren | |
| caster and all other non-linked players | |||
| 2011-01-28 | Scripts/Icecrown Citadel: Implemented Pact of the Darkfallen damage scaling ↵ | Shauren | |
| (Blood-Queen Lana'thel) SQL: Renamed and split 2011_01_26_world_scriptname to meet the standards | |||
| 2011-01-26 | Scripts/Oculus: Implemented AI for Boss Ley-Guardian Eregos. | Manuel | |
| Signed-off-by: Manuel <manue.l@live.com.ar> | |||
| 2011-01-26 | Scripts/Oculus: Make Urom's event state available for condition system. | Manuel | |
| Signed-off-by: Manuel <manue.l@live.com.ar> | |||
| 2011-01-26 | Core: Generic cleanup (tab2spaces/trailing whitespace removal) | leak | |
| 2011-01-24 | Core/Scripts/Oculus: Fixed typo thanks to Shauren. | Manuel | |
| Signed-off-by: Manuel <manue.l@live.com.ar> | |||
| 2011-01-24 | Core/Scripts/Oculus: Improved Arcane Beam ability of Azure Ring Captain ↵ | Manuel | |
| (Varos Encounter) Signed-off-by: Manuel <manue.l@live.com.ar> | |||
| 2011-01-24 | Core/Scripts/Oculus: Improved Energize Core ability of Boss Varos. Thanks to ↵ | Manuel | |
| Xanadu, Gyullo and Josh. Signed-off-by: Manuel <manue.l@live.com.ar> | |||
| 2011-01-24 | Core/Scripts/Oculus: Switched ScriptedAI to BossAI. | Manuel | |
| Signed-off-by: Manuel <manue.l@live.com.ar> | |||
| 2011-01-24 | Core/Scripts/Oculus: Implemented worldstates related to Varos. | Manuel | |
| Signed-off-by: Manuel <manue.l@live.com.ar> | |||
| 2011-01-24 | Core/Instances: Implemented confirmation dialog for players upon entering ↵ | Shauren | |
| instance which would permanently bind the player to it, players can now choose to get saved or leave the instance Also fixes broken build | |||
| 2011-01-23 | Scripts/Icecrown Citadel: Implemented boss raid frames for Blood Prince Council | Shauren | |
| 2011-01-22 | Scripts/Spells: Moved all special target filtering cases to scripts | Shauren | |
| 2011-01-21 | Scripts/Spells: Implemented UnitTargetHandler spell script hook, it can be ↵ | Shauren | |
| used to filter area targeting spells | |||
| 2011-01-20 | Core/Scripts/Oculus: Implemented AI for boss Varos Cloudstrider <Azure-Lord ↵ | Manuel | |
| of the Blue Dragonflight>. Signed-off-by: Manuel <manue.l@live.com.ar> | |||
| 2011-01-19 | SQL: Characters db storage type cleanup No. 4 | leak | |
| 2011-01-16 | Merge branch 'master' of github.com:TrinityCore/TrinityCore | Manuel | |
| 2011-01-16 | Core/Scripts: Fixed issues with Drakkari Colossus/Elemental after recent ↵ | Manuel | |
| changes. | |||
| 2011-01-16 | Scripts/Icecrown Citadel: Added check on damage done by Ball of Inferno ↵ | Shauren | |
| Flame for The Orb Whisperer achievement, thanks Shocker for noticing | |||
| 2011-01-16 | SQL: Removed unused spell script name. | Shauren | |
| Scripts/Icecrown Citadel: Fixed Professor Putricide adds chasing different targets than selected. Scripts/Icecrown Citadel: Fixed Coldflame ticking twice because of too close spawning. Scripts/Icecrown Citadel: Fixed Coldflame affecting spiked targets. | |||
| 2011-01-16 | Core/General: Fix some comment style. //* to // *. Fixes certain code ↵ | Machiavelli | |
| display errors on nano. Thanks to Aokromes for pointing out. | |||
| 2011-01-16 | Scripts/Sholazar Basin: Fix logic in npc_jungle_punch_target. Allows quest ↵ | Machiavelli | |
| credit from NPC_TAMARA | |||
