Quote:
Originally Posted by Stefan
About file scanning: v6 is loading files from the location where it would download them to, also reduced the number of file access operations to make it fast.
About UDP: the complex part is the peer-to-peer nature of the old UDP mode. We have plans to introduce a server-based UDP system sometime (data exchange server independent from the actual graal server), like we do in our game Dinosmash.
|
What about some hard-coded interpolation for player/NPC movement?