
Upgrade of 4/12 |
|
3RG will be upgrading all regions on April 12 2012, starting at 10am Grid time. We're reserving 12 hours for the upgrade, but the grid may be available sooner. The upgrade will be to OpenSim 0.7.3-post-fixes.
OpenSim core developer Fixes
Adaptive throttling turned on by default. This makes the viewer to simulator connection more reliable, resulting in fewer dropped packets. One symptom of dropped packets for instance, is some terrain failing to appear on login. Linksets now retaining their proper numbering when one set is linked with another. Child prims are no longer rotated if only the root prim of a linkset is rotated. Shape parameter changes on child prims in a linkset now properly persist. Omega (as set in llTargetOmega(), for example) now properly persisted in child prims. A region-crossing object no longer occasionally gets placed at the opposite side of the origin sim for a moment. Avatar movement improved where there are neighbouring regions, especially where those neighbouring regions are offline. Various appearance bugs fixed which should result in fewer cloud and grey avatars. Sit target positioning improved. Unfortunately, this will mean that old objects need their sit target to be manually changed. *** NOTICE *** 3RG has specifically *not* incorporated this change, so all sit-targets will remain unchanged at this time. This means that none of your content will break. See: http://3rdrockgrid.com/index.php?option=com_kunena&Itemid=35&func=view&catid=9&id=495 for more information. Dragging inventory items from child prims into user inventory fixed.
Appearance Off by one line number bug fixed in script error reporting to viewer. Bug fixed where llDie() called in objects running more than one script could result in script engine errors Bug fixed where simultaneous calls to llDie() from multiple scripts in an object could cause unnecessary script thread aborts. Top scripts viewer report improved to show a scaled representative script execution time rather than the script lines per second. This still isn't perfect but does give an idea of which scripts are expensive to run when compared to others. Owner name display fixed in top colliders and top scripts viewer reports. llGiveInventory() fixed. llAvatarOnLinkSetTarget() implemented. osTeleportAgent() no longer has a hard-coded check to disallow teleports if the script is not on a parcel with the same owner. This can now be specified in OSSL permissions configyuration. |