This wiki is archived and useful information is being migrated to the main bzflag.org website

Difference between revisions of "Fastmap"

From BZFlagWiki
Jump to: navigation, search
m (Remove obsolete information)
(added category)
 
Line 2: Line 2:
  
 
The fastmap plugin provides for the transfer of the server's BZW map file in a separate HTTP connection, allowing much faster download (hence the name, fastmap).  No changes to the map file are required to take advantage of this.
 
The fastmap plugin provides for the transfer of the server's BZW map file in a separate HTTP connection, allowing much faster download (hence the name, fastmap).  No changes to the map file are required to take advantage of this.
 +
 +
[[Category:Plug-Ins]]

Latest revision as of 17:49, 8 February 2017

When the BZFlag client downloads a server map via its usual TCP connection, the speed is limited by the server to 1 KB per frame. This can cause large maps to take many seconds to download, straining the patience of eager players.

The fastmap plugin provides for the transfer of the server's BZW map file in a separate HTTP connection, allowing much faster download (hence the name, fastmap). No changes to the map file are required to take advantage of this.