Antz
|
7ae3fea398
|
Some Minor cleanups of typos
|
2021-02-26 07:24:22 +00:00 |
|
Antz
|
35ef8de745
|
Update Badges and cleanup Dependancy Descriptions
|
2021-02-24 09:24:07 +00:00 |
|
Antz
|
ecba1586f7
|
Fix Typo
|
2021-01-02 09:49:17 +00:00 |
|
Antz
|
283c68b6a9
|
Style cleanup from the Mangos Futures Team
|
2020-09-14 18:30:19 +01:00 |
|
Markus
|
809eee0f50
|
Fixes Error "There is no game at this location" (#172)
$GAMEPATH was not wrapped like this "$GAMEPATH"
`/path/to/World\ of\ Warcraft\` works now.
|
2020-08-18 21:43:55 +01:00 |
|
Rochet2
|
9b694aa80f
|
Regex requires gcc 4.9 or higher
|
2020-08-10 22:56:54 +01:00 |
|
beefbroccoli
|
b4808d2466
|
Update README.md (#109)
Update link to ACE website
|
2020-08-06 00:35:00 +01:00 |
|
beefbroccoli
|
47e5534546
|
ensure bins are marked as executable (#108)
|
2020-07-31 00:10:08 +01:00 |
|
Antz
|
f97a43e3fc
|
Fix build and tidy up file
|
2020-07-30 00:25:57 +01:00 |
|
Elmsroth
|
3875a3b094
|
Fix potential NullPointerException on C'Thun (#107)
Reported from a crash on C'Thun it appeared there was a NPE in Creature.cpp
|
2020-07-28 22:29:39 +01:00 |
|
Antz
|
5af7e0d49f
|
Fixed up build
|
2020-07-28 00:01:43 +01:00 |
|
Antz
|
377686f881
|
[Warden] Refactor to match other cores
|
2020-07-27 22:54:46 +01:00 |
|
Elmsroth
|
5e1e9ae18a
|
Fix pdump write command and add check to pdump load (#106)
|
2020-07-27 22:43:52 +01:00 |
|
Elmsroth
|
e3feea3a41
|
Fix crash when using command helps (#93)
|
2020-07-27 22:42:32 +01:00 |
|
Helladan
|
1c509686bb
|
fix reference to dockerFiles to match with real files name (#92)
Co-authored-by: Helladan <contact@helladan.io>
|
2020-07-27 22:42:15 +01:00 |
|
Elmsroth
|
92b81ca596
|
Fix crash at startUp due to command localization loading
The crash was due to MAX_LOCALE = 9 in Mangos One compared to MAX_LOCALE = 8 in mangos Zero
|
2020-07-27 22:41:59 +01:00 |
|
Elmsroth
|
64e1346ce5
|
Implement command localization
Implement Localization for Commands.
|
2020-07-27 22:40:53 +01:00 |
|
Elmsroth
|
a34d10afc6
|
Fix send mail and send item commands
Server was crashing if no args or if no quotes were provided for args
|
2020-07-27 22:38:03 +01:00 |
|
Antz
|
f521577336
|
Clean up readme a little
|
2020-07-27 22:37:24 +01:00 |
|
Antz
|
3e3c7ea561
|
Fix Gameobject loading issue
|
2020-07-27 22:30:21 +01:00 |
|
Tim
|
e0ab31c8e5
|
More delimiting
|
2020-07-27 22:30:02 +01:00 |
|
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 |
|