Eufloria > Eufloria Classic Mods

What are you working on? :D

<< < (4/135) > >>

Inumedia:
Of course, I'll gladly keep you updated.  Right now I'm just trying to get all the seedlings to move around properly and efficiently.  It's a bit of a pain but I also just woke up, so that might have something to do with it. :P

annikk.exe:
How are you doing the communication between clients and server? The screenshot you posted doesnt look like lua.. :>

Inumedia:

--- Quote from: annikk.exe on February 02, 2011, 09:11:09 PM ---How are you doing the communication between clients and server? The screenshot you posted doesnt look like lua.. :>

--- End quote ---

Nah I use packet structures and then convert them to byte arrays and then send them over an established tcp socket connection to the server.  :3

*points at the Packets folder*

Oh the LuaFilePacket, that was a testing thing I was using a while back.  I had the client connect to the server and the server would send a whole lua file as one big string and then the client would write it to a temp file and then load it :3

annikk.exe:
What language is it.. looks like C..?
Are you actually reverse engineering the game in order to do this ?

Inumedia:

--- Quote from: annikk.exe on February 02, 2011, 09:42:47 PM ---What language is it.. looks like C..?
Are you actually reverse engineering the game in order to do this ?

--- End quote ---

C#.  It's a bit more complicated then that, but I'm not going to give out any details on that.  For the safety of this game. :P

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version