New pages
Jump to navigation
Jump to search
- 05:33, 20 February 2022 CombatRatings (hist | edit) [1,549 bytes] Xiberion (talk | contribs) (Page Created.)
- 05:55, 31 October 2021 DB/Spell/TargetCreatureType (hist | edit) [1,412 bytes] Crow (talk | contribs) (Created page with "It seems to be decimal versions of hex codes? They're clearly hex masks but by default the code is all decimal numbers. By putting or adding these numbers together, the spell...")
- 17:31, 22 September 2021 Spell.dbc/EffectImplicitTarget (hist | edit) [5,233 bytes] Crow (talk | contribs) (Created page with "```These are the targets IDs as found in SharedDefines.h in the core.``` Crow 13th December 2020 {| class="wikitable sortable" |- ! Effect Targets |- | TARG...")
- 02:42, 18 August 2021 ADTLodImplementation (hist | edit) [2,812 bytes] Zee (talk | contribs) (Created page with "My implementation of Adt_lod, may not be 100% but seems alright. Adt_lod is basicly just an implementation of non seamless quad tree terrain. The algorithm itself isn't imp...")
- 21:20, 26 July 2021 CMSG SET SELECTION (hist | edit) [339 bytes] Deadbeef (talk | contribs) (Created page with "'''CMSG_SET_SELECTION''' is a World Packet that is sent whenever the client changes targets. = Packet Layout = {{CMSG_Header|opcode=0x013D|size=12}} {| class="wikitable...")
- 17:06, 25 July 2021 SMSG PONG (hist | edit) [369 bytes] Deadbeef (talk | contribs) (Created page with "'''SMSG_PONG''' is a World Packet that is sent as a response to a CMSG_PING from the client. = Packet Layout = {{SMSG_Header|opcode=0x1DD}} == Body == {| class="wi...")
- 16:57, 25 July 2021 CMSG PING (hist | edit) [378 bytes] Deadbeef (talk | contribs) (Created page with "'''CMSG_PING''' is a World Packet sent every 30 seconds. It is followed by a SMSG_PONG from the server. {{CMSG_Header|opcode=0x1DC}} {| class="wikitable" |+ Body ! O...")
- 16:41, 25 July 2021 CMSG SET ACTIVE MOVER (hist | edit) [263 bytes] Deadbeef (talk | contribs) (Created page with "'''CMSG_SET_ACTIVE_MOVER''' is a World Packet. = Packet Layout = {{CMSG_Header|opcode=0x026A|size=12}} {| class="wikitable" |+ Body ! Offset ! Size / Endianness ! Type...")
- 18:23, 27 June 2021 SMSG NAME QUERY RESPONSE (hist | edit) [720 bytes] Deadbeef (talk | contribs) (Created page with "'''SMSG_NAME_QUERY_RESPONSE''' is a World Packet that is sent as a response to a CMSG_NAME_QUERY from the client. = Packet Layout = {{SMSG_Header|opcode=0x03A|size=3...")
- 16:23, 27 June 2021 CMSG NAME QUERY (hist | edit) [457 bytes] Deadbeef (talk | contribs) (Created page with "'''CMSG_NAME_QUERY''' is a World Packet sent by the client to get the name of a player or unit. The server responds with an SMSG_NAME_QUERY_RESPONSE. = Packet Layout...")
- 23:27, 26 June 2021 Packed GUID (hist | edit) [821 bytes] Deadbeef (talk | contribs) (Created from text on SMSG_UPDATE_OBJECT page "A note about object GUIDs" section)
- 21:48, 19 June 2021 SMSG TUTORIAL FLAGS (hist | edit) [856 bytes] Deadbeef (talk | contribs) (Created page with "'''SMSG_CHAR_CREATE''' is a World Packet that is sent after a successful CMSG_PLAYER_LOGIN from the client. It tells the client which tutorials have been completed. Se...")
- 21:37, 19 June 2021 SMSG LOGIN VERIFY WORLD (hist | edit) [713 bytes] Deadbeef (talk | contribs) (Created page with "'''SMSG_CHAR_CREATE''' is a World Packet that is sent after a successful CMSG_PLAYER_LOGIN from the client. It tells the client which map to use for when loading the p...")
- 21:18, 19 June 2021 SMSG CHAR RENAME (hist | edit) [708 bytes] Deadbeef (talk | contribs) (Created page with "'''SMSG_CHAR_DELETE''' is a World Packet that is sent after a CMSG_CHAR_RENAME from the client. The client will rename the character in place but will not send a CMS...")
- 20:48, 19 June 2021 CMSG CHAR RENAME (hist | edit) [705 bytes] Deadbeef (talk | contribs) (Created page with "'''CMSG_CHAR_RENAME''' is a World Packet that is sent after the SMSG_CHAR_ENUM is received, a character has the rename flag, and the client attempts to log into the wo...")
- 01:05, 10 June 2021 SMSG CHARACTER LOGIN FAILED (hist | edit) [475 bytes] Deadbeef (talk | contribs) (Created page with "'''SMSG_CHARACTER_LOGIN_FAILED''' is a World Packet that is sent after a failed CMSG_PLAYER_LOGIN from the client. The client will send a CMSG_CHAR_ENUM and wait f...")
- 00:37, 10 June 2021 CMSG PLAYER LOGIN (hist | edit) [653 bytes] Deadbeef (talk | contribs) (Created page with "'''SMSG_PLAYER_LOGIN''' is a World Packet that is sent after a SMSG_CHAR_ENUM from the server and the client pressed "Enter world" on a character. The client shows a l...")
- 23:37, 9 June 2021 SMSG CHAR DELETE (hist | edit) [467 bytes] Deadbeef (talk | contribs) (Created page with "'''SMSG_CHAR_DELETE''' is a World Packet that is sent after a CMSG_CHAR_DELETE from the client. The client will send a CMSG_CHAR_ENUM and wait for a SMSG_CHAR_EN...")
- 23:28, 9 June 2021 CMSG CHAR DELETE (hist | edit) [524 bytes] Deadbeef (talk | contribs) (Created page with "'''CMSG_CHAR_DELETE''' is a World Packet that is sent after the SMSG_CHAR_ENUM is received and the client attempts to delete a character. The client will wait for a ...")
- 23:18, 9 June 2021 SMSG CHAR CREATE (hist | edit) [453 bytes] Deadbeef (talk | contribs) (Created page with "'''SMSG_CHAR_CREATE''' is a World Packet that is sent after a CMSG_CHAR_CREATE from the client. Afterwards the client will send a CMSG_CHAR_ENUM. = Packet Layout...")
- 22:50, 9 June 2021 CMSG CHAR CREATE (hist | edit) [898 bytes] Deadbeef (talk | contribs) (Created page with "'''CMSG_CHAR_CREATE''' is a World Packet that is sent after the SMSG_CHAR_ENUM is received and the client has created a new character. The client will wait for a SMS...")
- 15:03, 2 June 2021 CMD SURVEY RESULT Client (hist | edit) [1,107 bytes] Deadbeef (talk | contribs) (Created page with "CMD_SURVEY_RESULT_Client is a Login Packet sent by the client after receiving a CMD_AUTH_LOGON_PROOF_Server with the hardware_survey_id field set to something othe...")
- 16:46, 25 May 2021 SMSG CHAR ENUM (hist | edit) [4,573 bytes] Deadbeef (talk | contribs) (Created page with "'''SMSG_CHAR_ENUM''' is a World Packet is sent after a CMSG_CHAR_ENUM from the client. It takes the client to the character selection screen. = Packet Layout = {{SMS...")
- 16:39, 24 May 2021 CMSG CHAR ENUM (hist | edit) [279 bytes] Deadbeef (talk | contribs) (Created page with "'''CMSG_CHAR_ENUM''' is a World Packet that requests a SMSG_CHAR_ENUM from the server. It is sent by the client after receiving a successful SMSG_AUTH_RESPONSE. I...")
- 20:32, 23 May 2021 SMSG AUTH RESPONSE (hist | edit) [964 bytes] Deadbeef (talk | contribs) (Created page with "'''SMSG_AUTH_RESPONSE''' is a World Packet that initiates the connection between the client and the world server. It is a response to CMSG_AUTH_SESSION. {{SMSG_Heade...")
- 19:55, 23 May 2021 Account Result Values (hist | edit) [3,911 bytes] Deadbeef (talk | contribs) (Created page with "Result values used during authentication, character creation and login. Not the same as the Login_Packet_Results used for Login Packets. This table is valid for {{Tem...")
- 15:05, 23 May 2021 CMSG AUTH SESSION (hist | edit) [1,076 bytes] Deadbeef (talk | contribs) (Created page with "'''CMSG_AUTH_SESSION''' is a World Packet that initiates the connection between the client and the world server. It is one of only two world packets with unencrypted head...")
- 20:59, 21 May 2021 CMD REALM LIST Server (hist | edit) [7,288 bytes] Deadbeef (talk | contribs) (Created page with "= Packet Layout = The server answers with a packet composed of a RealmHeader_Server, as many RealmInfo_Server as specified and a RealmFooter_Server. == Header == {| class=...")
- 20:50, 21 May 2021 CMD REALM LIST Client (hist | edit) [529 bytes] Deadbeef (talk | contribs) (Created page with "= Packet Layout = {| class="wikitable" |+ RealmList_Client ! Offset ! Size / Endianness ! Type ! Name ! Description |- | 0x0 || 1 / - || uint8 || cmd || REALMLIST (0x10) |- |...")
- 20:42, 21 May 2021 Login Packet Security Flags (hist | edit) [388 bytes] Deadbeef (talk | contribs) (Created page with "These are using for some Login Packets during authentication. = Values = {| class="wikitable" |+ Security Flags ! Name ! Value ! Description |- | NONE || 0x00 || No addi...")
- 20:39, 21 May 2021 Login Packet Results (hist | edit) [2,447 bytes] Deadbeef (talk | contribs) (Created page with "These are used in some Login Packets to signal success or failure. = Values = {| class="wikitable" |+ Error codes ! Name ! Value ! Client Message |- | SUCCESS || 0x00 ||...")
- 19:59, 21 May 2021 CMD AUTH LOGON PROOF Server (hist | edit) [3,264 bytes] Deadbeef (talk | contribs) (Created page with "= Packet Layout = == {{Template:Sandbox/PrettyVersion|expansionlevel=1|build=1.1.2.4125}} == {| class="wikitable" |+ AuthLogonProof_Server ! Offset ! Size ! Type ! Name ! Desc...")
- 18:40, 21 May 2021 CMD AUTH RECONNECT PROOF Server (hist | edit) [855 bytes] Deadbeef (talk | contribs) (Created page with "= Packet Layout = {| class="wikitable" |+ CMD_AUTH_RECONNECT_PROOF_Server ! Offset ! Size / Endianness ! Type ! Name ! Description |- | 0x0 || 1 / - || uint8 || command || R...")
- 18:38, 21 May 2021 CMD AUTH RECONNECT PROOF Client (hist | edit) [808 bytes] Deadbeef (talk | contribs) (Created page with "= Packet Layout = {| class="wikitable" |+ AuthReconnectionProof_Client ! Offset ! Size / Endianness ! Type ! Name ! Description |- | 0x0 || 1 / - || uint8 || command || RECON...") originally created as "CMD AUTH LOGON PROOF Client"
- 13:57, 21 May 2021 CMD AUTH RECONNECT CHALLENGE Server (hist | edit) [1,551 bytes] Deadbeef (talk | contribs) (Created page with " = Packet Layout = {| class="wikitable" |+ AuthReconnectionChallenge_Server ! Offset ! Size / Endianness ! Type ! Name ! Description |- !colspan="5"| Header |- | 0x0 || 1 / -...")
- 00:30, 21 May 2021 CMD AUTH LOGON CHALLENGE Server (hist | edit) [9,250 bytes] Deadbeef (talk | contribs) (Created page with "= Packet Layout = {| class="wikitable" |+ AuthLogonChallenge_Server ! Offset ! Size / Endianness ! Type ! Name ! Description |- !colspan="5"| Header |- | 0x1 || 1 / - || uint...")
- 19:10, 20 May 2021 CMD AUTH RECONNECT CHALLENGE (hist | edit) [132 bytes] Deadbeef (talk | contribs) (Created page with "See CMD_AUTH_LOGON_CHALLENGE_Client for the client packet and CMD_AUTH_RECONNECT_CHALLENGE_Server for the server packet.")
- 19:06, 20 May 2021 CMD AUTH LOGON CHALLENGE (hist | edit) [124 bytes] Deadbeef (talk | contribs) (Created page with "See CMD_AUTH_LOGON_CHALLENGE_Client for the client packet and CMD_AUTH_LOGON_CHALLENGE_Server for the server packet.")
- 19:02, 20 May 2021 CMD AUTH LOGON CHALLENGE Client (hist | edit) [5,520 bytes] Deadbeef (talk | contribs) (Initial commit)
- 18:58, 20 May 2021 Login Packet (hist | edit) [4,538 bytes] Deadbeef (talk | contribs) (Initial commit)
- 17:26, 20 May 2021 World Packet (hist | edit) [1,054 bytes] Deadbeef (talk | contribs) (Initial commit)
- 17:19, 20 May 2021 SMSG AUTH CHALLENGE (hist | edit) [479 bytes] Deadbeef (talk | contribs) (Created page with "'''SMSG_AUTH_CHALLENGE''' is a World Packet that initiates the connection between the client and the world server. {| class="wikitable" |+ Body ! Offset ! Size / Endianne...")