Page 1 of 1

Candle

Posted: 29 Jun 2008, 13:47
by EJlol
It can be used as a quest item, or as item you need to have to go in certain caves. anyway IMO it's certainly not a monster drop:
Image

Feel free to comment.

Re: Candle

Posted: 29 Jun 2008, 14:21
by Shaili (a.k.a. tds)
Definetly a good inventory icon. But I have no ideas for using it

Re: Candle

Posted: 29 Jun 2008, 16:49
by Shaggy
Shaili (a.k.a. tds) wrote:Definetly a good inventory icon. But I have no ideas for using it
Surely, it could have a use in a cave, or something

Re: Candle

Posted: 29 Jun 2008, 17:31
by Rotonen
As most of our submissions, suffers a bit from the scale decisions made by the artist.

If it would be thicker, you could fit in a lot more detail in there without making it look clumped or crowded for its size.

Re: Candle

Posted: 29 Jun 2008, 18:04
by EJlol
second try:
Image -> Image

Re: Candle

Posted: 30 Jun 2008, 13:03
by Booty
When I first saw the cave lamps I immediately thought of Link and the lantern.

Perhaps there can be pitch black maps that can only be seen if lit up. How to implement this I have no idea, there are plenty of ways to make the screen black but to have it only reveal in certain areas, I can't think of an easy fix for that.

I would go further and say that if using the lighting device make it equipped in the weapon slot so that the torch bearer needs to be defended. In fact maybe a torch would be better, that would be a great weapon and it could be able to be depleted weapon if there is a fuel requirement fed buy the missile (arrows) slot.

Re: Candle

Posted: 30 Jun 2008, 13:30
by Crush
The biggest problem with darkness is not the graphical representation but rather making it cheat-proof. You can not rely on the client to hide any information from the player, because the player has control over the client.

Re: Candle

Posted: 30 Jun 2008, 15:19
by Jaxad0127
Crush wrote:The biggest problem with darkness is not the graphical representation but rather making it cheat-proof. You can not rely on the client to hide any information from the player, because the player has control over the client.
The server could only send information if a candle is present. Or restrict it to a smaller area than normal, unless they have a candle and then you see the normal area (maybe a bit smaller/larger).

Re: Candle

Posted: 01 Jul 2008, 01:05
by Booty
jaxad0127 wrote:
Crush wrote:The biggest problem with darkness is not the graphical representation but rather making it cheat-proof. You can not rely on the client to hide any information from the player, because the player has control over the client.
The server could only send information if a candle is present. Or restrict it to a smaller area than normal, unless they have a candle and then you see the normal area (maybe a bit smaller/larger).
Hmm I was concerned about cheating too, but something not being cheat proof isn't a reason to not put it into a game. The information restriction a good idea, of course people can still just look at the maps but they wont necessarily know if there are monsters until they get hit.

Re: Candle

Posted: 01 Jul 2008, 01:16
by Angeliex
Player without candle is on map 1. Player with candle is on map 2.

Map 1 is only a vector layer and blackness.

######
######
######
######

Map 2 is a normal cave with lighting effect like the mines.

#####
#####
#####
#####
#####

When entering the cave players without candles get send "You hear nothing but darkness..." to cover the map 1 - map 2 chat relation. And players with candles get sent to map 1, they light their candle then go to map 2.

Re: Candle

Posted: 01 Jul 2008, 01:42
by Rotonen
Yes, technically we can implement it foolproof by just limiting the visibility range of a player serverside and have the client barely visualize it somehow.

Just try to keep the tech stuff out of this thread: it's about the pixellation of the candle. If you think this needs discussion beyond this, make a separate thread for it.

So how about posting the thicker candle I already saw on IRC?

Re: Candle

Posted: 01 Jul 2008, 07:15
by EJlol
Rotonen wrote:So how about posting the thicker candle I already saw on IRC?
Image
Done.

Re: Candle

Posted: 01 Jul 2008, 11:41
by Crush
Booty wrote:something not being cheat proof isn't a reason to not put it into a game.
I think it's a VERY good reason. Just remember the casino coins abuse.

Re: Candle

Posted: 01 Jul 2008, 14:14
by Jaxad0127
The thicker candle is looking good. The darker line and lighter spot on the very front looks a little weird. If it's supposed to be dripping wax, it could use a little more definition.

I've split the topic of cave lighting.

Re: Candle

Posted: 01 Jul 2008, 14:18
by EJlol
Personally I like this version the most:
Image

I will try to improve the thicker candle though