Fixed portal count on load

Added stargate.create.personal for personal stargate networks
Fixed a bug with destroying stargates by removing sign/button
This commit is contained in:
Drakia
2011-03-14 12:13:04 -07:00
parent 432ab3bbc8
commit ec8c308651
4 changed files with 35 additions and 24 deletions

6
README
View File

@ -21,6 +21,7 @@ Known Issues
=============
- stargate.use - Allow this player/group to use stargates.
- stargate.create - Allow this player/group to create new stargates.
- stargate.create.personal - Allow this player/group to create new stargates on a network defined as their name.
- stargate.destroy - Allow this player/group to destroy existing stargates. (Deprecated)
- stargate.destroy.all - Allow this player/group to destroy any existing stargate (Replaces stargate.destroy)
- stargate.destroy.owner - Allow this player/group to destroy any stargate that they are the owner of.
@ -85,6 +86,11 @@ destroyexplosion - Whether to destroy a stargate with explosions, or stop an exp
=============
Changes
=============
[Version 0.27]
- Fixed portal count on load
[Version 0.26]
- Added stargate.create.personal for personal stargate networks
- Fixed a bug with destroying stargates by removing sign/button
[Version 0.25]
- Fixed a bug with worlds in subfolders
- Fixed gates being destroyed with explosions