Mordred
cfc8373f5d
Simplification of packet templates
2017-11-21 18:43:09 +01:00
Mordred
d130f00d53
Merge https://github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN
2017-11-16 23:20:59 +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
Mordred Admin
19decb8e39
Simplified usage of new database class
2017-10-27 14:01:50 +02:00
Mordred Admin
dff1a5a28e
Ported DebugCommandHandler naively
2017-10-26 15:22:58 +02:00
GokuWeedLord
7707b4a750
!unlock and !help debug commands
2017-10-21 23:41:09 +11:00
amibu
e62b712dce
Mount debug command;
2017-10-18 18:06:25 +02:00
amibu
2017fd7983
Orchestrion support
2017-10-09 20:09:49 +02:00
Maru
9243ffd1b4
Align codebase with req changes;
2017-10-09 10:45:18 -03:00
Maru
c7784edfac
Final touches;
2017-10-09 02:15:57 -03:00
Maru
eb445fcdc3
Title list SQL work; Clean-up;
2017-10-09 00:31:31 -03:00
Maru
d08e43d564
Player title prototype;
2017-10-04 23:19:38 -03:00
amibu
bced310bbd
Aetheryte -> GM command
2017-10-04 11:48:58 +02:00
amibu
08d79593a2
Parameters were bad
2017-10-02 16:02:28 +02:00
amibu
63b28c7621
Force model change debug command
2017-10-02 16:00:26 +02:00
amibu
81a1c62212
Add compile time to !info
2017-09-25 18:06:17 +02:00
Mordred
fc7c9c8d31
Update DebugCommandHandler.cpp
2017-09-22 15:38:32 +02:00
Minho Kang
01521d2c98
Implement offseting eorzean time
...
Usage:
@set eorzeatime time
2017-09-22 22:05:07 +09:00
Minho Kang
37ff7c70ed
Merge remote-tracking branch 'upstream/master'
2017-09-22 22:02:39 +09:00
Biscuit Boy
e1dc329904
Removed Debug Commands that can be used as GM Commands
...
Removed the Debug Commands that have GM counterparts
2017-09-22 17:08:12 +10:00
Minho Kang
720ef9d702
Fix indent
2017-09-19 23:33:49 +09:00
amibu
8c597608d4
Remove UserLevel, handle DebugCommand permissions via internal GM rank
2017-09-18 18:44:38 +02:00
amibu
22b983cdcf
Style fixes
2017-09-14 17:19:44 +02:00
amibu
fd353792c2
Add basic server info command
2017-09-14 17:07:58 +02:00
Mordred Admin
8682f334bc
Majorly simplified and improved the cmake setup.
...
Going forward it will be alot easier to maintain.
TODO: simplify path definitions
Conflicts:
src/servers/Server_Lobby/CMakeLists.txt
src/servers/Server_REST/CMakeLists.txt
src/servers/Server_Zone/CMakeLists.txt
2017-09-13 11:46:17 +02:00
amibu
cb7c6ab65e
GM Ranks, some fixes
2017-09-11 18:59:50 +02:00
Mordred
1eaa3be773
Added new debug command to inject into chat connection\n Added base code for tell conversations, error messages not working yet
2017-08-22 23:53:20 +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
Minho Kang
f6c40f6f2e
Reimplement of CFPenaltyTime
...
Reimplement a730ef3
to reflect recent refactoring.
2017-08-19 11:28:04 +09: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