Release Notes/Second Life Server/12

From Second Life Wiki

Second Life Wiki > Release Notes > Server Release Notes > Release Notes/Second Life Server/12 (Redirected from Release Notes/Second Life Server/)
Jump to: navigation, search

Contents

12.04.30.255166

12.04.12.253726

12.03.30.252593

12.03.26.252149

12.02.24.249991


12.02.24.250006

12.02.06.248938

12.01.24.248357

  • This "maint-server" project scheduled 2012-01-31
  • 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[c] A notecard holds more data than a script can read
    • SVC-7520[c] Keyframe motion doesn't move towards the correct position when specified time is not an exact multiple of 1/45 seconds
    • SVC-7485[c] llSetKeyframedMotion cannot stop animation if none is running ... sounds less important than it is ...
    • SVC-7493[c] Weird mesh land impact issue
    • Fixed several simulator crash bugs and potential memory leaks.
    • Fixed a notecard crashing bug.
    • SVC-7613[c] Greatly increased network activity since the 1/18/12 RC channel rolling restart
    • SVC-7608[c] Sims are not visible when diagonally opposed. (this was not a simulator-side fix, but the bug was originally visible only in the previous iteration of this project)
  • History: https://wiki.secondlife.com/wiki/Release_Notes/Second_Life_RC_Magnum/12#12.01.24.248357


12.01.06.247303

Personal tools