Jump to content

Config version history

From fCraft Wiki
Revision as of 20:27, 23 July 2013 by F (talk | contribs)

fCraft's configuration file (config.xml) format has changed a lot over the years. A version number has been used to automatically handle upgrades. First version was 100. Current version of fCraft (0.644) can read all config file starting with version 111. Opening up config.xml in ConfigGUI and saving changes will automatically upgrade it to the lastest format. This page details the history of changes to the format.

Config Version fCraft Release SVN Revision Date Changes
167 0.640 r2083 23 July 2013 Added BackupOnMapChange key
166 0.639 r1910 7 December 2012 Added BypassHttpsCertificateValidation and MoveEmoteDotToEndOfMessage keys
165 0.639 r1896 4 December 2012 Added RankPrefixesOnDisplayedNames key
164 0.636 r1828 10 October 2012 Removed IRCShowNewlinesFromIRC key
163 0.636 r1823 9 October 2012 Added IRCShowNewlinesFromIRC and IRCShowEmotesFromServer keys

Renamed key IRCUseColor to IRCShowColorsFromServer

Renamed key IRCAllowMinecraftEmotes to IRCShowEmotesFromIRC

Replaced IRCStripMinecraftColors key with IRCShowColorsFromIRC

162 0.635 r1800 3 October 2012 Added UseEmotes permission and IRCAllowMinecraftEmotes key
161 0.634 r1792 28 September 2012 Removed HeartbeatToWoMDirect, WoMDirectDescription, and WoMDirectFlags keys
160 0.632 r1744 6 September 2012 Renamed "IRC" LogType to "IRCStatus", and added "IRCChat" LogType.