Commit graph

6247 commits

Author SHA1 Message Date
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
zamalaev
6fa9ca020f Fix Death Knight rune cooldown 2020-02-17 09:41:00 +00:00
zamalaev
0c45656974 Fixed SMSG_SHOW_MAILBOX opcode, moved to mailhandler.cpp 2020-02-17 09:38:18 +00:00
Antz
9bf5f8d428 [DB] Rename scripted_event_id table as scripted_event 2020-02-17 09:35:18 +00:00
Antz
53867caad9 [DB] Rename scripted_event_id table as scripted_event 2020-02-17 09:24:05 +00:00
Antz
2d06f70da2 [Core] Remove obsolete directive 2020-02-17 09:24:03 +00:00
Antz
5260602e28 Applied dep and realm updates 2020-02-17 09:23:51 +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
arcticmangos
6ca6af1c66 Update Player.cpp 2020-02-17 09:22:35 +00:00
Antz
d54c7b7764 [Core] Fix tabs 2020-02-17 09:22:34 +00:00
Antz
bbf0020c1a [Sync] Some project sync 2020-02-17 09:22:33 +00:00
Antz
8d61f83e7c [Core] Updated build defintions. Thanks lfxgroove 2020-02-17 09:22:28 +00:00
Antz
f1c9e0f94b [Sync] Project header sync 2020-02-17 09:22:26 +00:00
bels
9e61760761 - Should limit the change to just clang since gcc does not have a problem building Mangos on FreeBSD 9 and lower with the current code 2020-02-17 09:22:13 +00:00
bels
3bc66c3be1 - Fixes the hash definition in ObjectGuid.h. This looks like it allows mangos to compile on FreeBSD 10 with clang 2020-02-17 09:22:12 +00:00
GiantCrocodile
171eb1fd45 partial fix for calendar 2020-02-17 09:22:08 +00:00
GiantCrocodile
9b41dd5b6a enabled SMSG_CALENDAR_SEND_EVENT
removed comment for SMSG_CALENDAR_SEND_EVENT
2020-02-17 09:22:04 +00:00
GiantCrocodile
1ad866aba7 enabled SMSG_CALENDAR_SEND_EVENT
removed comment for SMSG_CALENDAR_SEND_EVENT
2020-02-17 09:22:03 +00:00
GiantCrocodile
a6ba831377 Update Opcodes.cpp 2020-02-17 09:22:02 +00:00
GiantCrocodile
0af94926a6 Update Opcodes.h 2020-02-17 09:22:02 +00:00
sanctum32
1eb86e16c4 Updated opcode handlers for last @GiantCrocodile opcode changes 2020-02-17 09:22:00 +00:00
GiantCrocodile
08b6600486 I've updated some Opcodes 2020-02-17 09:21:59 +00:00
zamalaev
970a6124ba Implemented SMSG_START_TIMER (Implement bg countdown timer) 2020-02-17 09:21:58 +00:00
GiantCrocodile
46e1f87c04 corrected tabs 2020-02-17 09:21:58 +00:00
zamalaev
973aa0e422 code style 2020-02-17 09:21:57 +00:00
zamalaev
a91293fe24 [12778] Add 5th field in reputation_spillover_template for Bilgewater Cartel/Gilneas spillover reputation. 2020-02-17 09:21:56 +00:00
Xfurry
fccb0cffc6 Add positive exception for spell 56099 2020-02-17 09:21:56 +00:00
zamalaev
676f5dad9c Add pet support at first login for hunter and warlock 2020-02-17 09:21:53 +00:00