Commit graph

7477 commits

Author SHA1 Message Date
sanctum32
1ab4d8c312 corrected two more headers 2020-02-17 12:01:31 +00:00
sanctum32
9cf06ff550 updated linked header source 2020-02-17 12:01:31 +00:00
sanctum32
8b25b329c8 Correction, build fix 2020-02-17 12:01:30 +00:00
sanctum32
e0ab68ed18 added missing tool 2020-02-17 12:01:29 +00:00
sanctum32
7ef7a9f358 correct "/home/travis/build/mangosthree/server/CMakeLists.txt:117 (if)" 2020-02-17 12:01:29 +00:00
sanctum32
d3dd85be0d more packets updates 2020-02-17 12:01:28 +00:00
sanctum32
bd998025fa SMSG_ARENA_TEAM_CHANGE_FAILED 2020-02-17 12:01:27 +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
c58fa5a185 once again i forget about save button 2020-02-17 12:01:22 +00:00
sanctum32
a96cf69415 missing code for last commit 2020-02-17 12:01:21 +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
ec3b4e101f fixed one more forgotten merge conflict 2020-02-17 12:01:14 +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
LeFroid
393d4f19a8 Fix unholy blight in DKs
Signed-off-by: sanctum32 <andriuspel@gmail.com>
2020-02-17 12:01:12 +00:00
Dekadencee
6578d0c7e1 Player/Emotes: Fix infinite dance and read map animation
Thx to @Kinzcool and @SeTM for the info

based on 57ceeae828
2020-02-17 12:01:11 +00:00
sanctum32
3c22e82937 Updated some emotes list to cata
Updated release build info
2020-02-17 12:01:10 +00:00
sanctum32
ad45b24c59 corrected cmake build 2020-02-17 12:01:10 +00:00
Yaki Khadafi
8ac672ae86 Fix CMSG_DISMISS_CONTROLLED_VEHICLE 2020-02-17 12:01:09 +00:00
Yaki Khadafi
13316a27d1 Fix socket gems 2020-02-17 12:01:09 +00:00
Yaki Khadafi
87f092ed3d Implement CAST_FLAG_HEAL_PREDICTION 2020-02-17 12:01:08 +00:00
Yaki Khadafi
d52b124382 Implement profession skillgains != 1 (+2, +3) 2020-02-17 12:01:07 +00:00
Yaki Khadafi
29bbdd40bf Implement CMSG_DISMISS_CRITTER handler 2020-02-17 12:01:07 +00:00
Yaki Khadafi
c74a8b9520 SMSG_SET_PLAYER_DECLINED_NAMES_RESULT structure 2020-02-17 12:01:06 +00:00
Yaki Khadafi
fe1038fd3f Update map list that allow mounts 2020-02-17 10:50:41 +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
sanctum32
1f45a416cc its nasty thing when vbox even can't load freebsd to make full tests with clang, linux situation is same. There still exists pitty code style issues where clang still issues... 2020-02-17 10:50:38 +00:00
sanctum32
cef11429f1 correction 2020-02-17 10:50:12 +00:00
sanctum32
85fd3b4a19 fixed other issue reported via clang 2020-02-17 10:50:08 +00:00
sanctum32
0a11d293b9 Fixed " invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]" 2020-02-17 10:49:02 +00:00
sanctum32
635023f909 correction 2020-02-17 10:48:27 +00:00
sanctum32
3122f1fcf3 finally fixed clangs... 2020-02-17 10:48:08 +00:00