Text Mode Lighting

by Prodigal Squirrel
Light it up... with these text mode dynamic lights. [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://ProdigalSquirrel.TextModeLighting##version=5

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://ProdigalSquirrel.TextModeLighting##version=5

745 downloads
Version 2.0
Date added: Jul 6 2005
Last updated: Jul 29 2009
0 fans
Text mode dynamic lighting system.

----- version 2.0 ----- 07/21/05
- Reworked a lot of the code to make it more suitable as a library.
- Added in Rotate() and Spin(). Rotate uhh... rotates a light between two angles, while spin just spins the light in circles.
- Seperated the demo and documentation. Also, the documentation is much more extensive.
- Some other minor changes were made

----- version 1.3 -----
- Finally a library!

----- version 1.2 (demo) -----
- Fixed a bug that was screwing up all the lights. They wouldn't turn on.

----- version 1.1 (demo) -----
- Lights can be rotated during runtime

----- Initial release - version 1 (demo) -----
- Movable atoms light up when stepping into light.
- Lights may have their intensity and fov changed during runtime. The direction, however, can not be changed like this.
- Light doesn't penetrate walls.