Commit Graph

672 Commits

Author SHA1 Message Date
DJScias
69fa522a5b Core/PacketIO: Updated and enabled CMSG_GUILD_SET_ACHIEVEMENT_TRACKING 2015-04-23 21:34:19 +02:00
DJScias
1c13154e0b Core/PacketIO: Updated and enabled CMSG_SET_FACTION_AT_WAR, CMSG_SET_FACTION_INACTIVE, CMSG_SET_FACTION_NOT_AT_WAR, CMSG_SET_WATCHED_FACTION, SMSG_SET_FACTION_NOT_VISIBLE and SMSG_SET_FACTION_VISIBLE
Documentation used:
- Thanks @Carbenium for all the help in regards to this (66a2baff13 & cfd48eb2ee)
- SetWatchedFaction is used for CMSG_SET_WATCHED_FACTION (returns uint32 FactionIndex), confirmed in-game and with http://wow.gamepedia.com/API_GetWatchedFactionInfo (See Patch History Patch 5.0.4)
- SetFactionVisible is used for SMSG_SET_FACTION_VISIBLE and SMSG_SET_FACTION_NOT_VISIBLE (uint32 FactionIndex, confirmed)
2015-04-23 00:56:35 +02:00
Vincent-Michael
c3c8b7c2a6 Core/PacketIO: Updated and enabled CMSG_REQUEST_WOW_TOKEN_MARKET_PRICE / SMSG_REQUEST_WOW_TOKEN_MARKET_PRICE_RESPONSE 2015-04-19 17:06:44 +02:00
Vincent-Michael
b2e6e678c3 Core/PacketIO:
* Updated and enabled SMSG_RESURRECT_REQUEST
* Fix typo for CMSG_RESURRECT_RESPONSE
2015-04-19 13:45:43 +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
MitchesD
a08ba8826e Core/PacketIO: SMSG_TITLE_EARNED, SMSG_TITLE_LOST, SMSG_SHOW_MAILBOX 2015-04-18 17:56:24 +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
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
5a1ab5d871 Core/PacketIO: Updated and enabled more battleground packets 2015-04-18 11:27:25 +02:00
Shauren
4703169116 Core/PacketIO: Updated and enabled more battleground packets 2015-04-18 00:04:56 +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
f20c6530b8 Core/PacketIO: Updated and enabled void storage packets 2015-04-13 20:35:57 +02:00
Shauren
953cbd4c28 Core/PacketIO: Updated and enabled CMSG_OBJECT_UPDATE_FAILED, implemented CMSG_OBJECT_UPDATE_RESCUED 2015-04-13 00:21:21 +02:00
Vincent-Michael
15d4bf8a61 DB/Locales: Update fr quest locales (french language is too gay to generate) 2015-04-12 20:02:26 +02:00
Shauren
d83c930a94 Core/PacketIO: Updated and enabled most movement _ACK packets 2015-04-12 19:43:59 +02:00
Shauren
011e14bf05 Core/PacketIO: Updated and enabled PVP_LOG_DATA 2015-04-12 15:34:00 +02:00
Vincent-Michael
69b82c5e33 Core/PacketIO: Updated and Enabled CMSG_USE_EQUIPMENT_SET / SMSG_USE_EQUIPMENT_SET_RESULT for 6.1.2 2015-04-12 03:55:32 +02:00
Vincent-Michael
fcab914981 Core/PacketIO: Updated and Enabled CMSG_DELETE_EQUIPMENT_SET for 6.1.2 2015-04-12 03:18:03 +02:00
Vincent-Michael
10be34303e Core/PacketIO: Enabled some guild opcodes for 6.1.2 2015-04-12 02:51:17 +02:00
Vincent-Michael
95bb20d073 Core/PacketIO: Updated & enabled CMSG_QUERY_QUEST_COMPLETION_NPCS / SMSG_QUEST_COMPLETION_NPC_RESPONSE 2015-04-12 01:26:01 +02:00
Shauren
d02f4da355 Core/Chat: Implemented instance chat type 2015-04-12 00:20:06 +02:00
Vincent-Michael
3f0a54378c Core/PacketIO: Updated & enabled CMSG_READ_ITEM/SMSG_READ_ITEM_RESULT_OK 2015-04-11 21:05:41 +02:00
Vincent-Michael
8125b2050b Core/PacketIO: Update SMSG_ITEM_PUSH_RESULT for WoD 2015-04-11 17:49:16 +02:00
Vincent-Michael
a0647a825a Core/Misc:
- Update SMSG_GOSSIP_POI for WoD
- Update points of interest locale in simple system
2015-04-11 15:58:43 +02:00
Vincent-Michael
b2d0e7d9d5 Core/PacketIO: Update SMSG_QUEST_CONFIRM_ACCEPT for WoD 2015-04-11 14:08:19 +02:00
MitchesD
a1831e0c1e Core/PacketIO: SMSG_DURABILITY_DAMAGE_DEATH, SMSG_QUEST_UPDATE_COMPLETE, SMSG_PAGE_TEXT and enabled some opcodes 2015-04-11 11:11:43 +02:00
Vincent-Michael
cb2bb1c1ee Core/Misc: Update page text locale to simple system 2015-04-11 05:24:06 +02:00
Shauren
4ced9a4480 Core/PacketIO: Updated & enabled CMSG_AUTO_EQUIP_ITEM_SLOT 2015-04-11 00:07:38 +02:00
Vincent-Michael
0473b5371a Core/Token: Fix freeze at opening game time windows 2015-04-10 22:28:16 +02:00
MitchesD
1c45ef6b86 Merge pull request #14437 from Golrag/auction1
Core/Opcodes:
2015-04-10 14:55:22 +02:00
MitchesD
0c38398aa8 Core/PacketIO: SMSG_GAME_OBJECT_DESPAWN updated and enabled 2015-04-10 13:08:13 +02:00
Golrag
780898baa1 Core/Opcodes:
CMSG_AUCTION_SELL_ITEM
CMSG_AUCTION_PLACE_BID
CMSG_AUCTION_LIST_BIDDER_ITEMS
CMSG_AUCTION_REMOVE_ITEM
CMSG_AUCTION_REPLICATE_ITEMS
CMSG_AUCTION_LIST_PENDING_SALES
SMSG_AUCTION_LIST_ITEMS_RESULT
SMSG_AUCTION_LIST_OWNER_ITEMS_RESULT
SMSG_AUCTION_LIST_BIDDER_ITEMS_RESULT
CMSG_AUCTION_LIST_OWNER_ITEMS
CMSG_AUCTION_LIST_ITEMS
SMSG_AUCTION_LIST_PENDING_SALES_RESULT
SMSG_AUCTION_CLOSED_NOTIFICATION
SMSG_AUCTION_OWNER_BID_NOTIFICATION
SMSG_AUCTION_WON_NOTIFICATION
SMSG_AUCTION_OUTBID_NOTIFICATION
SMSG_AUCTION_REPLICATE_RESPONSE
SMSG_AUCTION_COMMAND_RESULT
2015-04-10 12:28:59 +02:00
Rat
e8b54b7ae8 Core/Scenes: implemented some scene related packets for debug purposes
* small cleanup
2015-04-10 11:29:46 +02:00
Shauren
0953bcf73f Core/PacketIO: Enabled and implemented CancelGrowthAura/CancelMountAura 2015-04-10 00:13:44 +02:00
Shauren
3e063be399 Core/PacketIO: Reimplemented SMSG_SET_FORCED_REACTIONS as a response to client request instead of sending it automatically during map change 2015-04-09 00:05:31 +02:00
Shauren
e651dbec0e Core/Misc: Added a nice static_assert to prevent adding server opcode "handlers" with status other than UNHANDLED or NEVER 2015-04-08 23:35:27 +02:00
Shauren
f0f027a79e Core/PacketIO: Removed sending SMSG_CATEGORY_COOLDOWN as part of SendInitialPacketsBeforeAddToMap and only send it when requested or when SPELL_AURA_MOD_SPELL_CATEGORY_COOLDOWN is added or removed 2015-04-08 21:49:14 +02:00
Rat
e53f89d836 Core/Scenes: added .debug send playscene command for testing purposes 2015-04-08 20:37:30 +02:00
Shauren
01d91fa3cd Core/PacketIO: Updated and enabled CMSG_AREA_SPIRIT_HEALER_QUERY, CMSG_AREA_SPIRIT_HEALER_QUEUE, CMSG_HEARTH_AND_RESURRECT 2015-04-08 19:34:04 +02:00
Shauren
fd257a6e00 Core/Opcodes: Defined 1 more opcode 2015-04-08 12:11:51 +02:00
DJScias
b7630caa35 Core/Packets: enable CMSG_SHOWING_CLOAK and CMSG_SHOWING_HELM
Someone probably forgot to re-enable them, as they do in fact work with the current opcode values. (Tested & confirmed)
2015-04-07 18:08:20 +02:00
Shauren
ecf30d1871 Core/Opcodes: Added more (looks like deprecated) garrison opcodes 2015-04-07 00:08:40 +02:00