Stormworks: Build and Rescue

Stormworks: Build and Rescue

[FIX-REUPLOAD] MMR-4670 | Medium Marine Nuclear Reactor
13 条留言
Aspct  [作者] 2 月 25 日 下午 2:23 
All should be fixed now
Aspct  [作者] 2024 年 10 月 17 日 上午 7:37 
@zeegat I hope not
Lion El'Jonson 2024 年 10 月 16 日 上午 11:44 
will this start the 3rd impact?
iamtarman 2024 年 10 月 6 日 上午 11:31 
this looks like the graphics card i would need to play GTA 6
ЗHe Helium З 2024 年 8 月 10 日 上午 6:09 
@Aspct I also don't really play anymore, but I get your idea of not changing the LUA. What I was talking about was changing the value of overheat, as it is not used anywhere else in the code, in order to save a very small amount of processing power. I also deal with programming and have an on tick function that is not optimized scares me. Good work fixing the issues despite not even playing anymore.
Aspct  [作者] 2024 年 7 月 28 日 上午 7:10 
PART 2
-- The reactor LUA I didn't touch or check at all I only changed some variables in the gen&water LUA so the bars lined up with the green zone on the monitor.
-- The reactor LUA variables seem to be used in other parts of the script where they aren't multiplied so I don't know if it's a good idea to touch them. (I'm a software engineer irl, if it works don't touch it.)
-- Idk why rod1 is compared to 500 either lol.

I've uploaded the new versions of both this and the small reactor.
Aspct  [作者] 2024 年 7 月 28 日 上午 7:10 
PART 1
@Helium 3 Sadly I don't play much anymore but I'll try to reply as best as I can.

-- All of those problems actually carried over from the original, I hadn't touched them as I had only fixed a tiny error that stopped the reactor from starting up.
-- Diesel tank was an easy fix thanks for pointing it out.
-- The generator was actually linked up to the battery via an electric charger located at the back, but it appears the flow rate of the charger is too low so I put down a couple more. A direct connection isn't optimal as theroetically other connected devices could use up the internal battery.
ЗHe Helium З 2024 年 7 月 23 日 下午 5:16 
Okay, quite a few bugs and issues that I have discovered so I will list them here:

the generator is not linked up to the rest of the power system, meaning it will run out of electricity and just die. The LUA for the reactor status screen has quite a few errors and weird things that hurts my programming brain: all of the variables are multiplied by 3 when the constant they are being compared to could be changed to 100 instead of 300, with the *3 removed in all if statements; when the rod temps are being compared to overheat, only rod1 is set to 500, meaning only rod one significantly changes color while the others are set to 100; the parts of code that deal with the actual graphics are horrific and have no notes to understand what stuff does, though this is not really an issue.

Just some more stuff that I noticed looking though the design, hope you are able to address these issues, gl.
ЗHe Helium З 2024 年 7 月 23 日 下午 2:09 
Hey, one of the overflow tanks contains diesel instead of nothing. I am sure that the overflow system in not intended to work, but you could also remove it or fix it up a bit.

I saw the old version and was interested in finding a fix for it so I fixed it myself before I found that you already did. Nice work.
Aspct  [作者] 2024 年 6 月 1 日 下午 7:21 
@Behotti I've never used the pico version, bull I'll take a look
kadeg3 2024 年 6 月 1 日 下午 6:44 
I'll see if I can fix the other two as well. Thanks for the cred Aspct.
Behotti 2024 年 5 月 10 日 上午 8:47 
Works great! Would you be willing to try and fix the Pico version too?
Zin 2024 年 5 月 9 日 上午 4:51 
thanks for fixing