Mordred
f043049d2b
Started using pregenerated common emuns, fixed a mysql field length issue with titlelists
2017-11-18 01:25:55 +01:00
ShelbyZ
33da12a8d3
gcc warnings
...
- uint64_t format errors using <cinttypes> define SCNu64
- sprintf without format string replacing with strcpy (might be better
to move to strncpy or something else)
- use return value of fread(...)
- use return value of system(...)
2017-11-01 22:24:50 -07:00
amibu
19ca139413
Formatting
2017-10-18 18:08:51 +02:00
amibu
77717d29f3
Cleanup, mount DB saving;
2017-10-18 17:54:17 +02:00
amibu
dfde3ed820
Formatting
2017-10-17 22:52:12 +02:00
amibu
e8c2fc81a5
Base for mounts, needs to be in a ActionCast;
2017-10-17 21:31:00 +02:00
Maru
3288ed7ca8
GMRank, name, statuseffectlist updated;
2017-10-10 18:45:53 -03:00
amibu
e39258939b
Orchestrion support
2017-10-09 20:09:49 +02:00
Maru
902cb69908
Handle title on player spawn;
2017-10-09 02:06:31 -03:00
amibu
311a587bab
Redoing everything
2017-10-06 00:13:29 +02:00
Maru
1aeebebde7
Ugh
2017-10-04 16:47:28 -03:00
Maru
c53fc16ead
State in player spawn reflects actual player state;
2017-10-04 16:13:11 -03:00
amibu
348ca42f0e
GM Ranks, some fixes
2017-09-11 18:59:50 +02:00
amibu
1b49a53afc
Make players spawn with StatusEffects
2017-09-06 20:25:58 +02:00
Maru
a9e3f2fc09
Definitions for Action type and aspect;
2017-09-02 18:24:31 -03:00
Mordred
7f35b81638
More restructuring for new packet logic
2017-08-21 00:02:41 +02:00
Mordred
cbe00da5f8
Overhaul of packet system to allow for an arbitrary amount of packet definition sets
2017-08-20 22:31:23 +02:00
Mordred
90ea65385d
more restructuring
2017-08-19 00:18:40 +02:00
Mordred
5439e42062
Massivly modified project structure in server_zone
2017-08-18 17:16:15 +02:00