[Version 0.7.6]

- Moved gate opening/closing to a Queue/Runnable system to resolve
server lag issues with very large gates
This commit is contained in:
Steven Scott
2012-03-10 16:17:29 -08:00
parent f898e1f00c
commit 4367e3a36a
5 changed files with 52 additions and 3 deletions

2
README
View File

@ -202,6 +202,8 @@ createConflict=Gate conflicts with existing gate
=============
Changes
=============
[Version 0.7.6]
- Moved gate opening/closing to a Queue/Runnable system to resolve server lag issues with very large gates
[Version 0.7.5.11]
- PEX now returns accurate results without requiring use of the bridge.
[Version 0.7.5.10]