24 Commits

Author SHA1 Message Date
Vanessa Ezekowitz
707a0c308f Use node texture colorization
Uses "color = <foo>" in the tile image def instead
of compositing with ^[colorize.  Saves RAM.
2017-01-25 04:28:17 -05:00
Vanessa Ezekowitz
d4b71c991e Merge pull request #1 from minetest-mods/sofar-patch-1
Max light source is 14.
2016-09-16 00:19:44 -04:00
Auke Kok
e94fc56e86 Max light source is 14. 2016-09-15 10:44:48 -07:00
Auke Kok
d5f6900b5a Add standard mod files. 2016-03-27 21:15:06 -07:00
SmallJoker
44125c7ce8 the cage looks better with a dark texture. 2015-05-23 11:28:49 -04:00
Vanessa Ezekowitz
c71b6f88ed give the model an internal bulb, make the lens transparent
colorize the bulb, reduce the coloring on the lens to only a small effect.
2015-05-19 23:11:56 -04:00
Vanessa Ezekowitz
9c02a9fbc2 smooth faces on the model 2015-05-19 22:21:36 -04:00
Vanessa Ezekowitz
37bfe34069 split model into multiple materials, use [colorize to create the lens colors 2015-05-19 22:15:20 -04:00
Vanessa Ezekowitz
2c169e8438 replace old nodebox model with a fresh, new mesh node 2015-03-14 03:08:35 -04:00
Vanessa Ezekowitz
ca77db8fd5 OPTIMIZE _ALL_ THE TEXTURES! \:D/ 2015-01-23 14:09:21 -05:00
Vanessa Ezekowitz
2491e64723 use current intllib API 2014-12-27 01:01:11 -05:00
Vanessa Ezekowitz
abe2abe5cf remove old ownership code in favor of the ownership code in Minetest 2014-01-30 16:17:02 -05:00
Vanessa Ezekowitz
861788a6a9 fix crash 2013-11-14 16:06:36 -05:00
Vanessa Ezekowitz
8d4ff14928 Make lights use minetest's 6d facedir prediction code
via a small wrapper routine that also checks for protection and infinite stacks
2013-11-07 21:33:36 -05:00
DanDuncombe
d846f33e54 Merge pull request #2 from VanessaE/master
various fixes
2013-10-16 09:20:12 -07:00
Vanessa Ezekowitz
6eafd7da6d fix nil function call in ownership code 2013-10-16 10:01:34 -04:00
Vanessa Ezekowitz
e613e96360 thin out the lights' wires a bit, add a selection box
also some minor formatting changes
2013-10-15 19:52:26 -04:00
DanDuncombe
7d7469059d deleted obsolete textures 2013-10-15 19:16:34 +01:00
DanDuncombe
6505a7d208 New Texture System 2013-10-15 19:07:06 +01:00
DanDuncombe
01117b85d8 Made lights look slightly better 2013-10-15 18:32:35 +01:00
DanDuncombe
713865a4df Merge pull request #1 from VanessaE/master
Add full 6dfacedir compatibility
2013-10-13 10:57:45 -07:00
Vanessa Ezekowitz
3bec84cd84 Add full 6dfacedir compatibility
Also add protecting checking, infinite stack checking, and
more complex recipe with a higher yield.
2013-10-13 13:58:07 -04:00
Daniel
b5ed4e6b01 Initial Commit 2013-10-13 17:07:06 +01:00
DanDuncombe
99e46da133 Initial commit 2013-10-13 09:04:38 -07:00