Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2020-04-01 00:00:00Z and 2020-04-02 00:00:00Z
Avatar
Hi, I think it would be a cool idea for teeworlds to support other ways of datagram transmission, such as rfc2549. https://tools.ietf.org/html/rfc2549
Avatar
Where to download the standard 0.7 maps? Those https://github.com/teeworlds/teeworlds-maps and those https://www.teeworlds.com/?page=downloads&id=13356 seem to be outdated
Official teeworlds maps. Contribute to teeworlds/teeworlds-maps development by creating an account on GitHub.
11:20
They don't match with what the versionsrv advertises as standard maps
11:20
at least for ctf5
11:22
@Sonix
Avatar
well it doesnt
11:22
maybe try windows? xD
11:28
https://www.teeworlds.com/?page=downloads&id=12608 works at least for ctf5 which i tested (edited)
11:29
i think this means the average user downloading 0.7.4 from the website won't be able to join any servers with standard maps
11:29
or at least ctf5
Avatar
so ofcourse maps shouldn't change after a major release anymore. so all the 0.7.x releases on the website should contain the 0.7.1 maps which are also advertised by the versionsrv. And a tag/branch for the maps repository would be nice (edited)
Avatar
I didn't do any changes since the last commit, that happened after the 0.7.4 release (edited)
Avatar
so ofcourse maps shouldn't change after a major release anymore. so all the 0.7.x releases on the website should contain the 0.7.1 maps which are also advertised by the versionsrv. And a tag/branch for the maps repository would be nice
@timakro that sucks cause bugfixes exist
Avatar
@Sonix then you want to update the versionsrv and break maps for the old client versions?
Avatar
is the versionsrv active?
Avatar
A previous attempt at this was rejected, but I think this implementation is much better allocation-wise and it's about as good as it gets. So if you don't like this one either close #200 with "wontfix". Originally made by @heinrich5991 for DDNet Closes #200
Avatar
@Learath2 what did you change? 🙂
Avatar
ahah xd
Avatar
@Learath2 the semaphore impl looks like a deadlock(?)
15:36
pthread_cond_wait only happens in the lock, but pthread_cond-signal also only happens in the lock
Avatar
@heinrich5991 are you sure? pthread_cond_wait unlocks aswell
17:03
I can't imagine a situation where we are in a deadlock, if you can can you please give line numbers
Avatar
@Learath2 oh, nvm, I didn't see the second parameter and didn't know how pthread_cond_wait works
Exported 27 message(s)