Solargene

Solargene

Human Ressources
7 条留言
🐺𝓢𝓱𝓪𝓭𝓸𝔀🐾 8 月 2 日 上午 11:53 
Will do. I'm starting a new fresh game, so it may take me a while. I'm one of those slow guys.

:GravityCat::kopi:
Seraphin  [作者] 8 月 2 日 上午 11:32 
I tried to find another way to add the furniture, but didn't succeed. I decided to add the max game version for 0.16 to get rid for the message, but consider it being "experimental". While doing that, I found another error in my hospital file (which wasn't part of the mod because of it), so you have additional furniture to add additional patients to a hospital. Hopefully no bugs got added, so please let me know if it's working as it should.
🐺𝓢𝓱𝓪𝓭𝓸𝔀🐾 8 月 2 日 上午 6:36 
So far it's running well for me as I no longer play V15, so setting it this way has always helped me in the past, unless the Mod is problematic.

The new GUI will take some getting use to, but being that Alex wont be going back to the old one with future updates, I'm fine with it.

:GravityCat::dutmastronaut::redmars:
Seraphin  [作者] 8 月 2 日 上午 6:07 
The problem is, acprog introduced a new icon-property into the rooms .nut files.
If I add it, the mod breaks for 0.15 ... which I don't want to, as I still like the old GUI.

Of course I could change max_game_version onto 16, as this mod doesn't have any responses that 0.16 would be broken with it. But still I don't know if there may be any future bugs for 0.16 if I don't add the icon-property.
🐺𝓢𝓱𝓪𝓭𝓸𝔀🐾 8 月 2 日 上午 4:40 
If a Mod is in good working order, and the Author of the Mod doesn't change the version, I do it myself so I don't get the annoying "Outdated Warning"

It's rather simple to do in the Descriptor.NUT file:

min_game_version<-Version(0, 16, 0);
max_game_version<-Version(0, 16, 0);
Seraphin  [作者] 7 月 9 日 下午 7:53 
Just started solargene today with the new GUI today. As far as this update in the experimental branch is described, I think my mod shouldn't cause any risk (as there are no bug reports yet anyway).

But it warns you of being outdated. You should be safe to ignore this warning ... but I'll compare the modded files on the weekend and adapt the supported game version.
Seraphin  [作者] 3 月 31 日 上午 1:33 
I compared stock solargene 0.15.54 files with the one of my mod. Looks like no compatibility update is needed.