Commit graph

7711 commits

Author SHA1 Message Date
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
sanctum32
46c8c24e7c another error correction 2020-02-17 10:47:45 +00:00
sanctum32
fae3a6aff4 correction 2020-02-17 10:45:59 +00:00
sanctum32
745ee750e0 Older versions of clang ( 3.6 and older) still uses tr1 namespace for some types 2020-02-17 10:44:15 +00:00
sanctum32
922a1206cb dammit 2020-02-17 10:42:15 +00:00
sanctum32
8d6fdb2bbf force clang to use libcxx 2020-02-17 10:42:11 +00:00
sanctum32
48f1a0ede1 Missing change for clang build fix 2020-02-17 10:42:08 +00:00
sanctum32
10f2dba07e Fixed clang build 2020-02-17 10:42:05 +00:00
sanctum32
bbfb6b9cea fixed travis build for gcc 2020-02-17 10:42:03 +00:00
sanctum32
39380f3afb more travis options 2020-02-17 10:42:00 +00:00
sanctum32
aa8df4ae41 missing part for last 2020-02-17 10:41:58 +00:00
sanctum32
fee1405b6f Fixed travis issue where gcc+4.8 is not installed. 2020-02-17 10:41:55 +00:00
sanctum32
966e259dd1 added missing dependencies for travis 2020-02-17 10:41:53 +00:00
sanctum32
c533355c0d this should be commited for public yet 2020-02-17 10:41:50 +00:00
sanctum32
c3243006aa missing changes for last commit 2020-02-17 10:41:48 +00:00
sanctum32
15770c67c9 Forced clang compiler to use c++11 - fixes clang build 2020-02-17 10:41:20 +00:00
zamalaev
6fa9ca020f Fix Death Knight rune cooldown 2020-02-17 09:41:00 +00:00