Difference between revisions of "Release Notes/Second Life Server/13"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{TOCright}}
{{TOCright}}
=== 13.02.15.270481 ===
* This is a maint-server project
* Scheduled 2013-02-26, for Second Life Server
* Features
** Region restart notifications now use a more visible format ({{Jira|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 ({{Jira|SCR-496}})
** Instant messages are now truncated to 1023 bytes to prevent certain types of delivery failure
* [[Release_Notes/Second_Life_RC_LeTigre/13#13.02.15.270481|History]]


=== 13.02.08.270166 ===
=== 13.02.08.270166 ===

Revision as of 17:28, 25 February 2013

13.02.15.270481

  • This is a maint-server project
  • Scheduled 2013-02-26, for Second Life Server
  • 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
  • History

13.02.08.270166

  • This is the interest list improvement project
  • Scheduled 2013-02-20, for Second Life Server
  • 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
  • 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)
  • History

13.02.04.269945

  • This is a maint-server project
  • Scheduled 2013-02-12, for Second Life Server
  • Features
    • Minor performance improvements
  • Bug Fixes
    • Fixed some crash modes

13.01.25.269523

  • This is a maint-server project
  • Scheduled 2013-02-05, for Second Life Server
  • Features
    • LSL constants have been added for 2 attachment points: ATTACH_NECK and ATTACH_AVATAR_CENTER;
    • Changed abandoned land behavior: parcels abandoned on the Mainland are no longer automatically made available for sale.
      • More information about abandoned land can be found here
  • Bug Fixes
    • Fix for 'Scripted objects worn on Neck and Avatar Center show as "MissingString (Bad attachment point)" in script limits avatar panel' (BUG-1051)
    • Fix for 'Values passed in the RezScript packet are not applied to the created script' (SVC-7996)
    • Improved effectiveness of estate bans
  • History

13.01.14.269010

  • This is the region crossing improvement project
  • Scheduled 2013-01-29, for Second Life Server
  • Contains
    • Added background serialization of the Agent and their attachments on region crossing. Reduces the burden of region crossing on sim performance.

12.12.18.268345

  • This is a maint-server project
  • Scheduled 2013-01-08
  • Bug Fixes
    • Stability improvement
  • History