Difference between revisions of "Release Notes/Second Life RC Magnum/13"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 5: Line 5:
* Features
* Features
** LSL constants have been added for 2 {{LSLGC|Attachment|attachment}} points: [[ATTACH_NECK]] and [[ATTACH_AVATAR_CENTER]];
** LSL constants have been added for 2 {{LSLGC|Attachment|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.
* Bug Fixes
* Bug Fixes
** Fix for 'Scripted objects worn on Neck and Avatar Center show as "MissingString (Bad attachment point)" in script limits avatar panel' ({{Jira|BUG-1051}})
** Fix for 'Scripted objects worn on Neck and Avatar Center show as "MissingString (Bad attachment point)" in script limits avatar panel' ({{Jira|BUG-1051}})

Revision as of 12:31, 15 January 2013

13.01.11.268951

  • This is a maint-server project
  • Scheduled 2013-01-16, for RC Magnum
  • 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.
  • 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

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.