Istrebitel

Results 8 issues of Istrebitel

Rendering algorithm we use only properly renders objects that stay in their tiles. Otherwise all sorts of artifacts happen. We need a new algorithm to properly render moving objects and...

Code Query
Graphical User Interface (UI/GUI)

Right now the game comes with translation for many languages but it seems the fonts don't support it? Can we somehow quickly convert some basic font into game-usable format so...

Enhancement
Feature Request
Code Query
Graphical User Interface (UI/GUI)

Currently profiling shows that an intense battle (36 anthropods vs base defenses) has processor time spread as follows: - 50% on redering, of which: - 25% (a half) rendering map...

Enhancement
Feature Request
Code Query
Battlescape

Some forms have a minsize of 640x480 but size of 646x484 and have a border of 2x2. Some don't. This looks good right now with form having a border, but...

!BUG! low priority
Enhancement
Code Query
Verified / Replicated
Graphical User Interface (UI/GUI)

Right now vehicles firing is implemented in a strange way: - First we cycle through every equipment on vehicle to see if we have any functional weapon and remember biggest...

!BUG! low priority
Enhancement
Feature Request
Code Query
UnitAI / Behaviour
Verified / Replicated
Cityscape
Vehicle Equipment

Right now the code that calculates leading target is a crude implementation This happens in places like: ~~- vehicle firing on vehicle~~ ~~- vehicle firing on projectile~~ ~~- unit firing...

!BUG! low priority
Enhancement
Feature Request
Code Query
UnitAI / Behaviour
Verified / Replicated
Pathfinding
Cityscape
Battlescape
Line of Sight (LoS) / Line of Fire (LoF)

For stunned vehicles we must color vehicle white, meaning tinting isn't going to help as that can only subtract color, not add it.

Enhancement
Feature Request
Code Query
Verified / Replicated
Quality of Life (QoL)
Graphical User Interface (UI/GUI)

For example, we draw rectangles around buildings, and those must pulsate, but for that we must use a color from the palette to draw them. Of course we could pick...

Enhancement
Not Yet Implemented
Feature Request
Code Query
Verified / Replicated
Graphical User Interface (UI/GUI)