Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Now I'm really pissed about itch.io not saving my draft. I've lost twice my lengthy answer...
You're mostly right in your observations, with some additions.
Safe morale loss basically adds and extra worker to industry in order to prevent production stalling in case the industry production was decreased due to loss of morale. Unfortunately it's poorly documented on the user side, I might have to extend the tutorial on this.
Optimize Industry used to be called Maximize Industry, thought that's not 100% accurate either. Renaming it though I might have inadvertently reversed the meaning. What it does is that when it's enabled and the current building has more than 1 turn left then instead of distributing industry workers so that they are just enough to finish in the estimated number of turns, it will use the maximum of workers. When it's the buildings last turn, regardless of this option it will use just enough workers to finish (otherwise the extra work is simply wasted).
If the priority of something is 0 it won't get workers unless the workers really have nothing to do. Thus the use stored food option works as intended. Also if a resources store if full it will decrement its workers even if it's set to "Fill All".
If you don't have anything in the industry queue, it will still fill up the industry workers according to priorities, because that production is converted into credits. So that is also intended.
As for the buttons instead of checkboxes, on small screens checkboxes are harder to hit (at least the default ones from libgdx). Also I already had this logic on the setup screen where you start the game so I kept it the same. Basically if the buttons says "enable", the feature is disabled and vice-versa.

If you have more questions/suggestions, feel free to ask.

Hey dev!,hopefully you are still working on your game,here's my problems : 

I want to cancel out my alliance with a major race,but theres no option that does so,while in minor races you can cancel out their membership to your race,i want to break my alliance with a major race but don't want to go to war with them,as it seems that a war declaration is your only choice in here  

Trade routes,yes,this bothers me,in my situation,System A ( my system ) cannot make a trade route to system b ( other race's system ),but for some reason system C ( also my system ),can somewhat create a trade route with system b.Both system A and system C are near system B,both have enough populations for trade routes,both are also still not full of usable trade routes  

There are still more issues in the game that i could use some tips or answers,but i wont tell them for awhile until i know you respond to this post,so that i wouldnt be hoping that much to get a reply.

Unfortunately I don't have much time for BotE, haven't had for the last 3 years, but I do fix bugs occasionally.

Yes, you can't cancel an Alliance, I think it's intentional from the original design (I only picked up development a few years ago).

As for the trade routes issue, only a save might solve the mystery, drop me an email with it to boteandroid@gmail.com , and write me the exact instructions on how to reproduce it, hopefully I'll have time in the next few weeks to look into it.