Commit Graph

14616 Commits

Author SHA1 Message Date
Aokromes
d1bb8afadd Scripts/Commands Send Global GM message when reloading waypoint_data table like other reloads 2012-02-07 17:53:42 +01:00
Nay
9e3b81c0ef Scripts&DB: Scripts and spawns for quest The Lifewarden's Wrath
Closes #5120
2012-02-07 16:39:08 +00:00
Jorge
f2281f43c6 Merge pull request #5061 from Souler/fix_tournament_quests
Argent Tournament Quests: Mastery of...
2012-02-07 01:56:42 -08:00
Subv
ab60ef68dc SQL: Added some gossip menus
By Malcrom
2012-02-06 19:02:10 -05:00
Matthew Goff
7a117dd429 Core/Misc:
- Replace emote magic number by enum
- Added all missing defines from AnimationData.dbc. Minor corrections to existing ones. Standardized some naming and updated cpp files as needed.
- Correct a spell used in AQ
Closes #3787
Closes #5095
2012-02-06 01:22:45 +00:00
Nay
5019e9d353 DB/Misc: Fix startup errors
Closes #4850
2012-02-05 15:52:03 +00:00
Nay
5378ea7bab Merge pull request #5083 from Kline-/master
Core/Miscellaneous Missing emotes
2012-02-05 07:07:15 -08:00
Nay
6d939180e4 Scripts/BGs: Update reputation gains in EotS and AB (weekend)
Closes #5088
Thanks Thraxx
2012-02-05 15:06:16 +00:00
Nay
b68f380a65 DB/Quest: Fix OfferRewardText for quest Crossroads Conscription (842)
Closes #5093
2012-02-05 14:59:17 +00:00
Nay
362a88d1a4 SQL: Fix typo in 2012_02_05_03_world_game_event.sql 2012-02-05 14:52:43 +00:00
furion
1479a3e518 DB/Game Event: Also update length of Love is in the Air (5 days -> 14 days) 2012-02-05 14:46:49 +00:00
ZxBiohazardZx
a18dceb009 DB/Creature: add spawn and waypoints for Saragosa all from sniff 2012-02-05 15:42:37 +01:00
aokromes
c892ad3f2c DB/Game Event: Update start date and set correct holidayid for Love is in the Air
Closes #5094
2012-02-05 14:32:28 +00:00
Subv2112
40a78be796 Codestyle/Battlegrounds: Removed unused variables in BattlegroudAB.cpp
Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-02-05 07:58:16 -05:00
Souler
43a74f0101 Scripts/Quests: "Mastery of Melee", "Mastery of Shield-Breaker" and "Master of Charge" 2012-02-05 13:17:10 +01:00
ZxBiohazardZx
66a4881905 DB/Creature: Set correct faction for Saragosa from sniff
Closes #5087
2012-02-05 13:10:56 +01:00
QAston
84fa96efc6 Once again - a typo fix in 22bd06fc57 - rush is not the best advisor. 2012-02-05 09:18:39 +01:00
QAston
a2494f569e Merge pull request #5013 from PKX/fix_auras
Core/Auras: Fix Pet & Totem aura stacking
2012-02-05 00:14:53 -08:00
QAston
7be73a0667 Merge pull request #5075 from devilcoredev/fix_004
Core/AI: Fix pet and other types of minion pet attack on targets with Crowd Controls.
2012-02-05 00:13:56 -08:00
Matthew Goff
d2734b8002 Added missing data from Emotes.dbc patch 3.3.5a (12340). 2012-02-05 01:05:18 -06:00
Subv2112
3b10122c13 Merge branch 'master' of github.com:TrinityCore/TrinityCore 2012-02-04 21:22:11 -05:00
Subv2112
31615bdc86 Core/Spells: Add a new parameter to Unit::SelectNearbyTarget to allow excluding a certain unit.
closes #4989
2012-02-04 21:21:51 -05:00
Subv
8ec7e787f6 Merge pull request #5060 from Souler/fix_argent_tournament_spells
[Bug/Fix] Warriors and tournament mounts
2012-02-04 18:00:04 -08:00
Subv2112
83c0b73efd Core/Battlegrounds: Fixed resources needed for each reputation and honor tick in Arathi Basin
closes #3021
closes #5076
2012-02-04 20:54:25 -05:00
Subv2112
d43bf0ad4a SQL: Correctly fixed recent sql 2012-02-04 20:01:27 -05:00
Subv2112
6896f82062 SQL: Delete before insert in previous sql 2012-02-04 19:55:07 -05:00
Subv2112
0e2ae5029a SQL: Added missing spawn of Spirit Healer in Desolace
Author: The-Legend
2012-02-04 19:51:39 -05:00
Souler
e13eec5141 Scripts/Spells: Change shapeshift check when players mounting on tournament mounts.
This should solve the problem with warriors and priests on shadowform not being able to mount up.
2012-02-04 18:51:09 +01:00
Discover-
c8a8b9e174 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2012-02-04 18:31:30 +01:00
Discover-
a0d5bded15 DB/Misc: Fix a start-up error introduced in 5462ee44e7 and fix two typo's also made in 5462ee44e7
By @Malcrom
2012-02-04 18:30:19 +01:00
QAston
22bd06fc57 Typofix. Sorry for that :( 2012-02-04 18:28:56 +01:00
QAston
9d185c5d66 Core/Spells: Fix immunity checks on apply aura - original patch by devilcoredev, changed a bit so immunity checks are grouped together instead of being spread. 2012-02-04 15:27:47 +01:00
QAston
6b12f39b35 Merge pull request #4821 from devilcoredev/fix_001
Core/AuraScript: Add OnDispel and AfterDispel hook to AuraScript
2012-02-04 06:09:57 -08:00
Giuseppe Montesanto
14bc551862 Fix pet/guardian and other types of minion pet attack on targets with Crowd Controls. 2012-02-04 14:59:17 +01:00
Giuseppe Montesanto
271feb587f Add hook on AuraScript called when an aura is dispelled 2012-02-04 13:32:40 +01:00
svannon
1ca8c63e4c DB/Creature: Spawn Petrov for the quest Hollowstone Mine (12158)
Closes #1551
2012-02-04 11:37:11 +01:00
zxbiohazardzx
d46d7f39f7 DB/Gameobjects: Update Supply Crate type from sniff 2012-02-04 10:44:34 +01:00
Subv2112
c6b1cc9c8b SQL: Fixed recently pushed SQL 2012-02-03 20:41:02 -05:00
Subv2112
4b53325a33 SQL/Quests: Quest Feedin' Da Goolz (12652) should be available to all races, fix by Armano 2012-02-03 20:34:56 -05:00
Subv2112
1975291a98 Core/Achievements: ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM should only be counted once for each new item you receive
closes #5065

Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-02-03 20:04:26 -05:00
Subv2112
69ab572786 Codestyle/Logs: Add more detailed information in Creature::Respawn, replacing the useless previous log
Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-02-03 19:37:28 -05:00
QAston
92ad375864 Core/Entities: clarify comment added in c7ea952a47 2012-02-03 22:56:42 +01:00
Subv2112
5462ee44e7 SQL: Added some gossip menus, by Malcrom 2012-02-03 16:25:47 -05:00
QAston
7e99e5f094 Core/Spells:
- rename SpellInfo::IsAOE to SpellInfo::IsTargetingArea due to ambiguity of old name.
- add IsAffectingArea function to check whenever spell or it's effects are affecting objects in area and use new function to fix problems with hunter flares.
Closes #3310. Thanks to Kaelima and Warpten for research.
2012-02-03 22:24:03 +01:00
QAston
aae833a759 Core/Spells: fix GameObject spell cast on enemies, original patch by Svannon, thanks to horn for research. 2012-02-03 20:07:57 +01:00
QAston
c7ea952a47 Core/Entities: Rename UNIT_FLAG_OOC_NOT_ATTACKABLE and UNIT_FLAG_PASSIVE to UNIT_FLAG_IMMUNE_TO_PC and UNIT_FLAG_IMMUNE_TO_NPC respectively. New names tell much more about what those flags do. 2012-02-03 18:46:05 +01:00
Shocker
08be716ef8 Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_* 2012-02-03 19:02:17 +02:00
kaelima
e602619912 Core/Player: Remove spell used to unlearn talents and replace with a direct packet send. Spell is not found casted in 3.3.5a sniffs. Thanks Malcrom for the hint. 2012-02-03 14:56:29 +01:00
Subv2112
229d4119e8 Core/SAI: Fixed SMART_ACTION_SET_INVINCIBILITY_HP_LEVEL
Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-02-02 14:35:45 -05:00
Subv2112
953587abdb Fixed build 2012-02-02 13:15:44 -05:00