Avahe Kellenberger
Avahe Kellenberger
Just type the unicode characters /s I imagine I'll have it done by the end of this weekend, but I'm curious if there are any additional ways we could improve...
Best duct tape solution I can think of atm is to type the suffix of their username (like #1234) for the time being. I'm still contemplating better fixes to search...
I haven't been able to replicate this issue - is it still happening for you? If so, what terminal are you using?
I see, just happened in mine - the very top line gets cut off. Will look into this soon (probably this evening)
Have you decided on a layout for the user tree panel? If not, I suppose we could use a specific term color for all offline users. I'm looking through the...
I like all of that, but would argue that offline users should be shown by default since it's the default functionality of the official client - just have them sorted...
Any updates on this? @dom96 have you been able to recreate it?
It seems to center the video like this: 
You can use `GPU_Rotate` to rotate the matrix, then all proceeding rendering would be rotated. You can rotate the matrix back when you're done Personally I'd use `GPU_PolygonFilled` to draw...
If you want to rotate over time to sort of "spin", you'd just have to rotate using higher values to rotate "faster". This also depends on how quickly you're calling...