Second Life Wiki
Advertisement

Final Release Notes for Second Life 1.11.2[]

- 1.11.2(4) August 1, 2006[]

Other changes[]

  • Asset compression expanded to cover objects
  • llRequestAgentData can now return the resident's account type
    • Example usage: llRequestAgentData(llGetOwner(), DATA_PAYINFO);
    • No Payment Info on File: 0
    • Payment Info on File: 1
    • No Payment Info on File AND Payment Info Used: 2 (Only Beta/Lifetime users fall under this status)
    • Payment Info on File AND Payment Info Used: 3
  • Added PARCEL_FLAG_RESTRICT_PUSHOBJECT to llGetParcelFlags, and REGION_FLAG_RESTRICT_PUSHOBJECT to llGetRegionFlags()
  • Right-click -> Teleport option added to landmarks
  • "Muted Residents" renamed to "Mute List", as it can contain muted objects as well
  • Ctrl-\ can now be used to focus the camera on the last agent or object that said something in chat

Bug fixes[]

  • Fixed several exploits
  • Friends list now sorts by online status
  • Both the scripted object and the target of llPushObject must be in push-allowed areas
  • Corrected the color of system messages
  • d right-clicking the edges of the viewer window automatically selecting pie menu items
  • Minimap now fits within its window when taking high-res snapshots
  • Telehub spawnpoint removal no longer fails for Estate Owners/Managers
  • Fixed a bug where the clear search button was not visible
  • Send Postcard floater now gets active focus when "Keep open after saving" is checked
  • Fixed a bug where residents would teleport to the wrong location when using the my land window after using the sort tabs
  • Double-clicking on map icon ("event") no longer opens wrong panel in Search floater
  • Fixed a bug with slow window resize
  • Dragging past the end of text field once again scrolls text
  • Fixed a bug where the avatar picker name field doesn't have focus on show
  • Ctrl+F opening search now puts focus in "All" tab's "Find" text box
  • About Land floater no longer goes blank in some use cases
  • Resolved issue which caused Minimap window, Build window and Object Edit window to not appear in snapshots when Show UI is selected
  • "Update Automatically" no longer clears the "Send postcard" window from the screen
  • Fonts now render properly with UI scaling on in fullscreen on Macbook Pro
  • Linden Locations shouldn't appear in Popular Places
  • Text in Search > Landsales no longer missing
  • Fixed a bug with keyboard selection of radio buttons
  • Escape now closes menus
  • Land sales description now displays correctly in Search > Land Sales
  • Snapshot window now follows the same position rules as other windows
  • Friends list now sorts by online status
  • Toolbar buttons no longer retain focus after use
  • UI layout tweaks to the About Land > Options > Show in Find Places drop-down menu
  • Improved the experience for uploading a snapshot as a texture
  • Fixed a bug with snapshot floater's settings not being persisted
  • Made double-click process as a normal click if not handled specially
  • Disabled using ALT-Enter to trigger buttons, etc
  • Converted media remote control to be a panel to allow tab focusing


Preview 1.11.2[]

- 1.11.2(3) July 31, 2006[]

Bug fixes[]

  • Friends list now sorts by online status
  • Fixed an exploit

- 1.11.2(2) July 31, 2006[]

Other changes[]

  • Asset compression expanded to cover objects

- 1.11.2(1) July 28, 2006[]

Other changes[]

  • llRequestAgentData can now return the resident's account type
    • Example usage: llRequestAgentData(llGetOwner(), DATA_PAYINFO);
    • No Payment Info on File: 0
    • Payment Info on File: 1
    • No Payment Info on File AND Payment Info Used: 2 (Only Beta/Lifetime users fall under this status)
    • Payment Info on File AND Payment Info Used: 3
  • Added PARCEL_FLAG_RESTRICT_PUSHOBJECT to llGetParcelFlags, and REGION_FLAG_RESTRICT_PUSHOBJECT to llGetRegionFlags()
  • Right-click -> Teleport option added to landmarks
  • "Muted Residents" renamed to "Mute List", as it can contain muted objects as well
  • Ctrl-\ can now be used to focus the camera on the last agent or object that said something in chat

Bug fixes[]

  • Both the scripted object and the target of llPushObject must be in push-allowed areas
  • Corrected the color of system messages
  • Fixed right-clicking the edges of the viewer window automatically selecting pie menu items
  • Fixed minimap not fitting within its window when taking high-res snapshots
  • Fixed telehub spawnpoint removal failure
  • Fixed an exploit

- 1.11.2(0) July 26, 2006[]

Bug fixes[]

  • Fixed a bug where the clear search button was not visible
  • Fixed a bug where the Send Postcard floater would not get active focus when "Keep open after saving" is checked
  • Fixed a bug where residents would teleport to the wrong location when using the my land window after using the sort tabs
  • Fixed a bug where double-clicking on map icon ("event") opens wrong panel in Search floater
  • Fixed a bug with slow window resize
  • Dragging past the end of text field once again scrolls text
  • Fixed a bug where the avatar picker name field doesn't have focus on show
  • Ctrl+F opening search now puts focus in "All" tab's "Find" text box
  • Fixed a bug with the About Land floater going blank
  • Fixed a bug with the Minimap window not appearing in snapshots when Show UI is selected
  • Fixed a bug with the Build window not appearing in snapshots when Show UI is selected
  • Fixed a bug with the Object edit window not appearing in snapshots when Show UI is selected
  • "Update Automatically" no longer clears the "Send postcard" window from the screen
  • Fonts now render properly with UI scaling on in fullscreen on Macbook Pro
  • Linden Locations shouldn't appear in Popular Places
  • Fixed a bug with missing text in Search > Landsales
  • Fixed a bug with keyboard selection of radio buttons
  • Escape now closes menus
  • Fixed a bug with land sales description not displaying correctly in Search > Land Sales
  • Snapshot window now follows the same position rules as other windows
  • Friends list now sorts by online status
  • Toolbar buttons no longer retain focus after use
  • UI layout tweaks to the About Land > Options > Show in Find Places drop-down menu
  • Improved the experience for uploading a snapshot as a texture
  • Fixed a bug with snapshot floater's settings not being persisted
  • Made double-click process as a normal click if not handled specially
  • Disabled using ALT-Enter to trigger buttons, etc
  • Converted media remote control to be a panel to allow tab focusing
Advertisement