technic/technic/machines
Zefram 366fc3bc65 Better reactor meltdown
Reactor `explosion' now replaces the reactor core with a corium source
node.  Corium is a new liquid, which flows a bit like lava, but has
the additional feature of destroying nodes to which it is adjacent.
It also randomly turns into a solid form, chernobylite, which makes an
attractive building block.  It thus gradually melts its way through the
reactor shielding layers; a meltdown gets worse over time if not cleaned
up promptly.

The mechanism for an active reactor core to damage nearby players is
generalised into a "radioactive" node group.  Corium and chernobylite
are radioactive, to varying degrees.  Players receive a varying amount of
damage from a radioactive node, depending on proximity.  Staying outside
a reactor cube is sufficient to be safe from the active core, but not
sufficient to be safe from a melted core.
2014-07-23 20:21:59 +01:00
..
HV Better reactor meltdown 2014-07-23 20:21:59 +01:00
LV coal alloy furnace to return the buckets 2014-07-18 17:08:05 +01:00
MV Make switching station run all machines it is connected to, including those in unloaded blocks. 2014-07-11 11:00:46 +02:00
other Clean up constructor 2014-07-21 01:52:13 -04:00
register Remove mods that aren't strictly required from depends.txt 2014-07-20 23:49:38 -04:00
init.lua Partial rewrite 2013-09-17 16:37:56 -04:00
supply_converter.lua Fix supply converter again 2014-07-14 11:16:37 +02:00
switching_station.lua don't attempt to force-load blocks if they're already loaded. 2014-07-23 10:00:13 -04:00