1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-06-11 10:47:46 +00:00
project-meteor-server/FFXIVClassic Map Server/actors
2017-12-10 13:38:53 -05:00
..
area Merge branch 'master' into develop 2017-08-26 13:53:23 -04:00
chara Added the UpdateItemPackage packet used to signal the server to send bazaar item info. Added a transaction method in WorldManager. Fixed some inventory bugs. InvItems now track what player, itempackage, and itemslot they are in... and may have their quantity set from there. Fixed DB SetQuantity bug. 2017-12-10 13:38:53 -05:00
command servers now log (almost) everything to file 2016-06-09 19:48:06 +01:00
debug Cleaned up the code and fixed a bunch of bugs. Map server will no longer worry about base packets. 2017-06-27 21:08:30 -04:00
director Ported over all the opening directors and improved the director code a bit more. Also implemented content instances for Grid/Uld. 2017-07-09 18:38:01 -04:00
group Implemented trade invitation code. 2017-09-17 15:04:29 -04:00
judge servers now log (almost) everything to file 2016-06-09 19:48:06 +01:00
quest Added a "silent" option for LuaEngine calls. More content instance work. Full classpath now used for zones. 2017-04-29 20:30:54 -04:00
world Cleaned up the code and fixed a bunch of bugs. Map server will no longer worry about base packets. 2017-06-27 21:08:30 -04:00
Actor.cs Started implementing retainers. Added a instanced retainer spawn. Documented retainer scripts. 2017-09-05 12:37:23 -04:00
EventList.cs servers now log (almost) everything to file 2016-06-09 19:48:06 +01:00
StaticActors.cs mass replaced all methods to pascal case 2016-06-14 21:29:10 +01:00