Go to file
Tahir Akhlaq 5fc0e0eeca Merge branch 'master' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into lua_commands
# Conflicts:
#	FFXIVClassic Map Server/dataobjects/ConnectedPlayer.cs
#	FFXIVClassic Map Server/lua/LuaEngine.cs
#	data/scripts/global.lua
2016-06-24 22:13:17 +01:00
data Merge branch 'master' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into lua_commands 2016-06-24 22:13:17 +01:00
FFXIVClassic Common Class Lib implemented sendpacket and speed commands 2016-06-24 20:52:30 +01:00
FFXIVClassic Lobby Server demo...srs? 2016-06-21 21:52:40 -04:00
FFXIVClassic Map Server Merge branch 'master' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into lua_commands 2016-06-24 22:13:17 +01:00
research Removed old Blowfish DLL project, added server position to server research doc. 2015-10-02 22:39:38 -04:00
sql Fixed errors in the spawn location tables. 2016-06-21 23:00:39 -04:00
www Added rest of fields, chocobo fields are disabled as they dont work if there is no chocobo entries for a character 2016-04-14 03:44:05 -04:00
.gitignore Update .gitignore for user provided data 2016-04-05 11:19:23 -07:00
FFXIVClassic.sln PROJECT: added common library to make common files actually common 2016-06-12 20:12:59 +01:00
README.md README.md edited online with Bitbucket 2016-06-06 15:26:03 +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 join the Discord server.

Discord Server Invite

https://discord.gg/0ynLxiEl0zWhpKOW

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.