Blockland Forums > Modification Help
MidgardRPG (dead)
otto-san:
--- Quote from: cheese6 on November 07, 2011, 06:45:29 PM ---You don't get it
Thats say ;_;
--- End quote ---
I get the reference, I just chose to ignore the fact that the reference is there. :cookieMonster:
cheese6:
--- Quote from: otto-san on November 07, 2011, 06:46:36 PM ---I get the reference, I just chose to ignore the fact that the reference is there. :cookieMonster:
--- End quote ---
-.-
You chose wrong.
Anyway...
Progress will be happening soon.
Ipquarx:
how is saving system only 5% done.
saving is easy.
cheese6:
--- Quote from: Ipquarx on November 08, 2011, 11:16:48 AM ---how is saving system only 5% done.
saving is easy.
--- End quote ---
OH
HAHA
OH GOD
IM ON THE FLOOR LAUGHING MY ASS OFF
You really think that the saving system - a Python Server that handles saving connected between a TCP Object that links the to servers from across the world
It also uses SQLite3 and it also has to decypher information from the things it gets back
My got sir, they do not have an easy job.
DontCare4Free:
--- Quote from: cheese6 on November 08, 2011, 11:22:40 AM ---OH
HAHA
OH GOD
IM ON THE FLOOR LAUGHING MY ASS OFF
You really think that the saving system - a Python Server that handles saving connected between a TCP Object that links the to servers from across the world
It also uses SQLite3 and it also has to decypher information from the things it gets back
My got sir, they do not have an easy job.
--- End quote ---
Err, you don't even know what you're talking about.
The protocol is actually pretty simple, so neither serialization nor deserialization should be a big problem.
There is no encryption at all involved.