0.7.1 Release

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
 
If you are upgrading from a version prior to 0.7.x, make sure to read the [[0.7 Release]] notes. There have been extensive changes in OpenSimulator from 0.6.x to 0.7. If you are upgrading from 0.7, please read the [[0.7.0.1 Release]] and [[0.7.0.2 Release]] notes.
 
If you are upgrading from a version prior to 0.7.x, make sure to read the [[0.7 Release]] notes. There have been extensive changes in OpenSimulator from 0.6.x to 0.7. If you are upgrading from 0.7, please read the [[0.7.0.1 Release]] and [[0.7.0.2 Release]] notes.
  
==Changes==
+
==General Changes and Additions==
  
 
* New console commands: show pending-objects, show circuits, show http-handlers, show caps, land clear, land show, show throttles
 
* New console commands: show pending-objects, show circuits, show http-handlers, show caps, land clear, land show, show throttles
Line 12: Line 12:
 
* link-region command syntax change: link-region x y URL [region name]
 
* link-region command syntax change: link-region x y URL [region name]
 
* Implemented SendPLacesReply
 
* Implemented SendPLacesReply
 +
 +
==Configuration Changes from 0.7.x==
 +
 +
* New configuration variable in the simulator's [HGInventoryAccessModule] section: OutboundPermissions, which controls whether sim operators want to allow visitors to take assets into their grids. If set to False, so assets are sent outbound, even if the objects are copyable.
 +
* New configuration variable in the simulator's [GridService] section: NetworkConnector, so that it can take both robust and simian connectors. Affects grids only, not standalones
  
 
==Bug fixes==
 
==Bug fixes==
Line 41: Line 46:
 
* Bring back remote HG regions' map tiles
 
* Bring back remote HG regions' map tiles
  
 
==Configuration Changes from 0.7.x==
 
 
* New configuration variable in the simulator's [HGInventoryAccessModule] section: OutboundPermissions, which controls whether sim operators want to allow visitors to take assets into their grids. If set to False, so assets are sent outbound, even if the objects are copyable.
 
* New configuration variable in the simulator's [GridService] section: NetworkConnector, so that it can take both robust and simian connectors. Affects grids only, not standalones
 
  
  
 
[[Category:History]]
 
[[Category:History]]

Revision as of 20:59, 11 February 2011

Contents

Release Notes

This is a major release, the first one supporting Viewer 2's new features -- media on a prim, meshes, and multiple attachments per attach point.

If you are upgrading from a version prior to 0.7.x, make sure to read the 0.7 Release notes. There have been extensive changes in OpenSimulator from 0.6.x to 0.7. If you are upgrading from 0.7, please read the 0.7.0.1 Release and 0.7.0.2 Release notes.

General Changes and Additions

  • New console commands: show pending-objects, show circuits, show http-handlers, show caps, land clear, land show, show throttles
  • Added -v|verbose option to save iar
  • Object serialization completely rewritten: moved away from automatic .NET serialization. For now the external representation is exactly the same as before, so everything is backwards compatible.
  • link-region command syntax change: link-region x y URL [region name]
  • Implemented SendPLacesReply

Configuration Changes from 0.7.x

  • New configuration variable in the simulator's [HGInventoryAccessModule] section: OutboundPermissions, which controls whether sim operators want to allow visitors to take assets into their grids. If set to False, so assets are sent outbound, even if the objects are copyable.
  • New configuration variable in the simulator's [GridService] section: NetworkConnector, so that it can take both robust and simian connectors. Affects grids only, not standalones

Bug fixes

  • Fixed negative dripAmount in TokenBucket which caused random login failures when scene_throttle is set (mantis #5365)
  • Improved handling of X-Forwarded-For (XFF) header
  • Improved output of show neighbours
  • Fixed leak in caps handlers deregistration
  • Fixed llSetTexture
  • Send object date to viewer in microsecs (mantis #3990)
  • Make UUID 3a367d1c-bef1-6d43-7595-e88c1e3aadb3 reference a full alpha texture.
  • Change UpdateAgent (for changes in agent position) to be sent once to each simulator rather than once to each region. This should help with some of the delays caused by multiple outstanding requests to a single service point.
  • Change SimianGroupsServicesConnectorModule.GetAgentGroupMembership() so that it returns null if the user isn't a member of the group.
  • If a non-globbed included file from config cannot be found then warn the user
  • Display supported file extensions/formats in "terrain load help" (Mantis #5349)
  • Added loading and saving of terrain files using Terragen format (Mantis #1564)
  • Check estate bans for walking crossings
  • Fixed prim count display in cut regions.
  • Fix OAR parcel loading so that old parcels are replaced by the new instead of merged.
  • Show local IDs in "land show" output.
  • make "show info" and "show version" show the same version text
  • force objectId to UUID.Zero for non-overridden animations in AvatarAnimation packet
  • Prevent activation and deactivation of gestures from clobbering the slam bits
  • Change gesture activation to not quash any other flags
  • Fix slam bits being lost when editing perms in prim inventory
  • Fix direct item give permissions
  • Deal with possibly un-initialized scripts in object transfers (mantis #5310)
  • Fix HG map tiles on map search
  • Bring back remote HG regions' map tiles
Personal tools
General
About This Wiki