951 Commits

Author SHA1 Message Date
Olion
5a15a75aa1 Playerbot: crashfix 2017-09-09 12:07:15 +01:00
zwisus
1c68b0550a Seal of the Crusader deals less damage with each attack.
Signed-off-by: zwisus <zlt988@gmail.com>
2017-09-07 12:24:41 +01:00
Antz
5297445b49 [DB] Updated to expect Rel21_14_067_kodo_roundup_tidyup 2017-09-06 21:12:56 +01:00
Wolverine
cf262563c0 Continuation of commit 1f1735ad0c81a6740a6345c0b7ae1c5d195628c6
Just some minor cleanup stuff. This commit should finally be complete.
2017-09-03 14:20:22 +01:00
Wolverine
021aa8cfac Local variable reassigned prior to reading
Local variable is reassigned in all paths prior to being read.
2017-08-27 12:58:17 +01:00
brotalnia
38ab864468 Using /who in a BG should only list players in the same instance. 2017-08-27 12:58:00 +01:00
MadMaxMangos
3b1e2ef589 Add realmd full versioning information on windows 2017-08-12 22:11:49 +01:00
MadMaxMangos
23fa30ba8e Add mangosd full versioning information on windows
Implement setting the details tab on windows builds for mangosd.exe
Implemented following (with changes)
https://www.codeofclimber.ru/2015/generate-windows-dll-version-info-resource-with-cmake/
2017-08-12 20:24:35 +01:00
Olion
945ef1e798 MSG_QUERY_NEXT_MAIL_TIME fixing my fault 2017-08-10 19:28:58 +01:00
inifield
769a7f9c9d [SD3] Fix quest Kodo Roundup (#69) 2017-07-26 22:47:01 +01:00
Olion
55d99aa41b Command: debug recv
Places the packet described in the ropcode.txt server-side file into own packet queue (counterpart of debug send opcode).
2017-07-25 11:30:08 +01:00
Olion
e14ede42ce GroupHandler: prevent cheater self-invite 2017-07-24 22:42:22 +01:00
Olion
99b9362081 MSG_RAID_READY_CHECK: fix raid ready check mechanic
TODO: test limiting responce packets with the leader
2017-07-24 09:28:55 +01:00
Olion
380607a8a9 Few more SMSGs: cleanup 2017-07-24 09:28:55 +01:00
Olion
491bc3ed52 SMSG_SET_FACTION_ATWAR: implement and use 2017-07-24 09:28:55 +01:00
Olion
8694612483 SMSG_PARTY_MEMBER_STATS_FULL fix 2017-07-24 09:28:55 +01:00
MadMax
8b518c9362 Merge pull request #40 from Olion17/master
More SMSGs
2017-07-22 18:51:10 +01:00
Olion
06cc8a9f9a More SMSG structure cleaned 2017-07-22 18:35:03 +03:00
Olion
0ad47ca255 Checked enum ResponseCodes 2017-07-22 16:22:56 +03:00
MadMax
46da118af3 Merge pull request #39 from Olion17/master
More SMSGs
2017-07-22 11:01:43 +01:00
Olion
ce21ecbc3d More SMSG cleanup 2017-07-22 11:14:15 +03:00
Olion
dbf62b8527 SMSG_GAMEOBJECT_RESET_STATE, yet unused 2017-07-22 11:12:54 +03:00
Olion
b6c7853681 Misplaced SendGameObjectCustomAnim(): may be used for GOs only 2017-07-22 11:11:06 +03:00
Olion
391e691b59 SMSG_SPELLLOGEXECUTE fix and some elaboration 2017-07-21 21:56:34 +01:00
Olion
97bcfab999 Change return value of a getting spell target method from Unit* to ObjectGuid 2017-07-21 21:56:34 +01:00
Antz
758c562994 [Appveyor] Remove no-longer needed file 2017-07-20 20:33:51 +01:00
Olion17
729013f1ec HITINFO_BLOCK value, yet unused 2017-07-20 16:17:53 +01:00
Antz
53d5aa6e40 Appveyor supplied fix for openSSL 1.0 2017-07-20 08:00:57 +01:00
Olion17
572d7cae6b SMSG_BATTLEFIELD_LIST fix 2017-07-19 18:04:24 +01:00
Olion17
dee29f95d4 More SMSGs
Minor structure corrections, some constants, comments, syntax
2017-07-19 18:04:24 +01:00
Antz
bec53e14c2 [FIX] full block {} expected in the control structure. Part 2 2017-07-17 12:49:54 +01:00
brotalnia
7c8a4fc7d3 Incomplete text should not be shown for completed quests (#35)
* Incomplete text should not be shown for completed quests

* Use GetReqItemsCount instead
2017-07-17 09:42:05 +01:00
Antz
74147b553d Merge branch 'master' of https://github.com/mangoszero/server 2017-07-16 22:45:23 +01:00
Antz
b5b691155b [FIX] full block {} expected in the control structure. Part 1 2017-07-16 22:44:02 +01:00
Antz
1db9cef814 Add Codacy badge and link 2017-07-16 21:28:01 +01:00
Olion
03a42180d6 SMSG_QUESTUPDATE_FAILED should be used to fail quest at client 2017-07-16 21:25:46 +01:00
Olion
ed0ac56501 SMSG_QUESTGIVER_QUEST_FAILED elaboration 2017-07-16 21:25:46 +01:00
Olion
44aea2df35 Remove few unused fields from SMSG packets.
Other changes are either cosmetic or in comments form.
2017-07-16 21:25:46 +01:00
Olion
c74db8cb30 SMSG_LOOT_RESPONSE cleanup
Loot item numbering in the packet must be strictly sequential, since the number is used for memory offset calculation.
Duplicate numbers will cause item overwrite, so it will not be shown in the loot by client.
2017-07-12 23:22:27 +01:00
Olion
2eedb78a99 SMSG_PET_CAST_FAILED: packet structure fix 2017-07-10 13:26:03 +01:00
Olion
351b6f2349 SMSG_SPELL_FAILURE: a more correct usage 2017-07-10 13:26:03 +01:00
Olion
901bdcad53 SMSG_TRADE_STATUS: minor cleanup of TradeStatus values 2017-07-10 13:26:03 +01:00
Olion
9efaf92453 SMSG_READ_ITEM_FAILED a bit detailed 2017-07-10 13:26:03 +01:00
Oleg
4c9182be60 Few SMSG_CHANNEL chat opcodes (#31)
* SMSG_CHANNEL_NOTIFY: CHAT_YOU_JOINED/YOU_LEFT structure

* Refactoring: CHAT_NOT_MEMBER_NOTICE must be functional of the Channel class

* SMSG_CHANNEL_LIST structure fix
2017-07-09 12:23:36 +01:00
Olion
6304d628c7 SMSG_GUILD_COMMAND_RESULT check of some constants 2017-07-06 03:02:31 +01:00
Olion
4d9d0502ef SMSG_GAMEOBJECT_QUERY_RESPONSE: better packer structure description 2017-07-06 03:02:31 +01:00
Olion
6292d5a858 SMSG_ITEM_QUERY_SINGLE_RESPONSE a small syntactical elaboration 2017-07-04 07:55:39 +01:00
Olion
044e192915 SMSG_GUILD_QUERY_RESPONSE better length estimation 2017-07-04 07:55:39 +01:00
Olion
7d5eaa04ac SMSG_NAME_QUERY_RESPONSE minor improvements 2017-07-04 07:55:39 +01:00
Olion
e1b0f666ff Wrong field order inside SMSG_LOGOUT_RESPONSE 2017-07-04 07:55:39 +01:00