Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2021-10-22 00:00:00Z and 2021-10-23 00:00:00Z
f795f95 add class image-icon with invert - edg-l
4fa4b7d use the class to invert colors on dark theme - edg-l
3c9afde Merge branch 'master' into inverttheme - edg-l
fc474f5 Merge pull request #149 from edg-l/inverttheme - def-
someone know why i get this error? im compiling mmo teeworlds with cmake and i never got this before it work for the client side but not the server do i need to install something else?
sudo apt install build-essential cmake git libcurl4-openssl-dev libssl-dev libfreetype6-dev libglew-dev libnotify-dev libogg-dev libopus-dev libopusfile-dev libpnglite-dev libsdl2-dev libsqlite3-dev libwavpack-dev python google-mock
i thought it was enough with those lines
Jekyll started a web development trend towards static websites.[5] As of 2017, Jekyll is the most popular static site generator, largely due to its adoption by GitHub.
2964c1b Use network clipping for EntityEx - trml
85a99d1 Preprocess snap items to make getting EntityEx faster - trml
676d6e4 Snap players first to ensure they are always sent - trml
b73ae46 Merge #4236 - bors[bot]