Release Notes/Second Life RC BlueSteel/13
< Release Notes | Second Life RC BlueSteel
Jump to navigation
Jump to search
Revision as of 17:26, 25 February 2013 by Maestro Linden (talk | contribs) (Fixed typo in IM length limit)
13.02.15.270481
- This is a maint-server project
- Scheduled 2013-02-21, for RC BlueSteel, RC, LeTigre, and RC Magnum
- Features
- Region restart notifications now use a more visible format (SVC-7759)
- Bug Fixes
- Fixed some crash modes
- An avatar banned from a parcel can now select an object located in that parcel if they have 'Return' powers over that object (SCR-496)
- Instant messages are now truncated to 1023 bytes to prevent certain types of delivery failure
13.02.08.270162
- This is the server project to support normal and specular maps
- Scheduled 2013-02-13, for RC BlueSteel
- Features
- This release includes the infrastructure to support Normal and Specular maps. The next step is to release a project viewer, which will allow users to try out this new functionality. We will post on the Project Viewer page, the Tools and Technology Blog, and STORM-1905 once this project viewer is ready.
- This week's update only includes the changes found in the Second Life Server update
13.02.01.269843
- This is the server project to support normal and specular maps
- Scheduled 2013-02-06, for RC BlueSteel
- Features
- This release includes the infrastructure to support Normal and Specular maps. The next step is to release a project viewer, which will allow users to try out this new functionality. We will post on the Project Viewer page, the Tools and Technology Blog, and STORM-1905 once this project viewer is ready.
- This week's update only includes the changes found in the Second Life Server update
13.01.26.269542
- This is the server project to support normal and specular maps
- Scheduled 2013-01-30, for RC BlueSteel
- Features
- This release includes the infrastructure to support Normal and Specular maps. The next step is to release a project viewer, which will allow users to try out this new functionality. We will post on the Project Viewer page, the Tools and Technology Blog, and STORM-1905 once this project viewer is ready.
13.01.14.269010
- This is the region crossing improvement project
- Scheduled 2013-01-23, for RC BlueSteel and RC LeTigre
- Contains
- Added background serialization of the Agent and their attachments on region crossing. Reduces the burden of region crossing on sim performance.
- Fixes since 13.01.04.268719
- Fixed two crash modes
13.01.14.269041
- This is the interest list improvement project
- Scheduled 2013-01-16, for RC BlueSteel and RC LeTigre
- Features
- Less lag for very crowded regions:
- Faster sorting of visible objects.
- Faster construction of ObjectUpdate packets
- Less bandwidth:
- Fewer update packets for moving objects that are out of view.
- Fewer updates for for wind data.
- No more cloud update packets (affects only 1.23 viewers) for legacy cloud sprite distribution.
- More correct object updates:
- Improved sorting of objects near to far.
- More correct object bounding volumes used for server-side culling.
- More correct camera position for server-side culling.
- More correct visibility checks for VERY BIG objects (>32m diameter bounding sphere) that are near limit of viewer draw distance.
- KillObject messages sent for ALL objects in the region upon deletion, whether the server thinks they are visible on the viewer or not.
- Less frequent wind variation
- Less lag for very crowded regions:
- Bug Fixes
- Fixed a bug where some regions would fail to send some object update messages to some viewers, in cases where there was a sudden burst of changes and the scene was still in the process of downloading static objects (BUG-655)
- Fixed a bug that would cause some "out of view" moving objects to stop getting updates thereby causing their motion to be incorrectly extrapolated into the camera's view. There may still some occurrences of the bug, but it has been greatly reduced (PATHBUG-183)
- Fixed a bug on region crossing that would cause the viewer to cease getting updates from the recently departed region and would cause the region to "disappear" momentarily about 50 seconds after departure (BUG-141)
- Known issues
- If an avatar crosses between regions while seated on an object, he will briefly disappear and reappear from other avatars' views
13.01.04.268719
- This is the region crossing improvement project
- Scheduled 2013-01-09, for RC BlueSteel, RC LeTigre, and RC Magnum
- Contains
- Added background serialization of the Agent and their attachments on region crossing. Reduces the burden of region crossing on sim performance.