F1F7Y

Results 81 comments of F1F7Y

Amongsus ![Screenshot_20220708-221228~2.png](https://user-images.githubusercontent.com/64418963/178063819-1de16a52-7ff4-4ba1-9f48-c9cbf7aaa4f5.png)

Also forgot to note, but on some aspect rations this part of the screen is hidden ![image](https://user-images.githubusercontent.com/64418963/175832830-80886090-298f-4a8c-a8c3-91cc016fbc85.png)

Serverbrowser tries to detect and adapt to funky aspect ratios, although the function to do that is pretty bad

very cool PR, I sure hope it wont get forgotten like the others on page 2 :)

Currently all meshes use `VertexLitBump` Since the compiler now reads flags we can add support for other types which could hypothetically fix this issue. Adding support for mesh flags would...

> I would keep the logs in a single file. Given the log prefix one can still strip out certain parts by e.g. using `grep`. The main reason i want...

> I assume whether it's stored in one file or multiple can be easily adjusted by just modifying the code related to the logger backend? In which case switching between...

I'd say this is pretty much done, just waiting on #477