Release Notes/Second Life RC Snack/12

From Second Life Wiki
Jump to navigation Jump to search

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
    • Added llGetObjectDetails() flags OBJECT_ROOT and OBJECT_ATTACHED_POINT
      • OBJECT_ROOT returns the id of the 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)
        • Return type is a Key
      • OBJECT_ATTACHED_POINT returns the attachment point to which the object is attached
        • Returns 0 if the object is not an attachment (or is an avatar, etc)
        • Return type is an Integer
  • 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