technic/technic
Zefram db79675570 Fix flashlight's light generation
The flashlight was lighting the wrong node, 1 m east of the player's lower
half, thus getting no light if the player is adjacent to an eastern wall.
Restore the old 1 m above, that coincides with the player's hands.

There was a problem with light from the flashlight getting stuck in
the map.  This arises because the flashlight's light value was 15, the
reserved value that the engine uses for sunlight.  Moving the flashlight
upwards, by jumping while it is equipped, would cause the node below it to
acquire a bogus sunlit state.  Fix this by reducing the flashlight's light
value to 14 (LIGHT_MAX), which is the maximum permitted for non-sunlight.

The light_off node type is not required.  With the light value limited
to 14, mere removal of the light node suffices to correctly recalculate
lighting.
2014-04-27 14:43:31 -04:00
..
locale Improve message about drill control 2014-04-27 14:42:59 -04:00
machines Fix drops for active machines 2014-04-27 14:43:00 -04:00
sounds Add Mk2 and Mk3 mining lasers 2013-10-30 15:09:31 -04:00
textures Add Mk2 and Mk3 mining lasers 2013-10-30 15:09:31 -04:00
tools Fix flashlight's light generation 2014-04-27 14:43:31 -04:00
config.lua Remove config file creation 2013-12-17 20:01:01 -05:00
crafts.lua fix a few more tube-based recipes 2014-01-03 22:05:35 -05:00
depends.txt Add support for translations via intllib 2013-10-30 13:48:39 -04:00
helpers.lua Localize most variables 2013-12-17 13:56:37 -05:00
init.lua Add support for minetest.swap_node 2013-12-10 20:14:39 -05:00
items.lua Add support for translations via intllib 2013-10-30 13:48:39 -04:00
legacy.lua Add MV and HV generators and make coal dust a fuel 2013-10-27 14:39:44 -04:00
README.md Make some headers smaller in the READMEs 2014-02-27 00:32:37 -05:00
register.lua Fix laser discharging 2014-04-22 12:48:55 -04:00

Technic

License

Copyright (C) 2012-2014 Maciej Kasatkin (RealBadAngel)

Technic chests code is licensed under the GNU LGPLv2+.

Texture licenses:

RealBadAngel: (WTFPL)

  • Everything.