Difference between revisions of "Release Notes/Second Life Beta Server/1.36"
Jump to navigation
Jump to search
Oskar Linden (talk | contribs) (Created page with 'The notes will be here soon. We are using a different source code control system and are still getting used to it.') |
Lil Linden (talk | contribs) |
||
Line 1: | Line 1: | ||
==1.36== | |||
===1.36.0.2551 (2010-01-13)=== | |||
* Fixed: Some rotations are imprecise and drift | |||
* Fixed: Resident not ejected if home location is set to a downed/inaccessible sim | |||
* Fixed: Several server crash modes | |||
* {{jira|SVC-1945}}: llSetPos doesn't change position of attached objects on Havok4 unless object is interacted with | |||
* {{jira|SVC-2471}}: Parcel description gets erased after crash or restart | |||
* {{jira|SVC-1945}}: llSetPos doesn't change position of attached objects on Havok4 unless object is interacted with | |||
* {{jira|SVC-571}}: Communication functions other than llSay output to main chat when using DEBUG_CHANNEL | |||
* {{jira|SVC-1669}}: Avatar script-time is added to seat | |||
* {{jira|SVC-1174}}: llGetBoundingBox() returns nonsensical values for attachments on avatars sitting on objects | |||
* {{jira|SVC-1638}}: llGetParcelDetails: New flag PARCEL_DETAILS_ID | |||
* {{jira|SVC-2936}}: Duplicate inventory names inside objects don't append when max length reached (breaks scripts) | |||
* {{jira|SVC-914}}: CHANGED_TEXTURE is not triggered when texture is changed via script | |||
* {{jira|SVC-5150}}: self-attaching for scripted objects does not work anymore |
Revision as of 14:01, 14 January 2010
1.36
1.36.0.2551 (2010-01-13)
- Fixed: Some rotations are imprecise and drift
- Fixed: Resident not ejected if home location is set to a downed/inaccessible sim
- Fixed: Several server crash modes
- SVC-1945: llSetPos doesn't change position of attached objects on Havok4 unless object is interacted with
- SVC-2471: Parcel description gets erased after crash or restart
- SVC-1945: llSetPos doesn't change position of attached objects on Havok4 unless object is interacted with
- SVC-571: Communication functions other than llSay output to main chat when using DEBUG_CHANNEL
- SVC-1669: Avatar script-time is added to seat
- SVC-1174: llGetBoundingBox() returns nonsensical values for attachments on avatars sitting on objects
- SVC-1638: llGetParcelDetails: New flag PARCEL_DETAILS_ID
- SVC-2936: Duplicate inventory names inside objects don't append when max length reached (breaks scripts)
- SVC-914: CHANGED_TEXTURE is not triggered when texture is changed via script
- SVC-5150: self-attaching for scripted objects does not work anymore