Ivaylo Draganov

Results 64 comments of Ivaylo Draganov

> All instances of `[zero]` in the ftl file need to be replaced with `[0]` because "zero" is not a category in many languages and thus that variant won't be...

This message was being printed on every map save and `MapDirectoryTracker` is only printing it after exiting the editor. I don't argue that this debug message is very important but...

![image](https://user-images.githubusercontent.com/1355810/187404238-20998115-c1c3-450b-a997-b6b6630e6737.png) > The layout is deliberately to avoid all the blank spaces your change would introduce. The blank space is of little concern, I don't see a big downside to...

Ticks are irrelevant when we talk about game time - i.e. a game that takes 5 minutes does so no matter what the game speed is.

> So the tooltip in the production tab shows the build time of units in real seconds? So i.e. the tooltip for a barrack shows a different build time when...

I randomly got this crash, here's what I did: 1. Start a local MP server. 2. Join as a spectator with another client. 3. Start game and try to kick...

This doesn't seem to work properly when deleting a map and trying to create a new map with the same filename. Repro steps: 1. Create a new map test.oramap 2....

And another minor issue: 1. Create a new test.oramap 2. Delete map from outside 3. Try to save map from map editor Expected: The map saves without any prompts Actual:...

Also this doesn't track any changes to `map.yaml` of unpacked maps. 1. Create an unpacked map 2. Change the map name in `map.yaml` from outside 3. Make some changes and...

There are some notifications that make sense only to the player issuing the order (e.g. MCV deployment and building infiltration). Others would be just noise and confusing (Unit lost, unit...