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

From Second Life Wiki
Jump to navigation Jump to search
(Created page with '===10.09.27.210681=== * ''Deployed to LeTigre & BlueSteel: 2010-09-29'' * '''Features''' ** Enable tcmalloc-1.6 by default to help with memory and performance ...')
 
 
(35 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{TOCright}}
===10.12.31.218123===
* "Simulator Shutdown" project: 2011-01-05
* '''Features'''
** Addresses back-end issues to make simulator/region restarts faster and more reliable.
===10.12.10.216629 ===
* Update to "[[#10.12.06.216172|Maint Server]]" project, deployed 2010-12-14
* '''Bug Fixes'''
** {{jira|SVC-6604}}: Objects from Inventory silently fail to rez
===10.12.06.216172===
* "Maint Server" project scheduled: 2010-12-08
* '''Bug Fixes'''
** {{jira|SVC-6556}}: Avatar and the ship sails attached to the avatar do not rez beyond 80 meters
** Simulator crash fixes
===10.11.30.215699===
* "Maint Server" Deployed: 2010-12-01
* '''Features''':
** Scripts now have access to server version
**: Ex: <code>[[llSay]](0,[[llGetEnv]]("sim_channel") + " " + [[llGetEnv]]("sim_version"));</code>
** Region admins have greater access to script usage info
*** The following constants have been added for use with [[llGetObjectDetails]]:
**** <code>[[OBJECT_RUNNING_SCRIPT_COUNT]]</code>: Returns the number of running scripts on the object
**** <code>[[OBJECT_TOTAL_SCRIPT_COUNT]]</code>: Returns the total number of scripts, running or not, on the object
**** <code>[[OBJECT_SCRIPT_MEMORY]]</code>: Returns the total script memory used by the object
* '''Bug Fixes''':
** {{jira|SVC-6332}}: [[llLinkParticleSystem]]() causes the avatar to emit particles until a relog
** {{jira|SVC-5908}}: Setting [[VEHICLE_HOVER_HEIGHT]] to values > 1024 fails to work as intended
** {{jira|SVC-6204}}: Group members still being charged group liability for "parcel directory fee" for land on disabled regions
** {{jira|SVC-6367}}: Grey goo fence prevents objects from going off world
===10.11.09.214391===
* Deployed: 2010-11-10
* Update to [[#10.11.03.213725]]
* Integrating the project from [[Release_Notes/Second_Life_RC_BlueSteel/10#10.11.03.213781|BlueSteel]]
===10.11.03.213725===
* Deployed: 2010-11-03
* '''Features'''
** "Threaded Rez": Object rezzing is moved to a separate thread.
**: This should minimize lag instances when complex objects are rezzed in a region.
* '''Bug Fixes'''
** {{jira|SVC-6399}}: Online friends not showing online
** {{jira|SVC-6430}}: Objects de-render behind you when you look away.
===10.10.20.212725===
* Deployed: 2010-10-25
* Update to [[#10.09.27.210681]]
* '''Bug Fixes'''
** Simulator crash fix
===10.10.13.211971===
* Rolled back to [[#10.10.05.211474]]: 2010-10-13
* <s>Deployed to LeTgire: 2010-10-13
* Update to [[#10.09.27.210681]]
* '''Bugs Fixed'''
** Several server crash modes fixed</s>
===10.10.05.211474===
* Deployed: 2010-10-07
* Update to [[#10.09.27.210681]]
* '''Bug Fixes'''
** In-world land and L$ purchases failing due to lost session information
===10.10.05.211372===
* Deployed: 2010-10-06
* Update to [[#10.09.27.210681]]
* '''Bug Fixes'''
** {{jira|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===
* Deployed: 2010-09-29
* Update to [[#10.09.27.210681]]
* '''Bug Fixes'''
** Simulator crash regression fixed
===10.09.27.210681===
===10.09.27.210681===
* ''Deployed to LeTigre & BlueSteel: 2010-09-29''
* Deployed: 2010-09-29


* '''Features'''
* '''Features'''
Line 8: Line 95:
** {{jira|SVC-583}}: Five minute wait due to "System Logging You Out" happens every time when wearing scripted attachments.
** {{jira|SVC-583}}: Five minute wait due to "System Logging You Out" happens every time when wearing scripted attachments.
** Several stuck presence issues resolved.
** Several stuck presence issues resolved.
[[Category:Server Release Notes]]

Latest revision as of 17:29, 26 January 2011

10.12.31.218123

  • "Simulator Shutdown" project: 2011-01-05
  • Features
    • Addresses back-end issues to make simulator/region restarts faster and more reliable.

10.12.10.216629

  • Update to "Maint Server" project, deployed 2010-12-14
  • Bug Fixes
    • SVC-6604: Objects from Inventory silently fail to rez

10.12.06.216172

  • "Maint Server" project scheduled: 2010-12-08
  • Bug Fixes
    • SVC-6556: Avatar and the ship sails attached to the avatar do not rez beyond 80 meters
    • Simulator crash fixes

10.11.30.215699

10.11.09.214391

10.11.03.213725

  • Deployed: 2010-11-03
  • Features
    • "Threaded Rez": Object rezzing is moved to a separate thread.
      This should minimize lag instances when complex objects are rezzed in a region.
  • Bug Fixes
    • SVC-6399: Online friends not showing online
    • SVC-6430: Objects de-render behind you when you look away.

10.10.20.212725

  • Bug Fixes
    • Simulator crash fix

10.10.13.211971

  • Deployed to LeTgire: 2010-10-13
  • Update to #10.09.27.210681
  • Bugs Fixed
    • Several server crash modes fixed

10.10.05.211474

  • Bug Fixes
    • In-world land and L$ purchases failing due to lost session information

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.