Commit Graph

14547 Commits

Author SHA1 Message Date
Shauren
9d64dc1799 Scripts/Icecrown Citaldel: Fixed Bone Slice being used during first 10 seconds of the encounter after a wipe
Closes #5020
2012-01-31 14:09:08 +01:00
click
d4670a558d CMake: Adjust FindMySQL macro to search for latest versions first before older version and fix some missing headerchecks. 2012-01-31 00:01:27 +01:00
Shauren
ad65f4a354 Merge pull request #5015 from LihO/master 2012-01-30 13:17:58 -08:00
LihO
e9b8d10e23 Core/Battlegrounds: fixed logic in iterating through the PlayersNearPoint vector 2012-01-30 20:16:48 +01:00
ZxBiohazardZx
cd29b0640c DB/Loot: Reworked Mineral Veins & Deposits should fix previous issues on looting them
Closes #3360
2012-01-30 16:48:07 +01:00
ZxBiohazardZx
6915fec0be DB/Loot: Some ICC loot fixes: Shadowfrost Shard was added to deathbringer and dreamwalker, and set to quest-only drop. loots for blood council and dreamwalker have been increased
Closes #1886
2012-01-30 14:17:28 +01:00
ZxBiohazardZx
d9d1d5f7fa DB/Loot: Set correct drop percent chance for fragments on putricide 25 heroic 2012-01-30 13:50:24 +01:00
Shauren
0eee3e238c Merge pull request #5011 from Bootz/master 2012-01-30 04:18:39 -08:00
Bootz
0f0672ef3b Build System: Remove the 14month old source directories out of CMakeLists.txts
These were added back when trinity dropped framework...and are no longer needed.

Signed-off-by: Bootz <Stage6Dev@EMPulseGaming.com>
2012-01-30 06:13:20 -06:00
gecko32
4495d2815b DB/Loot: Blue Scepter Shard should have a 100% drop chance when on quest The Wrath of Neptulon
Closes #5002
2012-01-30 12:49:13 +01:00
Shauren
01aeccb8d7 Core/ObjectMgr: Improved error message to include source of the error
SQL: Renamed files to match standards
2012-01-30 12:41:05 +01:00
Shauren
83e0486e59 Scripts/Icecrown Citadel: Professor Putricide will now remove Mutated Plague from players when dying 2012-01-30 12:31:59 +01:00
Nay
c62a82c674 SQL: Add missing "sql properties" to conditions field SourceId 2012-01-30 07:26:38 +00:00
leak
0fbb86f221 Core/DBLayer: Restore removal and cleanup of respawn times of expired instances 2012-01-30 00:31:06 +01:00
Souler
75992143c1 Scripts/Spells: Fix Argent Tournament mount spells:
* Break-Shield
 * Charge
 * Defend (visual)
 * Mounted duel
 * Faction Pennants when riding argent tournament mounts
Closes #4917.
2012-01-30 00:21:42 +01:00
zxbiohazardzx
28249f3cb5 proper deletes before inserts, add ; on statement 2012-01-29 23:33:14 +01:00
Subv2112
f525087538 Core/Movement: Correctly fixed flying npcs falling to ground, no more glitches with this
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
2012-01-29 15:28:19 -05:00
Subv2112
89297933d9 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2012-01-29 13:50:12 -05:00
Subv2112
9de9f2883e SQL/Conditions: Added SQL update from previous commit 2012-01-29 13:49:50 -05:00
Subv2112
74b64150bb Core/Conditions: Implemented SAI conditions, only usable with events in which the invoker is a player.
sourceType = 22
sourceEntry = entryorguid
sourceGroup = eventId + 1
sourceId = SAI sourceType (0 = creature, 1 = gameobject, etc)

Also refactored some code

Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
2012-01-29 13:49:19 -05:00
Nay
c4588e013c Merge pull request #4932 from kandera/fix_seasonl_quest_reset
Core/Quests&GameEvents: fix seasonal quest check
2012-01-29 08:40:39 -08:00
Shocker
4fa1de776f SQL: Correct SQL naming/line endings for recent commits 2012-01-29 17:14:32 +02:00
Shocker
ff1964906b Merge pull request #4981 from Souler/fix_omen
Events/Lunar Festival: Fixed behaviour of Elune's Candle, Rockets and Rocket Clusters. Implemented AI for Omen and his summoning ritual.

Closes #4939
2012-01-29 07:11:16 -08:00
QAston
ad4cf93e08 Merge pull request #4785 from Warpten/lastStanding
Core/Arenas: Fix achievement [The Last Standing].
2012-01-29 05:50:16 -08:00
QAston
72359b3d11 Db/Quests: fix q13129 quest reward - by Jildor - closes #4633 2012-01-29 14:43:11 +01:00
QAston
1c3064080d Db/Spells: Correct spell_bonus_data for Empowered Renew - by Wallker, sql formatted by kandera:) 2012-01-29 14:00:05 +01:00
QAston
3b80efe204 Core/Spells: Fix spell Gushing Wound - by kandera - closes #4628. 2012-01-29 13:52:52 +01:00
Souler
50a6ec015e Scripts/Spells: Fixed behaviour of Elune's Candle, Rockets and Rocket Clusters.
Scripts/NPC: Implemented AI for Omen and his summoning ritual.
2012-01-29 03:49:55 +01:00
Nay
5ceae46302 Core/Scripts: Rename pAI to ai 2012-01-29 01:48:36 +00:00
Shauren
71ec09ab1f Merge pull request #4986 from LiMCrosS/patch-1
Scripts/Icecrown Citadel: Updated Sindragosa MovementInform hooks to match the movement generator type
2012-01-28 13:56:23 -08:00
Shocker
0fcaa5349c Merge branch 'master' of github.com:TrinityCore/TrinityCore 2012-01-28 23:45:05 +02:00
LiMCrosS
fa384665af ICC/Sindragosa:
POINT_FROSTWYRM_LAND now is EFFECT_MOTION_TYPE
2012-01-28 19:27:52 -02:00
Subv2112
03953930f9 Scripts/Commands: Adjust .pinfo and .gm list to respect the realmid in account_access table.
closes #1306

Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
2012-01-28 16:03:36 -05:00
Subv2112
7d0ec97910 SQL/Conditions: Updated conditions with CONDITION_RACE and CONDITION_CLASS.
Malcrom's sql
2012-01-28 12:56:32 -05:00
Subv2112
59f378ea89 Core/Conditions: Fixed the error introduced in the previous commit 2012-01-28 12:45:27 -05:00
Subv2112
ff81a2455b Core/Conditions: Make CONDITION_CLASS and CONDITION_RACE use a mask, this will reduce the amount of conditions needed
Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-01-28 12:25:44 -05:00
Nay
eeb35df766 Merge pull request #4970 from burnham/master
DB/Faction change: Add some missing items
2012-01-27 11:04:22 -08:00
Manuel Carrasco
2db5c13d8f Core/Spline: Removed redundant call. 2012-01-27 13:44:44 -03:00
Manuel Carrasco
ac40323ea0 Scripts/UK: Fixed crash. A better way must be implemented if there is any. 2012-01-27 13:07:40 -03:00
burnham
162ab26328 DB/Faction change: Add some missing items
Signed-off-by: burnham <georgiosburnham@gmail.com>
2012-01-27 14:36:30 +01:00
Subv2112
e43b1cd750 Core/SAI: Run mode should not be set to true each time a creature resets, it should use its previous value
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
2012-01-27 08:34:36 -05:00
Shocker
83c85a2f07 Scripts/Utgarde Keep: Fix possible crsah in Ingvar code 2012-01-27 02:24:48 +02:00
Kandera
df7f98004b fix seasonal quest check 2012-01-26 10:04:12 -05:00
kaelima
6c1815db7f Core/Battleground: Remove useless and unused function 2012-01-26 14:48:05 +01:00
Malcrom
de8b5d4671 DB/SAI: added SAI for quest: Elven Legends (7481, 7482)
closes #4948
2012-01-26 12:30:25 +01:00
Spp
c9762b0e38 Core: Change Handlers location 2012-01-26 10:54:53 +01:00
Jorge
f4b7414dc0 Merge pull request #4965 from Bootz/master
Script cleanup MoltenCore
2012-01-26 01:10:47 -08:00
Bootz
b83aa17126 Scripts/Kalimdor: Maraudon
* Fixed basic coding standards.
- Fixed Enums in Defines.
2012-01-26 03:06:48 -06:00
Bootz
bf4b83436a Scripts/Kalimdor: BlackFathomDeep
* Code Standardizations.
- Removed SD2 hieroglyphics.
- Removed Hungarian Notations.
- Fixed Enums in Defines.
2012-01-26 03:01:23 -06:00
Bootz
6c3bdb1f70 Scripts/EasternKingdoms: MoltenCore
* Fixed Enums in defines.
2012-01-26 02:55:23 -06:00