project-meteor-server/FFXIVClassic Lobby Server
Tahir Akhlaq 1ad2b5d7d0 more work on commands
- moved script object to wrapper class to catch and log exceptions
- added loggers for basepacket/subpacket (todo: colour and use them in NLog.config)
- finished up most commands (todo: !property and !property2)
- todo: create and use mysql wrapper class to log exceptions
2016-06-18 05:42:14 +01:00
..
dataobjects mass replaced all methods to pascal case 2016-06-14 21:29:10 +01:00
packets more work on commands 2016-06-18 05:42:14 +01:00
Properties servers now log (almost) everything to file 2016-06-09 19:48:06 +01:00
utils servers now log (almost) everything to file 2016-06-09 19:48:06 +01:00
app.config Folder rename: FFXIVClassic_Lobby_Server to FFXIV Classic Lobby Server. 2016-03-17 14:33:58 -04:00
ClientConnection.cs mass replaced all methods to pascal case 2016-06-14 21:29:10 +01:00
ConfigConstants.cs moved stray console.writeline to use main logger 2016-06-15 19:15:24 +01:00
Database.cs derp 2016-06-15 00:08:05 +01:00
FFXIVClassic Lobby Server.csproj added nlog logging (todo: custom logger for packets) 2016-06-14 19:06:55 +01:00
NLog.config accidentally mass replaced "target", fixed now 2016-06-15 04:27:25 +01:00
NLog.xsd accidentally mass replaced "target", fixed now 2016-06-15 04:27:25 +01:00
packages.config accidentally mass replaced "target", fixed now 2016-06-15 04:27:25 +01:00
PacketProcessor.cs Merge branch 'master' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into method_casing 2016-06-14 22:54:02 +01:00
Program.cs more work on commands 2016-06-18 05:42:14 +01:00
Server.cs accidentally mass replaced "target", fixed now 2016-06-15 04:27:25 +01:00