1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-21 12:17:46 +00:00
A server emulator for Final Fantasy XIV 1.23b
Find a file
Tahir Akhlaq 065fe05795 fixed import script, improved db import times, fixed logging and warp command (should be 5000% legit now)
- improved import times for gamedata tables (there's prolly other innodb tables too, i didnt check though)
- fixed issue where player wouldnt be readded to zone on warping if destination wasnt valid
- corrected typo in warp command lua description
- added logger for lua cause i forgot to last time
2016-07-27 17:23:52 +01:00
data fixed import script, improved db import times, fixed logging and warp command (should be 5000% legit now) 2016-07-27 17:23:52 +01:00
FFXIVClassic Common Class Lib implemented sendpacket and speed commands 2016-06-24 20:52:30 +01:00
FFXIVClassic Lobby Server derped with some debug logging (thought i pushed this earlier) 2016-07-17 11:34:37 +01:00
FFXIVClassic Map Server fixed import script, improved db import times, fixed logging and warp command (should be 5000% legit now) 2016-07-27 17:23:52 +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 import script, improved db import times, fixed logging and warp command (should be 5000% legit now) 2016-07-27 17:23:52 +01: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.