Difference between revisions of "Release Notes/Second Life RC Snack/12"

From Second Life Wiki
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:
* Scheduled 2012-10-24
* Scheduled 2012-10-24
* New features
* New features
** Added [[LlGetObjectDetails|llGetObjectDetails()]] flags OBJECT_ROOT and OBJECT_ATTACHED_POINT
** Added [[LlGetObjectDetails|llGetObjectDetails()]] flags [[OBJECT_ROOT]] and [[OBJECT_ATTACHED_POINT]]
*** OBJECT_ROOT returns the id of the [[Link#Root_Prim|root prim]] of the object's linkset
*** [[OBJECT_ROOT]] returns the id of the [[Link#Root_Prim|root prim]] of the object's linkset
**** If called on an avatar, returns the id of the root prim of the linkset the avatar is sitting on (or the avatar's own id if the avatar is not sitting on an object within the region)
**** If called on an avatar, returns the id of the root prim of the linkset the avatar is sitting on (or the avatar's own id if the avatar is not sitting on an object within the region)
**** Return type is a [[Key]]
**** Return type is a [[Key]]
*** OBJECT_ATTACHED_POINT returns the [[Template:LSL_Constants_Attachment|attachment point]] to which the object is attached
*** [[OBJECT_ATTACHED_POINT]] returns the [[Template:LSL_Constants_Attachment|attachment point]] to which the object is attached
**** Returns 0 if the object is not an attachment (or is an avatar, etc)
**** Returns 0 if the object is not an attachment (or is an avatar, etc)
**** Return type is an [[Integer]]
**** Return type is an [[Integer]]
Line 16: Line 16:
**  Group won't load - too many members.  This provides a new capability to viewers to fetch member lists for large groups.   
**  Group won't load - too many members.  This provides a new capability to viewers to fetch member lists for large groups.   
** Get the development viewer here:
** Get the development viewer here:
*** [http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/baker_viewer-development/rev/265496/arch/CYGWIN/installer/Second_Life_3-4-1-265496_Developer_Setup.exe Windows test viewer download]
*** [http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/baker_viewer-development/rev/266337/arch/CYGWIN/installer/Second_Life_3-4-1-266337_Developer_Setup.exe Windows test viewer download]
*** [http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/baker_viewer-development/rev/265496/arch/Darwin/installer/SecondLife_3_4_1_265496_DEVELOPER.dmg OS X  test viewer download]
*** [http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/baker_viewer-development/rev/266337/arch/Darwin/installer/SecondLife_3_4_1_266337_DEVELOPER.dmg OS X  test viewer download]
*** [http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/baker_viewer-development/rev/265496/arch/Linux/installer/SecondLife-i686-3.4.1.265496.tar.bz2 Linux test viewer download]
*** [http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/baker_viewer-development/rev/266337/arch/Linux/installer/SecondLife-i686-3.4.1.266337.tar.bz2 Linux test viewer download]
** Converted over 50 hard-coded messages on the server to a localizable data format that can be properly displayed in the correct language in the viewer.  A future viewer release will contain the messages and tags for translation.
** Converted over 50 hard-coded messages on the server to a localizable data format that can be properly displayed in the correct language in the viewer.  A future viewer release will contain the messages and tags for translation.
** Thanks to a newly added capability the simulator can now report information about script permissions granted to objects within a region.  A future viewer update will use this.
** Thanks to a newly added capability the simulator can now report information about script permissions granted to objects within a region.  A future viewer update will use this.

Latest revision as of 10:45, 29 October 2012

Snack is a limited use Release Candidate channel. More info here: Snack. Snack enabled regions may or may not be up or enabled.

12.10.19.266068

  • This is a maint-server project.
  • Scheduled 2012-10-24
  • New features
  • Bug Fixes
    • Linkability distance rules are broken
    • Group won't load - too many members. This provides a new capability to viewers to fetch member lists for large groups.
    • Get the development viewer here:
    • Converted over 50 hard-coded messages on the server to a localizable data format that can be properly displayed in the correct language in the viewer. A future viewer release will contain the messages and tags for translation.
    • Thanks to a newly added capability the simulator can now report information about script permissions granted to objects within a region. A future viewer update will use this.
    • Restored functionality of the Estate Tools, Debug, Disable collisions feature. Invoking this feature will put the affected region into a state with very limited physics. This is useful when trying to untangle performance issues or clear unwanted objects.
  • Known Issues
    • llSensor() will not work as expected.
      • Breedables may not be able to find mates
      • Breedables may not be able to find food
      • May cause uncontrollable weeping