Difference between revisions of "Release Notes/Second Life RC Magnum/13"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* Scheduled 2013-01-16, for RC Magnum | * Scheduled 2013-01-16, for RC Magnum | ||
* Features | * Features | ||
** LSL constants have been added for 2 attachment points: ATTACH_NECK and ATTACH_AVATAR_CENTER; | ** LSL constants have been added for 2 attachment points: [[ATTACH_NECK]] and [[ATTACH_AVATAR_CENTER]]; | ||
* 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' (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}}) | ||
** Fix for 'Values passed in the RezScript packet are not applied to the created script' (SVC-7996) | ** Fix for 'Values passed in the RezScript packet are not applied to the created script' ({{Jira|SVC-7996}}) | ||
** Improved effectiveness of estate bans | ** Improved effectiveness of estate bans | ||
=== 13.01.04.268719 === | === 13.01.04.268719 === |
Revision as of 20:33, 14 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;
- Bug Fixes
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.