Commit Graph

14049 Commits

Author SHA1 Message Date
Machiavelli
b8dec4ec35 Core/Opcodes: Enable CMSG_ATTACKSWING handler (Edit via github) 2011-12-11 14:27:30 +01:00
Machiavelli
f57fd9c310 Core/Opcodes: CMSG_ATTACKSWING id (Edit via github) 2011-12-11 14:25:59 +01:00
Machiavelli
44cdb782bd Core/Opcodes: CMSG_REQUEST_VEHICLE_SWITCH_SEAT id 2011-12-10 21:19:01 +01:00
Shocker
4e2f0b1e4e Core/Achievements: Enable the other requirements fields in the AchievementCriteriaEntry format 2011-12-10 20:21:21 +02:00
Machiavelli
b1c8226d58 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x 2011-12-10 15:21:55 +01:00
kaelima
11fb0beaf0 Core/Misc: Fixed some duplicate checks for player typeid in Unit::Kill and Spell::EffectSummonDeadPet. Also some random cleanup 2011-12-10 13:48:41 +01:00
kaelima
b10477a166 Core/SmartAI: Fixed crashes when using timed actionlist for gameobjects. 2011-12-10 13:44:06 +01:00
kaelima
100bcd6aec Core/Protocol: Fixed unprocessed tail data for opcodes CMSG_QUEST_POI_QUERY, CMSG_SHOWING_HELM, CMSG_SHOWING_CLOAK and CMSG_AUCTION_LIST_BIDDER_ITEMS. 2011-12-10 13:42:22 +01:00
Shauren
8fb18de128 Merge pull request #4240 from Aokromes/master
Scripts/Black Temple: Corrected Illidan emotes (missing name)
2011-12-09 14:07:14 -08:00
Aokromes
d95a0aee76 Add missing %s to 2 emotes. 2011-12-09 20:54:20 +01:00
durotar
04862de237 DB/Gossips: Correct a duplicated gossip id
(2011_10_23_04_world_sai.sql vs 2011_10_23_07_world_sai.sql)
2011-12-09 12:15:19 +00:00
Shocker
c87d4a0b64 Scripts/Trial of the Crusader: Fix Twin Empathy (thanks to Amit86)
Closes #3654
2011-12-08 20:13:40 +02:00
Shocker
b05317650b Core/Misc: Small changes after recent pulls 2011-12-08 19:56:50 +02:00
Shocker
026ca18456 Merge pull request #4216 from Studioworks/master
Core/Misc: Fix some copy&paste mistakes in creature_(template_)addon. Also added missing data in player_factionchange_achievement table
2011-12-08 09:56:28 -08:00
Shocker
b59e5079be Merge pull request #4195 from kandera/fix_GlyphsofSuccubus
Core/Spells: Fix Glyph of Succubus (wasn't working at all before)
2011-12-08 09:54:56 -08:00
Shocker
f85a84b4fa Merge pull request #4159 from kandera/fix_TotT
Core/Spells: Tricks of the Trade (fix entier spell. aggro now removed af...
2011-12-08 09:53:07 -08:00
LaserJet
17f8245d39 DB/Factionchange: Added missing data in player_factionchange_achievement table. 2011-12-07 22:36:22 +01:00
LaserJet
9c65d26e46 Core/Loading: Fix some copy&paste mistakes in creature_(template_)addon 2011-12-07 22:05:57 +01:00
megamage
6a648c01a4 Some clean up of grid system. 2011-12-07 13:02:44 -05:00
Machiavelli
f5b3553bb3 Core/SAI: Typo in second param of SMART_ACTION_SEND_GOSSIP_MENU. This is npc_text_id, not gossip_option_id. Wiki needs to be updated accordingly.
Thanks to Prodigy for pointing out.
2011-12-06 12:37:05 +01:00
Machiavelli
fe69bd654a Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Conflicts:
	src/server/game/Entities/Creature/GossipDef.cpp
	src/server/game/Globals/ObjectMgr.cpp
	src/server/game/Quests/QuestDef.cpp
2011-12-06 12:01:51 +01:00
Nay
15c24a4e97 Core/Quest: Consistency, god damn..
(RequiredSourceItemIdCount -> RequiredSourceItemCount; quest_template did not change)
2011-12-06 10:56:37 +00:00
Shocker
f43e8a937f Core/Spells: Typo fix in recent commit 2011-12-05 23:11:53 +02:00
kandera
18aaeaa6be Core/Spells: Tricks of the Trade (fix entier spell. aggro now removed after buff dissapears, correct buffs are placed on both the rogue and the target, both 15% buff and the second threat modifier buff are working as intended) 2011-12-05 13:56:08 -05:00
Shauren
0cc62432e8 Merge pull request #4196 from kandera/fix_Ravage
Core/Spells: Fix Ravage positioning requirement
2011-12-05 10:36:00 -08:00
Shauren
ea7ec9e7a6 Core/Spells: Fixed resurrection order (teleport, then set alive), fixes aggroing creatures nearby and during The Lich King's outro - players who fell off the platform 2011-12-05 19:25:52 +01:00
kandera
d6f2359e20 Core/Spells: Fix Ravage (was able to attack from any side. now only from back) 2011-12-05 10:20:06 -05:00
Machiavelli
95b422f674 Merge pull request #4095 from Svannon/fix-helboar
Core/Spells: Make Spell 29200 (Purify Helboar Meat) use caster as casting target
2011-12-05 06:52:25 -08:00
kandera
2e116cf217 Core/Spells: Fix Glyph of Succubus (wasn't working at all before) 2011-12-05 06:18:25 -05:00
Nay
978f31bad6 DB/Quests: Re-fix 24559/24461; spawn needed GOs at correct places
Ref #836
2011-12-03 21:43:21 +00:00
Nay
a0226ec5d1 Core/Quests: Fix some variable renaming fails in quest related code
Closes #4183
2011-12-03 21:30:30 +00:00
Shocker
86f6d73d6a Merge pull request #4163 from mns/truck
Extractor: Fix vmapassembler
2011-12-01 07:30:56 -08:00
mns
8f8d45fdaf Fix vmapassembler
Signed-off-by: mns <pgameserver@gmail.com>
2011-12-01 04:19:38 +03:30
kaelima
b0d106944b Core/Misc:
- Add missing spell effects
- One missing area flag
- Added some fields to AreaTableEntry fields that now has previously been empty
(4.2.2)
2011-11-30 21:25:20 +01:00
Nay
e8b51cc25c Core/Packets: Re-add ticket related to opcodes to opcode enum (thanks Fabi for confirming them, I guess);
Add IsValidClass/IsValidRace methods to Player class
2011-11-29 18:45:22 +00:00
Rat
309fd11fb9 Core/MovementHandler: added new packet handler for movement
(it is using 4.2.0 struct so not useable, but can be updated, use it as a base)
2011-11-29 17:57:38 +01:00
tobmaps
5ea9931f75 SQL: File namings after recent pull 2011-11-29 19:41:19 +07:00
Alexander
0cf2f572f5 Merge pull request #4114 from PKX/fix_vigilance 2011-11-29 01:24:43 -08:00
Shauren
a2f6e169e2 Core/DBC: Fixed loading of NameGen.dbc 2011-11-29 10:22:46 +01:00
Manuel Carrasco
e2d303dc26 Core/Packets: Restored functionality of "Randomize" button at character creation. Now it is server-side. 2011-11-28 23:06:50 -03:00
kaelima
36a90f7098 Core/Definies: Updated SharedDefines header with 4.2.2 values
FYI:
BATTLEGROUND_TP = Twin Peaks
BATTLEGROUND_BFG = Battle For Gilneas
2011-11-29 02:27:17 +01:00
Nay
f94730bd93 Core/Misc: Fix "Return to graveyard" button and remove some opcodes that need to be confirmed 2011-11-28 23:41:30 +00:00
kiper
48652b9352 Core/Packets: Add some new opcodes and enable handlers for
some opcodes.
2011-11-28 22:05:43 +00:00
Shocker
e9df08a7c2 Merge pull request #4124 from horn/master
Core/Achievements: Fixed gaining of some battleground achievements
2011-11-28 13:32:40 -08:00
megamage
5b034ee631 Revert 81fea2d7b5. 2011-11-28 14:34:30 -05:00
megamage
1f70fd2851 Delete DynamicObject if AddToMap fails. 2011-11-28 14:19:29 -05:00
megamage
81fea2d7b5 Fix some memory leak from CreateTamedPetFrom. 2011-11-28 14:10:56 -05:00
megamage
529af3cd09 Delete obj if it is not successfully added to grid. More to fix. 2011-11-28 14:05:25 -05:00
megamage
cde7ea260e Make AddToMap return bool. 2011-11-28 13:23:20 -05:00
Nay
1a1cf8d263 Core/GOs: Update gameobject_template and SMSG_GAMEOBJECT_QUERY_RESPONSE 2011-11-28 17:22:21 +00:00