I created a simple algorithm for constructing buildings. It can construct factories, military plants and military units on the safest cells.
Also fixed bugs in the algorithm for calculating cell safety (distance from border)
I released funlutab 2.2. Added max, min, reverse, sum and multiply functions; error messages; fixed a small bug with unpack function.
PS: don't worry, i'll update my modules not too often, so there won't be many uninteresting posts like this
Hi!
Currently i optimized the game and didn't added any content because i want to add music. But i couldn't find any tracks suitable for my game. So yesterday and today i was making my own track, but it's so-so (to put it mildly), because it's my first track.
I'm also tired of it and every now and then i want to add some random tracks to my game just to stop torturing myself.
Added attacks and their descriptions. But I still can't decide on the names of stats.
I misunderstood the question. I got this: Is the Defold Engine the engine you MADE your game ON?
NO, Defold Engine ISN'T the engine i made by myself
I'm very sorry for misled you
Is the Defold Engine the engine you made for your game?
Yes, i use it because i only know lua and python (there are no normal engines for python)
PS: i already regret this...
I'm going to continue developing my game. This week i'll update my funlutab module and next week i'll be working on game.
There is an issue with stats names 'ground/air attacks left' and 'ground/air attack'. They look similar but 1st means '... attacks you have now' and 2nd means '.. attacks you'll have next turn'. Because of this, you may misunderstand the game.
What they look like now:
So i decided to come up with new names for these stats:
'tt' (this turn) and 'nt' (next turn):
2. 'this' and 'next':
3. 'are' and 'will be':
I'll post this same poll on my discord server and then i'll sum results
PS: in these both polls i'll vote on behalf of people who are not subscribed on my tumblr and not on my discord server
Added the first player selection menu and changed the main menu background
Soon i'll start developing a new version but i don't know how to number versions
Often developers number game versions as 1.0, 1.1, 1.2... But the 1st digit ("1") never changes and i don't see the point in it. So i numbered the alpha versions as 1.0, 2.0, 3.0... And i can omit the 2nd digit ("0") because it didn't also change (i didn't release intermediate versions). But in this case versions will be numbered 1, 2, 3... and it will look like the 2nd part of the game.
So i decided to ask you:
Hi!
Now if a tool/attack isn't selected, the description displays info about building built on the selected cell. Also added a description for empty cell. I think it's very informative...
Today, after 1,5 months after the last one, i release a new interim release on my discord server
PS: yes, the description of empty cell is the longest description...
I'm currently creating my own file format to use it for create game localizations.
File text:
Processing result:
Hi! Sorry for the delay, i didn't have much time to develop the game last week
I decided it's not necessary to teach bots to build defense lines because them are not always effective. But i taught bots to "invest" money in building factories at the beginning of game.
I also decided to delete the cooperation page in the settings menu because i think it's not nice to ask for help directly in my game. At the moment this page is just hidden but i'm going to delete it completely in the future.
I'll publish the 1st interim on my discord server within an hour