No description
Find a file
SenseiKiwi 549ee54852 Fixed More Bugs
Fixed the issue with integrated servers causing circular updates between
the combined server and client. We now check on the client side whether
the connection we're receiving data from is a memory connection (which
is presumably only used by integrated servers). If so, the client
ignores any incoming packets. We don't just disable update events
altogether because LAN games will require updating remote clients.

Also fixed a bug in PocketManager.unload() - we weren't setting isLoaded
to false after unloading everything and unregisterPockets() had to be
called before setting dimensionData to null.
2013-09-03 21:41:54 -04:00
resources finally 2013-07-17 03:49:39 -04:00
schematics Flipped a Table 2013-08-29 02:14:24 -04:00
StevenDimDoors Fixed More Bugs 2013-09-03 21:41:54 -04:00
build.xml fixed build.xml 2013-07-18 14:39:02 -04:00
mcmod.info fixing texture 2013-07-17 03:42:11 -04:00
versionscript.py Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 23:00:39 -05:00