Mordred Admin
4d47ed478b
Greatly reduced usage of smart pointers to remove overhead from needlesly increasing reference count all the time
2017-12-08 11:46:47 +01:00
Mordred Admin
55c49b0bc4
Removed statusEffectContainer, now directly part of Actor
2017-12-05 11:21:56 +01:00
goaaats
7a0d932f82
* Orchestrion + Mount SQL loading/saving
2017-12-03 17:24:11 +01:00
Mordred
cfc8373f5d
Simplification of packet templates
2017-11-21 18:43:09 +01:00
Mordred
526be370d3
Merge pull request #175 from GokuWeedLord/feature/mounts
...
fix mounting & mount persistance
2017-11-21 17:47:19 +01:00
Maru
e0d9086219
Fix build
2017-11-21 06:08:23 -02:00
GokuWeedLord
a25a9027f6
fix mounting & mount persistance
2017-11-21 17:39:10 +11:00
Maru
2392f50497
Reorganize math classes; Fix crash on spawning actor; Style;
2017-11-21 03:19:08 -02:00
Mordred
3395b21dd6
Started using pregenerated common emuns, fixed a mysql field length issue with titlelists
2017-11-18 01:25:55 +01:00
ShelbyZ
ca5d1d3982
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
69e82b80f1
Formatting
2017-10-18 18:08:51 +02:00
amibu
e586a119e0
Cleanup, mount DB saving;
2017-10-18 17:54:17 +02:00
amibu
951dabb58a
Formatting
2017-10-17 22:52:12 +02:00
amibu
b0a2eb853a
Base for mounts, needs to be in a ActionCast;
2017-10-17 21:31:00 +02:00
Maru
51213e4352
GMRank, name, statuseffectlist updated;
2017-10-10 18:45:53 -03:00
amibu
2017fd7983
Orchestrion support
2017-10-09 20:09:49 +02:00
Maru
f97aa2d7d6
Handle title on player spawn;
2017-10-09 02:06:31 -03:00
amibu
a2522873d5
Redoing everything
2017-10-06 00:13:29 +02:00
Maru
9d52d10c6c
Ugh
2017-10-04 16:47:28 -03:00
Maru
3328438b0e
State in player spawn reflects actual player state;
2017-10-04 16:13:11 -03:00
amibu
cb7c6ab65e
GM Ranks, some fixes
2017-09-11 18:59:50 +02:00
amibu
dea2cc1507
Make players spawn with StatusEffects
2017-09-06 20:25:58 +02:00
Maru
2d15367c7d
Definitions for Action type and aspect;
2017-09-02 18:24:31 -03:00
Mordred
87f4c59761
More restructuring for new packet logic
2017-08-21 00:02:41 +02:00
Mordred
0e8a5c3820
Overhaul of packet system to allow for an arbitrary amount of packet definition sets
2017-08-20 22:31:23 +02:00
Mordred
3ecc1e6f14
more restructuring
2017-08-19 00:18:40 +02:00
Mordred
d3f6fc9a67
Massivly modified project structure in server_zone
2017-08-18 17:16:15 +02:00