Jon Lund Steffensen
Jon Lund Steffensen
Would require changing the stonecutter to be able to "enter" the stone from another direction, but the animation doesn't fit very well in this case. Also, there are some issues...
It is possible but there is a glitch in the animation when coming from a different direction. And to solve the other issues the STONECUTTING state has to be expanded.
@Richard-L Well, it that is true it is a bug then. Even existing ones should take the stone when the building is demolished.
It is a graphics glitch only.
@Richard-L probably not. I'll take a look at the code.
Just commenting to clarify the game mechanics: If the last 15 times a miner went down to mine a resource there was nothing found, the message about the mine being...
:+1:, but we'll need to decide on a translation system to use before this can be implemented. gettext seems to be a popular choice, any other opinions?
Improvements in d729214607af360384988071684da75b0dc53940, 1ba75da9f78862e2cdab21f636067206f9d25a84, ba7099412c951076b96b62d1f56caabdcb79484c and c7448e302213084209d5c0f9f21a6b22dd5cff33.
The size depends mostly on the size of the map. With the last improvements the file size of a size 10 map is now below 10 Mb and by adding...
:+1: Before this can be implemented the file io code needs to be made asynchronous such that the interface can update while the game is loading/saving.