SgtPunishment / Roadblocks

New Fancy Roads!
Other
2 stars 0 forks source link

Suggestions! #5

Open SgtPunishment opened 9 years ago

SgtPunishment commented 9 years ago

If you've got feature suggestions, or special block suggestions feel free to suggest them here in this suggestion tracker!

... Suggestions!

SgtPunishment commented 9 years ago

Fuhrmaaj suggested explosive roadblocks, step on them KABOOM!

Fuhrmaaj commented 9 years ago

NOOOOO

BBoldt commented 9 years ago

YES

SgtPunishment commented 9 years ago

Now, was that witherboss explosive damage? or IC2 Nuke level?

TehNut commented 9 years ago

Suggestion Numero Uno: Get Nut to stop being lazy and compress the blocks.

Now Which way to do that?

Compress ID's into 16/block and cache what meta each block has after it's created?

Have a base roadblock that you then stick blocks onto and it grabs their properties?

WHO KNOWS? I don't.

BBoldt commented 9 years ago

IC2 nuke for sure

Fuhrmaaj commented 9 years ago

I think it was laminated cow level

TehNut commented 9 years ago

Old IC2 nuke or new IC2 nuke?

Fuhrmaaj commented 9 years ago

WHO WOULD BUILD THIS?

SgtPunishment commented 9 years ago

The nuke that would legit crash your game on slightly older systems

TehNut commented 9 years ago

raises hand

SgtPunishment commented 9 years ago

Okay, would the roads explode when ANY entity walked on it? or just players?

Fuhrmaaj commented 9 years ago

Just the player who built them, to balance it out.

SgtPunishment commented 9 years ago

Oh! how about, letting the player "name" the player they want to blow up?

BBoldt commented 9 years ago

YES ^

SgtPunishment commented 9 years ago

I think @TehNut would need to do that, I'm hopeless with GUI's

TehNut commented 9 years ago
public static boolean kaboom(EntityPlayer player) {
   return (player.getCommandSenderName().equals("Fuhrmaaj");
}
Fuhrmaaj commented 9 years ago

yup, looks about right

BBoldt commented 9 years ago

Just use the nametag mechanic @SgtPunishment

You could name a tag in anvil and then right click the roadblock. Or just name the roadblock itself in an anvil.

SgtPunishment commented 9 years ago

@BBoldt but wouldn't that make WAILA pick it up? or does it only display the block name?

SgtPunishment commented 9 years ago

oh! What about a Red Matter explosion level?