LimitWorld
#11
It would be impossible to do it completely seamlessly. There are two main approaches here:
1, Teleport the player from one edge to the other. This suffers because the client and the server have some time lag in between them, so the server sending the teleport packet would make the client seem to jerk. Not to mention chunk reloads that take time.
2, Repeat the chunks forever. This has the problem of entities and other players being generally at one set of coords but this approach requires them to be at an infinite number of coords at the same time.

I think #1 is more doable, with a bit of #2 taken in - the chunks just beyond the edge that the player would normally see would need to be repeated, with all the defects coming with it.
Reply
Thanks given by:


Messages In This Thread
LimitWorld - by NiLSPACE - 12-08-2013, 11:58 PM
RE: LimitWorld - by tonibm19 - 12-09-2013, 12:08 AM
RE: LimitWorld - by NiLSPACE - 12-09-2013, 12:09 AM
RE: LimitWorld - by tigerw - 12-09-2013, 12:20 AM
RE: LimitWorld - by NiLSPACE - 12-09-2013, 12:20 AM
RE: LimitWorld - by tigerw - 12-09-2013, 01:11 AM
RE: LimitWorld - by NiLSPACE - 12-09-2013, 01:14 AM
RE: LimitWorld - by tigerw - 12-09-2013, 02:08 AM
RE: LimitWorld - by SamJBarney - 12-10-2013, 09:24 AM
RE: LimitWorld - by tonibm19 - 12-10-2013, 04:10 PM
RE: LimitWorld - by xoft - 12-10-2013, 05:09 PM
RE: LimitWorld - by SamJBarney - 12-11-2013, 09:37 AM
RE: LimitWorld - by xoft - 12-11-2013, 04:35 PM
RE: LimitWorld - by SamJBarney - 12-11-2013, 04:45 PM
RE: LimitWorld - by LogicParrot - 04-07-2014, 03:31 PM
RE: LimitWorld - by xoft - 04-07-2014, 03:45 PM
RE: LimitWorld - by LogicParrot - 04-07-2014, 05:23 PM
RE: LimitWorld - by xoft - 04-07-2014, 06:01 PM
RE: LimitWorld - by LogicParrot - 04-07-2014, 06:02 PM
RE: LimitWorld - by xoft - 04-08-2014, 12:40 AM
RE: LimitWorld - by LogicParrot - 04-09-2014, 12:42 AM
RE: LimitWorld - by Boo - 12-24-2014, 10:31 PM
RE: LimitWorld - by NiLSPACE - 12-24-2014, 10:40 PM
RE: LimitWorld - by Boo - 12-24-2014, 10:44 PM
RE: LimitWorld - by NiLSPACE - 03-15-2015, 04:10 AM
RE: LimitWorld - by PureTryOut - 08-01-2016, 07:38 PM
RE: LimitWorld - by NiLSPACE - 08-01-2016, 08:08 PM
RE: LimitWorld - by NiLSPACE - 08-02-2016, 03:13 AM
RE: LimitWorld - by PureTryOut - 10-25-2016, 08:09 PM
RE: LimitWorld - by NiLSPACE - 10-25-2016, 09:09 PM
RE: LimitWorld - by PureTryOut - 10-26-2016, 12:12 AM
RE: LimitWorld - by NiLSPACE - 10-26-2016, 12:20 AM
RE: LimitWorld - by PureTryOut - 10-26-2016, 06:57 AM



Users browsing this thread: 1 Guest(s)