Difference between revisions of "Release Notes/Second Life RC Magnum/13"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{TOCright}} | {{TOCright}} | ||
=== 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 | |||
** 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 === | === 13.01.04.268719 === | ||
* This is the region crossing improvement project | * This is the region crossing improvement project |
Revision as of 16:54, 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
- 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.