Author Topic: 2012/08/23 - Blockland r1713  (Read 25903 times)

What?
You can make a texture of a model shadeless, meaning it won't be affected by lighting. With shaders on they are affected by light and shadows. With shaders off they're not.

Hey Badspot, can you add callbacks to the day/night cycle?

Hey Badspot, can you add callbacks to the day/night cycle?
I think he already did.

Envgui.dump();

The GUI doesn't exist on the server Jeep.

My launcher just updated? Did I somehow screw with some files, so it had to replace them, or was it just a really minor (4 files I think it said) update?

Badspot

  • Administrator
Not sure if someone has mentioned it yet but glowing textures - the ones that are supposed to glow because self-illuminating has been enabled for this texture - don't with shaders on.


Send me an example add-on that does this and I will take a look at it.



Hey Badspot, can you add callbacks to the day/night cycle?

The daycycle is driven by sim time.  It is not a user triggered event so there is no callback.  I am fairly certain someone already posted code for how to track the time of day.