1732: Implement ISDDNET and Time Score cleanly r=def- a=Learath2
This is an attempt at implementing the two things in a cleaner way.
Deprecated #1320
Willfix #1622 soon(tm)
Co-authored-by: Learath <learath2@gmail.com>
Co-authored-by: Learath2 <learath2@gmail.com>
1747: Rerevert #1187 r=def- a=Learath2
Turns out this is right but with a catch, faster than vanilla projectiles get messed up.
@trml would you like to move the extrainfo bit up higher while at it?
Co-authored-by: Learath2 <learath2@gmail.com>
1742: fix particles, emote wheel, zoom and score for blockworlds r=Learath2 a=kpro998
fixes a few things that got broken for players using ddnet client in blockworlds
Co-authored-by: Kpro998 <kpro998@gmail.com>
Co-authored-by: Learath <learath2@gmail.com>
1739: Ignore binds in slice save menu r=Learath2 a=12pm
Should fix a bug reported in #1702
Co-authored-by: 12pm <30786226+12pm@users.noreply.github.com>
1729: Consistently determine OtherTeam r=def- a=Learath2
I think this looks correct, but it'd be nice if one more person can take a look.
Co-authored-by: Learath <learath2@gmail.com>
1722: Fix modern cmake version warnings r=heinrich5991 a=Ryozuki
OpenGL_GL_PREFERENCE must be LEGACY instead of GLVND otherwise i get a error complaining that glEnable is undefined
Fixes#1672
Co-authored-by: Ryozuki <ryo@ryozuki.xyz>
1723: Explicitly filter finished maps r=def- a=12pm
Otherwise this filters all maps in all other tabs
Co-authored-by: 12pm <30786226+12pm@users.noreply.github.com>
1714: Make the color output more sane r=def- a=Learath2
1719: Show the correct button when paused r=def- a=Learath2
Fix one bug from #1702
Co-authored-by: Learath2 <learath2@gmail.com>