Jump to content
3DXChat Community

Lisa

Recommended Posts

This looks pretty awesome, but I'll copy a little suggestion from another topic :)

 

Since obviously you will be modifying the save file format, it would really benefit from using compression — you already have an Ionic.Zip.dll library in your assemblies folder, so it would be very easy to zip-compress the files before base-64 encoding and uploading them to the server (probably instead of encrypting them, which kinda makes no sense since they're available to everyone anyway). Some of the large user rooms can be a couple of Megabytes in size uncompressed, while in compressed format they may be reduced in size 10–20 times. Heavy rooms are known to cause downloading lag for some users, and compressing them would also reduce the server load as well.

 

If you intend to keep compatibility with already existing user room files, it's also pretty easy to distinguish the old and new formats by the file header or something like that.

 

Also, in the current code you have a lot of manual xml file processing which is far from optimal at best, while .NET by default has a pretty powerful built-in xml processing tools, which are faster. Or at least when reading individual tags, you shouldn't edit the source string every time like it is done now (something like "<data> + txt + <data>"), when there are a lot of objects, those extra concatenations may take forever.

Link to comment
Share on other sites

Well the building of over decorated Rooms was never a feature of 3DXChat and it was also never planned of the game provider but we know the members of 3DXChat want and need functions to build Rooms, Clubs etc :)

 

I think it's important to support the Game with updates of wanted functions.

 

For example the public Locations... We all know it's possible to share this Locations as private User room, why not add this function official? The Members could rent this Locations with XGold and share it as Private Beach, Club include own Music support feature.

 

In my opinion could a game like 3DXChat be more as just sex, poses and dance :)

It seems someone did read my mind :D

 

Well done about the upcoming features! Things like this and some others are really needed :)

Looking forward about this...

Link to comment
Share on other sites

Hello 3DXChat Community! :)

 

We want to let you know of something big we have been working on.

 

We are working on a powerful World Editor (User Rooms)! With scalable basic primitive shapes you can build structures and worlds of any complexity and style.

attachicon.gif1.jpg

 

Features available in the first release:

 

- Basic scalable primitives: Cube, Sphere, Cylinder, Ladder etc.

- Materials: Now materials can be applied to different building blocks, for example to make a brick house with a tiled roof etc.

- Tools: Rotation, Moving, Scaling using the X, Y and Z axis, using new tools like you would in 3D modeling software.

- World Tools: Snap objects to surface, Snap objects to grid, Adjusting the level of the ocean etc.

- Effects: Fire, Smoke, Electric Discharge etc.

- Water: Simple Water for low performance systems now supports waves and caustics.

- Backward compatibility with old User Rooms.

 

Now you will be able to make a floor not from thousands of tables, hehe, but from one stretched primitive box. This will increase the fps for many visitors to your location ;)

 

Stay tuned!

 

Thanks for the update Lisa... the info really makes me a little....  :D  :P

Link to comment
Share on other sites

We really can say: We Love 3DX Chat

Nous pouvons vraiment dire: We Love 3DXChat

Мы действительно можем сказать: мы любим 3DXChat

Wir können sagen wir lieben 3DX Chat  :wub: 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...