Workers & Resources: Soviet Republic

Workers & Resources: Soviet Republic

Недостаточно оценок
Husak Challenge
   
Наградить
В избранное
В избранном
Удалить
Размер файла
Добавлен
Изменён
106.248 MB
21 мар в 11:03
13 июн в 12:31
Обновлений: 11 (просмотреть)

Подпишитесь, чтобы загрузить
Husak Challenge

Описание
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)
Комментариев: 5
Sirius Czech 27 июн в 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 июн в 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 июн в 4:32 
I checked it and it is working now (show of objectives and the check of export restirctions). Good job!
LordRacoon  [создатель] 9 июн в 4:14 
Hi, thanks for info. It should be fixed now.
Illyria 8 июн в 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