Release Notes/Second Life RC LeTigre/10
< Release Notes | Second Life RC LeTigre
Jump to navigation
Jump to search
Revision as of 10:26, 7 December 2010 by Lil Linden (talk | contribs)
10.12.06.216172
- "Maint Server" project scheduled: 2010-12-08
- Bug Fixes
10.11.30.215699
- "Maint Server" Deployed: 2010-12-01
- Features:
- Scripts now have access to server version
- Region admins have greater access to script usage info
- The following constants have been added for use with llGetObjectDetails:
OBJECT_RUNNING_SCRIPT_COUNT
: Returns the number of running scripts on the objectOBJECT_TOTAL_SCRIPT_COUNT
: Returns the total number of scripts, running or not, on the objectOBJECT_SCRIPT_MEMORY
: Returns the total script memory used by the object
- The following constants have been added for use with llGetObjectDetails:
- Bug Fixes:
- SVC-6332: llLinkParticleSystem() causes the avatar to emit particles until a relog
- SVC-5908: Setting VEHICLE_HOVER_HEIGHT to values > 1024 fails to work as intended
- SVC-6204: Group members still being charged group liability for "parcel directory fee" for land on disabled regions
- SVC-6367: Grey goo fence prevents objects from going off world
10.11.09.214391
- Deployed: 2010-11-10
- Update to #10.11.03.213725
- Integrating the project from BlueSteel
10.11.03.213725
- Deployed: 2010-11-03
- Features
- "Threaded Rez": Object rezzing is moved to a separate thread.
- This should minimize lag instances when complex objects are rezzed in a region.
- "Threaded Rez": Object rezzing is moved to a separate thread.
- Bug Fixes
10.10.20.212725
- Deployed: 2010-10-25
- Update to #10.09.27.210681
- Bug Fixes
- Simulator crash fix
10.10.13.211971
- Rolled back to #10.10.05.211474: 2010-10-13
Deployed to LeTgire: 2010-10-13- Update to #10.09.27.210681
Bugs FixedSeveral server crash modes fixed
10.10.05.211474
- Deployed: 2010-10-07
- Update to #10.09.27.210681
- Bug Fixes
- In-world land and L$ purchases failing due to lost session information
10.10.05.211372
- Deployed: 2010-10-06
- Update to #10.09.27.210681
- Bug Fixes
- SVC-6368: llRequestAgentData DATA_ONLINE - intermittent failure
- Simulator crash fixed
- Simulator restart failure fixed
- This caused regions to be down for extended periods of time during the previous rolling restart
10.09.27.210805
- Deployed: 2010-09-29
- Update to #10.09.27.210681
- Bug Fixes
- Simulator crash regression fixed
10.09.27.210681
- Deployed: 2010-09-29
- Features
- Enable tcmalloc-1.6 by default to help with memory and performance debugging.
- Simulator disk operations moved into threads for performance reasons.
- Bug Fixes
- SVC-583: Five minute wait due to "System Logging You Out" happens every time when wearing scripted attachments.
- Several stuck presence issues resolved.