Commit 20ca993
committed
Add 5.5.0 CMSG handlers
CMSG_CANCEL_TEMP_ENCHANTMENT
CMSG_SET_TAXI_BENCHMARK_MODE
CMSG_REPORT_PVP_PLAYER_AFK
CMSG_ALTER_APPEARANCE
CMSG_OPT_OUT_OF_LOOT
CMSG_TOTEM_DESTROYED
CMSG_DISMISS_CRITTER
CMSG_QUERY_INSPECT_ACHIEVEMENTS
CMSG_HEARTH_AND_RESURRECT
CMSG_SAVE_EQUIPMENT_SET
CMSG_DELETE_EQUIPMENT_SET
CMSG_INSTANCE_LOCK_RESPONSE
CMSG_LOW_LEVEL_RAID2
CMSG_DECLINE_GUILD_INVITES
CMSG_OVERRIDE_SCREEN_FLASH
CMSG_BATTLEMASTER_JOIN
CMSG_BATTLEMASTER_JOIN_ARENA
CMSG_BATTLEMASTER_JOIN_SKIRMISH
CMSG_BATTLEFIELD_PORT
CMSG_REPOP_REQUEST
CMSG_CLIENT_PORT_GRAVEYARD
CMSG_SET_SELECTION
CMSG_INSPECT
CMSG_REQUEST_CROWD_CONTROL_SPELL
CMSG_BLACK_MARKET_OPEN
CMSG_BLACK_MARKET_REQUEST_ITEMS
CMSG_BLACK_MARKET_BID_ON_ITEM
CMSG_QUEST_LOG_REMOVE_QUEST
CMSG_GET_ITEM_PURCHASE_DATA
CMSG_ITEM_PURCHASE_REFUND
CMSG_SELF_RES
CMSG_SET_ACTION_BAR_TOGGLES
CMSG_SIGN_PETITION
CMSG_DECLINE_PETITION
CMSG_TURN_IN_PETITION
CMSG_MAIL_GET_LIST
CMSG_MAIL_TAKE_MONEY
CMSG_MAIL_TAKE_ITEM
CMSG_QUERY_NEXT_MAIL_TIME
CMSG_MAIL_MARK_AS_READ
CMSG_MAIL_CREATE_TEXT_ITEM
CMSG_SET_LOOT_SPECIALIZATION
CMSG_EMOTE
CMSG_OPENING_CINEMATIC
CMSG_NEXT_CINEMATIC_CAMERA
CMSG_COMPLETE_CINEMATIC
CMSG_CONVERSATION_LINE_STARTED
CMSG_QUEST_GIVER_CLOSE_QUEST
CMSG_LEARN_TALENT
CMSG_LEARN_PREVIEW_TALENTS
CMSG_PET_LEARN_TALENT
CMSG_LEARN_PREVIEW_TALENTS_PET
CMSG_SET_PRIMARY_TALENT_TREE
CMSG_LEARN_TALENTS
CMSG_SET_ACTION_BUTTON
CMSG_SET_AMMO
CMSG_SHOWING_HELM
CMSG_SHOWING_CLOAK
CMSG_QUEST_GIVER_STATUS_TRACKED_QUERY
CMSG_WRAP_ITEM
CMSG_USE_EQUIPMENT_SET
CMSG_AUTOSTORE_BANK_ITEM
CMSG_AUTOBANK_ITEM
CMSG_AUTO_EQUIP_ITEM
CMSG_AUTO_STORE_BAG_ITEM
CMSG_SWAP_ITEM
CMSG_SWAP_INV_ITEM
CMSG_SPLIT_ITEM
CMSG_AUTO_EQUIP_ITEM_SLOT
CMSG_MOVE_START_FORWARD
CMSG_MOVE_START_BACKWARD
CMSG_MOVE_STOP
CMSG_MOVE_START_STRAFE_LEFT
CMSG_MOVE_START_STRAFE_RIGHT
CMSG_MOVE_STOP_STRAFE
CMSG_MOVE_JUMP
CMSG_MOVE_DOUBLE_JUMP
CMSG_MOVE_START_TURN_LEFT
CMSG_MOVE_START_TURN_RIGHT
CMSG_MOVE_STOP_TURN
CMSG_MOVE_START_PITCH_UP
CMSG_MOVE_START_PITCH_DOWN
CMSG_MOVE_STOP_PITCH
CMSG_MOVE_SET_RUN_MODE
CMSG_MOVE_SET_WALK_MODE
CMSG_MOVE_TELEPORT_ACK
CMSG_MOVE_FALL_LAND
CMSG_MOVE_START_SWIM
CMSG_MOVE_STOP_SWIM
CMSG_MOVE_SET_FACING
CMSG_MOVE_SET_PITCH
CMSG_MOVE_FORCE_RUN_SPEED_CHANGE_ACK
CMSG_MOVE_FORCE_RUN_BACK_SPEED_CHANGE_ACK
CMSG_MOVE_FORCE_SWIM_SPEED_CHANGE_ACK
CMSG_MOVE_FORCE_ROOT_ACK
CMSG_MOVE_FORCE_UNROOT_ACK
CMSG_MOVE_HEARTBEAT
CMSG_MOVE_KNOCK_BACK_ACK
CMSG_MOVE_HOVER_ACK
CMSG_MOVE_SET_VEHICLE_REC_ID_ACK
CMSG_MOVE_APPLY_MOVEMENT_FORCE_ACK
CMSG_MOVE_REMOVE_MOVEMENT_FORCE_ACK
CMSG_MOVE_REMOVE_MOVEMENT_FORCES
CMSG_MOVE_SPLINE_DONE
CMSG_MOVE_FALL_RESET
CMSG_MOVE_UPDATE_FALL_SPEED
CMSG_MOVE_TIME_SKIPPED
CMSG_MOVE_FEATHER_FALL_ACK
CMSG_MOVE_WATER_WALK_ACK
CMSG_MOVE_ENABLE_DOUBLE_JUMP_ACK1 parent 12a0e62 commit 20ca993
File tree
19 files changed
+675
-0
lines changed- WowPacketParserModule.V5_5_0_61735/Parsers
19 files changed
+675
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
122 | 128 | | |
123 | 129 | | |
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
56 | 72 | | |
57 | 73 | | |
Lines changed: 55 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
521 | 575 | | |
522 | 576 | | |
523 | 577 | | |
524 | 578 | | |
525 | 579 | | |
526 | 580 | | |
| 581 | + | |
527 | 582 | | |
528 | 583 | | |
529 | 584 | | |
| |||
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
50 | 72 | | |
51 | 73 | | |
Lines changed: 32 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
733 | 733 | | |
734 | 734 | | |
735 | 735 | | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
736 | 768 | | |
737 | 769 | | |
738 | 770 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
312 | 317 | | |
313 | 318 | | |
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
Lines changed: 56 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
72 | 128 | | |
73 | 129 | | |
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
961 | 961 | | |
962 | 962 | | |
963 | 963 | | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
964 | 994 | | |
965 | 995 | | |
966 | 996 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
231 | 237 | | |
232 | 238 | | |
233 | 239 | | |
| |||
0 commit comments