Commit Graph

14467 Commits

Author SHA1 Message Date
Subv2112
8362e21b2a Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2012-01-22 08:04:39 -05:00
Subv2112
a3f595ee10 Core/SAI: Implemented SMART_ACTION_SEND_TARGET_TO_TARGET, it can be used to send targets previously stored with SMART_ACTION_STORE_TARGET, to another npc, the other npc can then access them as if it was its own stored list
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
2012-01-22 07:54:32 -05:00
Manuel Carrasco
78daae91b2 SQL/Conditions: Fixed typo, it must 23324 instead of 23342. Author: Aokromes 2012-01-22 03:45:51 -03:00
Manuel Carrasco
2f2304e0c2 SQL: Fixed startup error. Author: Aokromes. 2012-01-22 03:26:18 -03:00
Discover-
014868fa34 Merge pull request #4913 from Vincent-Michael/sai
Core/SmartAI: Fix target type SMART_TARGET_INVOKER_PARTY
2012-01-21 17:02:19 -08:00
Vincent-Core
c37afafbbf Core/SmartAI: Fix target type SMART_TARGET_INVOKER_PARTY 2012-01-22 01:49:53 +01:00
Manuel Carrasco
e522160be6 Fix some errors in previous SQL updates. Author: Malcrom 2012-01-21 21:09:22 -03:00
Subv2112
07b1101a63 Core/SAI: Run mode should be disabled by default in creatures with SAI
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
2012-01-21 18:54:05 -05:00
Shocker
fbca334227 Merge branch 'master' of github.com:TrinityCore/TrinityCore 2012-01-21 18:37:02 +02:00
Shocker
c04c247f20 SQL: Fix file naming after recent pull 2012-01-21 18:36:08 +02:00
Shocker
5552a33251 Merge pull request #4839 from Fredi/reload
Core/Commands: Implement reload multiple creature templates
2012-01-21 08:32:54 -08:00
Shocker
8045210d73 Merge pull request #4874 from Vincent-Michael/AchievementFix
Core/Achievements: Fix The Alterac Blitz, Let's Get This Done and Flurry achievements
2012-01-21 08:27:00 -08:00
Machiavelli
0b446491e2 Merge pull request #4895 from vlad852/master
Core/Movement: properly set mover for possess/vehicles after recent changes
2012-01-21 07:11:59 -08:00
kandera
e748c0fe03 DB/Creature: update vendor for Arcanum Of Torment
Closes #4901
2012-01-21 14:08:38 +01:00
ZxBiohazardZx
9c2767b7f4 DB/Creature: put proper spawns from sniff for 7th Legion Rifleman and converted EAI to SAI
Should fix lagging of the Naxxramas area
2012-01-21 13:41:16 +01:00
Manuel Carrasco
19f8cc26b9 Scripts/UK: Removed unused variables, thanks to Vincent-Michael. 2012-01-20 13:08:41 -03:00
Manuel Carrasco
e336c6ff57 Scripts/FoS: Fixed visual bug when Devourer of Souls casts Wailing Souls.
fixed #1692
2012-01-20 02:28:09 -03:00
Manuel Carrasco
53c48c774a Scripts/UK: Adjusted Ingvar the Plunderer's spell timers (Shadow Axe is still missing), sniffs have been used as source. 2012-01-20 01:55:55 -03:00
Vlad
0f383e9cdd Core/Movement: properly set mover for possess/vehicles 2012-01-20 05:11:52 +03:00
Manuel Carrasco
f02d913094 Scripts/FoS: * Fixed Bronjahm teleport.
* Soulstorm Channel (Visual) will be correctly cast at wip.
	     * Adjusted Magic Bane timer.
2012-01-19 21:09:13 -03:00
Vincent-Core
7f193bd828 Merge branch 'master' of git://github.com/TrinityCore/TrinityCore into AchievementFix 2012-01-19 22:31:45 +01:00
Nay
87761580aa SQLs: Proper filenames for old SQLs
(Obviously you do not have to re-import these)
2012-01-19 18:01:06 +00:00
Nay
0762c76c62 DB/Characters: Add missing table create to characters_database.sql from f4075f0f94 2012-01-19 17:42:43 +00:00
Valcorb
8fa2aa7190 DB/Quest: A Rough Ride (12536) SAI added
Closes #4528
2012-01-19 09:40:49 +01:00
Discover
cd968a5d4c DB/SAI: Making Sense of It J.D. Collie SAI
Closes #3682
2012-01-19 09:34:11 +01:00
Discover
677ef4da6d DB/SAI: Ledger from Tanaris Wooden Outhouse SAI
Closes #3683
2012-01-19 09:32:45 +01:00
Discover
cd16d465bf DB/SAI: The Dormant Shade: Lillith's Dinner Table SAI
Closes #3684
2012-01-19 09:31:14 +01:00
Discover
6383cc251d DB/SAI: Text for This is Going to be Hard
Closes #3687
2012-01-19 09:04:12 +01:00
Discover
0b9ab3293b DB/SAI: Text for The Escape
Closes #3689
2012-01-19 09:01:33 +01:00
Discover
b0aa7f38d6 DB/Quest: remove Special Flags for Seers Relic
Closes #3890
2012-01-19 09:00:08 +01:00
Discover
52697dee0c DB/SAI: Mounting Hodir's Helm
Closes #3708
2012-01-19 08:54:37 +01:00
souler
cef65cbdab DB/Quest: set RequiredClasses for A Victory for The... quests
closes #4815
2012-01-19 08:45:58 +01:00
Machiavelli
58ee668e92 Merge pull request #4836 from Chaplain/master
Core/Movegen: Various fixes for recently added spline system
2012-01-18 12:06:56 -08:00
Machiavelli
2d89b4bfe0 Core/DBLayer: Change some incorrect uses of PQuery with PExecute or Execute 2012-01-18 21:02:06 +01:00
Machiavelli
e652d9043b Missing unsaved changes for previous commit... 2012-01-18 19:00:52 +01:00
Machiavelli
46dda033c8 Core/Items: Blizzlike fix for the recent trade exploit fix 2012-01-18 18:57:21 +01:00
Chaplain
accea2b44e Core/Movegen: Added missing part in ChaseMovementgenerator and minor logic fix in MotionMaster::MoveJump() 2012-01-18 18:42:25 +03:00
Chaplain
86104943cb Core/MotionMaster: Fix logic in MoveLand() and MoveTakeoff() 2012-01-18 16:26:45 +03:00
Machiavelli
abd94e324b Core/Items: Fix crash and updated documentation in SplitItem 2012-01-18 13:14:06 +01:00
Machiavelli
1f42324c44 Merge pull request #4871 from TrinityCoreRu/master
Core/Items: Really fix a trading spoof exploit.
2012-01-18 03:53:11 -08:00
Vincent-Core
d3422169f0 Core/Achievements:
- Fixed achievement "The Alterac Blitz" in Alterac Valley
- Fixed achievement "Let's Get This Done" in Arathi Basin
- Fixed achievement "Flurry" in Eye of the Storm
2012-01-18 12:37:34 +01:00
SignFinder
cc88681dc5 Core/Items: Really fix a trading spoof exploit.
Thanks Alexsot for fix.
2012-01-18 11:56:34 +04:00
Kaelima
afc0d72761 Merge pull request #4789 from drskull/master
Spirit Hunt
2012-01-17 21:41:47 -08:00
Kaelima
1760970417 Merge pull request #4822 from Fredi/auction_owner_not
Core/IO: Corrected SMSG_AUCTION_OWNER_NOTIFICATION packet structure
2012-01-17 21:41:27 -08:00
kaelima
819da8af4d Core/Items: Attempt to fix crash in Player::SplitItem caused by 6a44399852.
And some random cleanup
2012-01-18 06:07:30 +01:00
QAston
b754f7c91d Core/Auras: Add some documentation to new proc system code to avoid confusion. 2012-01-17 21:35:27 +01:00
Machiavelli
6a44399852 Core/Items: Fix a trading spoof exploit.
Closes #4713
2012-01-17 18:51:04 +01:00
Machiavelli
5dd6b8b2dc Core/Conditions: Change CONDITION_REPUTATION_RANK. It now no longer explicitly checks if ConditionValue2 is equal to the reputation rank. It now checks if the player's reputation rank is in the bitmask of ConditionValue2, where each bits are (1 << ReputationRank).
Idea by Aokromes and Malcrom
Data conversion query by Malcrom (*WATCH OUT WITH CUSTOM CONTENT AS THIS DELETES ALL CONDITION TYPE 5's AND RE-ADDS STOCK DATA ONLY*)
2012-01-17 14:31:22 +01:00
Nay
67ef6f494f Merge pull request #4860 from Souler/fix_dalaran_disguises
"An Audience With The Arcanist" and "A Meeting With The Magister"
Closes #485
2012-01-17 04:21:19 -08:00
Souler
4bdc535373 Script/Quest: Solve some related problems with "An Audience With The Arcanist" and "A Meeting With The Magister" 2012-01-17 12:55:54 +01:00