Difference between revisions of "Release Notes/Second Life Beta Server/1.23"
Jump to navigation
Jump to search
(New page: == Release Notes for Second Life Beta Server 1.23: == Changes: * New LSL call for count of agents in region: llGetRegionAgentCount() ** Expected in 1.21 viewer * New LSL call to get user...) |
|||
Line 2: | Line 2: | ||
Changes: | Changes: | ||
* New LSL call for count of agents in region: llGetRegionAgentCount() | * New LSL call for count of agents in region: [[llGetRegionAgentCount]]() | ||
** Expected in 1.21 viewer | ** Expected in 1.21 viewer | ||
* New LSL call to get user's client language: llGetAgentLanguage(llDetectedKey(0))) | * New LSL call to get user's client language: [[llGetAgentLanguage]](llDetectedKey(0))) | ||
** Expected in 1.21 viewer | ** Expected in 1.21 viewer | ||
* Dynamic sound throttling (test your content!) | * Dynamic sound throttling (test your content!) | ||
Line 11: | Line 11: | ||
Fixes: | Fixes: | ||
* Havok4 fixes: | * Havok4 fixes: | ||
** SVC-2485: Phantom Objects Collide with Virtual Prims in 1.22.2 | ** [https://jira.secondlife.com/browse/SVC-2485 SVC-2485]: Phantom Objects Collide with Virtual Prims in 1.22.2 | ||
** SVC-2484: llVolumeDetect() Fails to detect some avatars | ** [https://jira.secondlife.com/browse/SVC-2484 SVC-2484]: [[llVolumeDetect]]() Fails to detect some avatars | ||
** SVC-2448: llUnSit Attack/Bug | ** [https://jira.secondlife.com/browse/SVC-2448 SVC-2448]: [[llUnSit]] Attack/Bug | ||
** MISC-1261: Sim crashes following unlinking of a group of overlapping individually scripted prims rotating with llTargetOmega. | ** [https://jira.secondlife.com/browse/MISC-1261 MISC-1261]: Sim crashes following unlinking of a group of overlapping individually scripted prims rotating with llTargetOmega. | ||
** Fix to llSetLinkPrimitiveParams | ** Fix to [[llSetLinkPrimitiveParams ]] | ||
** Toxic message alert ('Unable to create item that has caused problems on this region) is now a script error and throttled | ** Toxic message alert ('Unable to create item that has caused problems on this region) is now a script error and throttled | ||
** Fix to XML parser to improve simulator performance | ** Fix to XML parser to improve simulator performance | ||
Line 22: | Line 22: | ||
* Other Fixes: | * Other Fixes: | ||
** SVC-1507: Notices failing for larger groups | ** [https://jira.secondlife.com/browse/SVC-1507 SVC-1507]: Notices failing for larger groups | ||
** SVC-216: New autoreturn email message shows incorrect region name & position | ** [https://jira.secondlife.com/browse/SVC-216 SVC-216]: New autoreturn email message shows incorrect region name & position | ||
** VWR-4513: SL takes my money but doesn't give me the service I paid for | ** [https://jira.secondlife.com/browse/VWR-4513 VWR-4513]: SL takes my money but doesn't give me the service I paid for | ||
** VWR-3729: Notices still received when "Receive Group Notices" is unchecked | ** [https://jira.secondlife.com/browse/VWR-3729 VWR-3729]: Notices still received when "Receive Group Notices" is unchecked | ||
** Fixed: LSL Changed event on region cross behaves poorly | ** Fixed: LSL [[Changed]] event on region cross behaves poorly | ||
** Fixed: Gestures deactivate when moving them between folders | ** Fixed: Gestures deactivate when moving them between folders |
Latest revision as of 14:54, 2 July 2008
Release Notes for Second Life Beta Server 1.23:
Changes:
- New LSL call for count of agents in region: llGetRegionAgentCount()
- Expected in 1.21 viewer
- New LSL call to get user's client language: llGetAgentLanguage(llDetectedKey(0)))
- Expected in 1.21 viewer
- Dynamic sound throttling (test your content!)
Fixes:
- Havok4 fixes:
- SVC-2485: Phantom Objects Collide with Virtual Prims in 1.22.2
- SVC-2484: llVolumeDetect() Fails to detect some avatars
- SVC-2448: llUnSit Attack/Bug
- MISC-1261: Sim crashes following unlinking of a group of overlapping individually scripted prims rotating with llTargetOmega.
- Fix to llSetLinkPrimitiveParams
- Toxic message alert ('Unable to create item that has caused problems on this region) is now a script error and throttled
- Fix to XML parser to improve simulator performance
- Fixed: Sim crash by rezzing complex objects.
- Other Fixes:
- SVC-1507: Notices failing for larger groups
- SVC-216: New autoreturn email message shows incorrect region name & position
- VWR-4513: SL takes my money but doesn't give me the service I paid for
- VWR-3729: Notices still received when "Receive Group Notices" is unchecked
- Fixed: LSL Changed event on region cross behaves poorly
- Fixed: Gestures deactivate when moving them between folders