Commit graph

7925 commits

Author SHA1 Message Date
Tim
c87d0f93e1 Missing Delimiter 2020-07-27 22:29:49 +01:00
Tim
26eb468ed4 Missing delimit 2020-07-27 22:29:33 +01:00
Antz
04adbc93d0 Fix Merge error pt2. damn git 2020-07-27 22:29:08 +01:00
Antz
989953a56d Fix Merge error 2020-07-27 22:28:49 +01:00
Antz
ea642ee5cf Make Mangos compatible with newer MySQL pt3. Based by work by @leprasmurf 2020-07-27 22:28:32 +01:00
aleigood
859a25abfa Fix part of NPC localized text cannot be displayed. 2020-07-27 22:25:36 +01:00
Antz
131a894017
Fix AppVeyor link 2020-05-26 22:07:23 +01:00
Antz
a92b9a8003
Fix AppVeyor Badge 2020-05-26 22:04:57 +01:00
Antz
529462655f Fix build 2020-05-26 08:21:48 +01:00
Elmsroth
54e92fcbcd Now we can inspect player when GM mode is ON (#98)
* Now we can inspect player when GM mode is ON

* Fix potential crash in ExecuteCommand
2020-05-24 19:29:09 +01:00
Elmsroth
118c779dff Fix instance cleanup at startup (#99)
Error caused by backquotes in double.
2020-05-24 18:56:56 +01:00
Jeremy lb
6d9071b80d Create a docker container image and runing it with docker-compose (#164)
* make the dockerfile working and docker-compose
* add Readme
* update docker-compose.yml
* fix interaction with the mangosd server
2020-05-24 18:11:42 +01:00
Olion17
1dc436398d debug recv Command added 2020-05-20 20:21:47 +01:00
Cylae
0c44b9d0e0 Updating Debian Sources (#169)
Updated libmysqlclient source.
2020-05-19 08:27:40 +01:00
Antz
a99c1a28bd
fix build error 2020-05-02 00:55:43 +01:00
Tim Forbes
bd4f8a8f40 More SQL delimiting for modern servers (#166)
* Add delimiter to sql objects
2020-05-02 00:20:46 +01:00
Antz
95056c5a29 show email in .pinfo command. Based on the work of @Salja 2020-04-24 20:34:14 +01:00
Antz
fbdc248ed1 Make Mangos Four compatible with newer MySQL. Based by work by @leprasmurf
* Delimite SQL queries for MySQL 8 compatibility
* Fix database name for PlayerDump
2020-04-24 17:31:02 +01:00
Antz
96e645a61d
Disable OSX build checking until we have an OSX dev to get them fixed 2020-04-23 08:39:36 +01:00
Antz
f820460d27 Some more startup bypasses 2020-02-25 15:14:30 +00:00
Antz
ff99651246 Temp Disable BG Loading 2020-02-25 13:26:57 +00:00
Antz
6621d820ca Updated Startup Checks 2020-02-25 11:36:30 +00:00
Antz
4030ac6ec0 Override startup warnings 2020-02-23 22:45:50 +00:00
Antz
1e9fb1715d Updated DBC Formats 2020-02-23 22:45:22 +00:00
Antz
808886fe75 Update core icon 2020-02-23 09:33:42 +00:00
Antz
ebd61f24ed Fix up some startup errors 2020-02-23 09:33:22 +00:00
Antz
bd865249b8
Fix up Map extractor and core 2020-02-22 20:23:55 +00:00
Antz
5dc36dea6d Map Extractor - ont a fix, but additional information shown 2020-02-22 14:16:58 +00:00
Antz
77308f0b33 SD3 Fixup pt1 2020-02-21 13:19:50 +00:00
Antz
9d518956c9
Fixed up Map Extractor 2020-02-21 10:27:30 +00:00
dio85
b5b7d6e858 18414 Map&DBC Handle
Now need to use 18414 maps and dbc(only18414)
2020-02-20 22:27:34 +00:00
theLextor
c47d66977c [Core] Update DBC to allow core to start, plus some Tab2space cleanup 2020-02-20 21:59:35 +00:00
zamalaev
350ee185ef CMSG_BUY_BANK_SLOT, CMSG_GAMEOBJ_REPORT_USE, CMSG_GAMEOBJ_USE, CMSG_SPELLCLICK 2020-02-20 21:34:18 +00:00
zamalaev
0ea464630d Update CMSG_REQUEST_ACCOUNT_DATA, SMSG_UPDATE_ACCOUNT_DATA 2020-02-20 21:17:31 +00:00
zamalaev
c604fd3cc8 Fixed output of BigNumber::AsByteArray when generated array is shorter than requested size thx Shauren 2020-02-20 21:00:00 +00:00
zamalaev
c8d020c7ea More works, update auth and char enum 5.4.8 2020-02-20 20:53:47 +00:00
zamalaev
a149adb835 More fixed movement structure 2020-02-20 14:12:05 +00:00
zamalaev
07464e7fc3 Some fixed worldserver start, update DBC structure 5.4.8 2020-02-20 12:22:58 +00:00
zamalaev
a62d683e95 Finally fixed SendAuthWaitQue, SendAuthResponse 2020-02-20 09:17:25 +00:00
zamalaev
c56b2ade1e fix SMSG_AUTH_RESPONSE 2020-02-20 09:09:23 +00:00
zamalaev
d899cceeaa SMSG_AUTH_CHALLENGE/RESPONSE 5.4.8 18414 2020-02-20 08:58:38 +00:00
zamalaev
a3f970a055 Fix client build 18414 2020-02-19 23:57:23 +00:00
zamalaev
f715dd5087 MSG_MOVE_START_PITCH_UP/DOWN 5.4.8 18414 2020-02-19 23:56:22 +00:00
zamalaev
19b3d676d0 MSG_MOVE_STOP_SWIM/ASCEND/PITCH 5.4.8 18414 2020-02-19 23:40:39 +00:00
zamalaev
2018857e89 MSG_MOVE_START_ASCEND/DESCEND/SWIM 5.4.8 18414 2020-02-19 23:25:25 +00:00
zamalaev
a1605728a1 MSG_MOVE_STOP/STRAFE/TURN 5.4.8 18414 2020-02-19 23:12:05 +00:00
zamalaev
96887fe901 Enable extracting Italian dbcs 2020-02-19 22:56:14 +00:00
zamalaev
9eeb6fdec1 MSG_MOVE_START_TURN_LEFT/RIGHT 5.4.8 18414 2020-02-19 22:47:10 +00:00
zamalaev
09900d7a34 MSG_MOVE_START_STRAFE_LEFT/RIGHT 5.4.8 18414 2020-02-19 22:29:18 +00:00
zamalaev
318d6cff16 MSG_MOVE_START_FORWARD/BACKWARD 5.4.8 18414 2020-02-19 22:18:03 +00:00