Fixed multi-world stargates causing an NPE

Code cleanup
Added a few more errors when a gate can't be loaded
Hopefully fixed path issue on some Linux installs
This commit is contained in:
Drakia
2011-03-10 13:26:14 -08:00
parent e851b395d2
commit 896dc04e7a
4 changed files with 15 additions and 3 deletions

6
README
View File

@ -82,6 +82,12 @@ gate-folder - The folder containing your .gate files
=============
Changes
=============
[Version 0.22]
- Fixed multi-world stargates causing an NPE
[Version 0.21]
- Code cleanup
- Added a few more errors when a gate can't be loaded
- Hopefully fixed path issue on some Linux installs
[Version 0.20]
- Fixed the bug SIGN_CHANGE exception when using plugins such as Lockette
[Version 0.19]