Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Yes, they are set once.
Either way, good mod here. I'm going to use this from now on, wish I looked at the comment section of "fine tune options" earlier.
Added Korean (KO) translation (thank you KimLeon!)
Click the link under "Compatibility" for a sandbox options mod. But I don't think the game lets you reassign the dates after you start playing. It's worth a shot though.
I haven't updated the images. The maximum is now the max value for a 32-bit integer. I made that update in June.
Technically, no, it will shut off at some point because the game intends to do that. You can however set it to shut off after the maximum integer possible, which will be after 2.1 billion days 🙃
Reverted code in files to fix mod not correctly getting sandbox variables
I fixed the issue. There is something not documented about "SandboxVars" and why it doesn't work client-side.
yeah, its not working right now, I apologize.
No, there is something wrong with the mod itself. I believe it is a hidden Lua error, but why exactly it's happening is beyond me
I'm still not sure why it stopped working, I apologize for the wait.
Okay, I'll take a look.
Please do
"Craftable Sledgehammer" can't be the issue, nor any map mods. Test the mod by setting the minimuma and maximums to zero, and setting the original settings to 6-12 months. Then do the opposite by setting the minimum to 180 days and maximums to 360 days, and setting the originals to instant. If the game does not behave correctly, then I will have to take another look at the code.
10 years later might be interfering, because it covers most sandbox options.
Cleaned code files for better execution
Increased integer maximums to 32 bits (2.1 billion days)
Adjusted grammar in English tooltip
I also double-checked multiplayer compatibility - it doesn't work. You'll have to roll a random integer yourself and input it into your server options.
I wrote it down on my to-do list
Try testing the mod to see if it works in multiplayer, by setting the min and max to zero. If it works, then feel free to use it.
Please post screenshots of your modlist and your sandbox options in the "Bug Reports" discussion thread.
Please look at the screenshots and the mod description. This requires a new game for it to work without issue.
This still works. Is it not working for you?
Yeah, I could set it higher, but playing a game beyond 3 years does not seem to be a good choice. I have yet to determine what would be a good max value (32-bit integer or something else)