RCS, commonly known as thrusters, is an essential system for spacecraft navigation. Rosatom-Antonow K37-TNTRL operates with reactor-powered hydrogen dioxide based exhaust allowing up to 200kN of thrust per unit – more than enough for agile maneuvers[…]
Tag: code
I have written something, and it works!
Godot 3 is out
Well, it is out for a while now, so I figured it’s about time to port our projects to it. To this date we were using Godot 2, but 3 offers some significant improvements. There[…]
The idle CPU mistery
Pushing “In Dead Company” AI to its limit I found a strange thing. When I spawn hundreds of combatants, frame rate drops. This is to be expected – there is a limit to how much[…]
Quest for a leak that was not there
I spent most of today code-time hunting a curious leak. Not memory leak, mind you – memory consumption was perfectly normal. I tested my AI with 300 agents, and it worked smooth. At first. After[…]
Mindfields – AI for crowds
Gameplay and Story Segregation really gets on my nerves. Especially with RPGs. Story takes place in a city with thousands of souls, yet all you get are three levels with 30 characters at most. Those are[…]