GokuWeedLord
1afefc3d79
aethernet works again
2017-12-12 17:29:31 +11:00
GokuWeedLord
b35dc0c25a
change include order, make debugcommand shared_ptr type nicer
2017-12-12 14:58:36 +11:00
GokuWeedLord
77bf4662f6
unloading works now, scriptinfo is properly stored
2017-12-12 13:17:43 +11:00
GokuWeedLord
d58994fe9b
script debug command, switch script info to a class
2017-12-12 01:45:24 +11:00
Mordred Admin
2f3433f24e
Massive chunk of refactoring. Mainly includes and namespaces
2017-12-08 15:38:25 +01:00
Mordred Admin
4981003789
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
9825ab9e9f
Simplification of packet templates
2017-11-21 18:43:09 +01:00
Mordred
692f5fbf2f
Merge https://github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN
2017-11-16 23:20:59 +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
Mordred Admin
4d167ad22f
Simplified usage of new database class
2017-10-27 14:01:50 +02:00
Mordred Admin
c8207c8537
Ported DebugCommandHandler naively
2017-10-26 15:22:58 +02:00
GokuWeedLord
7db9ea07d6
!unlock and !help debug commands
2017-10-21 23:41:09 +11:00
amibu
1f3d0112a5
Mount debug command;
2017-10-18 18:06:25 +02:00
amibu
e39258939b
Orchestrion support
2017-10-09 20:09:49 +02:00
Maru
188a83790c
Align codebase with req changes;
2017-10-09 10:45:18 -03:00
Maru
27025eccb0
Final touches;
2017-10-09 02:15:57 -03:00
Maru
0b2f5c8cd1
Title list SQL work; Clean-up;
2017-10-09 00:31:31 -03:00
Maru
6dece1af8c
Player title prototype;
2017-10-04 23:19:38 -03:00
amibu
9f691fe121
Aetheryte -> GM command
2017-10-04 11:48:58 +02:00
amibu
1877974f7b
Parameters were bad
2017-10-02 16:02:28 +02:00
amibu
fc578eb0c3
Force model change debug command
2017-10-02 16:00:26 +02:00
amibu
50404f9b2f
Add compile time to !info
2017-09-25 18:06:17 +02:00
Mordred
5ee34117ce
Update DebugCommandHandler.cpp
2017-09-22 15:38:32 +02:00
Adam
2324dc813c
Implement offseting eorzean time
...
Usage:
@set eorzeatime time
2017-09-22 22:05:07 +09:00
Adam
2f5497f662
Merge remote-tracking branch 'upstream/master'
2017-09-22 22:02:39 +09:00
Biscuit Boy
01a82562cb
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
Adam
cf1365a5d0
Fix indent
2017-09-19 23:33:49 +09:00
amibu
00d5e93e74
Remove UserLevel, handle DebugCommand permissions via internal GM rank
2017-09-18 18:44:38 +02:00
amibu
9453134196
Style fixes
2017-09-14 17:19:44 +02:00
amibu
a902987feb
Add basic server info command
2017-09-14 17:07:58 +02:00
Mordred Admin
924a4b3973
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
348ca42f0e
GM Ranks, some fixes
2017-09-11 18:59:50 +02:00
Mordred
d6711a0119
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
cbe00da5f8
Overhaul of packet system to allow for an arbitrary amount of packet definition sets
2017-08-20 22:31:23 +02:00
Adam
98748a4100
Reimplement of CFPenaltyTime
...
Reimplement a730ef3
to reflect recent refactoring.
2017-08-19 11:28:04 +09: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