Commit Graph

12897 Commits

Author SHA1 Message Date
Vincent-Michael
5fc4ab186c Core: Fix missing save :( 2015-04-19 01:56:17 +02:00
Vincent-Michael
b04537df95 Core Fix build 2015-04-19 01:41:41 +02:00
Vincent-Michael
e7464e6d8a Core/PacketIO: Fix packet order in 3499b77d5f 2015-04-19 01:17:49 +02:00
Vincent-Michael
3499b77d5f Core/PacketIO: Updated and enabled SMSG_SPELL_HEAL_LOG for WoD 2015-04-19 00:59:27 +02:00
Vincent-Michael
8bde737d3a Core/PacketIO: Updated and enabled CMSG_SPIRIT_HEALER_ACTIVATE / SMSG_SPIRIT_HEALER_CONFIRM for WoD 2015-04-19 00:22:46 +02:00
Vincent-Michael
9c7914524a Core/PacketIO: Updated and enabled CMSG_WRAP_ITEM for WoD 2015-04-18 23:50:51 +02:00
Vincent-Michael
94215132c1 Core/PacketIO: Updated and enabled SMSG_CHAT_PLAYER_NOTFOUND for WoD 2015-04-18 20:29:07 +02:00
Vincent-Michael
ee057d3a8d Core/PacketIO: Updated and enabled CMSG_QUERY_PET_NAME / SMSG_QUERY_PET_NAME_RESPONSE for WoD 2015-04-18 19:17:48 +02:00
Vincent-Michael
a1fe3cccd8 Core/Spells: Cleanup in ca5c939a89 2015-04-18 19:17:47 +02:00
MitchesD
d74e0d823d Scripts/CoS: Chrono Lord Epoch converted to BossAI 2015-04-18 18:28:13 +02:00
MitchesD
a08ba8826e Core/PacketIO: SMSG_TITLE_EARNED, SMSG_TITLE_LOST, SMSG_SHOW_MAILBOX 2015-04-18 17:56:24 +02:00
Shauren
f79f765552 Core/Spells: Fixed crash happening during character creation when adding initial spells with SPELL_AURA_MOD_SPELL_CATEGORY_COOLDOWN
Closes #14569
2015-04-18 17:29:14 +02:00
Vincent-Michael
ca5c939a89 Core/PacketIO: Updated and enabled SMSG_SPELL_EXECUTE_LOG for WoD 2015-04-18 17:02:55 +02:00
Shauren
ee6e060be8 Core/Battle.net: Fixed accessing freed memory 2015-04-18 17:01:02 +02:00
Shauren
1cfbc45199 Core/PacketIO: Fixed MoveUpdateCollisionHeight structure
Closes #14546
2015-04-18 12:26:40 +02:00
Shauren
50c6473a31 Core/PacketIO: Changed WorldSession::Handle_NULL to use packet class (Null). DEFINE_OPCODE_HANDLER_OLD is now strictly used only for opcodes that were used in past and weren't updated yet 2015-04-18 12:12:59 +02:00
Shauren
41e2b0046d Merge pull request #14568 from Golrag/AreaTrigger1
Core/AreaTrigger: Added 'bool entered' to OnTrigger
2015-04-18 11:32:53 +02:00
Shauren
5a1ab5d871 Core/PacketIO: Updated and enabled more battleground packets 2015-04-18 11:27:25 +02:00
Golrag
d999caee67 Core/AreaTrigger: Added 'bool entered' to OnTrigger 2015-04-18 11:22:30 +02:00
Carbenium
99ef803f1d Core/Player: Added possibility to deactivate the character creation for neutral races 2015-04-18 01:44:37 +02:00
Vincent-Michael
c53ae41c3d Core/PacketIO: Fix QuestGiverQuestList structure 2015-04-18 00:14:09 +02:00
Shauren
4703169116 Core/PacketIO: Updated and enabled more battleground packets 2015-04-18 00:04:56 +02:00
Vincent-Michael
4f98f2dac0 Core/PacketIO: Fix AuctionListItems structure 2015-04-17 21:01:27 +02:00
Vincent-Michael
a65007f55f Core/PacketIO: Fix typo in CharRaceOrFactionChange 2015-04-17 19:28:18 +02:00
MitchesD
60a87b4e1c Core/PacketIO: updated and enabled CMSG_QUEST_CONFIRM_ACCEPT 2015-04-17 18:39:50 +02:00
Vincent-Michael
94c6dd81ce Core/PacketIO: Added missing FlushBits in MoveUpdateTeleport 2015-04-17 18:15:47 +02:00
Golrag
82a33c7fa8 Core/PacketIO: SMSG_PLAY_SOUND 2015-04-17 11:45:07 +02:00
Shauren
280a0b8e35 Core/PacketIO: Updated and enabled some battleground packets 2015-04-17 00:06:24 +02:00
Carbenium
5c3d8c1e87 Core/PacketIO: Updated and enabled SMSG_LOG_XP_GAIN 2015-04-16 01:28:44 +02:00
Shauren
9cf13eff26 Reverted part of f86d242f56 to fix build - these changes will be coming at a later point, when they are completed 2015-04-16 00:25:22 +02:00
Shauren
f86d242f56 Core/Misc: Removed unused method - it was only needed when client&server opcode handlers were both in the same array 2015-04-16 00:13:41 +02:00
Vincent-Michael
955abeb9e1 Core/ObjectMgr: Added npc_text error log for invalid result in table 2015-04-15 19:55:13 +02:00
Vincent-Michael
909a5ebf14 Core/PacketIO: Fix SMSG_QUERY_NPC_TEXT_RESPONSE structure 2015-04-15 19:34:44 +02:00
Daniel M. Weeks
f48b86fd8a Add missing newline 2015-04-15 19:20:48 +02:00
Daniel M. Weeks
27923b8d8f Remove unnecessary semicolons 2015-04-15 19:20:13 +02:00
Daniel M. Weeks
62ff887236 Fix documentation 2015-04-15 19:20:04 +02:00
Daniel M. Weeks
6484885600 Prevent collisions in GCC attribute definitions 2015-04-15 19:19:54 +02:00
Shauren
7b0c4792ce Core: Warning fixes 2015-04-15 12:47:17 +02:00
Shauren
48578e10fb Core/Items: Implemented ItemSpec.dbc 2015-04-15 00:36:03 +02:00
Carbenium
b273c5f1bf Merge pull request #14508 from et65/6.x
Core/Guilds: Fix crash on kicking offline player of a guild.
2015-04-14 22:12:41 +02:00
Vincent-Michael
6a27d813ce Core/PacketIO: Update SMSG_STAND_STATE_UPDATE for 6.1.2 2015-04-14 06:19:18 +02:00
DDuarte
86168ff142 Misc: SQL and small code changes for the 71 last cherry-picks 2015-04-14 01:03:57 +01:00
Duarte Duarte
b086339199 Merge pull request #14540 from tkrokli/npc_mootoo_the_younger
Fix $n bug in NPC text for quest 11664 Escaping the Mist
(cherry picked from commit c9e699961e)
2015-04-14 01:02:24 +01:00
Aokromes
2c6df09539 Merge pull request #14530 from Exodius/bloodmaul_brutes
Core/Scripts: Remove Bloodmaul Brutes script
(cherry picked from commit ca67cc8f6b)
2015-04-14 01:02:19 +01:00
click
1c5a193aba Core: Follow codingstyle guidelines (CamelCase for functions, lowerCamel for vars and local stuff)
(cherry picked from commit adb39317fa)

Conflicts:
	src/server/game/Entities/Player/Player.cpp
	src/server/game/Spells/SpellInfo.cpp
2015-04-14 01:02:16 +01:00
WishToDie
abb9e5dd29 Update LFGMgr.cpp
Core/LFGMgr: Fix crash in e743f4a479
(cherry picked from commit 08a62f19b8)
2015-04-14 01:02:15 +01:00
click
0192a602d6 Core/Spells: Allow non-skill-based flying mounts to be used in designated areas.
- Flying mounts that are not in the "SKILL_MOUNT"-tree and area-restricted can now be used properly (ex. 64749 - Loaned Gryphon).
- Remove isKnowHowFlyIn()-function (useless and deprecated since this is handled properly in the spellsystem).
Massive thanks to rat for extremely good help and support on fixing this (most of this is his work).
(cherry picked from commit 0e3607df5b)

Core/Spells: Reinstate helperfunction removed in commit 0e3607d (with a new functionname to make more sense out of it), and adjust the remaining code slightly to accomodate that.
(cherry picked from commit 6c1e4bc20d)
2015-04-14 01:02:08 +01:00
click
1282db53e3 Core/Command: Sanitize input for .account set gmlevel <username> handling
(cherry picked from commit 79696e0871)

Conflicts:
	src/server/scripts/Commands/cs_account.cpp
2015-04-14 01:02:06 +01:00
Nick
1089306118 Core/Scripts: Remove The Thunderspike script
As explained by @Killyana in https://github.com/TrinityCore/TrinityCore/issues/4458#issuecomment-90061073
(cherry picked from commit 77eb89157b)
2015-04-14 01:02:04 +01:00
w1sht0l1v3
cec3f8f671 Core/LFGMgr: Fix the case where the last player left in a lfg group would be stuck in party when porting out of the instance.
If you find a better way or think this is wrong feel free to remove it or improve it.

(cherry picked from commit e743f4a479)
2015-04-14 01:02:00 +01:00