[Version 0.7.5.10]

- Added sortLists options
This commit is contained in:
Steven Scott
2012-03-06 07:18:59 -08:00
parent 7ba6eeee6b
commit 1ba8c723de
5 changed files with 12 additions and 1 deletions

3
README
View File

@@ -159,6 +159,7 @@ lang - The language to use (Included languages: en, de)
destMemory - Whether to set the first destination as the last used destination for all gates
ignoreEntrance - Set this option to true to not check the entrance of a gate on startup. This is a workaround for snowmen breaking gates.
handleVehicles - Whether or not to handle vehicles going through gates. Set to false to disallow vehicles (Manned or not) going through gates.
sortLists - If true, network lists will be sorted alphabetically.
debug - Whether to show massive debug output
permdebug - Whether to show massive permission debug output
@@ -201,6 +202,8 @@ createConflict=Gate conflicts with existing gate
=============
Changes
=============
[Version 0.7.5.10]
- Added sortLists options
[Version 0.7.5.9]
- Quick event fix for latest dev builds
- Fix for sign ClassCastException