Graphics()->ScreenWidth() / 2
std::hypot
in some places smoke_test
.
Also get rid of all sleeps in the integration tests, it now works off of log messages instead.
This hopefully also enables Windows support, but I haven't tested it yet so it'll not work out of the box. I'll need to find a Windows box to test it.
POS 0 -1 FULL LAYER GAME
cd73fec
Fix incorrect default 0.7 skin parts being used - Robyt3
197f3f2
Use ColorRGBA::WithAlpha
function for 0.7 skin rendering - Robyt3
3a95bbe
Remove temporary variable and simplify SetColor
usage - Robyt3
f4d0758
Add CSkins7::IsSpecialSkin
function - Robyt3
0ad732f
Merge pull request #9495 from Robyt3/Client-Skins7-Various-Refactoring - def-