Filip Maj
0f61c4c0e1
Cleaned up namespaces (still have to do Map Project) and removed references to FFXIV Classic from the code. Removed the Launcher Editor project as it is no longer needed (host file editing is cleaner).
2019-06-19 00:05:18 -04:00
Filip Maj
8940e65885
Changed the project name from "FFXIV Classic Server" to "Project Meteor Server" to avoid trademark issues.
2019-06-18 22:55:32 -04:00
Tahir Akhlaq
a2a30003e0
added db launch args and improved import time on gamedata_actor_class.sql
2017-03-25 04:36:19 +00:00
Tahir Akhlaq
4a320d7096
added launch args for ip/port and default config loading
...
- fixed char create issues by adding default values to fields (todo: fix actual query)
- added post build command to copy scripts folder to bin
2016-12-05 14:26:20 +00:00
Filip Maj
fbf6810c5c
Fixed logs on lobby.
2016-06-15 20:06:08 -04:00
Tahir Akhlaq
1159c75ab8
moved stray console.writeline to use main logger
2016-06-15 19:15:24 +01:00
Tahir Akhlaq
24f55139dd
mass replaced all methods to pascal case
2016-06-14 21:29:10 +01:00
Tahir Akhlaq
ed0a0a58f7
added nlog logging (todo: custom logger for packets)
2016-06-14 19:06:55 +01:00
Tahir Akhlaq
c23f9c7ca9
PROJECT: added common library to make common files actually common
...
- renamed sln to FFXIVClassic.sln
- threaded logging
- todo: print packets using Log.Packet
2016-06-12 20:12:59 +01:00
Tahir Akhlaq
8b93abe86e
servers now log (almost) everything to file
...
- regex'd in mysqlexception logging
- servers can now specify server_port, log_path, log_file
- added scripts to import/export all tables (exporting will export a handful of garbage table names, open and check for structure before deleting)
- fixed packet logging (thanks deviltti)
2016-06-09 19:48:06 +01:00
Filip Maj
6ef28e590c
Folder rename: FFXIVClassic_Lobby_Server to FFXIV Classic Lobby Server.
2016-03-17 14:33:58 -04:00