1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-24 21:57:44 +00:00
Commit graph

22 commits

Author SHA1 Message Date
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
Renamed from src/servers/Server_Zone/GameCommandHandler.cpp (Browse further)