MW
531f64a53b
Taking Prims (SceneObjectGroups) in and out of inventory should now work and if left in inventory will still be there after restarts. (as with the rest of inventory it will only fully work in standalone mode with account authentication turned on).
2007-08-16 16:31:32 +00:00
MW
a56a17fab2
Making sure my local working copy is in sync with svn before I start the job of enabling the new SceneObject classes.
2007-08-09 12:59:42 +00:00
MW
a137703611
Fixed the asset download problem I think, solution might not be ideal but works for now.
2007-08-08 19:51:51 +00:00
MW
be483bc697
Hopefully improved texture downloading (including the speed at which they download), but still a few problems, it seems that the client has a quite short timeout for receiving a texture and if the whole texture isn't sent within this time, the client will request the texture again, With quite small textures this is fine, but it seems that with larger textures we can't send them fast enough and a infinite loop develops where the client keeps requesting a texture and we keep trying to send it, but are never fast enough. So I've for now put code in that so that the server will try to send a texture only once and then after that will ignore future requests from that client for that texture.
2007-08-08 18:55:58 +00:00
MW
5ee2e38c11
Deleting objects should now work. But beware they aren't send to your trash folder or anything so there is at the moment no way to recover deleted objects.
2007-07-29 13:05:57 +00:00
MW
1b850b4483
Should now have version 0.1 of our new ruth default avatar. At the moment, you only see your own avatar correctly, all other user's avatars show up as the old ruth. This will be fixed soon.
...
We also need better clothing for the new ruth and to edit the body shape.
To get this working you will need to delete your asset yap file and also in grid mode the user server needs to be updated.
2007-07-27 16:23:04 +00:00
MW
f0dd115a8c
More work on inventory and opensim library.
...
Fixed a number of bugs in the AssetCache related to asset downloading.
2007-07-26 17:41:31 +00:00
MW
2b42ea0a42
Start of the OpenSim library , for now only contains a few textures.
2007-07-25 18:19:38 +00:00
MW
276011a0a1
Think I've recovered my deleted files, so hopefully it works now.
2007-07-22 13:31:08 +00:00