1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-22 20:57:47 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Filip Maj
235a5adae3 Fixed bugs on how subpackets handled. Reorganized subpackets and split header with game header. 2015-10-14 23:48:49 -04:00
Filip Maj
1d20f8b8b8 Started doing multiplayer stuff. 2015-10-13 22:58:21 -04:00
Filip Maj
b17a86ba2c Added more packet creators to the actor class. Made sendPacketQueue private to avoid confusion. Added zone stuff to test multiplayer. 2015-10-13 19:15:44 -04:00
Filip Maj
d3325676c5 Got rid of some garbage packets. Emote packet implemented though bug with descriptions. 2015-10-12 02:03:47 -04:00
Filip Maj
810edfcee4 More packets implemented. 2015-10-12 00:42:28 -04:00
Filip Maj
9a9388aabf Figured out a lot of the 19X and 1AX packets. Adding test packet data used in experiments. 2015-10-11 14:57:24 -04:00
Filip Maj
109eeff3a5 Fixes after deleting packets. 2015-10-08 00:52:47 -04:00
Filip Maj
29f030eddb Fixed music packet, no longer hard coded. Added setTarget, lockOn, and startScript packets. Console window has quieted down woo! 2015-10-08 00:49:31 -04:00
Filip Maj
f0c914844e Actor speed packet done, actor position packet implemented. 2015-10-06 23:53:14 -04:00
Filip Maj
327dfc656b Implement the actor initial position packet and set state packet. 2015-10-06 23:08:40 -04:00
Filip Maj
0f80fa12dc Added new equipment change packet. Renamed ChangeEquipmentPacket to EquipmentChangePacket. Renamed folder Actor to actor. 2015-10-06 11:53:40 -04:00
Filip Maj
a81d6bb26a Implemented equipment packets as well as actor name/appearance packets. Appearance and name is now retrieved for the chara id. 2015-10-06 00:39:18 -04:00
Filip Maj
8f7e7d4c0d Implemented item packets, did some fixes with one of the conns going null. 2015-10-04 22:43:22 -04:00
Filip Maj
46c4c26d01 Initial Commit. 2015-09-25 18:52:25 -04:00