about summary refs log tree commit diff homepage
path: root/brutalmaze/settings.ini
diff options
context:
space:
mode:
authorNguyễn Gia Phong <vn.mcsinyx@gmail.com>2018-03-10 18:19:12 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2018-03-10 18:19:12 +0700
commitace958677825cbde58a38911655f8011b0ee8131 (patch)
treee0c4725fafd28e376136bbd46c80d38157377b08 /brutalmaze/settings.ini
parentd7eb9071a0c06238d78fc69cb4e21855823e1ed9 (diff)
downloadbrutalmaze-ace958677825cbde58a38911655f8011b0ee8131.tar.gz
Fix several bugs 0.6.2
* Set connection timeout to avoid hanging along with the client
* Now visible Chameleons are exported in server mode
* Disable manual slashing's bullets blocking so that there won't be no delay after this type of attack that make aiming stiff
Diffstat (limited to 'brutalmaze/settings.ini')
-rw-r--r--brutalmaze/settings.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/brutalmaze/settings.ini b/brutalmaze/settings.ini
index a2bde8f..0641aad 100644
--- a/brutalmaze/settings.ini
+++ b/brutalmaze/settings.ini
@@ -30,5 +30,7 @@ Close-range attack: Mouse3
 Enable: no
 Host: localhost
 Port: 8089
+# Timeout on blocking socket operations, in seconds.
+Timeout: 1.0
 # Disable graphics and sound (only if socket server is enabled).
 Headless: no