Konstantin Kuzov

Results 15 comments of Konstantin Kuzov

Currently in "default" mode user-made resizes are not preserved and will be resized back on next arrange. I should probably need to preserve user resizes in that mode. Also currently...

In the old times templates or just bundle multiple versions. And in general it is very rare situation that some game have support for different OpenGL versions, usually thats two...

Choices should definitely matter, but losing points is too much. Just make it expensive. like 10k gold for each 1 skill point rollback. Maybe even multiply it by current skill...

That's known long-standing limitation. It doesn't use lm_sensors for reading gpu sensors and use hardcoded hwmon paths instead. About showing more amd gpu temps there were multiple attempts to make...

If the image quality it produces is good then why not. We are already using rect_pack and truetype from there in nuklear. But truetype's output quality is meh. Alternatively we...

That's vanilla behaviour and was written that way. All Margareth's tour messages are indefinitely repeated when you enter their trigger zone. That's not an engine issue, events 200-218 in odm01...

Equpping swimsuit when you are subject to this limit will result in visual artifact of equpped swimsuit on paperdoll when in reality it wasn't equipped and is still in your...

That's vanilla behaviour. But yeah, it is a bit annoying. They should yell only if fly spell is ended and there is no featherfall active or fly was interrupted by...

Maybe a combination, save made in womm with position on screenshot when loaded in vanilla show much less portion (in hardware mode, in software all good). But when I backpedal...

Also we need to just pass pointer and move output's buffer allocation to encoder so it can properly allocate required buffer according to requested encoding format and image resolution. And...