[Version 0.7.7.0]\

- Added Random option - This still follows the permission rules defined for normal gate usage\
- Added a bit more debug output
This commit is contained in:
Steven Scott
2012-05-09 19:05:20 -07:00
parent 9ef67b2cce
commit b3e84ae958
4 changed files with 108 additions and 46 deletions

5
README
View File

@ -205,6 +205,11 @@ createConflict=Gate conflicts with existing gate
=============
Changes
=============
[Version 0.7.7.0]
- Added 'R'andom option - This still follows the permission rules defined for normal gate usage
- Added a bit more debug output
[Version 0.7.6.8]
- Hopefully fix backwards gate exiting
[Version 0.7.6.7]
- Reload all gates on world unload, this stops gates with invalid destinations being in memory.
[Version 0.7.6.6]