technic/technic
Zefram 67b90f3ad1 Grace period before reactor meltdown
The meltdown check now doesn't trigger meltdown immediately on reactor
structure being compromised.  Instead, there's a grace period of up to
100 s, during which the reactor can be repaired.  The check doesn't just
look at whether the structure is damaged at all: it looks at how damaged
it is, counting the number of faulty nodes.  The amount of damage is
integrated over time, and the grace period is actually 100 node-seconds,
so greater damage causes meltdown more quickly.  If the active core is
dug then it melts down immediately, preventing the tactic of digging
the core to avert meltdown.

Incidentally move the meltdown check into its own ABM, from the
technic_run callback, so that it applies even when the reactor is not
connected to a switching station.
2014-07-25 14:24:25 +01:00
..
locale Tweak mesecon control of forcefield 2014-07-23 16:49:08 +01:00
machines Grace period before reactor meltdown 2014-07-25 14:24:25 +01:00
sounds Handheld prospecting tool 2014-07-07 15:15:05 +02:00
textures Better reactor meltdown 2014-07-23 20:21:59 +01:00
tools Improved can usage 2014-07-23 20:21:59 +01:00
README.md Fix celeron55 credit 2014-07-23 18:47:04 -04:00
config.lua Config setting to nerf corium 2014-07-23 17:24:52 -04:00
crafts.lua Tweak energy crystal recipes 2014-07-09 09:17:44 +02:00
depends.txt Better reactor meltdown 2014-07-23 20:21:59 +01:00
helpers.lua Remove swap_node compatability code 2014-07-21 00:40:53 -04:00
init.lua log_mod -> log_mods and get setting as boolean 2014-07-21 00:13:45 -04:00
items.lua Fine gold and silver wire items 2014-07-09 09:17:44 +02:00
legacy.lua Add MV version of compressor too, remove infinite sand-producing compressor recipe. 2014-07-02 22:45:46 +02: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/