Krom Stern

Results 119 comments of Krom Stern

Text field with a color code (BGR) sounds like a good idea. Color-picker is not needed IMO.

Why would it be needed? IIRC second school is only helpfull near PT end, when more recruits are needed.

I have played a game yesterday and starting with just 1 school was okay. Built 2nd school for recruits closer to PT end. Anyway. I guess we need to test...

The code to create it would probably be: dialog_id := Actions.ButtonBox(Player, "Text in the message box", "button1 text", "button2 text", "button3 text"); and corresponding event where dialog_id will be needed:...

Lag is likely caused by too many units building their paths to destination at once.

Multithreading of games logic code is an enormous amount of work and redesign of the bigger half of games engine. It is impractical to do. Optimizing the game for speed...

Not really. It is just another rendering API, much like OpenGL we already use.

Could be due to serfs preferring sites with less materials in. Can you check with code?

This is a known bug that was in TSK/TPR as well.