Artem Votintsev

Results 18 comments of Artem Votintsev

Hi, I have made it in more-or-less stable. There is an issue with images offset (for example farm's of peasant hut's positions are not in the center of their field...

Hm, maybe I'm doing something wrong, but I cant generate wav files using this converter from this repository. Can you please check if I'm doing it right: - git clone...

Oh, cool repository. This is actually what I need instead of all those converters. If you want I can create a pull request to that repository with those tiled files,...

Thanks for all the hints, I have finished wav parser and it looks ok (I do not remember the real sounds quality of the game, but I can recognize phrases...

Hi, did you find a reason for this problem? I got the same issue and not sure where to start checking from.

I think I found a reason - for some case bridge.js have changed the way it handles dictionaries and now there is no .set method for them. Now old projects...

Ok, I see, thanks for your response. It is very unfortunate that such a cool stuff is not in priority. I'm writing some game engine (all game developers should write...

Ok, I found in a doc - it should be Milliseconds. But the problem happens to be in something different. When I call leaderboardsShowAll or leaderboardsShow(correct id) it works well....