Workers & Resources: Soviet Republic

Workers & Resources: Soviet Republic

Yeterli oy yok
Husak Challenge
   
Ödül
Favorilere Ekle
Favorilere Eklendi
Favorilerden Çıkar
Dosya Boyutu
Gönderilme
Güncellenme
1.661 MB
21 Mar @ 11:03
17 Eyl @ 3:52
15 Değişiklik Notu ( görüntüle )

İndirmek için abone ol
Husak Challenge

Açıklama
Husak Challenge

Mod is checking some of the rules from this challenge, not all rules are implemented. Challenge was made by Sirius Czech whole description is here

Mod is not making any changes to game (except disallowing buying vehicles from customs) and it's not making game unplayable after fail. It's only helping to track your progress.

Not implemented rules
  • 5 years plans (not able to get user input)
  • Not finishing 2 events in row, which lead to fail. (connected with 5 years plans)
  • 1977+ Sentences 5/6/7 years (not able to get setup for each court)
  • Export restrictions are validaten only partially (hard to collect sum of all resources required for manufacturing exported resources)
  • Imigration points (not able to get count of highly educated imigrants)
  • 50% global loyalty (not able to get this value)
9 Yorum
Sirius Czech 31 Tem @ 5:51 
To Medic: should not result in a fail, but I have no idea about how the script is able to track it. The task is to run/start it at least once in 1973 as well as have a running orphanage since then. Nothing else
LordRacoon  [yaratıcı] 27 Tem @ 7:14 
I will discuss it with autor of challenge and I will do changes depend on it.
Combat Medic Spectre 18 Tem @ 3:13 
The script tried telling me that I failed a quest regarding the increased birth rate despite me having researched it at an earlier time already. Is that intentional?
LordRacoon  [yaratıcı] 11 Tem @ 15:32 
Hi, Nargon thanks for info. I didn't check that and I remove it from mod. It has only 1MB now
Sirius Czech 27 Haz @ 6:14 
Amazing how it turned out. Maybe one day it will be able to lead us through the whole campaing, but even now it rendered any my "stats excel" mostly obsolete.
Nargon 25 Haz @ 12:47 
Hi steam workshop says the script has 106.248 MB. WTF? what is inside?
Ok I figured it out. You have included a .git folder which is 104MB.
Is this intentional or an oversight?
Illyria 9 Haz @ 4:32 
I checked it and it is working now (show of objectives and the check of export restirctions). Good job!
LordRacoon  [yaratıcı] 9 Haz @ 4:14 
Hi, thanks for info. It should be fixed now.
Illyria 8 Haz @ 13:06 
in exportObjectivesHelper.txt line 160 (function GetExportByID) you forgot to handle RESOURCE_RAWBAUXIT - so it is 0 if its the first resource shown, els its the value from the last shown resource

In next line for RESOURCE_WOOD you add last two values twice

And for RESOURCE_RAWBAUXIT the check does not work probably the same reason (maybe forgot the entry) - did not have the time and motivation to check it