technic/technic
Tim d39797aad8 Handle CONTENT_IGNORE when checking windmill conditions.
Windmills always span more than one mapblock, so even with a switching station next to the generators, they will stop working if unloaded due to the windmill check failing to handle CONTENT_IGNORE of the frames at the foot of the windmill, unless a second switching station would be placed there.

The commit assumes, that a user has to load a block to modify it, and thus unloaded blocks to have the same windmill frame state as before.
This also makes technic_run for windmills a little faster by being able to skip some unnecessary node lookups and generally avoiding creation of 20 tables per windmill per step.
2016-11-17 11:59:48 -05:00
..
locale Get rid of technic.format 2015-02-13 21:13:17 +01:00
machines Handle CONTENT_IGNORE when checking windmill conditions. 2016-11-17 11:59:48 -05:00
models Add spheres to the CNC machine 2015-03-12 00:02:23 -04:00
sounds Add vacuum cleaner tool (by Phvli) 2015-11-28 08:27:22 +01:00
textures Add vacuum cleaner tool (by Phvli) 2015-11-28 08:27:22 +01:00
tools Add trace_node_ray_fat and use it for mining lasers 2016-11-17 11:48:19 -05:00
README.md Readd myself 2015-06-06 10:34:45 -04:00
config.lua allow activation/deactivation of frames/templates by config 2015-03-16 18:58:41 -04:00
crafts.lua default:mese_block is now default:mese 2015-06-17 17:10:03 -04:00
depends.txt update mining lasers 2014-09-16 15:23:46 -04:00
helpers.lua Add trace_node_ray_fat and use it for mining lasers 2016-11-17 11:48:19 -05:00
init.lua Cleanup 2016-03-20 00:02:33 -04:00
items.lua Remove extra registration of LV transformer 2014-09-24 20:35:25 -04:00
legacy.lua Fix cable alias count 2016-04-01 19:58:37 -04:00
register.lua Rename technic.cables and make it private 2015-03-22 19:35:50 +01:00

README.md

Technic

License

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

Technic chests code is licensed under the GNU LGPLv2+.

Texture licenses:

BlockMen modified by Zefram (CC BY-SA 3.0):

  • technic_chernobylite_block.png
  • technic_corium_flowing_animated.png
  • technic_corium_source_animated.png

celeron55 (Perttu Ahola) modified by Zefram (CC BY-SA 3.0):

  • technic_bucket_corium.png

sdzen (Elise Staudter) (CC BY-SA 3.0):

  • most of the older 16x16 textures

RealBadAngel: (WTFPL)

  • Everything else.

CC BY-SA 3.0: http://creativecommons.org/licenses/by-sa/3.0/