Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2019-03-07 00:00:00Z and 2019-03-08 00:00:00Z
Avatar
Auto record should probably split per game and not per server join.
10:30
Right now everyone gets switched to "not ready" but we don't know who initiated it.
Avatar
Previously, it only returned files with CRC 0 and size 0 (so empty files) in case you didn't specify CRC and size. Also add some tests covering that behavior.
13:58
SHA256 was chosen because it is reasonably standard, the file names don't explode in length (this rules out SHA512) and it is supported by basically all versions of OpenSSL (this rules out SHA512/256 and SHA3). Use the OpenSSL implementation of SHA256 if it is supported, otherwise fall back to a public domain one. The protocol is changed in a backward compatible way: The supporting server sends the SHA256 corresponding to the map in the MAP_CHANGE message after the previously kno...
18:11
bd4d5e0 Add Joystick Support - rexim 78e16d9 m_Joystick -> m_pJoystick - rexim aab993f Match config variable name with console variabl... - rexim ca56cba Replace NULL with 0 - rexim 23b8508 Remove verbose debug logging - rexim
18:16
With the joystick support being done by #2047 some improvements are possible:
  • support multiple joysticks (+ UI)
  • UI for axis mapping
  • UI to de-/activate the joystick
18:17
fbdc6d6 Add a notification when files are not sorted in... - heinrich5991 225d324 Merge pull request #2052 from heinrich5991/pr_c... - oy
18:18
34c15ad Add GTest-related stuff to .gitignore - heinrich5991 2c4d241 Merge pull request #2054 from heinrich5991/pr_g... - oy
18:29
00cfc4f Fix IStorage::FindFile in case no CRC or size... - heinrich5991 993c21d Merge pull request #2053 from heinrich5991/pr_f... - oy
Exported 17 message(s)