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

From Second Life Wiki
Jump to navigation Jump to search
m (added a category)
m
Line 12: Line 12:
Fixes:
Fixes:
* Havok4 fixes:
* Havok4 fixes:
** [https://jira.secondlife.com/browse/SVC-2485 SVC-2485]: Phantom Objects Collide with Virtual Prims in 1.22.2
** {{JIRA|SVC-2485}}: Phantom Objects Collide with Virtual Prims in 1.22.2
** [https://jira.secondlife.com/browse/SVC-2484 SVC-2484]: [[llVolumeDetect]]() Fails to detect some avatars
** {{JIRA|SVC-2484}}: [[llVolumeDetect]]() Fails to detect some avatars
** [https://jira.secondlife.com/browse/SVC-2448 SVC-2448]: [[llUnSit]] Attack/Bug
** {{JIRA|SVC-2448}}: [[llUnSit]] Attack/Bug
** [https://jira.secondlife.com/browse/MISC-1261 MISC-1261]: Sim crashes following unlinking of a group of overlapping individually scripted prims rotating with llTargetOmega.
** {{JIRA|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
Line 23: Line 23:


* Other Fixes:
* Other Fixes:
** [https://jira.secondlife.com/browse/SVC-1507 SVC-1507]: Notices failing for larger groups
** {{JIRA|SVC-1507}}: Notices failing for larger groups
** [https://jira.secondlife.com/browse/SVC-216 SVC-216]: New autoreturn email message shows incorrect region name & position
** {{JIRA|SVC-216}}: New autoreturn email message shows incorrect region name & position
** [https://jira.secondlife.com/browse/VWR-4513 VWR-4513]: SL takes my money but doesn't give me the service I paid for
** {{JIRA|VWR-4513}}: SL takes my money but doesn't give me the service I paid for
** [https://jira.secondlife.com/browse/VWR-3729 VWR-3729]: Notices still received when "Receive Group Notices" is unchecked
** {{JIRA|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

Revision as of 10:55, 21 April 2009

Release Notes for Second Life 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