1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-22 12:47:46 +00:00
A server emulator for Final Fantasy XIV 1.23b
Find a file
TheManii c74e40f7d0 Merge 23aef8c Removed need for the login2.bin packet file.
Merge 49a4bf1 Fixed the SQL schema to work with the map server as well as updated the server id in the config file to match that in the database
2016-04-06 10:51:12 -07:00
data Consolidated server data and automatically place them in approporate directories post build 2016-04-05 10:42:42 -07:00
FFXIVClassic Lobby Server Consolidated server data and automatically place them in approporate directories post build 2016-04-05 10:42:42 -07:00
FFXIVClassic Map Server Merge 23aef8c Removed need for the login2.bin packet file. 2016-04-06 10:51:12 -07:00
research Removed old Blowfish DLL project, added server position to server research doc. 2015-10-02 22:39:38 -04:00
sql Fixed the SQL schema to work with the map server as well as updated the server id in the config file to match that in the database 2016-04-05 23:52:16 -06:00
www Added login site. 2016-03-28 22:07:10 -04:00
.gitignore Update .gitignore for user provided data 2016-04-05 11:19:23 -07:00
FFXIVClassic Map Server.sln Folder rename: FFXIVClassic_Lobby_Server to FFXIV Classic Lobby Server. 2016-03-17 14:33:58 -04:00
README.md README.md edited online with Bitbucket 2016-04-05 18:22:32 +00:00

FFXIV Classic Server

Compile and install instructions: http://ffxivclassic.fragmenterworks.com/wiki/index.php/Setting_up_the_project

Welcome to the FFXIV 1.0 server project. If you wish to discuss and help please visit the IRC channel.

IRC Channel

  • Server: irc.ffochat.com
  • Channel: #ffxivclassic

Pull Requests

Commits should contain a descriptive name for what you are modifying

Remember to check back for any feedback, and drop a comment once requested changes have been made (if there are any).

Please test your code before committing changes/submitting a pull request.