This website requires JavaScript.
Explore
Help
Sign In
cassidy
/
project-meteor-server
Watch
1
Star
0
Fork
0
You've already forked project-meteor-server
mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced
2025-04-02 19:42:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ea6b1e33c7
project-meteor-server
/
FFXIVClassic Map Server
/
packets
History
Filip Maj
ea6b1e33c7
NPCs now spawn and load template from the db.
2016-01-20 23:18:10 -05:00
..
receive
Added implementations of the event receive/send packets. Added lua scripting stuff. Added some utils.
2016-01-01 14:04:44 -05:00
send
NPCs now spawn and load template from the db.
2016-01-20 23:18:10 -05:00
BasePacket.cs
Redid the initial handshake code to handle the found connection type field. Server should no longer create two player objects and code has been reduced. Removed instances of connection1/2 getters... server simply sends packets down zone connection. Fixed issue with world manager not zoning in player due to missing 0x2 packet.
2016-01-19 21:47:59 -05:00
SubPacket.cs
Connection working again. Fixed type 7 ping packet.
2015-10-15 22:17:21 -04:00