Author Topic: Version 20?  (Read 17150 times)


Be patient. Badspot has a life and 30000+ kids that play BL to deal with.

Everyone always gets mad when he does bug fixes.

Not all updates can be a v9 update you guys.

Be patient. Badspot has a life and 30000+ kids that play BL to deal with.
Correct. We are all the children of Dadspot. He has a family to feed you know!
He can't update Blockland AND cook over 30000 burgers for all of us every day.

Correct. We are all the children of Dadspot. He has a family to feed you know!
He can't update Blockland AND cook over 30000 burgers for all of us every day.
He's more lazy than that.

He got take out last time-30,000 happy meals.

Like I said for the past 100 threads about V20

I just want to be able to see other Faces and Decals w/out downloading them. I don't know if thats impossible but that's pretty much all I want.

He's more lazy than that.

He got take out last time-30,000 happy meals.

I was very upset because a happy meal is like a snack to me. >:(
Also Dadspot's punishment is getting harsher; he's been renouncing a few people as his children (taking their BL keys away)!

Like I said for the past 100 threads about V20

I just want to be able to see other Faces and Decals w/out downloading them. I don't know if thats impossible but that's pretty much all I want.

It's impossible.


It's impossible.
It's only impossible through scripts. This is why people ask for things in updates.

I hope for more default decals/hats/shoulder things/etc. The current avatar customization isn't varied enough. People can get accused of stealing avatars when in reality they didn't.

It's only impossible through scripts. This is why people ask for things in updates.

I was thinking about some RTB database thing when someone uploads a face/decal to RTB it takes all the face/decal files and saves them in cache.db so you can see other's decals as long as they're on RTB, but it seems a little complicated for such a small thing.

I was thinking about some RTB database thing when someone uploads a face/decal to RTB it takes all the face/decal files and saves them in cache.db so you can see other's decals as long as they're on RTB, but it seems a little complicated for such a small thing.
Or it can be put in the engine code and not an add-on.

Or it can be put in the engine code and not an add-on.

Such as a separate folder for custom decals which Blockland reads from and hosts on a temporary cloud server whenever you join a server?

Such as a separate folder for custom decals which Blockland reads from and hosts on a temporary cloud server whenever you join a server?
Or have them actively download from the cloud server as the player encounters them, and put them in cache.db.

Or have them actively download from the cloud server as the player encounters them, and put them in cache.db.

I'd suggest replacing the current download system with a dynamic cloud system so that we only download what we need while we play, but I am aware of the fact that there are some engine problems with this idea