Difference between revisions of "Release Notes/Second Life RC BlueSteel/10"

From Second Life Wiki
Jump to navigation Jump to search
Line 7: Line 7:
**: ''This feature will be disabled at initial deploy, and enabled via a config change later.''
**: ''This feature will be disabled at initial deploy, and enabled via a config change later.''
* '''Bug Fixes'''
* '''Bug Fixes'''
* {{jira|SVC-6474}}: Script-error originating from avatar
** {{jira|SVC-6474}}: Script-error originating from avatar
* {{jira|SVC-5908}}: Setting VEHICLE_HOVER_HEIGHT to values > 1024
** {{jira|SVC-5908}}: Setting VEHICLE_HOVER_HEIGHT to values > 1024
* {{jira|SVC-6367}}: Grey goo fence prevents objects from going off world
** {{jira|SVC-6367}}: Grey goo fence prevents objects from going off world
* Simulator crash fixes
** Simulator crash fixes


===10.11.12.214623===
===10.11.12.214623===

Revision as of 21:34, 6 December 2010

10.12.06.216173

  • "Compression" project scheduled: 2010-12-08
  • Features
    • Compress region crossing data
      Avatar data is compressed when moving/TPing from one region to another. This should decrease the amount of time it takes to move between regions.
      This feature will be disabled at initial deploy, and enabled via a config change later.
  • Bug Fixes
    • SVC-6474: Script-error originating from avatar
    • SVC-5908: Setting VEHICLE_HOVER_HEIGHT to values > 1024
    • SVC-6367: Grey goo fence prevents objects from going off world
    • Simulator crash fixes

10.11.12.214623

  • "Linkability" project deployed: 2010-11-17
  • Bug Fixes

10.11.03.213781

10.10.25.213013

10.10.20.212648

  • Deployed: 2010-10-20
  • Bug Fixes:
    • Simulator crash fix
    • Internal tools updates relating to content management

10.10.11.211793

  • Deployed: 2010-10-13
  • Bug Fixes:
  • SVC-6063: Object doesn't appear in Inventory when taken while frozen by grey goo fence
  • Simulator does not preserve static objects' CRC values upon restart
    This makes objects have to re-download after a sim restart, instead of pulling from cache.
  • Faster terrain collisions
  • Simulator crash fix

10.09.21.210146

10.10.05.211372

  • Bug Fixes
    • SVC-6368: llRequestAgentData DATA_ONLINE - intermittent failure
    • Simulator crash fixed
    • Simulator restart failure fixed
      This caused regions to be down for extended periods of time during the previous rolling restart

10.09.27.210805

  • Bug Fixes
    • Simulator crash regression fixed

10.09.27.210681

  • Deployed: 2010-09-29
  • Features
    • Enable tcmalloc-1.6 by default to help with memory and performance debugging.
    • Simulator disk operations moved into threads for performance reasons.
  • Bug Fixes
    • SVC-583: Five minute wait due to "System Logging You Out" happens every time when wearing scripted attachments.
    • Several stuck presence issues resolved.

10.09.21.210146

  • Deployed: 2010-09-22
  • Bug Fixes:
    • Simulator crash modes
    • Improvements to the Region Conductor
      This helps down regions come back up more quickly.
    • Modifications to deploy tools to support Release Candidates

10.9.10.209504

  • Promoted to AGNI Release 2010-09-21

Bug fixes:

  • Several simulator crash modes