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-06-04 00:00:00Z and 2021-06-05 00:00:00Z
if you go here you can just create an issue. doesnt have to be complicated, just put like <10 words for title and some words for description https://github.com/ddnet/ddnet/issues/new(edited)
So this would be a chat command that put you in the first empty team available, so u delete the situation of when u write /team 1 and it say its locked, then /team 2 and its lock, etc and directly put u in first team number available. I hope its clear ^^"
(/team first or /team random or /team empty or /team -1 or whatever u want)
not a bad idea to allow #off-topic for bridge, so IRC/Matrix users can still chat without using the dev channel
18:43
@Learath2 thoughts on that? i know you're busy
18:48
well since we can't right now, ill just summarize and we'll be done with it: server icon changed to a pride icon to show solidarity for lgbt people, and many people in general got cranky and used the opportunity to say not so nice things. then the channel went into slow mode and now we're requiring continued discussion to happen in #off-topic
We should soon update to SDL 2.0.16 for our bundled libs, but don't merge before this happened.
This drops the remaining X11 dependency.
We should then also use GLEW with EGL for official builds for easy native wayland support(which i discussed before already)
Checklist
[x] Tested the change ingame
[ ] Provided screenshots if it is a visual change
[ ] Tested in combination with possibly related configuration options
[ ] Written a unit test if it works standalone, sys...