- May 2, 2024
- 4
- 0
Looked into it briefly before deciding I didn't want the responsibility as the issue depends if it is that the moderator was away too long or if the subreddit is just too slow so the moderator seems inactive because there is nothing they need to act on.(Think we could make an appeal?)
first in src\endWeek\reports\incubatorReport.js change thisAny way to make incubation faster by compiling?
if (tank.birthWeek >= 52) {
tank.birthWeek = 0;
if (V.seeAge === 1) {
tank.actualAge++;
tank.ovaryAge++;
}
}
if (tank.birthWeek >= 52) {
let years = math.floor((tank.birthWeek/52))
let remainder = (tank.birthWeek%52)
tank.birthWeek = remainder;
if (V.seeAge === 1) {
tank.actualAge += years;
tank.ovaryAge += years;
}
}
I was just about to comment that the Free Cities subreddit was recently banned for being unmoderated. Always seems like a good idea to have more than one mod just in case of situations like this one. I'm still not knowledgeable enough about the game to really feel comfortable taking on that responsibility. But I was considering putting in a request to at least get the subreddit open again.im hear FC premod in Reddit has been down so any chance modder will open it back?
might be a bug
There's no global storyline, but there are some event chains that could count as story.When does the storyline end?
Найдите в Интернете сборки pregmod; мы не можем предоставить прямую ссылку, поскольку это противоречит правилам. Для изображений, созданных с помощью искусственного интеллекта, вам необходимо установить Stable Diffusion (предназначается дляВсем привет! Играл в эту игру давно и очень понравился. Решил сейчас заценить: увидел, что моддеры очень постарались. Но у меня вопрос: где сейчас можно скачать готовую версию? Вижу, что люди используют ИИ для изображений, как мне все это получить? Не пинайте меня сильно, я не самый продвинутый пользователь) Буду благодарен за помощь!
English, please.Всем привет! Играл в эту игру давно и очень понравился. Решил сейчас заценить: увидел, что моддеры очень постарались. Но у меня вопрос: где сейчас можно скачать готовую версию? Вижу, что люди используют ИИ для изображений, как мне все это получить? Не пинайте меня сильно, я не самый продвинутый пользователь) Буду благодарен за помощь!
Thank you very much!Найдите в Интернете сборки pregmod; мы не можем предоставить прямую ссылку, поскольку это противоречит правилам. Для изображений, созданных с помощью искусственного интеллекта, вам необходимо установить Stable Diffusion (предназначается дляYou must be registered to see the linksилиYou must be registered to see the links), и ваша система должна соответствовать этим требованиям (проще всего настроить с помощью графического процессора NVidia, минимум 4 ГБ видеопамяти). Pregmod содержит руководство по установке SD в параметрах образа, а в Интернете есть и другие руководства.
Search online for the pregmod builds; we cannot provide a direct link as it is against the rules. For AI generated images you have to have Stable Diffusion installed (You must be registered to see the linksorYou must be registered to see the linksintended), and your system needs to meet those requirements (easiest to set up with an NVidia GPU, 4 GB VRAM minimum). Pregmod contains an installation guide for SD in the image options and there are other guides online.