Author Topic: If Blockland receives a new update, what would you like to see in it?  (Read 6981 times)

Let's say Badspot gets a burst of inspiration and decides to update the game again, what would you like to see being done? From new content, to bugfixes and more.

Yes I'm aware this kind of topic had been done before but I haven't seen one in a while.
« Last Edit: February 16, 2018, 11:19:37 AM by Filipe »

I'd be down for a Community Style update, aka taking certain addons and making them official, Slayer is a good example imo.

%pl.setjumpforce()

remove password for setshapename and make setname on gameconnections accessible outside DSO but must be called within onConnect

add in setJumpForce as a function on player objects to finish off the setMaxSpeed function set

make updater and some server manager addon default (eg rtb control panel, glass pref control panel)

make colorset switching in server menu default (iirc its not)

make the netflags that handle the blue names in top left when typing things accessible outside DSO, and possibly have it also use a string field on the client object instead of the client name directly

if i could, maybe add in some function that lets you have the console ignore certain functions during trace so its overall cleaner

release official default code that doesnt compromise auth system as well as original blender/shaper/whatever files used to animate and model and rig the default player

i guess maybe also add a few more bricks as default, like siba's modter and turnton's plate high ramps or something idk
« Last Edit: February 16, 2018, 12:59:45 PM by Conan »

more character faces, hats, decals, and accessories

I'd like to see a set of default day cycle events (similar to lugnuts) with improvements/fixes and the ability for them to work on a dedicated game-mode server


Better custom music support. Making custom music is a pain of working around limitations.

Better custom music support. Making custom music is a pain of working around limitations.
its easy to do that but downloading files takes a long ass time

Ability to apply themes without the need to install them manually. Maybe even add a menu that allows you to see a "list" of available themes made public, and possibly a theme creator available on the main menu.

Also, a way that files are fetched in chunks at a time and then downloaded that way and avoid caching add-on usage. Maybe increase load times?


A terrain generator that allows players to actually make their own terrain with static shapes instead of bricks.

slayer and duplicator

everything visible in game is fine imo, on the coding side i wouldn't be able to judge however i do know that there's a hell of a lot of stuff that could be optimized or support that could be introduced