Barotrauma

Barotrauma

Hazardous Reactors
Showing 71-80 of 148 entries
< 1 ... 6  7  8  9  10 ... 15 >
Update: 5 Jun, 2022 @ 12:51am

Fixed

-Missing depleted fuel decon output leading to "Extended research" perk to be unusable

-Lua fix for reactor repair issue where the game would insist to keep using vanilla values over my mod's values, there should be no need to edit the sub in the editor anymore

Skill requirements, repair time and threshold are applied to all reactors every round start

Lua for Barotrauma is required to use that fix

Update: 31 May, 2022 @ 10:52am

Attempt at fixing the repair threshold issue with Lua so there is no need to edit a sub anymore

Due to issues doing closed testing I have to do it live

Update: 28 May, 2022 @ 6:03pm

Localisation

-Fixed some translations still appearing in english only

Update: 26 May, 2022 @ 3:19pm

Localisation

-Brazilian Portuguese added, contribution by Polaris

Update: 26 May, 2022 @ 3:55am

Fixed

-Reactor PDA opening fuel truck UI instead of the actual reactor

Update: 14 May, 2022 @ 9:20am

Localisation

-Mod now has localisation, currently only English and French is supported people are welcome to contribute

Changed

-Radiation sickness and ARS no longer stack (ARS will remove radiation sickness past its danger threshold) gameplay wise nothing change, maybe save some performances on top

-Tweaked affliction delay

-Changed ARS source strength as it was otherwise nigh impossible to even get it (rough estimation is now around 2min30 at max radiation)

-ARS now also give organ & internal damage same for radiation sickness but only at max strength

-ARS and radiotion sickness now also cause screen blur effects

Fixed

-Mistake that removed the fuel % out pin on the reactor wiring pannel

Update: 8 May, 2022 @ 4:14pm

Changed

-Description of acute radiation syndrome (give more info on how you can get it in the first place for those unaware of) and the QoL anti rad drug effect

-Antirad QoL affliction is removed upon getting acute radiation syndrome to reflect DTPA's description of it becoming useless at that point

Update: 5 May, 2022 @ 3:27pm

Changed

-Backend code adjustement on certain afflictions to reduce potential lag causes

-Bring back fuel rod quality thanks to Milord pointing me at a conditionnal I missed wich allow it to work with my code

Addition

-QOL afflicition logo for DNA stabiliser and DTPA active effect due to them acting very slowly

Fix

-Fix missing quality system on fulg batteries


-Fix merchants not selling normal rods and other item they should be selling

-Hopefully finaly fix reactor GUI because im out of ideas now to fix it

Update: 2 May, 2022 @ 10:26am

Fixed some typos in the coding

Update: 2 May, 2022 @ 10:20am

Changed

-Fuel rod crafting quality is back, thanks to Milord pointing me to a conditionnal I've missed in the github