Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 164 to 171 of 171 · Previous page · First page

Can you add a way to see all the territory currently owned by a country?

Open the industry map.

you did not need to make a entire anime intro just for this lol

Tips on winning in the Russian Civil War as Bolsheviks?

I haven't tried, however, russia does have the most overpowered defensive terrain on the map, so that may help when whittling down white russia. 

Also, civil wars only start if your ideology does not match the nation you are trying to become, so you can skip it by changing your country to being communist first. 

How did you make the province system? I am big into the hoi4 community on scratch and want to know how it works so I have the ability to potentially recreate it.

Each region has a culture associated with it. When you annex a region, it checks the culture of that region and adds it to a dictionary which every country has with the key being the culture, and the item being a list of all the regions the country owns with that culture. From that, you can get the region ids of each region in a province by just getting the item associated with a certain key within the country class.

Interesting, also, how do you get the computer to recodnize that the regions are separate? on scratch we have to copy every region into a clone. How did you do it here?

The regions are all represented by one large dictionary where the first element is a unique color associated with that on the region map, the second is it's location on the map, and the third is a list of every region which that region connects to. It works to be a very rudimentary way of implementing a graph data structure.

Is scratch properly OOP? Or is it mostly procedural.

it is not OOP

Is there any way to re-gain stability?

Decisions in the political tree and side bar.

What if I'm a minor nation like Luxembourg which doesn't have any decisions?

(+1)(-1)

Every country gets some generic decisions and a generic political decision tree.

Okay, but I can only gain up to 30 stability from reform 1 2 and 3, and I think that's too little for the long run.

You can gain more through an option that appears on the side bar when you go below 60.

(+1)

Great

(+1)

fix game


(1 edit) (+2)

I released a day one patch yesterday, so this may already be fixed if playing version 1.1. If not, could you let me know what you were doing when this happened?

Hold it. Do I need to re-install sosandwin every time you update it?

(+1)

Yeah, there's no real way to have it auto update unless it's in a game store afaik.

Can you at least somehow announce the updates?

Right now I'm  just doing that on the discord server, but I'll definitely start doing it on itch too.

(+3)(-1)

I am very excited about this game, thank you.

Viewing most recent comments 164 to 171 of 171 · Previous page · First page