Difference between revisions of "Release Notes/Second Life Server/1.32"
Jump to navigation
Jump to search
Lil Linden (talk | contribs) (Created page with '==1.32.0== ===1.32.0.136920 (2009-10-21)=== * {{jira|SVC-4910}} - Cannot adjust positioning of attached prims * Fixed issue where users without Home Location default to [http://...') |
Rand Linden (talk | contribs) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Server Release Notes]] | |||
==1.32.1== | |||
===1.32.1.138516 (2009-11-17) === | |||
* Several simulator crash scenarios fixed | |||
* {{jira|SVC-4984}} - PosJump broken in some server 1.32 regions | |||
* Fixed: 'Teleport home' function treats all homeless users as Mature | |||
* Fixed: Feeding llSetBuoyancy a nonexistent number ''seriously'' breaks physics | |||
==1.32.0== | ==1.32.0== | ||
===1.32.0.136920 (2009-10-21)=== | ===1.32.0.136920 (2009-10-21)=== | ||
* {{jira|SVC-4910}} - Cannot adjust positioning of attached prims | * {{jira|SVC-4910}} - Cannot adjust positioning of attached prims | ||
Line 7: | Line 15: | ||
===1.32.0.135629 (2009-10-20)=== | ===1.32.0.135629 (2009-10-20)=== | ||
* {{jira|VWR-13202}} - Right clicking mouse triggers arrow key control events | * {{jira|VWR-13202}} - Right clicking mouse triggers arrow key control events | ||
* {{jira|SVC-185}} - llParticleSystem (and others) "picky" about types | * {{jira|SVC-185}} - [[llParticleSystem]] (and others) "picky" about types | ||
* {{jira|SVC-580}} - Add constants for ATTACH_LEFT_PEC and ATTACH_RIGHT_PEC with correct values | * {{jira|SVC-580}} - Add constants for [[ATTACH_LEFT_PEC]] and [[ATTACH_RIGHT_PEC]] with correct values | ||
* {{jira|SVC-3860}} - llStopAnimation("prejump") freezes avatar | * {{jira|SVC-3860}} - [[llStopAnimation]]("prejump") freezes avatar | ||
* {{jira|SVC-3819}} - "Top Scripts" in estate tools is inaccurate | * {{jira|SVC-3819}} - "Top Scripts" in estate tools is inaccurate | ||
* Fixed slow object auto-return | * Fixed slow object auto-return |
Latest revision as of 16:37, 26 January 2011
1.32.1
1.32.1.138516 (2009-11-17)
- Several simulator crash scenarios fixed
- SVC-4984 - PosJump broken in some server 1.32 regions
- Fixed: 'Teleport home' function treats all homeless users as Mature
- Fixed: Feeding llSetBuoyancy a nonexistent number seriously breaks physics
1.32.0
1.32.0.136920 (2009-10-21)
- SVC-4910 - Cannot adjust positioning of attached prims
- Fixed issue where users without Home Location default to Hau Koda
1.32.0.135629 (2009-10-20)
- VWR-13202 - Right clicking mouse triggers arrow key control events
- SVC-185 - llParticleSystem (and others) "picky" about types
- SVC-580 - Add constants for ATTACH_LEFT_PEC and ATTACH_RIGHT_PEC with correct values
- SVC-3860 - llStopAnimation("prejump") freezes avatar
- SVC-3819 - "Top Scripts" in estate tools is inaccurate
- Fixed slow object auto-return
- Fixed positioning objects underground by resizing
- Fixed bugs in HTTP-in URL accounting[1]
- Added back-end support for improved tracking of script memory usage
- Security fixes