Commit Graph

14 Commits

Author SHA1 Message Date
numberZero
83a4bb60ca Fix flowing corium textures (#364) 2017-06-05 10:51:24 -04:00
Jordan Irwin
97e1c8b7f2 Replace deprecated method 'setting_getbool' with 'settings:get_bool' (#369) 2017-06-05 10:50:30 -04:00
Vanessa Ezekowitz
78f16c3e8e label all ABMs for profiler 2017-03-31 19:15:25 -04:00
Vanessa Ezekowitz
383f7df22d change nodename for gloopblocks rainbow block (now "diagonal"), add support
for its aliased version of the former nyan cat block (10k density)
2017-03-26 00:40:53 -04:00
Vanessa Ezekowitz
767f5346e9 add gloopblocks rainbow block radiation setting
(half that of a nyan/pbj block)
2017-03-22 19:25:00 -04:00
Vanessa Ezekowitz
df15a5ee65 add radiation protection via pbj_pup blocks
same strength as nyan blocks
2017-03-22 19:25:00 -04:00
Vanessa Ezekowitz
cb5e3e8ff4 raise radiation shielding values on nyan blocks
from 1000 --> 10000

This makes it possible to protect a corium source with a layer of nyan blocks,
and avoid damage outside roughly 6m from the wall.

Also, added alternate node name for nyan blocks
2017-03-22 19:24:52 -04:00
number Zero
cbe97434dc Add option to disable radiation protection 2017-02-25 20:55:15 -05:00
number Zero
73afc40d9c Immortal entities support 2017-02-25 20:55:15 -05:00
number Zero
b739ed6cb1 Made radiation configurable 2017-02-25 20:55:15 -05:00
number Zero
51be33deea Restored weak shielding 2017-02-25 20:55:15 -05:00
number Zero
1810f417d2 Radiation improved
Now it is applied to mobs too.
Moreover, it should now respect "radiation" armor group, or fall back to "fleshy" group to detect vulnerable things
2017-02-25 20:55:15 -05:00
ShadowNinja
06dec20326 Add longer-term radiation damage
Radiation now slowly damages you for a while after exposure,
with the effect's time and intensity proportional to the
amount of radiation received.  The radioactivity of some
items is reduced to account for the increased damage.
2017-01-28 17:51:14 -05:00
ShadowNinja
1da213a5e4 Split radiation from nuclear reactor code 2017-01-28 17:51:14 -05:00