Guild icon
Teeworlds
IRC / bridge
One-way IRC channel bridge. If you want to be able to send messages to IRC, contact @Dune or @heinrich5991. https://www.teeworlds.com/?page=docs&wiki=rules/irc_rules
Between 2020-04-01 00:00:00Z and 2020-04-02 00:00:00Z
Avatar
[quakenet] Learath2 BOT 2020-04-01 10:20:52Z
does anyone happen to know where io.open in configure.lua uses as it's pwd?
Avatar
@jxsl13 we are now at 0.7.4, the pyramide is broken now 😄
Avatar
need a new shape
Avatar
[quakenet] Learath2 BOT 2020-04-01 16:17:53Z
@Dune can you tick off the fixed ones in #1120 ?
Avatar
[quakenet] Dune BOT 2020-04-01 16:37:25Z
Learath2: none are fixed that I know of
Avatar
[quakenet] Learath2 BOT 2020-04-01 17:00:59Z
Dune: 28.0f is not used in the gamecore anymore except as PhysSize
17:01
Hookstate isn't set twice anymore
Avatar
[quakenet] Dune BOT 2020-04-01 17:04:29Z
Learath2: thanks, updated
Avatar
[quakenet] Learath2 BOT 2020-04-01 18:45:12Z
@LordSk 🦋 this popup chain stuff is very horrible without lambda functions...
Avatar
LordSk 🦋 2020-04-01 18:46:10Z
Then perhaps we should change how it works
Avatar
[quakenet] Learath2 BOT 2020-04-01 18:46:19Z
like setjmp longjmp would look less uglier then defining oneshot functions to chain them
Avatar
LordSk 🦋 2020-04-01 18:46:20Z
I'm not sure yet
18:47
The question was really just to know if you tried it
Avatar
[quakenet] Learath2 BOT 2020-04-01 18:47:35Z
It'd be great if we could stop avoiding useful language constructs because Oy doesn't feel like it and @Dune thinks it'll make us magically accept dirtier patches
Avatar
LordSk 🦋 2020-04-01 18:47:36Z
and what you thought of it if you did
Avatar
[quakenet] Learath2 BOT 2020-04-01 18:48:23Z
@LordSk 🦋 if it was a single popup it'd be fine either way, but now that we need to chain popups, e.g. first Save As, then Load, callbacks look ugly
Avatar
LordSk 🦋 2020-04-01 18:48:47Z
Yes it is hard to follow
18:49
Just do what's easy for now, we'll think about it later
Avatar
[quakenet] Learath2 BOT 2020-04-01 18:49:58Z
Maybe an exit popup callback?
Avatar
LordSk 🦋 2020-04-01 18:50:12Z
I had one in place at first
Avatar
[quakenet] Learath2 BOT 2020-04-01 18:50:41Z
eh even then I need an ugly one-shot function to chain the next as function pointers can only take a single signature
Avatar
LordSk 🦋 2020-04-01 18:50:47Z
but I realize you could just call that code right before calling ExitPopup
Avatar
Well, that was aggressive
Avatar
LordSk 🦋 2020-04-01 18:50:58Z
realized*
Avatar
With that reasoning there is no reason to write C, always use cpp17
Avatar
I do feel similarly. lambdas have made it to java
Avatar
[quakenet] Learath2 BOT 2020-04-01 18:52:03Z
@Dune as long as we only accept code reasonable code it's fine, just don't accept template messes?
Avatar
the backwards enterprise languages that was always behind
18:52
that tries to be as boring as possible to be managable by businesses
18:52
but we still don't allow it for teeworlds
Avatar
[quakenet] Learath2 BOT 2020-04-01 18:52:54Z
lambdas, smart pointers, constructor delegation are all very useful features that help cleanliness more then they allow messes
Avatar
Well, it seems you feel more strongly about this than I do
Avatar
[quakenet] Learath2 BOT 2020-04-01 18:54:01Z
@LordSk 🦋 I'll just add another callback, you can clean it up however you feel like
Avatar
LordSk 🦋 2020-04-01 18:54:29Z
ok
Avatar
LordSk 🦋 2020-04-01 19:07:33Z
ok Learath2 I just had an idea. We could push the load popup then the warning one, and on yes push the save one. The load one should be sitting in the background until the other popups are closed.
Avatar
[quakenet] Learath2 BOT 2020-04-01 19:08:27Z
Well in my opinion that's just a workaround, but sure, I'll do that
Avatar
LordSk 🦋 2020-04-01 19:09:04Z
how so?
Avatar
[quakenet] Learath2 BOT 2020-04-01 19:09:59Z
It's not the behaviour we intended but behaviour forced onto us through limitations of the code. I guess it's more of a compromise then a workaround
Avatar
LordSk 🦋 2020-04-01 19:10:54Z
I mean yeah, it's a different way of doing it
Avatar
[quakenet] Learath2 BOT 2020-04-01 19:18:29Z
Doesn't work with "New" need an extra callback for that one
Avatar
LordSk 🦋 2020-04-01 19:19:16Z
ok
Avatar
[quakenet] Learath2 BOT 2020-04-01 19:29:14Z
Actually, doesn't work at all, we can't have multiple file select popups on the screen as we have a single state
Avatar
LordSk 🦋 2020-04-01 19:29:56Z
can't we have 2 of those?
Avatar
[quakenet] Learath2 BOT 2020-04-01 19:35:20Z
Sure, if you prefer having an entire extra file select popup state which has an entire file list of it's own instead of another callback
Avatar
LordSk 🦋 2020-04-01 19:36:14Z
I'm sure it's fine
Avatar
@Dune sorry that cane out a little more agressive then intended, I get pissy when I have a headache
Avatar
get well then :)
20:42
and thanks for the PR flood, I wouldn't have the energy
Avatar
[quakenet] Learath2 BOT 2020-04-01 20:45:07Z
well it's good for me too, it makes me feel useful :)
Exported 49 message(s)