technic/technic
Zefram d0efa15b98 In quarry, skip past undiggable nodes
The quarry used to get stuck when it encountered an undiggable node.
Change it to skip past that node, digging whatever later stuff it can.
Necessarily, the current digging position becomes semantically-significant
state: it is no longer sufficient to search the quarry cuboid from the top
on each iteration.  The current digging height is reported in the quarry's
interaction form, and can be reset to the top using a button on the form.

Where there is a non-air node within the quarry directly above the
next node to dig, it blocks the quarry's access to that node, even if
everything involved is diggable.  Thus an undiggable node casts a shadow
of undug nodes below it.  Resolving undiggability of a node is a major
reason to use the restart button.
2014-08-18 15:14:15 +01:00
..
locale In quarry, skip past undiggable nodes 2014-08-18 15:14:15 +01:00
machines In quarry, skip past undiggable nodes 2014-08-18 15:14:15 +01:00
sounds Audible siren to warn of reactor meltdown 2014-07-25 15:38:40 +01:00
textures Administrative world anchor 2014-08-13 19:07:53 +01:00
tools Revise rules for regenerating latex 2014-08-13 23:13:52 +01:00
README.md Fix celeron55 credit 2014-07-23 18:47:04 -04:00
config.lua Make technic_worldgen loadable before technic 2014-07-26 19:20:45 +01:00
crafts.lua Tweak energy crystal recipes 2014-07-09 09:17:44 +02:00
depends.txt Uranium enrichment via centrifuge 2014-07-28 13:18:51 +01:00
helpers.lua Remove swap_node compatability code 2014-07-21 00:40:53 -04:00
init.lua Handle both pipeworks APIs 2014-08-15 13:23:41 +02:00
items.lua Realistic range of radioactivity of uranium blocks 2014-08-04 17:03:56 +01:00
legacy.lua Uranium enrichment via centrifuge 2014-07-28 13:18:51 +01:00
register.lua Fix supply converter 2014-05-24 00:24:30 +02: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

RealBadAngel: (WTFPL)

  • Everything else.

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