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

From Second Life Wiki
Jump to navigation Jump to search
Line 6: Line 6:
** {{jira|SVC-7792}} : HUD Attachments Receive Infrequent Updates when Camera is Zoomed Out
** {{jira|SVC-7792}} : HUD Attachments Receive Infrequent Updates when Camera is Zoomed Out
** {{jira|SVC-7853}} : [PUBLIC] Newly created notecards dont auto open in the viewer on 12.04.12.253726  
** {{jira|SVC-7853}} : [PUBLIC] Newly created notecards dont auto open in the viewer on 12.04.12.253726  
** {{jira|SVC-311}} : llGetAgentList() with scope AGENT_LIST_PARCEL or AGENT_LIST_PARCEL_OWNER returns empty list when attached to avatar  
** {{jira|SCR-311}} : llGetAgentList() with scope AGENT_LIST_PARCEL or AGENT_LIST_PARCEL_OWNER returns empty list when attached to avatar  
** {{jira|SVC-378}} : Role 'Everyone' in new groups should not have ability "Pay group liabilities and receive group dividends"  
** {{jira|SVC-378}} : Role 'Everyone' in new groups should not have ability "Pay group liabilities and receive group dividends"  
** {{jira|SVC-7847}} : Top Scripts Refresh in Region/Estate Tools Broken  
** {{jira|SVC-7847}} : Top Scripts Refresh in Region/Estate Tools Broken  

Revision as of 14:47, 10 July 2012

12.07.09.261392

  • This is a "maint-server" project.
  • Scheduled 2012-07-11
  • Bug Fixes:
    • SVC-7792 : HUD Attachments Receive Infrequent Updates when Camera is Zoomed Out
    • SVC-7853 : [PUBLIC] Newly created notecards dont auto open in the viewer on 12.04.12.253726
    • SCR-311 : llGetAgentList() with scope AGENT_LIST_PARCEL or AGENT_LIST_PARCEL_OWNER returns empty list when attached to avatar
    • SVC-378 : Role 'Everyone' in new groups should not have ability "Pay group liabilities and receive group dividends"
    • SVC-7847 : Top Scripts Refresh in Region/Estate Tools Broken
    • SVC-7793 : Scripted agents can't abandon land on private estates
    • SVC-7792 : HUD Attachments Receive Infrequent Updates when Camera is Zoomed Out
    • SVC-7837 : Filtering by object name or owner name in top scripts/top colliders no longer works
    • SVC-6894 : Excessive EnableSimulator message spamming to viewers
    • SVC-7917 : Please automatically unmute avatars who have muted themselves, and prevent this from occuring server-side.


12.06.20.260188

12.06.14.259724

12.06.06.259035

12.06.04.258758

12.06.04.258754

  • This is an emergency deploy to fix a security issue. scheduled 2012-06-04
  • Features
    • No new features.
  • Bug Fixes
    • Fixes a griefing vector.

12.05.29.258175

12.05.16.257195

  • Scheduled 2012-05-23
  • Features
    • Simulator changes to process prebaked avatar textures for library outfits.

12.04.30.255166

12.05.07.255857

12.04.30.255166

12.04.20.254296

12.04.12.253726

12.03.30.252593

12.03.30.252593

  • This "maint-server" project. scheduled 2012-04-04
  • The explicit ban height for parcels is being raised to 5000m. This means that avatars that are explicitly banned from a parcel can not enter them unless they are at least 5000m above ground. This allows high-altitude fly-overs as before, but they must be done at a much higher altitude.
  • Bug Fixes
    • SCR-6 "llGetSubString can produce results that crash Mono scripts"
    • SCR-281 "recent release to agni (12.02.06.248938 I think) breaks llDeleteSubString behaviour."
    • Removed old unused server code.
    • Fixed several server crash modes.
  • This version is on LeTigre as well.

12.03.26.252149

  • This is "maint-server" project. scheduled 2012-03-28
  • No new features.
    • This release is focused on internal stability with networking code.
    • Modified existing throttles and caps on network traffic
  • Bug Fixes
    • Several fixes for certain crashmodes involved with SVC-7713 "sim crashes all avatars on sim (dosent restart but crash all viewers) multiple times a day"
  • This version is on LeTigre as well.

12.03.20.251556

  • This is again the "threaded region crossing" project. scheduled 2012-03-21
  • Features
    • Prototype threaded region cross for agents. Uses the new threaded RPC/thread state machine mechanism.
  • Bug Fixes
    • Fixed some crash modes that were discovered in the previous iteration of this project
  • Merged with Server Trunk: https://wiki.secondlife.com/wiki/Release_Notes/Second_Life_Server/12#12.02.24.249991
  • This version is on all 3 RC channels, this week

12.02.24.249991

12.03.06.250637

12.02.24.249991

12.02.15.249527

12.02.02.248819

12.02.06.248938

12.01.27.248571

12.01.18.247990

12.01.13.247734

  • This "maint-server" project scheduled 2012-01-18
  • Features
  • New LSL function integer llSetRegionPos(vector position)
    The object with the script will move the root prim position to the given location. The position is any position within the region. If the position is below ground, it will be set to the ground level at that X,Y spot. The function has no delay or throttle.
    • Returns 1 if the object is successfully placed within 0.1 m of position.
    • Returns 0 and does not move the object if position is more than 10m off region or above 4096m.
    • Returns 0 and does not move the object if the object is dynamic (has physics enabled).
    • Returns 0 and does not move the object if the object can not move to position due to object entry rules, prim limits, bans, etc.
  • "frame_number" option added to llGetEnv()
    Returns an integer that represents the current 'frame' of the simulator. Generally only useful for specific debugging cases.
  • Bug Fixes
    • SVC-7466 A notecard holds more data than a script can read
    • SVC-7520 Keyframe motion doesn't move towards the correct position when specified time is not an exact multiple of 1/45 seconds
    • SVC-7485 llSetKeyframedMotion cannot stop animation if none is running ... sounds less important than it is ...
    • SVC-7493 Weird mesh land impact issue
    • Fixed several simulator crash bugs and potential memory leaks.
    • Fixed a notecard crashing bug.
  • Code also deployed to LeTigre: https://wiki.secondlife.com/wiki/Release_Notes/Second_Life_RC_LeTigre/12#12.01.13.247734

12.01.06.247303

  • This "maint-server" project scheduled 2012-01-11
  • Bug Fixes
    • SVC-7540 Offline email notifications received but never delivered on login.