Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-13 | Scripts/Skettis: Fires Over Skettis quest support | thesensei | |
* Include SAI/Spawn and spell support, also achievement support for "Bombs Away" Credits: Based on Warpten script and Nelegalno/shlomi1515 updates Signed-off-by: Nay <dnpd.dd@gmail.com> | |||
2012-09-13 | Scripts/Ogri'La: Change credit target type from invoker to invoker party | thesensei | |
Signed-off-by: Nay <dnpd.dd@gmail.com> | |||
2012-09-13 | Scripts/Ogri'La: Add support for quest "Bomb Them Again" and all related | thesensei | |
* Sniffed spell support for Knockdown Fel Cannon: Choose Loc, Knockdown Fel Cannon: The Aggro Check, Knockdown Fel Cannon: The Aggro Burst, Knockdown Fel Cannon: The Aggro Check Aura, Trhow Bomb and Fel Flak Fire * Sniffed spawns support, but only for quest related creatures and gos, no area patrols/spawns involved * Achievement support for Blade's Edge Bomberman and Fa-la-la-la-Ogri'la * Full DB support based on sniffs, all that can be done in SAI and not in *cpp is converted Credits: The SAI script is based on Warpen work, thanks to Subv for proposing fix for Fel Flak Fire /and helping/ and DDuarte for helping with conditions Closes: Signed-off-by: Nay <dnpd.dd@gmail.com> | |||
2012-09-13 | Merge pull request #7747 from Elron103/pull-requests | Nay | |
Core/Mail: Fix merging of items taken from mail leading to invalid entries in item_instance | |||
2012-09-13 | Core/ItemTemplate: | kaelima | |
Rename unk0 column. Weapons have special sounds on impact. This column is used to override these sounds by specifying another subclass. For example an item with misc subclass can sound like a stave on impact by overriding the subclass here. | |||
2012-09-13 | Core/Mail: Fix merging of items taken from mail leading to invalid entries ↵ | Elron103 | |
in item_instance | |||
2012-09-13 | Core/Scripts: Reliquary of Souls: fix encounter start and essence phases. | w1sht0l1v3 | |
2012-09-12 | Core/ToCr: Several fixes. | w1sht0l1v3 | |
Fix floor animation when destroyed. Add spawns for Highlord Tirion Fordring,Argent Mage and Portal to Dalaran. Remove Db spawn of Highlord Tirion Fordring. Correct tribute chest spawn location. Fix sql names for last commits. | |||
2012-09-11 | Merge pull request #7734 from AFROM/patch-1 | Nay | |
Update src/server/game/Events/GameEventMgr.cpp | |||
2012-09-11 | Update src/server/game/Events/GameEventMgr.cpp | AFROM | |
Change name ot the table (wrong name) | |||
2012-09-12 | DB/Gameobject: Update Trial of Grand Crusader door info. | w1sht0l1v3 | |
2012-09-11 | Merge pull request #7731 from w1sht0l1v3/ToCr2 | Nay | |
Core/Scripts: Anub'Arak encounter changes and fixes. | |||
2012-09-11 | Core/Scripts: Anub'Arak encounter changes and fixes. | w1sht0l1v3 | |
2012-09-11 | DB/Creature: creature_model_info fix - Horde Guard | Kretol | |
Closes #3352 | |||
2012-09-11 | DB/SAI: Fix npc Scrapped Fel Reaver | Bizzy | |
Closes #3074 | |||
2012-09-11 | DB/Scripts: Fix quest Finding the Keymaster | nelegalno | |
Ref #4661 Closes #2604 | |||
2012-09-11 | DB/NPC: Various fix for gossip | Kinzcool | |
Closes #7156 | |||
2012-09-11 | DB/Quests: Creature involvedrelation for quest Words for Delivery | armano2 | |
Closes #1911 | |||
2012-09-11 | DB/Spells: Armistice aura is missing when player is in front Sunreaver ↵ | Tomas | |
Pavillion or Silver Covenant Pavillion Closes #1938 | |||
2012-09-11 | DB/Loot: Bump drop chance of Vic's Keys from 15% to 100% | nelegalno | |
Closes #1954 | |||
2012-09-11 | DB/NPCs: Little Ooze (Rotface in ICC) can not be taunted | Aristoo | |
Closes #1993 | |||
2012-09-11 | DB/Quests: Fix quest relations for Disharmony of Flame | Trista | |
Closes #2653 | |||
2012-09-11 | DB/Quests: Fix quest relations for Grark Lorkrub | Trista | |
Closes #2659 | |||
2012-09-10 | Core/Spells: Add parenthesis to some bitwise AND comparisons | Subv | |
2012-09-10 | Build fix. | Shauren | |
2012-09-10 | Scripts/Icecrown Citadel | Shauren | |
* Despawn Mutated Abomination when second phase transition ends, not begins * Prevent Unbound Plague jumping every 0.5 seconds to bypass the mechanic by raid members stacking in one place * Fixed Volatile Ooze not picking targets when everyone stood close to the tank * Fixed Ooze adds pickning new targets after old one gets lost Closes #7610 Closes #7611 Closes #7665 | |||
2012-09-10 | Core/Vehicles: Fix warnings | Vincent-Michael | |
2012-09-10 | Core: Warning fixes (Also some -pedantic under game folder) | Spp | |
2012-09-10 | Merge pull request #7715 from e000/master | Machiavelli | |
Core/Player: Fix wrong check in 7a8652c | |||
2012-09-10 | Core/Player: Fix wrong check in 7a8652c06f71e430c3cff9667edcbb0335be7cc0 | e | |
2012-09-10 | DB/Quests: Fix "Homeward Bound" completion text | nelegalno | |
Closes #7454 | |||
2012-09-10 | DB/Game Event: Update Darkmoon Faire start times | Vincent-Michael | |
2012-09-10 | Core/Players: Do not allow polearm to be equipped in the offhand. | e@cacaw.net | |
Signed-off-by: Nay <dnpd.dd@gmail.com> Closes #7709 | |||
2012-09-09 | Core/Vehicles: Improved vehicle passenger position calculation (still not ↵ | Shauren | |
complete) | |||
2012-09-09 | Core/Spells: Fixed typo in previous commit | Shauren | |
2012-09-09 | Core/Spells: Set UNIT_FIELD_CHANNEL_OBJECT also for spells that don't have ↵ | Shauren | |
explicit target unit but use NEARBY selection, fixes #7246 | |||
2012-09-09 | Scripts/Karazhan: Fix Prince Malchezaar Infernal start timer | oMadMano | |
Closes #5700 | |||
2012-09-09 | Core/Achievements: Change ACHIEVEMENT_CRITERIA_DATA_TYPE_T_PLAYER_CLASS_RACE ↵ | Subv | |
behavior Allow it to be used with value1 = 0 and value2 = 0 to only check if the target is a player. Fixes some startup errors. | |||
2012-09-09 | DB/Quests: Fix OfferRewardText for quest "Warsong Supplies" | Vincent-Michael | |
Closes #7279 | |||
2012-09-09 | Core/Spells: Fix typo (I need sleep) | Vincent-Michael | |
2012-09-09 | SQL: Fix sql fails :-/ | Vincent-Michael | |
2012-09-09 | Core/Spells: Convert Gift of the Naaru in spell script | Vincent-Michael | |
Closes #6545 | |||
2012-09-09 | Corrections to previous merged in PR | Nay | |
2012-09-08 | Merge pull request #7703 from myran2/PR1 | Nay | |
Core/Commands: .unstuck command | |||
2012-09-08 | Removed a line of debug code | Myran2 | |
2012-09-08 | Core/Commands: Replaced .start with a new command, .unstuck. Usage ↵ | Myran2 | |
information can be found by typing .unstuck in-game | |||
2012-09-08 | Core/Characters: Add validation checks to barbershop use (prevents exploits) | Nay | |
Thanks Kiddie Closes #7702 | |||
2012-09-08 | Core/Objects: Method to get nearest GO of type X, FindNearestGameObjectOfType | Nay | |
Thanks Subv for the idea | |||
2012-09-08 | Core/Entities: Fixed GameObject::FindNearestX for objects with the same ↵ | Subv | |
coordinates. closes #4581 | |||
2012-09-08 | SQL/Achievements: Fixed achievement "Wrecking Ball" | Subv | |
It should only count player deaths. closes #1734 |