Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2019-01-17 00:00:00Z and 2019-01-18 00:00:00Z
Avatar
17628ee check if a map uses bezier curved envelopes on ... - oy
Avatar
I think that pretty start menu lures a few newbies into the hard-to-escape editor, from which many probably alt+f4. I suggest to add an X button where you would expect, basically emulating a safe Ctrl+Shift+E !image It's not the prettiest, but the space is pretty narrow, all-round doesn't look so good either: ![image](https://user-images.githubusercontent.com/355114/51325724-dc392...
15:42
118a1ad Add a merciful exit button to the editor - Dune-jr c456d30 Editor exit button: use editor buttons - Dune-jr 8a5e6eb Merge pull request #1982 from Dune-jr/editor-ad... - oy
Avatar
8454aa0 moved "no limit" option for scrollbars to the r... - oy
Avatar
60f13f4 fixed graphic glitch when changing the decimal ... - oy
16:40
6b8255a Change some naming to fix some confusion around... - Dune-jr fbc61d2 Merge pull request #1983 from Dune-jr/fix-rgbtohsv - oy
Avatar
9d08f62 cancel connection process when server is unreac... - oy
Avatar
ae343e3 added a config to add a timestamp to the logfil... - oy
18:45
<Dune> like that, Oy? https://i.imgur.com/kf8Wkob.png <Dune> cues that would be nice to have: (1) server is full (2) server is empty (3) player slots are full <Dune> right now, there is (1). this would add (2)
!image (3) is difficult. Maybe it shouldn't be done at all. Here is a random idea: ![image](https://user-images.githubusercontent.com/355114/51340722-f3890700-1a8f-1...
Avatar
d87c2cb removed no longer used info icons - oy
Avatar
0dd1422 added a separate option for kicking inactive sp... - oy
Avatar
master servers down?
22:03
looks fine on 0.7
Avatar
I'm getting servers
Avatar
more than 175?
Avatar
those are the ones that the ddnet master server has
Avatar
then they're down, I assume
Avatar
what's with master 1-3
Avatar
dunno, ask on IRC
Avatar
irc bridge hates me, or is it one way only?
Avatar
check out the topic - it's on-request. want rights? https://www.teeworlds.com/?page=docs&wiki=rules/irc_rules apply
22:06
keep in mind one line = one message on IRC, and edits/emotes don't go through well
Avatar
so if I write some multiline stuff, it'll be multiple irc lines
22:07
hm k
Avatar
yeah, can't really paste large stuff like on here. if you've never used irc, you can reach teeworlds using the webchat at https://webchat.quakenet.org/?channels=#teeworlds
Avatar
thought I can get some rights to reply on the bridge.
Avatar
ah, sorry, there you go
Avatar
65a5eac fixed rcon prompt when in loading state. closes... - oy
Avatar
6deaaf0 fixed auto-completion for names in chat. closes... - oy
Avatar
6dfb31c check pointer before freeing it - oy
Avatar
Doesn't look great: !image I suggest:
  • Center text
  • More width for labels (think of the locales too)
Right now the code uses float SpacingW = 3.0f; float ButtonWidth = (Status.w/6.0f)-(SpacingW*5.0)/6.0f; ... Label.VSplitRight(ButtonWidth*2.0f+SpacingH, &Label, &EditBox); so gotta find an elegant solution
Exported 46 message(s)