how does it work? Is it 100% C# running the city server?
yespBuffer[0]&0xFF<<1
looks any better :D[ RUN ] Jobs.LookupHostWebsocket
2023-11-13 18:29:23 I host_lookup: host='example.com' port=0 1
./src/test/jobs.cpp:109: Failure
Expected equality of these values:
pJob->m_Result
Which is: -1
0
[ FAILED ] Jobs.LookupHostWebsocket (1 ms)
cl_background_color $808080
also should workrgb(35, 39, 42)
gets converted to hsl(205.7, 9.1%, 15.1%)
which is also being converted in teeworlds so it fits as a value from 0 to 255c29d4b9
Remove redundant CUIRects, improve find button height - Robyt3
0db4b5f
Refactor border button condition, move button variable - Robyt3
8e9b4dd
Refactor tile details popup height, variable names - Robyt3
886ec99
Add missing check for modifier of Ctrl+F hotkey - Robyt3
e71ce8f
Merge #5998 - bors[bot]