ConfigurationFiles.wiki
changeset 874 fbdbce68efd8
parent 873 5da391a0d8ac
child 875 1da68c22bb10
--- a/ConfigurationFiles.wiki	Thu Apr 21 20:46:22 2016 +0100
+++ b/ConfigurationFiles.wiki	Thu Apr 21 20:58:25 2016 +0100
@@ -42,6 +42,10 @@
 || altdamage=false || Boolean || If damage pop-ups should be shown on every shot, instead of only at the end of a round ||
 || appendTimeToRecords=false || Boolean || If date and time should be appended to the file name when demo records are saved ||
 || locale=en_US || String || Language used in game in the format "ISO 639-1 Code underscore ISO 3166-1 alpha-2 Code", or system default if left blank ||
+|| teamtag || Boolean || Whether to show the team name above hedgehogs by default ||
+|| hogtag || Boolean || Whether to show the hog name above hedgehogs by default ||
+|| healthtag || Boolean || Whether to show the health above hedgehogs by default ||
+|| tagopacity || Boolean || If true, name and health tags above hedgehogs are translucent ||
 
 === {{{[audio]}}} ===
 _Sound settings for the sounds and music in the game itself_
@@ -59,7 +63,7 @@
 || passwordhash=d41d8cd98f00b204e9800998ecf8427e || String || Hash of password used for online play ||
 || passwordlength=0 || Integer || Lenght of unhashed password string ||
 || savepassword=true || Boolean || If true, password will be saved ||
-|| ip=10.0.0.0 || String || Default IP-address when connecting to a LAN server, stored in human-readable dot-notation ||
+|| ip=10.0.0.0 || String || Default IP address or hostname when connecting to a LAN server ||
 || port=46631 || Integer || Default port number when connecting to a LAN server ||
 || servername=hedgewars server || String || Default name when creating a LAN server ||
 || serverport=46631 || Integer || Default port number when creating a LAN server ||
@@ -81,6 +85,33 @@
 || login || String || User name to login to the proxy ||
 || password || String || Password (in clear text) to login to the proxy ||
 
+=== {{{[videorec]}}} ===
+_Video recording settings_
+
+|| *Setting* || *Type* || *Description* ||
+|| format=mp4 || String || Container format (the file format of the resulting file) ||
+|| videocodec || String || Video codec ||
+|| audiocodec || String || Audio codec ||
+|| framerate || Integer || Frame rate in frames per second ||
+|| bitrate || Integer || The bit rate in 1000 bytes per second ||
+|| width || Integer || Video width ||
+|| height || Integer || Video height ||
+|| usegameres || Boolean || If true, use the game resolution and ignore the width and height settings ||
+|| audio || Boolean || Whether to use audio ||
+
+=== {{{[colors]}}} ===
+Setup 9 team colors here, the setting names are from `color0` to `color8`. The values are 3-byte hexadecimal numbers in RGB notation with “#” prefixed.
+
+|| *Setting* || *Default* ||
+|| color0 || #ff0204 ||
+|| color1 || #4980c1 ||
+|| color2 || #1de6ba ||
+|| color3 || #b541ef ||
+|| color4 || #e55bb0 ||
+|| color5 || #20bf00 ||
+|| color6 || #fe8b0e ||
+|| color7 || #874b06 ||
+|| color8 || #ffff01 ||
 
 === {{{Binds}}} ===
 This section defines the global key bindings. They can be overwritten by teams.