Development discussion. Logged to https://ddnet.org/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories โ IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Yes the client unpacks that integer. Removing it would break protocol. But you could remove the variable if you want to just make sure you still pack and unpack that integer. Its value can be anything but as of right now itโs zero.
Replying to@Tater
maybe it's required to keep struct size
00:15
The variable is part of a struct which is used as offset so you would have to change that
Yes the client unpacks that integer. Removing it would break protocol. But you could remove the variable if you want to just make sure you still pack and unpack that integer. Its value can be anything but as of right now itโs zero.
<ChillerDragon> @heinrich5991 i know you documented snapshots and you know i know. And i know you know that i documted them too. Why send this to me xd
One problem with purelymail I had was that I noticed I couldn't receive emails from 1-2 people. This is kind of a deal breaker when you do important stuff via email. I'm hoping it doesn't happen more often, but wasn't sure if it's a misconfiguration on purelymail's side or the other side
One problem with purelymail I had was that I noticed I couldn't receive emails from 1-2 people. This is kind of a deal breaker when you do important stuff via email. I'm hoping it doesn't happen more often, but wasn't sure if it's a misconfiguration on purelymail's side or the other side
<ChillerDragon> i hate the fact that im still stuck with gmail and their web ui. Somehow I can not get rid of it. I tried mutt multiple times and somehow never stuck with it. About other providers im not sure either. I tried protonmail but now they deleted all my accounts so not sure how much i like them either.
10:58
<ChillerDragon> My touchpad of the mac broke down a few days ago. So i can no longer left or right click. It still works suprisingly well without an external mouse. I can fully operate it and do all tasks i need it to do
10:58
<ChillerDragon> but my email reading became headlines only xd
<ChillerDragon> I am not sure what keeps me out of mutt. Maybe i don't have enough pain points in the web ui and it just works. While I am too lazy to login to mutt or learn its keybindings.
<ChillerDragon> i hate the fact that im still stuck with gmail and their web ui. Somehow I can not get rid of it. I tried mutt multiple times and somehow never stuck with it. About other providers im not sure either. I tried protonmail but now they deleted all my accounts so not sure how much i like them either.
Almost every time playing this game there is a blocker deciding to ruin/block the gameplay for everyone near the level start. Since there are so many players at the server it is hard to get that player banned even when everyone at the start votes yes cause it is not sufficient. The blocking problem seems to be increasingly common. So more effect...
11:45
Can we bind say "/specvoted" and have it show up in the vote box?
deen
Can we bind say "/specvoted" and have it show up in the vote box?
Maybe a small button in the vote menu, or "press F5 to watch x"
11:51
which would execute /specvoted, preferrably only if ddnet has a SERVERCAPFLAG_SPECVOTED, so the client knows when to show that information and won't show it on servers where this command does not exist
Not that hard, NetworkClipped has to be checked twice basically while a vote is running. Once for your own tee, once for the /specvoted tee.
That's all. Client can do the rest
12:00
Client would need to know WHO is actually being voted, so it might be enough to send a NetMessageEx to tell the client about the currently being voted player
12:00
No need for specvoted hack at all then
12:02
At that point we might wanna introduce a NetMessageEx for setting a vote, so we won't send two messages.
deen
Can we bind say "/specvoted" and have it show up in the vote box?
I'd say the problem of votes is that they're toothless. the problem is that by giving them some power, we'll have false positives, which you seemed to be quite averse to. this means votes are essentially useless on moderately full servers today
I think it's a great idea to have this command bound by default, also have it in the controls menu, maybe have the client detect the key you have it bound to, and display the key you have to press to spectate them. Having to manually find the Tee being voted takes far too long for people to want to put the effort in, especially on a full server. Also the problem of new players not knowing you can use right shift to spectate players to begin with.(edited)
make a custom client for mods that immediately specvotes every new votekick in any server
Skeith
I think it's a great idea to have this command bound by default, also have it in the controls menu, maybe have the client detect the key you have it bound to, and display the key you have to press to spectate them. Having to manually find the Tee being voted takes far too long for people to want to put the effort in, especially on a full server. Also the problem of new players not knowing you can use right shift to spectate players to begin with. (edited)
I think it requires votes to have an effect first. or do you think that they'll have one since people are more likely to actually view the other person?
Yes, I think more people actually being able to see what the person is doing would help
13:16
Pressing right shift to spectate isn't known by everyone on these crowded novice servers, as well as it being somewhat difficult to find the person being voted in a giant list of people. Less effort to look at the person being voted would probably help a lot
13:18
It makes sense for this to be part of the default experience anyways I think, having a button to quickly look at the voted person and have the vote popup display the key you should press to view it(edited)
(to select tees in spec) maybe we change the default bind from right shift to left shit? I always do that
while you are spectating, you don't need the emote wheel, and right shift is quite an uncommon bind
I think you could hit that on accident and get yourself killed, probably not ideal, it's also the emote wheel bind that everyone is used to, would probably have a lot of growing pains
The biggest issue I've had with laptops was linux not being able to properly get into S0ix states when sleeping, but with this new laptop, no issues with that
Can youtube stop pushing this stupid update that moves comments to the right side? Every couple months they push it out, people hate it, they revert it
Learath2
Can youtube stop pushing this stupid update that moves comments to the right side? Every couple months they push it out, people hate it, they revert it
I report it as negative feedback every time I get it
Learath2
Can youtube stop pushing this stupid update that moves comments to the right side? Every couple months they push it out, people hate it, they revert it
i dont know why so many big platforms like youtube, spotify etc have the tendency to introduce the weirdest ui changes even though it was perfect as it is
Iza
i dont know why so many big platforms like youtube, spotify etc have the tendency to introduce the weirdest ui changes even though it was perfect as it is
For this change I have a guess. The recommended next videos take much more space this way, they might be hoping it increases the chances that you would find a next video and spend more time on the platform
16:16
UI/UX is important, but not as important as shareholder value
16:16
Also who was it that posted a spotify client written in rust here, I wanted to contribute to that thing then I couldn't find it again