Difference between revisions of "Release Notes/Second Life Beta Server/1.36"
Jump to navigation
Jump to search
m |
|||
Line 18: | Line 18: | ||
* {{jira|SVC-1945}}: [[llSetPos]] doesn't change position of attached objects on Havok4 unless object is interacted with | * {{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-2471}}: Parcel description gets erased after crash or restart | ||
* {{jira|SVC-571}}: Communication functions other than llSay output to main chat when using [[DEBUG_CHANNEL ]] | * {{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-1669}}: Avatar script-time is added to seat | ||
* {{jira|SVC-1174}}: [[llGetBoundingBox]]() returns nonsensical values for attachments on avatars sitting on objects | * {{jira|SVC-1174}}: [[llGetBoundingBox]]() returns nonsensical values for attachments on avatars sitting on objects |
Revision as of 18:50, 18 February 2010
1.36.0
1.36.2.202089 (2010-02-17)
- Content theft fix
1.36.1.202084 (2010-02-17)
Backend server deploy -- not released to sims
1.36.0.202027 (2010-02-17)
- Removal of fix for SVC-914 to ensure operation of in world content
1.36.0.201708 (2010-02-01)
- Internal tool bug fixes
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-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