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 2018-02-07 00:00:00Z and 2018-02-08 00:00:00Z
Move to new-style CMake, allow external GLEW, pnglite, wavpack
New-style CMake adds libraries via targets that automatically pull in
the needed compile definitions, include directories and library
locations.
Needs a bit of band-aid because object libraries (which are used for
source-shipped dependencies) are not first-class CMake targets.
Also allow for updated wavpack, fixes #1023.
Fixes #1016.
@deen
I report this here, because I am on mobile now.
the newest teeworlds version doesn't work for me. he crashes when the loading is finished
i solved my problem, i turned opengl3 on 0 and the launch was normal. if i put it on 1 i get instantly a crash during launching
@Learath2 about the game uuid thing: it's missing support for team ranks, and I'm still not convinced about accessing GameContext from SqlScore. what about passing it along?
15:16 <+bridge> [ddnet] <n000b> i solved my problem, i turned opengl3 on 0 and the launch was normal. if i put it on 1 i get instantly a crash during launching
5bf6f6d Remove bam instructions from README.md - heinrich5991
c73e2a7 New year is on January 1, not February 1 - def-
a00d411 Version 11.0.3 - def-
360e475 Change the wrong translation of Chinese - QingGo
1782c09 Merge pull request #1014 from QingGo/patch-1 - def-
oh, I see. I saw its release message, saw the number of commits and thought it was in ddnet-maps. However I notice now that M Punica was the last one..
deen i cant change resolution at all on the version of ddnet u sent me lol the bug of it doubling on close is fixed but it will always revert to 2560x1600 regardless of what i choose in setings or type in .cfg
did no one look at what the commit was actually doing? lol it looks like it just forces mac users to fullscreen which fixes the bug but then doesnt let u actually change resolution ever
Well, if a computer runs out of space, more info can't be stored. This could impact, for instance, the logging feature of the services or storing new maps in the server... Don't know how critical it is, though. Maybe the disk space is not growing, but I thought it would be better to bring up the subject...