Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2019-01-03 00:00:00Z and 2019-01-04 00:00:00Z
01:49
UI mouse sens, in that place?
Avatar
Why? There is already little room in the general settings
Avatar
Because it make sens? Since its client
09:40
Settings
09:41
Could be in controls
Avatar
Just put it in the controls
09:41
There is no room
Avatar
Just thinking
Avatar
Expand everything in the general settings and it gets bad
Avatar
Windows x64 compiling is not possible any more with the latest build. Download.py asks for a x86_64 argument that can't be run because cross platform compiling is not supported on windows. ------------Log---------- [ 11/707] [2] c++ src/engine/shared/ringbuffer.cpp usage: download.py [-h] [--arch {x86,x86_64}] [--conf {debug,release}] TARGET [TARGET ...] download.py: error: argument --arch: invalid choice: 'unknown' (choose from 'x86', 'x86_64') bam: 'Download...
Avatar
how to generate "release" version od CMake?
13:22
or it only can generate debug one
13:53
Like that?
Avatar
Has to be done carefully with respect to the scrollbar (edited)
14:15
Hopefully @LordSk 🦋 improves this :P
Avatar
what do you mean?
14:34
That scrollbar is too long, and text is to close ?
Avatar
No, that scrollbars mechanics are shaky at best and that expanding a scroll area needs to account for stuff
Avatar
Was freaking out why my hacker-code didn't work, until I realized that str_format applies the formatted string from right to left. Gosh 😩
Avatar
I think that's standard printf-like function behavior
19:26
in general, don't call no-pure functions within prints :P that's bound to cause trouble
Avatar
while the previous issue was wrong (basically, 0.6 work the same way), there is another, when lowering the number of player slots, exceeding player cannot spectate themselves. There is a use case (at least) I don't consider here :
  • sv_player_slots 16 (with 16 players)
  • lock the teams
  • set sv_player_slots 8
  • with the PR, player can join spectator while teams are locked
Exported 28 message(s)