project-meteor-server/FFXIVClassic Map Server
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
..
actors Merge branch 'master' into develop 2016-07-16 20:04:49 -04:00
dataobjects Merge branch 'master' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into lua_commands 2016-06-24 22:13:17 +01:00
lua Merge branch 'master' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into lua_commands 2016-06-24 22:13:17 +01:00
packets implemented sendpacket and speed commands 2016-06-24 20:52:30 +01:00
Properties Merge branch 'master' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into method_casing 2016-06-14 22:54:02 +01:00
utils derp 2016-06-15 00:08:05 +01:00
App.config cleaned up previous commit 2016-06-21 21:47:07 +01:00
ClientConnection.cs mass replaced all methods to pascal case 2016-06-14 21:29:10 +01:00
CommandProcessor.cs 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
ConfigConstants.cs Fixed logs on map. 2016-06-15 20:09:53 -04:00
Database.cs implemented sendpacket and speed commands 2016-06-24 20:52:30 +01:00
FFXIVClassic Map Server.csproj cleaned up previous commit 2016-06-21 21:47:07 +01:00
inventorys_packets.txt New debug packets. 2015-10-04 22:42:20 -04:00
NLog.config 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
NLog.xsd accidentally mass replaced "target", fixed now 2016-06-15 04:27:25 +01:00
packages.config cleaned up previous commit 2016-06-21 21:47:07 +01:00
PacketProcessor.cs Merge branch 'master' of https://bitbucket.org/Ioncannon/ffxiv-classic-server into lua_commands 2016-06-24 22:13:17 +01:00
Program.cs implemented sendpacket and speed commands 2016-06-24 20:52:30 +01:00
Server.cs Fixed logs on map. 2016-06-15 20:09:53 -04:00
WorldManager.cs 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