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-01-31 00:00:00Z and 2020-02-01 00:00:00Z
Avatar
[quakenet] rand BOT 2020-01-31 09:58:01Z
for later use: https://xkcd.com/1172/
Avatar
pretty relevant to teeworlds isn't it
Avatar
[quakenet] rand BOT 2020-01-31 10:14:46Z
I will use it in a weak hook PR :3
10:53
Though weak hook could be a tuneable physics
Avatar
[quakenet] rand BOT 2020-01-31 11:57:35Z
I think that solving the issue need a TickPreDefered :x
11:58
there are some edge cases, like hooking with Ninja
12:03
about tuenable physics, it looks possible, fair hook will use an additional velocity to compute thing while weak hook will use directly the old velocity
12:03
we add the additional velocity afterwards
12:04
easier said than done though
Avatar
Makes sense
Avatar
wait, you can write sizeof aBuf
16:35
wow
Avatar
[quakenet] Learath2 BOT 2020-01-31 16:54:31Z
Well sizeof is an operator not a function :P
Avatar
more relevant:
Avatar
adapt to the codebase, don't wait for the other way around
@[quakenet] Dune#0000
18:20
oh,wrong channel, seems to have been in here then. Might have been incorrectly interpreter by me.
18:22
question was: can we put tw into a proper unique namespace(, as IStorage conflicts with windows crap)
Avatar
using namespace teeworlds;
Avatar
ChillerDragon 2020-01-31 20:15:03Z
oh namespace would be nice for the annoying min() confilicts on windows
Avatar
#define NOMINMAX 🙂
Avatar
@ChillerDragon or we could use the standard min function: https://en.cppreference.com/w/cpp/algorithm/min
Avatar
Oy: why put it behind Values()? this makes accessing config values a lot longer
Avatar
[quakenet] Oy BOT 2020-01-31 21:53:00Z
no possible conflict with real member variables
Avatar
an actual conflict?
21:54
or a possible one?
21:54
if you're worried about a possible one, we could also rename its member variables or put them behind a struct
21:55
because we're accessing the config variables a lot more often than its own members
Avatar
[quakenet] Oy BOT 2020-01-31 22:01:42Z
a possible one
22:04
dunno if that longer path is a problem
Exported 32 message(s)