Commit graph

43 commits

Author SHA1 Message Date
zamalaev
318d6cff16 MSG_MOVE_START_FORWARD/BACKWARD 5.4.8 18414 2020-02-19 22:18:03 +00:00
zamalaev
9fc2598985 MSG_MOVE_SET_FACING 5.4.8 18414 2020-02-19 21:57:05 +00:00
zamalaev
e8f8855061 MSG_MOVE_JUMP 5.4.8 18414 2020-02-19 21:40:16 +00:00
zamalaev
bf556f6b4d MSG_MOVE_FALL_LAND 5.4.8 (18414) 2020-02-19 20:17:55 +00:00
Rawaho
e154bc35b7 [12719f] Updated Server/PacketIO: structure and opcode for CMSG_DESTROY_ITEM, Thanks ProjectSkyfire 2020-02-18 21:36:59 +00:00
Antz
7bd00e484f
[12715m] Start of 5.4.1 support - Thanks to TC/CM 2020-02-17 23:01:21 +00:00
Antz
4727d8846f Apply style fix pt4 2020-02-17 12:13:03 +00:00
Antz
1392c131e7 Apply style fix pt2 2020-02-17 12:13:00 +00:00
Antz
901d97f2d0 Happy New Year 2020 from everyone at getMangos.eu 🎉 2020-02-17 12:12:53 +00:00
Antz
25fac44c28 Happy New Year 2019 from everyone at getMangos.eu 🎉 2020-02-17 12:12:42 +00:00
Antz
87eb505de5 Update missed year changes 2020-02-17 12:12:29 +00:00
Antz
aa6ed817d8 🎉 Happy 2017 from everyone at getmangos.eu 2020-02-17 12:11:13 +00:00
Charles A Edwards
a800f3b1ad Many, many cmangos Cata commits applied
The following commits were either applied or found not to be applicable:
2020-02-17 12:09:25 +00:00
Charles A Edwards
cb8c076be9 Many fixes made to get the server to run again
Many, many fixes had to be made due to server failing to start up after
last major implementation of cmangos comits.
2020-02-17 12:09:19 +00:00
Antz
952042cc56 Happy New Year 2016 and URL update 2020-02-17 12:08:28 +00:00
Charles A Edwards
85cd456287 Some build errors fixed
72 errors and 7 warnings remaining at this point
2020-02-17 12:07:53 +00:00
sanctum32
d3dd85be0d more packets updates 2020-02-17 12:01:28 +00:00
Yaki Khadafi
a7f0e6a4de Implemented vehicle opcodes that allow seat changing 2020-02-17 12:01:27 +00:00
sanctum32
6b49dfb4aa Update SMSG_IGNORE_DIMINISHING_RETURNS_CHEAT 2020-02-17 12:01:26 +00:00
sanctum32
0b3178ed87 disabled CMSG_SET_TITLE_SUFFIX handled - no real opcode for this handler was not found 2020-02-17 12:01:26 +00:00
sanctum32
3e5afce5a6 updated SMSG_ECHO_PARTY_SQUELCH 2020-02-17 12:01:25 +00:00
sanctum32
8d2cb11b87 Enabled CMSG_SET_CHANNEL_WATCH 2020-02-17 12:01:24 +00:00
sanctum32
4cf1900989 updated SMSG_GM_MESSAGECHAT, CMSG_COMMENTATOR_ENABLE, SMSG_COMMENTATOR_STATE_CHANGED, CMSG_COMMENTATOR_GET_MAP_INFO,
SMSG_COMMENTATOR_MAP_INFO, CMSG_COMMENTATOR_GET_PLAYER_INFO, SMSG_COMMENTATOR_PLAYER_INFO, CMSG_COMMENTATOR_ENTER_INSTANCE, CMSG_COMMENTATOR_EXIT_INSTANCE, CMSG_COMMENTATOR_INSTANCE_COMMAND packets
2020-02-17 12:01:24 +00:00
sanctum32
bcbefa8d2b update SMSG_MOVE_UPDATE_CAN_FLY 2020-02-17 12:01:23 +00:00
sanctum32
a07a9d27e1 updated SMSG_LFG_DISABLED 2020-02-17 12:01:23 +00:00
sanctum32
f83d6b058d Implemented CMSG_GROUP_REQUEST_JOIN_UPDATES and updated SMSG_REAL_GROUP_UPDATE 2020-02-17 12:01:21 +00:00
sanctum32
037f7489ff Updated SMSG_OFFER_PETITION_ERROR 2020-02-17 12:01:20 +00:00
sanctum32
48d71e1658 update SMSG_FORCED_DEATH_UPDATE 2020-02-17 12:01:20 +00:00
sanctum32
cbc92dfe70 updated SMSG_EXPECTED_SPAM_RECORDS 2020-02-17 12:01:19 +00:00
sanctum32
38f13e3774 updated CMSG_CHAT_FILTERED 2020-02-17 12:01:18 +00:00
sanctum32
19ae62c590 updated SMSG_BATTLEFIELD_LIST structure (rbg needs to be merged from two)
updated CMSG_BATTLEMASTER_HELLO
2020-02-17 12:01:18 +00:00
sanctum32
2c5336a54e Update SMSG_PLAYER_SKINNED 2020-02-17 12:01:17 +00:00
sanctum32
4330d128a4 Updated SMSG_GAMEOBJECT_RESET_STATE 2020-02-17 12:01:17 +00:00
sanctum32
cb127aa69b Updated CMSG_CANCEL_GROWTH_AURA 2020-02-17 12:01:16 +00:00
sanctum32
3110ea623f Updated SMSG_SHOW_MAILBOX 2020-02-17 12:01:15 +00:00
sanctum32
b4402c520a Updated SMSG_DAMAGE_CALC_LOG
ps: set all non handled packets to have unhandled packet state
2020-02-17 12:01:15 +00:00
sanctum32
dcac66fdfe updated SMSG_SET_FACTION_ATWAR, SMSG_SET_FACTION_NOT_VISIBLE opcodes 2020-02-17 12:01:14 +00:00
sanctum32
9d4e543a56 Updated SMSG_MINIGAME_SETUP, SMSG_MINIGAME_STATE, CMSG_MINIGAME_MOVE 2020-02-17 12:01:13 +00:00
sanctum32
edadc1cd30 updated SMSG_PLAY_TIME_WARNING
* this packet is not handled in server
* this packet should activate specific UI which inform that you play too long
* issue related to this opcode was created as todo feature.
2020-02-17 12:01:12 +00:00
Yaki Khadafi
29bbdd40bf Implement CMSG_DISMISS_CRITTER handler 2020-02-17 12:01:07 +00:00
sanctum32
9cccf9f3ef Updated SMSG_RWHOIS to 4.3.4 15595
Nulled all currently unknown opcodes
2020-02-17 10:50:40 +00:00
Antz
12257a5bc2 Second set of Moves and Year update 2020-02-17 09:22:48 +00:00
Antz
9d20fe2b32 Initial project location adjustment 2020-02-17 09:22:43 +00:00
Renamed from src/game/Opcodes.cpp (Browse further)