Filip Maj
77203bca4c
Fixed multiparams not being returned on CallClientFunction(). Was due to bad merge. Added Jorge's scripts.
2017-09-16 13:19:41 -04:00
Filip Maj
4762811347
Fixed global.lua be screwed up by merge.
2017-08-30 19:43:20 -04:00
Filip Maj
d5f17c01a8
Added changes to the chocobolender script and global script. Working off of "thetestgames" code.
2016-08-21 18:21:00 -04:00
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
Filip Maj
8743042950
Cleaned up the new scripting code. Added a helper function to do the yielding automatically. Modified all the scripts to use the new system and added a few new ones.
2016-06-19 18:52:34 -04:00
Tahir Akhlaq
1ad2b5d7d0
more work on commands
...
- moved script object to wrapper class to catch and log exceptions
- added loggers for basepacket/subpacket (todo: colour and use them in NLog.config)
- finished up most commands (todo: !property and !property2)
- todo: create and use mysql wrapper class to log exceptions
2016-06-18 05:42:14 +01:00
Tahir Akhlaq
57b9d5ab99
start of work moving commands to lua
2016-06-17 02:44:57 +01:00
TheManii
ddf4d0d202
Consolidated server data and automatically place them in approporate directories post build
2016-04-05 10:42:42 -07:00