Author Topic: RTB Development  (Read 382602 times)

I rephrase the question to a suggestion.

Make way for us to add our own profile on RTB, where people can see what we have wrote about ourselves. Like the previous used minifig outfit, previous used names, own description, last online, estimation(Or you choose yourself) of when you joined, etc...
Think Steam.

Yes, that is the general plan.

So basically, we are turning Blockland into something like MySpace or Facebook. Cause that's what it sounds like. But It's still a good idea

No, there will be no Farmville, status updates, apps, walls or any of that stuff. A profile page will purely be to display:

  • Name/Blockland ID
  • Contact Details
  • Personal Details (if you want to)
  • Add-on/gallery/other submissions
  • General usage statistics
  • Online/offline/ingame status
  • Badges/accomplishments

That's not the full list, it's just roughly what will be there.



Also just patched the RTB Mod Bot so she should be handling "special characters" both in messages and in subject lines correctly now.
« Last Edit: February 12, 2010, 01:42:50 PM by Ephialtes »

I didn't know there was going to be a whole profile system , all i can say is win

Where are we going to edit our information? Ingame or on RTB site? I asked if you could do it on the site, but you might have other plans for that.

All information will be edited online. Only things directly relevant to the ingame experience will be ingame.

I think something failed in the special character handling, my quote characters (") have turned into question marks.

Also it'd be cool if the new sites submissions had a button to go to the blockland forums rtb listings post.

What about being able to post on the RTB forums from in game?

What about being able to post on the RTB forums from in game?

They already have a thing to go the forums from the game, isn't that enought.

Status updates wouldn't be too bad for things like the messenger service, just not a page displaying our history of them. Also, will our minifig's avatar be integrated with this service? I think that would show to be neat.

What about being able to post on the RTB forums from in game?
Browser in-game? No thank you... But it could be done when Ephi has full control of how to display posts.

One of the biggest hurdles in allowing ingame forum access is showing emoticons/images/text formatting and all those other things people use quite excessively. Torque doesn't have the power to do advanced text formatting and downloading images to then insert into the text would be a pain in the ass. As I've always said, the time it would take to implement this would not bring as big a benefit to users as other things I could be spending time on.



Status updates wouldn't be too bad for things like the messenger service, just not a page displaying our history of them. Also, will our minifig's avatar be integrated with this service? I think that would show to be neat.

I lied, there are really basic status updates but they're only "is on a server" and "is not on a server" so it's quite limited.

With the avatars, what I would ideally love to do is be able to generate an image based on the appearance prefs sent by the user. This is do-able to an extent if you had a bunch of transparent images of body parts that you could lay over eachother for a final image. A problem arises when the user is using a custom face/chest decal - if it's on RTB they'd expect RTB to be able to display it on them which is a pain in the ass because we store them all in zip files.

My lazy plan was just to setup a server that checks a queue of avatars to be generated, downloads a list of about 20 appearances, loads each one into blockland, takes a screenshot and crops it down then SCP's it back to the RTB server for display. The benefit is that in terms of maintainability it is 0 - if new avatar parts are added then all I need to do is update that copy of Blockland and it'll keep going. However obviously this would be slightly slow and couldn't produce realtime rendering on request since it's all about HTTP polling.

I'll take a look at the first option, it might be that I can put together some sort of export script that will generate the  transparent part images for me and crop them down - either way this is definitely something I'm looking to add.
« Last Edit: February 13, 2010, 06:51:33 AM by Ephialtes »

On the website, you should add a feature to update a file's description and stuff while it's processing.

On the website, you should add a feature to update a file's description and stuff while it's processing.

What?