Fixed a loading bug in which invalid gates caused file truncation

This commit is contained in:
Drakia
2011-03-11 00:34:43 -08:00
parent 896dc04e7a
commit a9461846de
4 changed files with 17 additions and 12 deletions

4
README
View File

@ -82,6 +82,10 @@ gate-folder - The folder containing your .gate files
=============
Changes
=============
[Version 0.24]
- Fixed a loading bug in which invalid gates caused file truncation
[Version 0.23]
- Added a check to make sure "nethergate.gate" exists, otherwise create it
[Version 0.22]
- Fixed multi-world stargates causing an NPE
[Version 0.21]