Difference between revisions of "Release Notes/Second Life Beta Server/1.25"

From Second Life Wiki
Jump to navigation Jump to search
(New page: Category:Release Notes == Server Release Notes, Second Life Beta Server 1.25.0 == * Featurettes Batch #2 -- server-side support for many small changes and fixes to the viewer * Inter...)
 
m
Line 1: Line 1:
== Server Release Notes, Second Life Beta Server 1.25.0 ==
[[Category:Release Notes]]
[[Category:Release Notes]]
== Server Release Notes, Second Life Beta Server 1.25.0 ==
* Featurettes Batch #2 -- server-side support for many small changes and fixes to the viewer
* Featurettes Batch #2 -- server-side support for many small changes and fixes to the viewer
* Internal fixes to the machinery for determining login start location
* Internal fixes to the machinery for determining login start location
* Server release notes on the wiki
* Server release notes on the wiki
* Camera fixes:
* '''Camera fixes:'''
** SVC-2049 : Camera zooms rapidly in adn out (yo-yo, pogo) with objects behind you
** {{JIRA|SVC-2049}} : Camera zooms rapidly in and out (yo-yo, pogo) with objects behind you
** Camera can be confused by archways
** Camera can be confused by archways
* Havok/Physics fixes
* '''Havok/Physics fixes:'''
** SVC-1179 : llPushObject applied to avatars is inconsistent
** {{JIRA|SVC-1179}} : [[llPushObject]] applied to avatars is inconsistent
** SVC-2511 : Serious Object-Avatar collision problems in 1.22.2
** {{JIRA|SVC-2511}} : Serious Object-Avatar collision problems in 1.22.2
** Moving a sitting avatar should follow object link rules
** Moving a sitting avatar should follow object link rules
** Cannot drop an attachment while sitting if the (0,0) parcel is full
** Cannot drop an attachment while sitting if the (0,0) parcel is full
** SVC-2570 : Phantom Avatars - even when standing
** {{JIRA|SVC-2570}} : Phantom Avatars - even when standing
** SVC-2630 : No top collider info in region/estate tools
** {{JIRA|SVC-2630}} : No top collider info in region/estate tools
* VWR-7198 : Inventory Loss after rezzing an coalesced object containing Linden plants and non-copy items in a place where not allowed to build trees
* {{JIRA|VWR-7198}} : Inventory Loss after rezzing an coalesced object containing Linden plants and non-copy items in a place where not allowed to build trees
* View:Property Lines and View:Land Owners shows everything as group owned even if it's not under 1.23.2.92647
* "View:Property Lines" and "View:Land Owners" shows everything as group owned even if it's not under 1.23.2.92647
* SVC-578 : "save object back to object contents" no longer works
* {{JIRA|SVC-578}} : "save object back to object contents" no longer works
* VWR-333 : "Unable to load gesture." or "Gesture is missing from database." on login
* {{JIRA|VWR-333}} : "Unable to load gesture." or "Gesture is missing from database." on login
* Home location icon on map can be changed without land access rights (at least on-screen, not in functionality
* Home location icon on map can be changed without land access rights (at least on-screen, not in functionality
* VWR-4067 : LLImageBase::resetLastError() (llimage.h) is not threadsafe under Linux (libstd++) and cause crashes sporadically
* {{JIRA|VWR-4067}} : LLImageBase::resetLastError() (llimage.h) is not threadsafe under Linux (libstd++) and cause crashes sporadically
* VWR-640 : Shift-drag to copy objects does not copy all settings
* {{JIRA|VWR-640}} : Shift-drag to copy objects does not copy all settings
* SVC-1467 : Getting permissions for scripts in child prims requires a dialog.  Root prim does not.
* {{JIRA|SVC-1467}} : Getting permissions for scripts in child prims requires a dialog.  Root prim does not.
* Autoreturn can be circumvented by changing links in a script
* Autoreturn can be circumvented by changing links in a script
* VWR-4195 : Eject and Ban still available with Ban Access disabled in roles
* {{JIRA|VWR-4195}} : Eject and Ban still available with Ban Access disabled in roles
* Contents of duplicated objects do not change ownership
* Contents of duplicated objects do not change ownership
* SVC-2925 : Instant Messages of certain lengths (object name + IM text) are not delivered with 1.24.1
* {{JIRA|SVC-2925}} : Instant Messages of certain lengths (object name + IM text) are not delivered with 1.24.1
* SVC-1482 : add SHA1 function to LSL (llSHA1String)
* {{JIRA|SVC-1482}} : add SHA1 function to LSL ([[llSHA1String]])
* Some simulator crash mode fixes
* Some simulator crash mode fixes
* Internal Map server fixes
* Internal Map server fixes
* SVC-3207 : Click events are being discarded in Server 1.24.9
* {{JIRA|SVC-3207}} : Click events are being discarded in Server 1.24.9
* Server-side changes to allow objects to be restored to their last position (won't be fully available before client version 1.23)
* Server-side changes to allow objects to be restored to their last position (won't be fully available before client version 1.23)
* Mono/scripting fixes:
* '''Mono/scripting fixes:'''
** SVC-3220 : Script Crash: System.Reflection.TargetParameterCountException
** {{JIRA|SVC-3220}} : Script Crash: System.Reflection.TargetParameterCountException
** SVC-2975 : MONO - System.Reflection.TargetParameterCountException
** {{JIRA|SVC-2975}} : MONO - System.Reflection.TargetParameterCountException
** SVC-1378 : Mono: NaN handling is strange
** {{JIRA|SVC-1378}} : Mono: NaN handling is strange
** SVC-2631 : LSL multiline comments (Server Portion)
** {{JIRA|SVC-2631}} : LSL multiline comments (Server Portion)

Revision as of 19:33, 24 October 2008

Server Release Notes, Second Life Beta Server 1.25.0

  • Featurettes Batch #2 -- server-side support for many small changes and fixes to the viewer
  • Internal fixes to the machinery for determining login start location
  • Server release notes on the wiki
  • Camera fixes:
    • SVC-2049 : Camera zooms rapidly in and out (yo-yo, pogo) with objects behind you
    • Camera can be confused by archways
  • Havok/Physics fixes:
    • SVC-1179 : llPushObject applied to avatars is inconsistent
    • SVC-2511 : Serious Object-Avatar collision problems in 1.22.2
    • Moving a sitting avatar should follow object link rules
    • Cannot drop an attachment while sitting if the (0,0) parcel is full
    • SVC-2570 : Phantom Avatars - even when standing
    • SVC-2630 : No top collider info in region/estate tools
  • VWR-7198 : Inventory Loss after rezzing an coalesced object containing Linden plants and non-copy items in a place where not allowed to build trees
  • "View:Property Lines" and "View:Land Owners" shows everything as group owned even if it's not under 1.23.2.92647
  • SVC-578 : "save object back to object contents" no longer works
  • VWR-333 : "Unable to load gesture." or "Gesture is missing from database." on login
  • Home location icon on map can be changed without land access rights (at least on-screen, not in functionality
  • VWR-4067 : LLImageBase::resetLastError() (llimage.h) is not threadsafe under Linux (libstd++) and cause crashes sporadically
  • VWR-640 : Shift-drag to copy objects does not copy all settings
  • SVC-1467 : Getting permissions for scripts in child prims requires a dialog. Root prim does not.
  • Autoreturn can be circumvented by changing links in a script
  • VWR-4195 : Eject and Ban still available with Ban Access disabled in roles
  • Contents of duplicated objects do not change ownership
  • SVC-2925 : Instant Messages of certain lengths (object name + IM text) are not delivered with 1.24.1
  • SVC-1482 : add SHA1 function to LSL (llSHA1String)
  • Some simulator crash mode fixes
  • Internal Map server fixes
  • SVC-3207 : Click events are being discarded in Server 1.24.9
  • Server-side changes to allow objects to be restored to their last position (won't be fully available before client version 1.23)
  • Mono/scripting fixes:
    • SVC-3220 : Script Crash: System.Reflection.TargetParameterCountException
    • SVC-2975 : MONO - System.Reflection.TargetParameterCountException
    • SVC-1378 : Mono: NaN handling is strange
    • SVC-2631 : LSL multiline comments (Server Portion)