Guild icon
DDraceNetwork
Development / developer
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
Between 2024-12-19 00:00 and 2024-12-20 00:00
01:22
this makes it a lot harder to do work on antiping smoothing
Avatar
Avatar
Tater
Can someone explain why this fails ASan? https://github.com/sjrc6/TaterClient-ddnet/tree/why_is_copyworld
Copy isn't actually copying kek
Avatar
that doesn't return early idk what you mean
01:43
it does copy
Avatar
the issue seems to be that CGameWorld::RemoveEntity does not check for IsValidCopy before doing pEnt->m_pParent->m_pChild = nullptr;
Avatar
I consider copy should be somewhat like clone and doesn't interfere the clone and original object
01:56
Anyway you found the cause
Avatar
yeah I made a new CopyWorldClean function to sidestep this
Avatar
Btw I tried to teach others who want to use your client this morning (UTC+8) (edited)
01:59
But failed because they don't know where is the download folder
02:00
how did they install steam
Avatar
kek through their ex I'd guess
Avatar
ws-client BOT 2024-12-19 04:43
<ChillerDragon> @Pioooooo oh hello fellow utc+8 enjoyer
Avatar
ChillerDragon Hi Chiller, though I am about to sleep zzzz
Avatar
chillerdragon BOT 2024-12-19 05:16
Wtf
Avatar
GitHub BOT 2024-12-19 05:30
ce4cd92 A Exit [Weapons Edition], M Edge Jump Pro - ddnet-maps
Avatar
Avatar
Tater
how did they install steam
it is quite common now that you have to teach an adult to extract zip justatest
05:33
i've seen interns graduated from CS who don't know how to operate explorer let alone terminals
Avatar
I've never met one of those people somehow
Avatar
if someone doesn't play PC game there is a solid chance that they've never used a computer i think. (edited)
Avatar
Avatar
Tater
I've never met one of those people somehow
Really? A friend of mine who I've been working with for 4 years now didn't know how to list a file tree under Linux, he's been a software engineer at my firm for ~6 years. But to be fair, he develops in visual studio, has never used Linux (windows exclusively) and he had his entire dev setup by someone else. I might ask him later if he knows how to add things to PATH greenthing
Avatar
didn't know how to list a file tree under Linux
well i think that should be expected really...
Avatar
tree isn’t even installed by default on many distros
Avatar
Avatar
meloƞ
Really? A friend of mine who I've been working with for 4 years now didn't know how to list a file tree under Linux, he's been a software engineer at my firm for ~6 years. But to be fair, he develops in visual studio, has never used Linux (windows exclusively) and he had his entire dev setup by someone else. I might ask him later if he knows how to add things to PATH greenthing
not knowing how to use an OS you never use and not knowing how to use the OS you use every day are completely different things.
06:41
the important part is also not even having anything memorized, if someone tells you "find the file in your download folder" and you can't do it even with google then you're pretty clueless.
Avatar
i still remember the days where people freaks out because "My Computer" is no longer visible on the desktop.
Avatar
that was annoying to get used to
Avatar
I don't remember what My Computer did
Avatar
GitHub BOT 2024-12-19 07:24
db72be9 Refactor main menu hotkey handling - Robyt3 e553f74 Merge pull request #9402 from Robyt3/Menus-Start-Hotkey-Refactoring - def-
Avatar
Avatar
Tater
I don't remember what My Computer did
its just a desktop shortcut of file explorer i think
07:41
well im pretty sure it is that actuallyjustatest
07:43
before they put everything into a single file explorer there was My Computer and Network Neighborhood iirc. so just two file explorers one for local one for remote
Avatar
Avatar
TsFreddie
i've seen interns graduated from CS who don't know how to operate explorer let alone terminals
I had a friend defend this situation to me, trying to convince me that someone who doesn’t know what a terminal is can be a good hire
Avatar
Avatar
Learath2
I had a friend defend this situation to me, trying to convince me that someone who doesn’t know what a terminal is can be a good hire
i could see people arguing that it don't really matter but idk about it being a GOOD hire
Avatar
I can use chatgpt myself. I don’t need no fresh graduate
Avatar
Avatar
TsFreddie
i could see people arguing that it don't really matter but idk about it being a GOOD hire
it like my dad keep saying that he's a lot better than me even though he didnt finish highschool and told me i should only hire people without a degree. (edited)
Avatar
Avatar
TsFreddie
i could see people arguing that it don't really matter but idk about it being a GOOD hire
We were talking about software developers btw. Ofc it won’t matter if my accountant doesn’t know what a terminal is
Avatar
cyberfighter 2 2024-12-19 07:59
lol
Avatar
well ofc
07:59
again, i can see dropout being good at something but saying having a degree is worse is wacky
07:59
i don't like midlife crisis dad greenthing
08:00
i want my normal dad back
Avatar
Avatar
TsFreddie
i don't like midlife crisis dad greenthing
i've noticed a pattern recently, as soon as my dad sees me coding he will stare at my screen pretend to know what im doing and when i ask does he need anything he'll just say "doesn't look too complicated, i can do this too if i try, i just don't feel like it"
08:05
it's like talking to teenage boy with too much self-esteem justatest
Avatar
MilkeeyCat 2024-12-19 08:06
doesn't look too complicated, i can do this too if i try
basically me about any new project idea xd
Avatar
xd
Avatar
МотКот 2024-12-19 08:07
somebody help, why command dbg_dummies dont work???
Avatar
it only works if you build the server yourself with debug mode, and the sever dummies won't do anything, they are for debugging.
Avatar
Avatar
Learath2
I had a friend defend this situation to me, trying to convince me that someone who doesn’t know what a terminal is can be a good hire
there are probably hundreds of web developers making 6 figures who never use a terminal at their job even once. So I don't think he is really wrong.
Avatar
Avatar
TsFreddie
it only works if you build the server yourself with debug mode, and the sever dummies won't do anything, they are for debugging.
МотКот 2024-12-19 08:10
and how do I enable debugging mode on my server?
Avatar
Avatar
Tater
there are probably hundreds of web developers making 6 figures who never use a terminal at their job even once. So I don't think he is really wrong.
not even npm run dev ¿
08:10
kekw
Avatar
alright true
08:10
idk how you avoid it xd
Avatar
well you can if you only develop static html or js only frontend with plain js and you test it with double clicking the html and use a cors bypass extension
Avatar
or you have a hotkey that launches your project
08:12
that someone else setup for you
Avatar
even then vscode just opens up a terminal when you do that i think? so at least they've SEEN one
08:13
or they are just using devin
08:13
greenthing
08:13
devin is here to save web dev
Avatar
I guess to be a good web developer you also must know about the browser javascript console
Avatar
Avatar
Tater
or you have a hotkey that launches your project
mod4+shift+lctrl+kp_5 to launch ddnet in vsc greenthing
Avatar
why so many buttons justatest
08:14
every function key is taken?
Avatar
melon be using 25% keyboard
Avatar
Every keybind that launches something is bound to at least 2 modifier keys, I have fat fingers
Avatar
how fat your finger is that you could just hit a f5 that far up above
Avatar
I died mid run 3 days ago because I accidentally launched Firefox while playing, Firefox is Ctrl+shift+alt+f AquaTriggered
Avatar
can someone explain the appeal of using a low% keyboard as a developer. I thought the whole point of the small keyboards was to get extra desk space for your mouse to be closer to your left hand.
Avatar
Avatar
Tater
can someone explain the appeal of using a low% keyboard as a developer. I thought the whole point of the small keyboards was to get extra desk space for your mouse to be closer to your left hand.
save hand movement actually
Avatar
Are you a left hand mouse user???
Avatar
cuts down a lot of reaching and finger extensions
Avatar
Avatar
TsFreddie
save hand movement actually
but the buttons aren't more dense?
Avatar
ye but i don't need to reach for function rows or numbers
Avatar
"save hand movement" -> "press 4 keys to launch your project instead of 1"
08:17
nice
Avatar
hand movment, not finger strength
Avatar
These minimalistic keyboards are annoying to me personally, it's rare but I do need a keypad and f1-f12 keys, and I don't want to press something like fn+1 to actually press f1
08:17
I use a 100% keyboard
Avatar
like saves your arms and wrist
Avatar
МотКот 2024-12-19 08:18
how do I enable debugging mode on my server?
Avatar
Avatar
TsFreddie
like saves your arms and wrist
Get a split keyboard boom
Avatar
Avatar
TsFreddie
like saves your arms and wrist
Avatar
Avatar
meloƞ
These minimalistic keyboards are annoying to me personally, it's rare but I do need a keypad and f1-f12 keys, and I don't want to press something like fn+1 to actually press f1
the only reason why i tolerate modifiers is that i have split space bar
08:19
a lot of stuff is right space modified
Avatar
Avatar
Tater
Click to see attachment 🖼️
cat_sad ew
Avatar
maximum ergonomic
Avatar
tie fighter build
Avatar
i do need numpad and stuff occastionally to be fair. but i have those on my laptop keepboard
Avatar
function row is usually not useful for me
08:21
but i like my arrow keys
Avatar
my arrow is just right space + hjkl
08:22
still one hand, home row and thumb, imo pretty easy to get used to
Avatar
maybe the small keyboard appeals to the minimalist OS user, "I don't press those buttons so I should remove them"
Avatar
ive historically had a lot of issues when i try to use arrow keys + some other key on top of it
Avatar
heck i don't even have capslock, my capslock is backspace
Avatar
the modifier will not recognize i only want to modify the arrow keys
Avatar
Avatar
Tater
maybe the small keyboard appeals to the minimalist OS user, "I don't press those buttons so I should remove them"
you mean the 6 key block + numpad?
08:23
any keys
Avatar
oh i forgot to order a anykey keycap
Avatar
i understand 60% for developers but nowhere under that
Avatar
thanks for the reminder
08:25
i use 60% now just so i can play deadlock
08:25
but i did use 40% most of the time in college
Avatar
i can still find my 40% layout even tho i don't have that keyboard anymore
08:28
Avatar
i made that warning, it's my tool. it's fine I tested it
Avatar
o lol
08:31
they should add more memory if the keyboard is missing so many keys
Avatar
it's probably not a memory thing
08:32
just terrible firmware in general
08:32
the firmware is so bad they stopped updating the version that supports custom layout lol
Avatar
GitHub BOT 2024-12-19 09:03
ea9a0a3 spectator cursor and auto spec camera - TsFreddie 01d72e9 Merge pull request #9292 from TsFreddie/spec-cursor-new - def-
Avatar
Avatar
TsFreddie
Click to see attachment 🖼️
looks unusable with per hand justatest
09:20
hands aren't created equally anyway
Avatar
Chillerdragon: I compiled your ddnet-insta on my server. What I need to put for CTF+ gametype?
09:22
i don't find
Avatar
GitHub BOT 2024-12-19 09:32
a9f7d95 Add 95 € funding for DDNet DB by Zerol Acqua - def-
🚀 2
Avatar
@Zerol Acqua Thanks a lot! ^
🚀 1
Avatar
ws-client BOT 2024-12-19 09:54
<ChillerDragon> @Puch sv_gametype ctf
10:31
[ddnet/ddnet-web] New branch created: pr-funding-2025
Avatar
Avatar
TsFreddie
heck i don't even have capslock, my capslock is backspace
Funny thing, I actually use capslock because SCREAMING ON THE INTERNET is annoying without it
10:40
Though I would be perfectly happy to press Fn+Shift for that functionality
Avatar
Chillerdragon: I think i already tried it but i got a ddrace server in the end
10:42
Maybe im using an old branch
Avatar
Avatar
risu
Funny thing, I actually use capslock because SCREAMING ON THE INTERNET is annoying without it
get stronger pinky
Avatar
Avatar
TsFreddie
get stronger pinky
No but the correct way to scream is to always use the opposite shift key to the key you're pressing
Avatar
too bad chinese doesn't have uppercase
Avatar
Unless you're one of those filthy people who doesn't know how to use right shift
11:06
You guys should invent lowercase Chinese
Avatar
its called simplified chinese
Avatar
Avatar
risu
No but the correct way to scream is to always use the opposite shift key to the key you're pressing
And this is slow and annoying
Avatar
MilkeeyCat 2024-12-19 11:08
I've never used right shift in my life 😬
Avatar
Hey, I received a complaint from my hosting provider about port scanning activities originating from my DDNet server. The complaint mentions multiple UDP connections on port 8307 targeting external IPs, all of them are Hetzner's subnets. At the time of the incident, logs show users on the server were complaining about lags and high ping. Could this behavior be related to the server configuration or a known issue with DDNet?
11:10
I mean, it for sure looks like a DDoS-attack, but how did the perpetrator manage to make my server echo another IP, since none of the IPs were related to users connected at the time.
11:10
The outgoing traffic was exceeding 8 Mbps. For an hour.
11:11
While the incoming traffic was at about 1 Mbps.
Avatar
I hope DDNet master-server or any other infrastructure don’t use Hetzner subnets, as of now I’m disallowing any traffic on DDNet-Server ports on Hetzner’s subnets.
Avatar
Seems like someone is using spoofed IPs to make you reflect an attack against our official DDNet servers (and other servers at Hetzner probably)
11:35
See these iptable rules to prevent your server from responding to all incoming requests: https://github.com/ddnet/ddnet-scripts/blob/master/ddnet-setup.sh#L45-L55
Avatar
Avatar
deen
See these iptable rules to prevent your server from responding to all incoming requests: https://github.com/ddnet/ddnet-scripts/blob/master/ddnet-setup.sh#L45-L55
Already on it, implementing DNSBL and will look into iptables rules. Any of your servers use Hetzner?
Avatar
Avatar
gaypidor
Hey, I received a complaint from my hosting provider about port scanning activities originating from my DDNet server. The complaint mentions multiple UDP connections on port 8307 targeting external IPs, all of them are Hetzner's subnets. At the time of the incident, logs show users on the server were complaining about lags and high ping. Could this behavior be related to the server configuration or a known issue with DDNet?
someone did the same two months ago too, happened to me too
Avatar
Avatar
gaypidor
Already on it, implementing DNSBL and will look into iptables rules. Any of your servers use Hetzner?
Avatar
I see. Is enabling DNSBL in server config sufficient or do I need to further configure the VPS? I cannot run the script since VPS is hosting many other projects, I will selectively implement some parts of the script. As for DNSBL, I cannot tell if any additional configuration is needed besides sv_dnsbl* cmds.
Avatar
Avatar
gaypidor
The outgoing traffic was exceeding 8 Mbps. For an hour.
Jupstar ✪ 2024-12-19 12:04
is that what they claim, or is it in your network stats?
Avatar
Avatar
Jupstar ✪
is that what they claim, or is it in your network stats?
Network monitoring logs.
Avatar
Jupstar ✪ 2024-12-19 12:05
ok, bcs i also had that once (for tcp traffic) and disabled all tcp traffic and they still claimed that my server created so much traffic. so i wrote the support to monitor my server and since then they never banned me again xd
12:05
tho it's not hetzner
Avatar
Avatar
Jupstar ✪
ok, bcs i also had that once (for tcp traffic) and disabled all tcp traffic and they still claimed that my server created so much traffic. so i wrote the support to monitor my server and since then they never banned me again xd
My thing was real, only UDP, only DDNet-Server port. Backed up by logs.
Avatar
Jupstar ✪ 2024-12-19 12:08
what you should defs do is ignore any inc packets from client port <= 1024
12:08
that already solves most port scanning reports
Avatar
Avatar
Jupstar ✪
what you should defs do is ignore any inc packets from client port <= 1024
It says that my server was port-scanning Hetzner’s servers. I have UFW enabled, so only needed ports are allowed. This is a DDNet-Server-level issue. (edited)
Avatar
Avatar
gaypidor
It says that my server was port-scanning Hetzner’s servers. I have UFW enabled, so only needed ports are allowed. This is a DDNet-Server-level issue. (edited)
Jupstar ✪ 2024-12-19 12:11
this is not a ddnet-server issue, that is simply how the internet works 😄
Avatar
Avatar
gaypidor
It says that my server was port-scanning Hetzner’s servers. I have UFW enabled, so only needed ports are allowed. This is a DDNet-Server-level issue. (edited)
you can just ignore jupstar, they are not correcting you, they just talk like that.
12:12
it's just their thing
Avatar
Jupstar ✪ 2024-12-19 12:12
?XD
Avatar
Avatar
TsFreddie
you can just ignore jupstar, they are not correcting you, they just talk like that.
Thanks for the heads up. I was gonna get myself into a heated discussion.
Avatar
you guys are talking about different things
12:13
it's just how it goes sometime
Avatar
Jupstar ✪ 2024-12-19 12:13
his server did port scanning bcs it responded to spoofed ip packets
12:13
how are we talking about different things
Avatar
chillerdragon: do you want the video vertical or horizontal xdd
Avatar
Avatar
Teero
chillerdragon: do you want the video vertical or horizontal xdd
Square!
12:17
The perfect middleground greenthing
Avatar
Avatar
risu
Square!
I don't think my phone can record in square ;-;
Avatar
chillerdragon BOT 2024-12-19 12:20
Vertical!
12:20
Wait
12:20
Which is which
Avatar
vertical is tall
12:20
horizontal is wide
Avatar
chillerdragon BOT 2024-12-19 12:20
16:9 land scape not TikTok layout xd
Avatar
good ok xD
12:23
Chiller can you check simplex? I imported my db from my PC idk if it still works
Avatar
chillerdragon BOT 2024-12-19 12:23
Horizontal then
12:23
I simplexed you 15 mins ago
Avatar
Ah fk
12:24
Yea mb
Avatar
cyberfighter 2 2024-12-19 12:57
whats up with the bug that makes the cursor and the stuff on the top left transparent
Avatar
Avatar
cyberfighter 2
whats up with the bug that makes the cursor and the stuff on the top left transparent
cyberfighter 2 2024-12-19 12:57
without the bug
Avatar
Avatar
cyberfighter 2
whats up with the bug that makes the cursor and the stuff on the top left transparent
Jupstar ✪ 2024-12-19 12:58
it's fixed in master
Avatar
cyberfighter 2 2024-12-19 12:58
what version
Avatar
Jupstar ✪ 2024-12-19 12:58
nightly
12:59
strictly speaking it's not a new bug, so i don't think it's fixed in latest ver
Avatar
Avatar
Jupstar ✪
it's fixed in master
which pr?
13:00
i'm really curious why that happens
Avatar
Jupstar ✪ 2024-12-19 13:00
Trying to fix a color bug during initialization for MilkeeyCat Checklist Tested the change ingame Provided screenshots if it is a visual change Tested in combination with possibly related confi...
Avatar
i mean i can guess but i'm a bit confused on the exact trigger condition
Avatar
cyberfighter 2 2024-12-19 13:01
it feels random
Avatar
Jupstar ✪ 2024-12-19 13:01
it's kinda a race between loading and showing the loading screen
Avatar
ok renderloading oof
Avatar
Avatar
cyberfighter 2
it feels random
Jupstar ✪ 2024-12-19 13:01
it probably to a certain extent is
13:01
as much as we can call timing random
Avatar
ye, it is quite random just how it runs and if there is anything run in between i think?
13:03
oh Box.Draw doesn't reset?
13:04
i guess it makes sense
Avatar
Avatar
Jupstar ✪
how are we talking about different things
im just saying that so you turn your attention to me instead of holding the guy from doing anything useful just to argue with you.
13:06
it worked didn't it
13:07
he'll figure it out even if you are right. and he might never do if you guys just spent an hour arguing and draining energy
Avatar
ChillerDragon
13:09
It's you who are constantly raising the level on TeeSports, with the help of a kind of bot that constantly goes to the place of farm
13:09
If yes, then you can give this Bot
Avatar
Avatar
TsFreddie
he'll figure it out even if you are right. and he might never do if you guys just spent an hour arguing and draining energy
Jupstar ✪ 2024-12-19 13:13
i didnt even argue? XD i gave him a tip what he could do
13:14
and i told him it's not ddnet related.. any service can be abused like that
Avatar
having UDP-based serverinfo available is pretty bad though, the reflection can have more data than the request
13:17
There is already sv_server_info_per_second, and with the default of 50 we shouldn't be seeing 8 Mbit/s
Avatar
Avatar
gaypidor
Hey, I received a complaint from my hosting provider about port scanning activities originating from my DDNet server. The complaint mentions multiple UDP connections on port 8307 targeting external IPs, all of them are Hetzner's subnets. At the time of the incident, logs show users on the server were complaining about lags and high ping. Could this behavior be related to the server configuration or a known issue with DDNet?
Well, that’s a new one. 300 Mpbs DDoS. Server is down even from VNC in the panel.
13:25
100% CPU load even after rebooting the server, which kills DDNet-Servers. Any suggestions? Sorry for being slightly off-topic.
Avatar
Avatar
Jupstar ✪
i didnt even argue? XD i gave him a tip what he could do
if he replies it will start
Avatar
Avatar
TsFreddie
if he replies it will start
Jupstar ✪ 2024-12-19 13:28
and so? if i or him doesn't want the discussion we can simply say it. really dunno what you are up to rn
Avatar
i stopped him from wasting his time
13:28
that's it
Avatar
Jupstar ✪ 2024-12-19 13:29
you are creating a discussion rn too lol
Avatar
and i will stop wasting mine too starting now
Avatar
Avatar
gaypidor
Well, that’s a new one. 300 Mpbs DDoS. Server is down even from VNC in the panel.
Jupstar ✪ 2024-12-19 13:30
against ddos, you basically have no chance. normally server hosters provide a ddos protection.. wait until it gets active
Avatar
Avatar
Jupstar ✪
against ddos, you basically have no chance. normally server hosters provide a ddos protection.. wait until it gets active
Not against a 300 Mbps one.
13:31
I can’t even tell where the traffic is coming from, since I cannot access the server.
Avatar
nooo, don't respond. i was rooting for you.
Avatar
Even forced restarts don’t work, lol.
Avatar
Avatar
TsFreddie
nooo, don't respond. i was rooting for you.
I’m not arguing with him at the moment.
Avatar
i'm just kidding.
Avatar
I’m straight up baffled by what’s going on. People are wasting resources to take down my little network, that’s just stupid.
Avatar
that happens all the time
13:34
luckily my server with my 5mbps bandwidth will just kill itself before they can do anything with it. (edited)
13:35
still a DOS tho, but I solved it by just not caring about it
Avatar
I have a 1 Gbps port, I have no idea why 300 Mbps killed it, maybe a CPU issue then.
Avatar
like a home connection or?
13:37
like from a hoster
Avatar
Hosting provider.
Avatar
ye, no idea then
Avatar
11 minutes in, I managed to shut the hecking server down. (edited)
Avatar
maybe it was one physical link shared between multiple instances and a QoS somewhere stopped yours.
13:40
i mean lots of things can happen and i shouldn't just guess randomly lol (edited)
Avatar
ws-client BOT 2024-12-19 14:04
<ChillerDragon> @Evelyn yes it is me. Sedonya said it is okay if I use a bot. But sadly he disallows farm bots in general so nobody else can use them. Which means I can not distribute a bot that is disallowed by all Copy Love Box admins I know.
Avatar
ws-client BOT 2024-12-19 14:07
<ChillerDragon> oh and its also not running on windows. Its written in a propriatary linux only programming language.
14:08
<ChillerDragon> proprietary* one day i learn how to spell it
Avatar
Avatar
TsFreddie
he'll figure it out even if you are right. and he might never do if you guys just spent an hour arguing and draining energy
5head
Avatar
Avatar
ws-client
<ChillerDragon> oh and its also not running on windows. Its written in a propriatary linux only programming language.
Wait what? That's amazing :D
Avatar
bash
Avatar
need to write more Windows-incompatible software
Avatar
what even is linux only?
Avatar
is alt+scroll a thing on other OSs than windows?
Avatar
something that uses every obscure Linux only syscall and has no implementations for other operating systems :)
Avatar
like just a faster scroll
Avatar
ws-client BOT 2024-12-19 14:14
<ChillerDragon> i forgot what exactly but since i never intended on publishing it i went full "it works on my machine" mode with some linux only C headers
Avatar
You could probably make it a thing
Avatar
oh wait i'm dumb it's a vsc thing, not a windows thing oof
14:14
nvm then
Avatar
well. I expected it to be a linux only language
Avatar
Apparently Alt+scroll in Firefox is back and forwards in history (edited)
Avatar
not an app only working on linux
14:15
😢 disappointed
Avatar
Avatar
risu
Apparently Alt+scroll in Firefox is back and forwards in history (edited)
wtf
14:15
i don't like that
Avatar
me neither!
Avatar
luckily never hit that by accident
14:18
UX 101 -- zen browser (edited)
14:24
b2ff581 Ignore case when map voting with full match - Pioooooo f401fc2 Add tests for fuzzy case-insensitive matching in /map and /mapinfo - def- 0662eb7 Merge pull request #9401 from Pioooooo/match-over-case - def-
Avatar
Avatar
ws-client
<ChillerDragon> i forgot what exactly but since i never intended on publishing it i went full "it works on my machine" mode with some linux only C headers
cygwin users when
Avatar
Avatar
TsFreddie
UX 101 -- zen browser (edited)
it looks cool but im not allowed to use it for work because they got hacked
14:36
i mean not really
14:36
someone found a fairly obvious CVE and they handled it well but it was all because of extra dumb shit
14:36
linux version when 🥱
14:37
they did handle it pretty well tho
14:38
gaining access to anyones browser without them even visiting a website
14:38
i say fairly obvious but they all are after you discover them right lol
14:38
i have the useless phone app tho
14:39
which is just browser for phone
Avatar
I just use normal mobile firefox
14:39
boring but good
14:39
at least it's not preinstalled chrome you know
14:40
they had a bug where opening the app if you left off in private browsing would crash semi consistently
14:41
took them like over a year to fix iirc
14:41
but otherwise i love mobile firefox and have used it for as long as apple has allowed non-safari default browsers
14:41
and before on my s10e. that was a nice phone
Avatar
Avatar
Ewan
it looks cool but im not allowed to use it for work because they got hacked
i'm saying it is terrible cuz i misclicked it the first time cuz the 80% dodged my click
Avatar
different UX doesn’t mean bad
15:17
but i do hear they changed the top left corner a lot
15:17
but ya i am not a big fan of extra options like that moving around
15:18
it should just come out to the left of the existing ones, and the existing ones should have fixed positions
Avatar
i'm saying the button moves when you hover it is bad
15:18
justatest
15:18
i'm pretty sure that is bad like objectively
Avatar
we are agreeing
Avatar
ye
15:20
i'm more talking about i don't really care about the rest of the UX like top bar designs and stuff
15:20
just the button moving lol
Avatar
GitHub BOT 2024-12-19 15:35
str_startswith_nocase already returns a pointer to everything after the prefix.

Checklist

  • [ ] Tested the change ingame
  • [ ] Provided screenshots if it is a visual change
  • [ ] Tested in combination with possibly related configuration options
  • [ ] Written a unit test (especially base/) or added coverage to integration test
  • [ ] Considered possible null pointers and out of bounds array indexing
  • [ ] Changed no physics that affect existing maps
  • [ ] Tested the change with...
Avatar
GitHub BOT 2024-12-19 16:05
Remove the CInput::UpdateMouseState and CInput::UpdateJoystickState functions and the usages of the SDL_PumpEvents and SDL_GetKeyboardState functions. Instead of unnecessarily clearing and then restoring the key state at the beginning of every input update we now update the key states consistently when handling each key press/release event (keyboard, mouse click, mouse wheel, joystick button, joystick axis, joystick hat). Fixes binds for joystick axes and hats not working consisten...
Avatar
Hey can someone check out the 32bit exe from the newest release? I got told it is buggy
16:18
All the UI elements wiggling around
Avatar
Avatar
Teero
Hey can someone check out the 32bit exe from the newest release? I got told it is buggy
Jupstar ✪ 2024-12-19 16:20
XDDDDDDDDDDDDDDDDDDDDDD
16:20
it also happens in wine
16:21
seems like the time is completely wrong
Avatar
looks like holding tab with very short key repeat delay or something
Avatar
Jupstar ✪ 2024-12-19 16:23
but the snow is also super fast
Avatar
except pressing Tab doesn't even change the tabs... so what is even happening here?
Avatar
Jupstar ✪ 2024-12-19 16:23
must be some time thing
Avatar
GitHub BOT 2024-12-19 16:24
Steps to reproduce: 1.Add a new group 2.Right click the group -> Add tile layer 3.Use the brush to paint it.(according ur wishes) 4.Right click the tile layer -> Game tile -> check-tele 5.Crash! ;) Reproduce video: https://github.com/user-attachments/assets/a09a879c-a8a8-41c9-8649-8a8becf775f9 Since 18.0.3.Maybe caused by Undo/redo feat
Avatar
Avatar
Teero
Click to see attachment 🖼️
Jupstar ✪ 2024-12-19 16:27
@deen did you upgrade your system or smth? or why do we encounter such weird bugs on legacy platforms
Avatar
Avatar
Teero
Click to see attachment 🖼️
it’s fine
Avatar
GitHub BOT 2024-12-19 16:32
ProGuard optimizes out methods it considers unused in release build, but methods only called from native code appear unused. The ProGuard rule was broken from renaming the main activity and also did not consider the server service yet.

Checklist

  • [X] Tested the change ingame
  • [ ] Provided screenshots if it is a visual change
  • [ ] Tested in combination with possibly related configuration options
  • [ ] Written a unit test (especially base/) or added coverage to integration tes...
Avatar
Avatar
Teero
Click to see attachment 🖼️
That's hilarious. Is that win32?
Avatar
Avatar
Jupstar ✪
@deen did you upgrade your system or smth? or why do we encounter such weird bugs on legacy platforms
I guess some code changed
16:36
but arch linux always gets updates, so who knows
Avatar
GitHub BOT 2024-12-19 16:38
e8e1d32 Update some nightly links - def-
Avatar
ok, 32 bit is pretty broken
Avatar
lgtm idk
Avatar
Jupstar ✪ 2024-12-19 16:39
but must have broken lately
16:39
but why is the time in the maplayers broken
16:39
@Robyt3 did you change smth about how the local time is processed there?
Avatar
@Jupstar ✪ limited edition feature
Avatar
Jupstar ✪ 2024-12-19 16:40
why the UI elements jump around is another weird thing, since they only react to mouse
Avatar
18.7 unaffected, so must be a recent change
Avatar
Avatar
Teero
@Jupstar ✪ limited edition feature
Jupstar ✪ 2024-12-19 16:40
i didn't have 32-bit & win7 breaks on my 2024 bingo card for certain
Avatar
does that happen everywhere there are UIs or just the main menu
16:42
i can see something with ui rects working from uninitialized or otherwise invalid values
16:42
floating point different on 32 bit, msvc compiler flags, etc
Avatar
Jupstar ✪ 2024-12-19 16:42
yeah certainly possible, but the map animations must be time related
16:42
i also insta timeout
16:42
when joining a server
Avatar
something is very wrong
Avatar
GitHub BOT 2024-12-19 16:45
6ab23ed Remove use of magic strings - heinrich5991 6bf7653 Merge pull request #9403 from heinrich5991/pr_str_startswith_return - def-
Avatar
htrudfhdfhuytryfghnj 2024-12-19 16:45
WHAT IS THIS?
Avatar
Tabbing in and out of 32 bit 18.8 also makes it freeze with 0% CPU usage for me
16:45
6445af5 Refactor state based key event handling, fix controller input - Robyt3 edfd48f Fix swapped mouse wheel left/right, refactor key event handling - Robyt3 1d48b10 Merge pull request #9404 from Robyt3/Input-KeyPress-Cleanup - def-
Avatar
Jupstar ✪ 2024-12-19 16:45
Ah thought it's a wayland bug xD
16:45
but yeah, i have it in wine too
Avatar
Avatar
htrudfhdfhuytryfghnj
WHAT IS THIS?
broadcast? what server? if anything but ddnet, then you have your answer
Avatar
Avatar
htrudfhdfhuytryfghnj
WHAT IS THIS?
Jupstar ✪ 2024-12-19 16:46
can you share the ip
16:46
in this channel
Avatar
Avatar
Ewan
broadcast? what server? if anything but ddnet, then you have your answer
htrudfhdfhuytryfghnj 2024-12-19 16:46
I mean, why is he insulting my country?
Avatar
this is presumably an independent server host
Avatar
Avatar
Jupstar ✪
can you share the ip
htrudfhdfhuytryfghnj 2024-12-19 16:47
i leave...
Avatar
they can do whatever they want
16:47
they are not ddnet
Avatar
Avatar
htrudfhdfhuytryfghnj
i leave...
Jupstar ✪ 2024-12-19 16:47
i mean the server ip
16:47
you dont know?
16:47
or server name
Avatar
Avatar
Jupstar ✪
you dont know?
htrudfhdfhuytryfghnj 2024-12-19 16:47
sorry i dont know because i dont have a server history list
Avatar
Jupstar ✪ 2024-12-19 16:47
oh k
Avatar
Avatar
Ewan
they can do whatever they want
with exceptions but i don’t think strong language constitutes a ban from the masters
Avatar
Avatar
htrudfhdfhuytryfghnj
WHAT IS THIS?
Jupstar ✪ 2024-12-19 16:48
I think this is simply your ingame name?
16:48
i joined a block server with the map in your screenshot
16:48
and it said "WELCOME '<my name>' (edited)
Avatar
Avatar
Jupstar ✪
I think this is simply your ingame name?
htrudfhdfhuytryfghnj 2024-12-19 16:49
?
Avatar
are you trolling?
16:49
you have to tell me if you’re trolling
Avatar
Jupstar ✪ 2024-12-19 16:49
i think he is (edited)
f3 2
gg 1
banhammer 1
Avatar
it’s entrapment otherwise
Avatar
no I'm sure htrudfhdfhuytryfghnj is super serious about everything
Avatar
some ppl do come in here with crazy ass names looking for help
Avatar
Hello, what is the minimum version of Android to support the game, and will it be supported on Android in the future?
Avatar
Avatar
eetadam
Hello, what is the minimum version of Android to support the game, and will it be supported on Android in the future?
Jupstar ✪ 2024-12-19 17:00
17:00
just try it out
Avatar
Avatar
Jupstar ✪
just try it out
I dont have old android
17:02
I have only android 14 and android 8
Avatar
Jupstar ✪ 2024-12-19 17:02
well 8 is defs something i'd consider old
Avatar
Avatar
Jupstar ✪
well 8 is defs something i'd consider old
Ok
Avatar
Jupstar ✪ 2024-12-19 17:04
but it should still work on that version, just to be clear xd
Avatar
Android 7.0 and newer should be supported
Avatar
just curious, are you looking into the 32 bit thing? it’s a fascinating bug
17:05
or collection of bugs (edited)
Avatar
yeah, I can't reproduce it when compiling with MSVC 32 bit both in debug and release build
Avatar
oh great
17:06
are deen’s build scripts public
Avatar
the releases use mingw?? news to me
17:09
if you have msys2 and can’t repro with this cmake/toolchains/mingw$PLATFORM.toolchain then i’d be worried
Avatar
Might also be related to different configuration flags like Discord/Steam/Autoupdater integration
Avatar
GitHub BOT 2024-12-19 17:12
f3af041 Fix Android crash in release build due to ProGuard - Robyt3 b52f1a4 Merge pull request #9406 from Robyt3/Android-Proguard-Fix - Jupeyy
17:12
i have a question that might seem weird
17:12
how tf do you bring yourself to do so much for ddnet
Avatar
Jupstar ✪ 2024-12-19 17:13
yes robyte tell us
Avatar
idk historically your affiliation with the game or what it means to you but putting in this much work for anything as a volunteer is admirable
Avatar
Jupstar ✪ 2024-12-19 17:13
robyte time
Avatar
I was just about to eat pepeW
17:13
yeah what time is it anyway
17:13
dinnertime ig
Avatar
Avatar
Robyt3
I was just about to eat pepeW
Jupstar ✪ 2024-12-19 17:14
ok ok, you eat, bon apetit and when you back you have your biography ready 😄
Avatar
well idk
17:14
this guy just works for seemingly nothing other than to have it accomplished
17:15
maybe there is more to it
Avatar
Jupstar ✪ 2024-12-19 17:15
so basically like all hobbies xd
Avatar
maybe i am just particularly used to seeing laziness all around but that’s kind of discrediting his contributions
17:17
he does a lot
Avatar
Jupstar ✪ 2024-12-19 17:18
i think there is only lack of motivation, not laziness like what are things you consider yourself lazy for?
Avatar
discord chatting on the clock justatest
17:19
maybe robyte is just super disciplined
17:20
manages time well
Avatar
Jupstar ✪ 2024-12-19 17:20
discord like all social media can easily make addicted.
Avatar
ye i have been using discord since i was 11
17:20
it’s bad
Avatar
Jupstar ✪ 2024-12-19 17:20
well as stupid as it sounds. log out, don't log in for 3-4 days then it gets easier
17:20
the first days are the hardest
Avatar
ohhhh oh this is so weird
17:21
everything is teeny tiny
17:21
fng also hates the mobile client LOL
Avatar
there’s an API to have a native text field rendered above the keyboard instead of the game
17:21
maybe that’s worth looking into
Avatar
Jupstar ✪ 2024-12-19 17:21
yeah, would defs be worth it 😄
Avatar
Avatar
Voxel
fng also hates the mobile client LOL
i wonder how it tells the difference
17:22
just erratic mobile inputs ig
Avatar
i didnt even touch anything
17:22
just joined and got purged
Avatar
so u didnt even get to move around or anything
17:22
i can see it kicking u after some seconds if ur input is strange
17:23
but not for no reason. it should be the same client on paper
17:23
right?
Avatar
Avatar
Jupstar ✪
the first days are the hardest
ye
Avatar
i think the main bug is how text boxes are handled you select a box, half the time it doesnt even focus properly. the only way to deselect it is to press the back button (usually you can tap outside the box to deselect it)
Avatar
are you expecting it to unfocus when you click smth else
17:24
what if u like switch tabs
Avatar
idr but i think ddnet controls will remain focused until another focus-capturing control is selected? may be wrong
Avatar
yea like i think if u selected a browser item there you’d typically be able to keep typing in the browser search field, on desktop
17:26
so not a bug per se but bad for usability
17:26
if android is to be maintained long-term i don’t see it happening without a fundamental UI overhaul
Avatar
yea true
17:27
just wanted to try it out to see how it fares
17:27
did you ever try ddnet 9 on android
17:27
it sux
Avatar
nah it was a whole lot of fun
17:28
esp when u switched apps and all the textures were freed and not reuploaded
17:28
or at least the glyphs and some other things
Avatar
test #2 thats p cool
Avatar
that is cool
17:29
i question anyone who really wants to play it without bluetooth mouse and keyboard tbh
17:30
not really question but… the ergonomics seem so bad
17:31
i think i wanna try to learn vim (or at least become competent in some TUI editor)
17:31
my awesome WM setup (awesome as in cool, not the actual WM) on my desktop has become a crutch and now im constantly pulling my hair out trying to keep vscode and my terminal open alongside each other on the mac xdd (edited)
Avatar
Avatar
Voxel
i give up (edited)
i remember trying to learn it
Avatar
Avatar
Voxel
test #2 thats p cool
Jupstar ✪ 2024-12-19 17:32
for me the resolution does not break lol
17:34
@Voxel leak phone fps
17:34
i always get green borders in ddnet for whatever reason xD
17:34
and set to vulkan
17:34
for more epyc gamen
Avatar
strange
Avatar
Avatar
Jupstar ✪
i always get green borders in ddnet for whatever reason xD
i only get them on GL ES
17:56
if you have a wide corner radius on ur phone maybe it’s just to pad for that
17:56
Avatar
Jupstar ✪ 2024-12-19 17:56
or it's some game mode xd
Avatar
Avatar
Ewan
Click to see attachment 🖼️
Jupstar ✪ 2024-12-19 17:56
ah but it's not cutted edges
17:57
it's a border around the whole screen
Avatar
that photo is misleading
17:57
ig it is not backend specific
Avatar
Jupstar ✪ 2024-12-19 17:57
lol now it's gone
17:58
random
Avatar
i did have the green bezel too
17:58
but now i cant get it back
Avatar
Jupstar ✪ 2024-12-19 17:59
funny stuff
Avatar
the game feels weird
18:02
thats all i can say
Avatar
Avatar
Jupstar ✪
for me the resolution does not break lol
Your fps is 07:29:30?! (edited)
👍 1
Avatar
Avatar
Teero
Your fps is 07:29:30?! (edited)
Jupstar ✪ 2024-12-19 18:03
Yes, thx superteero
Avatar
bro poured skimmed milk on his cpu
Avatar
i noticed that enabling show all display modes will do that, and though any custom display mode will be ignored for display purposes, the mouse inputs are processed with the display mode in mind
18:13
so i set it to the res i play on normally and it feels more normaler
18:13
i think.
Avatar
Avatar
Ewan
esp when u switched apps and all the textures were freed and not reuploaded
That was mostly fixed on more recent Android versions or because they just have more RAM so they don't need to unload the textures anymore, we didn't fix it properly yet (i.e. reload every texture)
😃 1
Avatar
i also noticed that sometimes my inputs get cut off with keyboard, if im holding right and then jump and then view the scoreboard within that jump i will no longer be walking right tho the button is held
18:14
oh that isn’t even true
18:14
it my mouse
18:14
but only sometimes
18:15
annoying
18:16
i wonder if my phone would support a thunderbolt tethered Ethernet connection
Avatar
Avatar
Voxel
Click to see attachment 🖼️
Might also be related to your particular virtual keyboard how it effectively moves the entire game window up. I have a smaller keyboard and it opens on a different side than the text input in the game so I can see both
Avatar
this keyboard stuff seems like a mess. i was using gboard and i had to turn off some settings for my physical keyboard to not make a stupid popup over the game while i’m typing
Avatar
Avatar
Jupstar ✪
so basically like all hobbies xd
yeah, I think I was looking for some more practical programming hobby and remembered Teeworlds
Avatar
and even still it’ll lock my mouse inside the input field, as if it was my thumb to move the cursor between characters
Avatar
Avatar
Robyt3
yeah, I think I was looking for some more practical programming hobby and remembered Teeworlds
nice
18:21
18:21
Win shift s screenshot on droid... Crazy
Avatar
Avatar
Robyt3
yeah, I think I was looking for some more practical programming hobby and remembered Teeworlds
Jupstar ✪ 2024-12-19 18:23
don't lie teeworlds is your oxygen, you'd die without
Avatar
where is the config dir on android
18:31
crippled without my binds
Avatar
bind z laggg!!!
Avatar
Avatar
Ewan
where is the config dir on android
/storage/emulated/0/Android/data/org.ddnet.client/files/user
Avatar
But the only way to read from it is with Google's Files app and it's impossible to write to on modern Android versions...
18:34
Unless you use root or maybe a file manager that supports it with shizuku
Avatar
how are settings preserved on restart
18:35
if u cant write there
Avatar
I mean for you as a user
18:35
The app can use the folder however it wants
Avatar
fair enough
Avatar
Btw does keyboard/mouse work with android Verizon
18:36
Sadge
Avatar
Avatar
Solly
Btw does keyboard/mouse work with android Verizon
Should work, if your keyboard/mouse are supported at all
Avatar
It's "working" for me but that issue I was talking about where my inputs get cut off makes it somewhat unplayable
18:37
But idk where the blame for that lies
Avatar
Avatar
Ewan
Click to see attachment 🖼️
permissions on Android are such a pain sometimes
18:37
the price of security I guess
Avatar
yeah, these storage changes are a real pain for our use case of "users can drop whatever files they want into the game"
Avatar
Gboard was intervening beforehand in the input fields so I suspect it's virtual keyboard specific
18:38
And yea I mean you can probably expose a simple import from zip or something but it's unfortunate nonetheless
18:38
I'm gonna try the aosp keyboard
Avatar
1. Port to SDL3 2. It has support for native file open/save dialogs also on Android justatest
Avatar
It is really hard to control on android
Avatar
damn are there not even file dialogs
18:41
feelsbadman
18:45
lmfao okay
18:45
it is detecting my mouse as a keyboard. that is probably the issue
18:50
the only other bluetooth mouse i have to test with is a trackball mouse… rip
Avatar
@deen not sure if you’re the one I’m supposed to ping, but you’ve provided some help before, so… I made some tweaks to my VPS, did my homework on iptables, but now I’m having trouble setting up DNSBL. It just doesn’t work apparently, I didn’t use dnsmasq, since it probably should work just with config, but I may be wrong. I’d appreciate any help.
19:01
Who would’ve thought a hobby-hosting of DDNet servers would be such a pain in the ass, lol. Never had that issue with games like CS and GTA before for some reason.
Avatar
i’d wager he’s not on rn but if you would explain the whole situation maybe i could help
Avatar
Jupstar ✪ 2024-12-19 19:04
if you were banned for port scanning then a dnsbl will most like not help
19:04
the spoofed ips are legit ips
Avatar
Avatar
gaypidor
Who would’ve thought a hobby-hosting of DDNet servers would be such a pain in the ass, lol. Never had that issue with games like CS and GTA before for some reason.
Jupstar ✪ 2024-12-19 19:05
bcs only teeworlds has the most hobbyless ppl ever xd
Avatar
Avatar
Ewan
i’d wager he’s not on rn but if you would explain the whole situation maybe i could help
DDoS. Both times on port 8307, which is DDNet-Server. First time I’ve received a complaint about my server port-scanning Hetzner’s servers it was 8 Mbps, the second time everything just bottlenecked and froze on me with 300 Mbps attack.
19:11
So I shut down everything, rewrote the firewall rules.
19:11
Now I just want to enable DNSBL.
Avatar
still amazes me that people actually bother attacking TW servers
Avatar
are these the reflection attacks? @Tim may have insight
Avatar
To further secure server from idiots.
Avatar
Jupstar ✪ 2024-12-19 19:11
do you even understand what a dns blacklist does?
Avatar
Avatar
Jupstar ✪
do you even understand what a dns blacklist does?
Probably the guy that warned me about you was right, you just like to bother people with nonsense.
Avatar
Jupstar ✪ 2024-12-19 19:12
ok
19:12
so you don't, that's fine
Avatar
Avatar
gaypidor
Probably the guy that warned me about you was right, you just like to bother people with nonsense.
That's... a bit much
Avatar
Avatar
Jupstar ✪
do you even understand what a dns blacklist does?
As mentioned before, I just want to further secure the server, I was letting blacklisted IPs on the server, in the light of recent events I do not want to do that anymore.
Avatar
Avatar
risu
That's... a bit much
He was trying to get me into a ‘discussion’ for like 6 hours now. I budged this time.
Avatar
Jupstar ✪ 2024-12-19 19:14
yeah sure
19:14
believe what tsfreddie randomly hallucinates
Avatar
I’m obviously missing context but i’ve never seen jupstar inquire with bad intent
Avatar
Jupstar is certified cool, you've yet to prove yourself
Avatar
Avatar
risu
Jupstar is certified cool, you've yet to prove yourself
I don’t see myself as a permanent member anyways. I’m here on occasion.
Avatar
it’s not a popularity contest anyway
19:16
lol
Avatar
I just ignored Jupstar for 6 hours while he was trying to incur that I’m stupid and I don’t understand what I’m doing. I replied for him to get off of me.
19:17
I mean, he was asking me questions that I already gave an answer to.
Avatar
I mean, asking if you know what you're doing is a pretty common thing to do when you're trying to help someone with a technical matter
19:18
If you really knew what you were doing you wouldn't have to be asking for help
Avatar
Avatar
risu
I mean, asking if you know what you're doing is a pretty common thing to do when you're trying to help someone with a technical matter
That wasn’t how it went.
Avatar
unique servers experienced similar port-scanning attacks, and i believe they were solved by adding particular iptables rules but i wasn’t the one who fixed it on my vps
Avatar
All I'm seeing is you smearing Jupstar and that isn't going to get you very far
Avatar
i don’t see what the point is in dwelling on it
Avatar
I asked people, only Deen gave me an adequate response.
19:19
Jupstar proceeded to ask me nonsense.
19:19
Several times.
Avatar
Avatar
gaypidor
I just ignored Jupstar for 6 hours while he was trying to incur that I’m stupid and I don’t understand what I’m doing. I replied for him to get off of me.
Jupstar ✪ 2024-12-19 19:19
please stop the lies thanks
Avatar
I get why you’re defending him, but give it another thought.
Avatar
Avatar
gaypidor
Jupstar proceeded to ask me nonsense.
nonsense, relevant details, tomato, tomahto
Avatar
this discussion will mean nothing to anyone until screenshots or message links are provided, at which point you’ll be redirected to offtopic or told to stop talking about drama
Avatar
Avatar
risu
nonsense, relevant details, tomato, tomahto
You may wanna read the conversation before stating facts.
Avatar
so this is a pointless conversation to be having rn
Avatar
Avatar
TsFreddie
you can just ignore jupstar, they are not correcting you, they just talk like that.
Jupstar ✪ 2024-12-19 19:20
read above here and tell me where i said "you are stupid", or where i started any kind of discussion
Avatar
Avatar
Ewan
this discussion will mean nothing to anyone until screenshots or message links are provided, at which point you’ll be redirected to offtopic or told to stop talking about drama
I’m trying to get off this conversation. It’s pointless. I couldn’t care less about Jupstar, people trying to get me on for some reason.
Avatar
sometimes non native speakers have an inflammatory tone that i can tell you isn’t intentional in jupstar’s case
19:23
we ended up turning off ufw and relying just on the iptables rules.. afaik we have received no complaints since
Avatar
Avatar
Ewan
sometimes non native speakers have an inflammatory tone that i can tell you isn’t intentional in jupstar’s case
No, I’m fully aware of the tone I’m using. At this point he is annoying me.
Avatar
Avatar
Ewan
we ended up turning off ufw and relying just on the iptables rules.. afaik we have received no complaints since
That’s what I did.
Avatar
Avatar
gaypidor
No, I’m fully aware of the tone I’m using. At this point he is annoying me.
So you're trying to get people mad at you on purpose? Well that's nice of you.
Avatar
Avatar
risu
So you're trying to get people mad at you on purpose? Well that's nice of you.
Mad for telling the truth? lol.
Avatar
are you still victim to these attacks? it sounds like it hasn’t been solved
Avatar
Jupstar ✪ 2024-12-19 19:24
I tried to explain that a spoofed ip attack works by the simple fact that your server responds to the incomming ip + port. So a firewall that disables unused ports on your server will not solve this exact issue. I think that is a fair and good tip (edited)
Avatar
Avatar
Jupstar ✪
read above here and tell me where i said "you are stupid", or where i started any kind of discussion
i didn't say you did, and this was a lie to stop pointless convos, which I already said here https://discord.com/channels/252358080522747904/293493549758939136/1319289516200038470
Avatar
Avatar
Ewan
are you still victim to these attacks? it sounds like it hasn’t been solved
I shut down the server and just recently turned it back on, along with DDNet Servers, time will tell.
Avatar
i stopped him from arguing with you didn't mean you started arguing already.
Avatar
okay, great
Avatar
Avatar
TsFreddie
i didn't say you did, and this was a lie to stop pointless convos, which I already said here https://discord.com/channels/252358080522747904/293493549758939136/1319289516200038470
Jupstar ✪ 2024-12-19 19:26
yeah i head out for now
Avatar
Avatar
TsFreddie
i stopped him from arguing with you didn't mean you started arguing already.
Jupstar ✪ 2024-12-19 19:26
but i never argues, that's the problem
Avatar
b-b-but
Avatar
Jupstar ✪ 2024-12-19 19:26
i threw facts against him
Avatar
i didn't say you did
Avatar
it doesn’t matter guys
Avatar
fred as a blue guy isn’t it your job to de-escalate
Avatar
Today on DDNewsNetwork: Unexpected Drama in Developer Chat? Find The Spiciest Details Here!
Avatar
Avatar
Ewan
fred as a blue guy isn’t it your job to de-escalate
im pretty sure im trying to
Avatar
love ya Fred (edited)
Avatar
Jupstar ✪ 2024-12-19 19:28
what i find even more sad is that some hosters prefer to trust reports from hetzner than checking if the traffic even existed in first place. this is also something i had with my hoster.. they just banned me based on hetzner reports, even tho my server didn't create any traffic (thus i asked him if his network stats confirmed the traffic came from his server)
Avatar
i could also just time everyone out if you prefer that
Avatar
Avatar
Ewan
okay, great
The issue arose when my servers had full online 64/64, now it’s like 1/4 of that. What I noticed at the time is that other servers were unavailable too, a small portion, but enough to notice.
Avatar
Avatar
Jupstar ✪
what i find even more sad is that some hosters prefer to trust reports from hetzner than checking if the traffic even existed in first place. this is also something i had with my hoster.. they just banned me based on hetzner reports, even tho my server didn't create any traffic (thus i asked him if his network stats confirmed the traffic came from his server)
you can usually appeal
Avatar
Jupstar ✪ 2024-12-19 19:29
yep but my server was always down for few hours
Avatar
Avatar
gaypidor
The issue arose when my servers had full online 64/64, now it’s like 1/4 of that. What I noticed at the time is that other servers were unavailable too, a small portion, but enough to notice.
well let us know if it’s still not fixed
Avatar
Jupstar ✪ 2024-12-19 19:29
was kinda annoying until the support accepted it
Avatar
Avatar
Jupstar ✪
what i find even more sad is that some hosters prefer to trust reports from hetzner than checking if the traffic even existed in first place. this is also something i had with my hoster.. they just banned me based on hetzner reports, even tho my server didn't create any traffic (thus i asked him if his network stats confirmed the traffic came from his server)
deep fucking sigh I literally told you that this info is backed up by my logs.
Avatar
fred’s about to dish out some timeouts
Avatar
im trying to stay calm, woke me up with a notification at 3am and demand explanation did step on my nerves a bit and i apologie for that.
19:30
i stand corrected
Avatar
i won't time out anyone. just stop talking.
Avatar
🥺 we love Fred
Avatar
hear me out
Avatar
if you want to bicker anyway do it in offtopic lol
Avatar
Avatar
TsFreddie
hear me out
hear me out guys
19:31
i want everything mark as read
19:31
and youre making it worse
19:32
how ami suppost to sleep when my phone constandly vibrate
Avatar
Avatar
Ewan
well let us know if it’s still not fixed
Will do. Thanks for adequate responses.
🫡 1
Avatar
pleade
19:32
please*
Avatar
I too read every channel must keep up with all the DDGossip
Avatar
you guys love facts. but i love people. discussing these thing over and over doesn't do anything. you guys stated what you think already. i have no idea who has better facts because i don't care and this is not a contest. but i'm pretty sure time are better spent on fixing things and researching. draining energy talking is useless.
f3 1
Avatar
Avatar
risu
I too read every channel must keep up with all the DDGossip
trollet
Avatar
now f3 if you agree (edited)
Avatar
Fun fact, I actually DDoS’ed myself once. I made a mode that constantly sends packets to the server, like 33000 packets in 5 minutes per 30 players, my server was suspended.
Avatar
Avatar
Ewan
trollet
BASED
Avatar
can i please have a good sleep or do i need to fuck off this beautiful server
Avatar
Avatar
gaypidor
Fun fact, I actually DDoS’ed myself once. I made a mode that constantly sends packets to the server, like 33000 packets in 5 minutes per 30 players, my server was suspended.
DDoSed or just DoSed?
Avatar
Avatar
Mirfay
can i please have a good sleep or do i need to fuck off this beautiful server
wait what did u have to do with this xD
Avatar
Avatar
Mirfay
can i please have a good sleep or do i need to fuck off this beautiful server
you can turn off your notifications while you sleep lol
Avatar
peanut gallery hours
Avatar
Avatar
risu
DDoSed or just DoSed?
Since it was coming from multiple users, DDoSed.
Avatar
im gonna go work now
Avatar
my phone litellary looks like its alive from vibrating
Avatar
Avatar
gaypidor
Since it was coming from multiple users, DDoSed.
nice
Avatar
no way u got notifs on for every msg in dev channel?
19:35
sounds like a you problem
Avatar
Avatar
Ewan
no way u got notifs on for every msg in dev channel?
ye
Avatar
everything is mute
Avatar
every guild is mentions only, suppress @ everyone @ here
Avatar
sorry man not to be rude but you’re literally signing up for this annoyance
Avatar
the only reasonable setting
Avatar
I’m thinking of fully reworking the movement system in DDNet-Server. I want to make it a top-down view.
Avatar
also people are learners but you guys obviously doesn't have education degrees. state what you think exactly once is good enough for people to learn.
Avatar
And then make CS out of it, lol.
Avatar
lets play a game
19:37
whoever is quietest for longest in this channel we all call legend
19:37
ready?
Avatar
Avatar
Mirfay
whoever is quietest for longest in this channel we all call legend
Just disable notifications.
Avatar
Avatar
gaypidor
Just disable notifications.
no just
Avatar
or put your phone in dnd for the next 8 hours
Avatar
do it
Avatar
apparently no one cares about me venting
Avatar
they usually have a button for that
Avatar
how do i even sleep now
Avatar
Avatar
risu
they usually have a button for that
i use nokia
Avatar
Avatar
TsFreddie
apparently no one cares about me venting
What sort of response do you expect?
Avatar
Avatar
TsFreddie
how do i even sleep now
Count sheep.
Avatar
Avatar
Mirfay
i use nokia
Suomi mainittu, torilla tavataan!
Avatar
mf woke me up
19:39
and just left lmao
Avatar
ok seriously guys
19:39
meta testing got deleted for drama
Avatar
Avatar
TsFreddie
mf woke me up
What does blue nickname mean? I don’t use Discord like at all.
Avatar
and u want this channel dead too?
19:39
come on bro
Avatar
the most heated convo here usually involves juppy for reason.
Avatar
Avatar
gaypidor
What does blue nickname mean? I don’t use Discord like at all.
it's community dependent, but here it means they're a moderator
Avatar
i just mean people like me brownbear
Avatar
Avatar
TsFreddie
the most heated convo here usually involves juppy for reason.
should I one-up him?
Avatar
Avatar
risu
I too read every channel must keep up with all the DDGossip
cyberfighter 2 2024-12-19 19:40
watch over the server like a hawk
Avatar
Avatar
gaypidor
What does blue nickname mean? I don’t use Discord like at all.
cyberfighter 2 2024-12-19 19:41
you can click his profile and look at the list of roles
Avatar
Avatar
cyberfighter 2
you can click his profile and look at the list of roles
You’re testing apparently.
Avatar
Avatar
risu
should I one-up him?
the guy just don't know how to back down. nothing works, he state roughly the samething over and over again, you agree with him he double down, you disagree with him he pushes harder lmao.
Avatar
Avatar
gaypidor
You’re testing apparently.
cyberfighter 2 2024-12-19 19:42
its a role you can give yourself in #📌info to see map testing channels
Avatar
I should get myself at least one fancy role...
Avatar
i have a feeling that he sees every message with bad intent
Avatar
Avatar
TsFreddie
the guy just don't know how to back down. nothing works, he state roughly the samething over and over again, you agree with him he double down, you disagree with him he pushes harder lmao.
Literally me 😍
Avatar
Avatar
cyberfighter 2
its a role you can give yourself in #📌info to see map testing channels
Thanks, but I only test my own maps.
Avatar
Avatar
risu
I should get myself at least one fancy role...
win a tournament
19:43
that's pretty rare and cool
Avatar
Original message was deleted or could not be loaded.
cyberfighter 2 2024-12-19 19:43
1. no i think 2. moderators dont like that client name being mentioned
Avatar
Avatar
TsFreddie
win a tournament
too noob for that 😔
Avatar
I wonder why this is called #develover if most of my dev messages get ignored, lol.
Avatar
ok dont judge me, perfect chance to get someone in my discord https://discord.gg/b2Rv7NqS i want friends (+ my clan server)
Invite to join a server
Avatar
Avatar
risu
I should get myself at least one fancy role...
also be careful what you wish for, lerato gave me a bot role for fun cuz i asked that and unintentionally banned me from all channels other than a music channel for three days
Avatar
@Discord Mod
Avatar
cyberfighter 2 2024-12-19 19:44
wtf
Avatar
Avatar
gaypidor
I wonder why this is called #develover if most of my dev messages get ignored, lol.
Brother you have only been posting irrelevant or questions with either no answer or an obvious answer
Avatar
how would a default setting in open source code prevent a hack client from ever being banned for more than a week
19:44
they would just read the code and bypass it again
Avatar
Avatar
cyberfighter 2
1. no i think 2. moderators dont like that client name being mentioned
I’m thinking of reading PMs in game, those are sending spam links, gets rid of 99% of free users.
Avatar
you can definitely do that
19:45
they use character lookalikes
19:45
they are evolving
Avatar
Avatar
gaypidor
I’m thinking of reading PMs in game, those are sending spam links, gets rid of 99% of free users.
cyberfighter 2 2024-12-19 19:45
idk you have to code it yourself or something
19:45
nudelsafts server has stuff against that
19:45
works pretty well as far as i can tell
Avatar
there are presumably already automated bans for it because just today i saw one in strange cosmetic script
Avatar
Avatar
Ewan
they use character lookalikes
The more the merrier, just ban all MB chars.
Avatar
they already remap known lookalikes
19:46
need multibyte
Avatar
cyberfighter 2 2024-12-19 19:46
do you know why tw has that weird text font? lol
Avatar
Avatar
gaypidor
I’m thinking of reading PMs in game, those are sending spam links, gets rid of 99% of free users.
do not assume we do or don't do anything please
Avatar
Avatar
Ewan
need multibyte
most of ddnet’s current userbase relies on it lmfao
Avatar
Doesn’t matter, if I ban all multibyte characters in PM, they can remap all they want.
Avatar
cyberfighter 2 2024-12-19 19:47
theres also spam bots in normal chat
Avatar
i guess
19:47
yeah
Avatar
bro im chinese
Avatar
Nahh, only English in DMs
Avatar
all chinese are multicharacter
Avatar
Avatar
TsFreddie
all chinese are multicharacter
Chinese people don’t play on my servers.
Avatar
i think he just means his server doesnt need it
19:47
yea
Avatar
Avatar
gaypidor
Chinese people don’t play on my servers.
im just kidding
Avatar
Avatar
TsFreddie
im just kidding
I can’t tell whether you are kidding or not.
Avatar
cyberfighter 2 2024-12-19 19:48
chinese guy joins, asks someone something in pms and promptly gets executed by the automod
19:48
kek
Avatar
Avatar
gaypidor
I can’t tell whether you are kidding or not.
i told you so you now know brownbear
Avatar
Avatar
TsFreddie
i told you so you now know brownbear
Avatar
you could whitelist certain character ranges I guess but that's like annoying and stuff
Avatar
Avatar
Ewan
they already remap known lookalikes
by they i mean ddnet btw. this may only apply to names but certain cyrillic characters look identical to latin ones for example so those will automatically be rebound to the latin counterparts by the server
Avatar
Avatar
cyberfighter 2
do you know why tw has that weird text font? lol
pretty sure it's the chinese font fallback?
19:49
the cjk font is pretty universal
Avatar
i think he means non-ascii latin characters like the cosmetic characters
19:50
which… it’s in the unicode standard, so
Avatar
Avatar
Ewan
by they i mean ddnet btw. this may only apply to names but certain cyrillic characters look identical to latin ones for example so those will automatically be rebound to the latin counterparts by the server
When it comes to names, DDNet’s system is fucked up, I literally can’t use 90% of the Unicode characters as they appear as a square.
Avatar
cjk font is pretty pan unicode
Avatar
Avatar
gaypidor
When it comes to names, DDNet’s system is fucked up, I literally can’t use 90% of the Unicode characters as they appear as a square.
think about it for the database and such
19:51
you either clean your strings aggressively or bad things happen
Avatar
obviously not the entire unicode but they did fit like most sensible things
Avatar
cyberfighter 2 2024-12-19 19:51
𝕥𝕙𝕚𝕟𝕜 𝕪𝕠𝕦 𝕔𝕠𝕦𝕝𝕕 𝕕𝕠 𝕓𝕖𝕥𝕥𝕖𝕣? 𝕟𝕠𝕥 𝕨𝕚𝕥𝕙𝕠𝕦𝕥
19:51
this thing
Avatar
yes, that!
19:51
is what i saw today
19:51
maybe it should be taken out of the font. old clients will always still see it
Avatar
Should I update the client?
19:52
I never do.
Avatar
it gets better all the time
Avatar
cyberfighter 2 2024-12-19 19:52
what client are you on
Avatar
depending on who you ask
Avatar
16.x
Avatar
cyberfighter 2 2024-12-19 19:52
i dont see a reason not to
Avatar
i would update. 16 isn’t so so old but there are cool features
Avatar
cyberfighter 2 2024-12-19 19:52
unless you have like 2 kb left of storage
Avatar
Avatar
cyberfighter 2
unless you have like 2 kb left of storage
Not to kid anyone, but I literally have to delete one game in order to install another.
Avatar
ddnet’s binary size should be roughly the same as it was
Avatar
Avatar
Ewan
maybe it should be taken out of the font. old clients will always still see it
i mean i don't really see a problem if it is just for regular fun uses. there is a unicode confusables table or something that is pretty comprehensive of mapping all latin characters too all variants maybe just use that
Avatar
cyberfighter 2 2024-12-19 19:53
as in no auto update in ddnet or actually no space
19:53
xd
Avatar
I never bothered changing my SSD, so I’m stuck with 128 GB.
Avatar
cyberfighter 2 2024-12-19 19:53
ah
19:54
thats tiny
Avatar
More that enough for Linux and 1 game.
Avatar
Avatar
TsFreddie
i mean i don't really see a problem if it is just for regular fun uses. there is a unicode confusables table or something that is pretty comprehensive of mapping all latin characters too all variants maybe just use that
it’s not, today i saw that exact char set used to promote _ client in global chat
Avatar
Avatar
gaypidor
deep fucking sigh I literally told you that this info is backed up by my logs.
Jupstar ✪ 2024-12-19 19:54
was i talking to you, that always invents his own facts? my very first question to you was simple: https://discord.com/channels/252358080522747904/293493549758939136/1319274125713473597 i just wanted to know if it was in your network logs. you said yes. my reason why i ever asked this question was the statement. COMPLETELY unrelated to you Now you are provocative for no reason...
Avatar
still?
Avatar
stop retro fitting
Avatar
Ah, shit, here we go again.
Avatar
imma timeout
Avatar
Jupstar ✪ 2024-12-19 19:54
yes time him out please
Avatar
warn first
Avatar
cyberfighter 2 2024-12-19 19:54
oh damn
Avatar
I forgot about him 10 times.
Avatar
explicitly
Avatar
nah justice for jupstar
Avatar
then it’s their own fault when they get timed out (edited)
Avatar
cyberfighter 2 2024-12-19 19:55
someones getting smoked tonight
Avatar
yall talked abt him after he left too, let him talk back
Avatar
fair enough
Avatar
cyberfighter 2 2024-12-19 19:56
@Jupstar ✪ talk
Avatar
although DO NOT respond
Avatar
Jupstar ✪ 2024-12-19 19:56
ok
Avatar
this is a warning
Avatar
Jupstar ✪ 2024-12-19 19:56
DEMOCRACY BABY
Avatar
we should decide on what’s happening here. i think he should be given the opportunity to stick up for himself, but not in this channel
Avatar
Avatar
louis
yall talked abt him after he left too, let him talk back
9 out 10 of his messages is just him trying to get me on. I happily forgot about his existence, but here he is with nonsense again.
Avatar
you can block him which is an option on discord
Avatar
Avatar
TsFreddie
you can block him which is an option on discord
Please, tell me how.
Avatar
this stopped being developer conversation as soon as it became personal. i am okay with drivel but not when it’s aggressive and interpersonal
Avatar
cyberfighter 2 2024-12-19 19:57
Uh
19:57
right click his profile
Avatar
(Im not a mod)
Avatar
emm, im sure you can figure it out
Avatar
Avatar
TsFreddie
emm, im sure you can figure it out
I literally installed Discord just to ask for DDNet-related help. I don’t use it.
Avatar
u can google how to do it
Avatar
for anyone who wants to continue this conversation #off-topic click that blue rectangle and be on your way to prosperity
Avatar
Would be better off asking for ‘how’, rather than figuring out.
Avatar
cyberfighter 2 2024-12-19 19:58
okay louis at that point you could just tell him
Avatar
what is this yap
Avatar
Avatar
Ewan
this stopped being developer conversation as soon as it became personal. i am okay with drivel but not when it’s aggressive and interpersonal
the thing is juppy is not even aggressive. the lack of polite suffix in english also kinda kills me sometime.
Avatar
shut up
Avatar
but that's more of an asian thing i think
Avatar
Avatar
gaypidor
Would be better off asking for ‘how’, rather than figuring out.
you want to ask other people to tell you how to live your entire life?
Avatar
Avatar
louis
you want to ask other people to tell you how to live your entire life?
cyberfighter 2 2024-12-19 19:58
not personally
Avatar
aw louis
Avatar
and you come in developer and complain when your questions are not being immediately answered
Avatar
Avatar
TsFreddie
the thing is juppy is not even aggressive. the lack of polite suffix in english also kinda kills me sometime.
english being a second language also doesn't help
Avatar
OOOOHHH
Avatar
cyberfighter 2 2024-12-19 19:59
but at that point you want to ask google how to live your life
Avatar
Nope, couldn’t figure out how. I long-pressed his message, there’s no block option. Neither there is one in his profile.
19:59
Or I’m just blind.
Avatar
are you on desktop?
Avatar
No.
Avatar
bro click the 3 dots
19:59
and block
Avatar
Avatar
TsFreddie
the thing is juppy is not even aggressive. the lack of polite suffix in english also kinda kills me sometime.
Jupstar ✪ 2024-12-19 19:59
i am never polite, i am neutral. all the stuff i said was neutral
Avatar
Jupstar ✪ 2024-12-19 20:00
until YOU @TsFreddie escalated it for no reason
20:00
then he suddenly believed you
Avatar
Avatar
Jupstar ✪
i am never polite, i am neutral. all the stuff i said was neutral
neutral is impolite to asian.
Avatar
Avatar
Ewan
Click to see attachment 🖼️
LOL, I didn’t see it. Thanks.
👍 1
Avatar
ooooh @TsFreddie why u escalating
Avatar
Jupstar ✪ 2024-12-19 20:00
and hated me for doing nothing at all
Avatar
cyberfighter 2 2024-12-19 20:00
anyways when is the stupid star bug getting fixed
20:00
the random stars that appear when you join a server
Avatar
isn’t that really hard to trace
20:01
probably why it hasnt been fixed
Avatar
cyberfighter 2 2024-12-19 20:01
man it has been in for far too long
Avatar
Avatar
cyberfighter 2
anyways when is the stupid star bug getting fixed
Huh? Never seen that one.
Avatar
you can debug the stars in the client but as soon as you involve that network boundary of client/server things become 100x harder to diagnose
Avatar
Avatar
risu
used /vote-kick
risu called for vote to kick jupeyy_keks (block(ing the chat from moving on)) — 0s left (edited)
f3 1
f4 3
Avatar
Avatar
gaypidor
Huh? Never seen that one.
cyberfighter 2 2024-12-19 20:02
all i know is that it involves connecting to a server/ connecting dummy
Avatar
Avatar
DDNet
risu called for vote to kick jupeyy_keks (block(ing the chat from moving on)) — 0s left (edited)
Vote failed
Avatar
bro tryna vote kick
Avatar
cyberfighter 2 2024-12-19 20:02
and probably something with pistol bullets
Avatar
guys it’s not even like moving to offtopic is impractical like it used to be. we have message forwarding in discord now. the context of the conversation will be preserved. please stop polluting this channel (edited)
Avatar
hell naw
Avatar
cyberfighter 2 2024-12-19 20:03
i saw like five of them at once its getting out of hand lol
Avatar
Avatar
cyberfighter 2
all i know is that it involves connecting to a server/ connecting dummy
I found another bug, when you hold LMB (fire) while in freeze and sv_freeze_delay is set to 1, you will fire a projectile even though you are frozen.
Avatar
really fun to try to diagnose a bug you can't reproduce :)
Avatar
Avatar
gaypidor
I found another bug, when you hold LMB (fire) while in freeze and sv_freeze_delay is set to 1, you will fire a projectile even though you are frozen.
Not a bug.
Avatar
Avatar
gaypidor
I found another bug, when you hold LMB (fire) while in freeze and sv_freeze_delay is set to 1, you will fire a projectile even though you are frozen.
Bug but also intended behaviour so actually a feature
Avatar
lots of maps make use of that
Avatar
Avatar
risu
Bug but also intended behaviour so actually a feature
Why?
Avatar
Avatar
gaypidor
Why?
Half of DDRace features are bugs
Avatar
Avatar
Ewan
lots of maps make use of that
they cant retcon it
20:04
same with dummy
20:04
same with hooking thru corners
Avatar
hammering through walls
Avatar
Avatar
Ewan
same with hooking thru corners
That was a bug initially? lol.
Avatar
wackiness with velramp
Avatar
i think so. not bugs strictly but maybe undesirable behaviors that are now cemented in the gameplay (edited)
Avatar
being able to skip through blockers and doors with speed
Avatar
any map with blue tp
Avatar
Blockers should be banned.
Avatar
i think he means stoppers (the one-way entities)
Avatar
I ban blockers ruthlessly on my servers that are not intended for blocking.
Avatar
Avatar
Ewan
i think he means stoppers (the one-way entities)
Oh.
Avatar
Avatar
Ewan
i think he means stoppers (the one-way entities)
yeah these
Avatar
idk if they have a formal name
Avatar
stoppers
Avatar
Avatar
gaypidor
I ban blockers ruthlessly on my servers that are not intended for blocking.
Same should really go for DDNet mods. But they’re nonexistent.
Avatar
cyberfighter 2 2024-12-19 20:06
isnt there something super buggy about flipped stoppers
20:06
louis do you know
Avatar
stoppers, blockers, easy to mix up okay :)
😃 1
Avatar
cyberfighter 2 2024-12-19 20:06
pred fucked up?
Avatar
you can skip thru them it's buggy
Avatar
cyberfighter 2 2024-12-19 20:06
i mean u can skip thru normal ones
Avatar
err more like lodge yourself in them more easily
Avatar
cyberfighter 2 2024-12-19 20:07
ah
20:07
im back
Avatar
u can also move thru tp boundaries if 2 adjacent corners are both empty tiles (edited)
20:07
u need super specific velocity
Avatar
Avatar
Jupstar ✪
until YOU @TsFreddie escalated it for no reason
i can see that now, i am sorry
Avatar
Avatar
TsFreddie
Click to see attachment 🖼️
4 AM, bro, go to bed.
Avatar
Avatar
Ewan
u can also move thru tp boundaries if 2 adjacent corners are both empty tiles (edited)
wot
Avatar
edited
20:08
that's a lot of other tiles too
20:08
empty as in non-obstructive to physics
Avatar
How about we add a random teleport from tile?
Avatar
Avatar
Ewan
u can also move thru tp boundaries if 2 adjacent corners are both empty tiles (edited)
cyberfighter 2 2024-12-19 20:09
huh
20:09
wtf is an adjacent corner
Avatar
Avatar
gaypidor
How about we add a random teleport from tile?
create multiple destinations for one tp #
Avatar
Avatar
TsFreddie
i can see that now, i am sorry
i can see him getting frustrated, i just want you guys to stop talking to each other because he's better off spend time actually doing his work after deen and you already gave him a statement each. and the that's the idea i come up with, which i can see is a poor choice. again, for that, i apologize.
Avatar
Avatar
Ewan
create multiple destinations for one tp #
I may have not fully addressed the issue.
Avatar
Avatar
cyberfighter 2
wtf is an adjacent corner
i may have messed up the geometry lingo but it’s any 2 angles on opposing sides of a point
Avatar
Avatar
gaypidor
I may have not fully addressed the issue.
My brains are too cooked up to say what I want to say.
😃 1
Avatar
in this case imagine a 2x2 grid where top left and bottom right are tp
20:10
u can go thru it from the bottom left with specific angle and speed
Avatar
cyberfighter 2 2024-12-19 20:11
yeah om
Avatar
Avatar
louis
that's a lot of other tiles too
cyberfighter 2 2024-12-19 20:11
but tele is different to normal tiles
Avatar
they have different collision from most but there are tiles that have the same boundaries/hit detection logic iirc
Avatar
cyberfighter 2 2024-12-19 20:12
you cant pass straight through them
Avatar
so technically it’s not just tp (edited)
Avatar
Avatar
cyberfighter 2
but tele is different to normal tiles
u can skip basically any other tile in that same configuration
20:13
tele has same hitbox as most other ddnet tiles
Avatar
no i mean
Avatar
cyberfighter 2 2024-12-19 20:13
weird ass coding
Avatar
u can’t do it with stage geometry or kill tiles
20:13
not in the same way at least
20:13
can with frz
20:13
that’s all I envision
Avatar
what clients are allowed
Avatar
yeah i mean those are basically the only other tiles that have different hitbox outside of weapons hearts etc justatest
Avatar
Avatar
Ewan
u can’t do it with stage geometry or kill tiles
cyberfighter 2 2024-12-19 20:14
maybe you can with kill
20:14
kill is smaller than geometry
Avatar
Avatar
sannitt
what clients are allowed
ddnet, tclient, anything that doesn’t automate inputs
Avatar
cyberfighter 2 2024-12-19 20:14
but idk
20:14
maybe if you have a lot of speed
Avatar
Avatar
sannitt
what clients are allowed
everything is that does not give you an unfair advantage and does not stress the server
Avatar
or do otherwise obviously cheating things
20:14
krx definitely not
Avatar
oh.
Avatar
u know this bro 😭
20:14
is that why u got goated so fast
Avatar
is cactus client allowed
Avatar
Avatar
Ewan
is that why u got goated so fast
yeah
Avatar
Avatar
sannitt
is cactus client allowed
probably but I wouldn’t use it
Avatar
Avatar
sannitt
yeah
i didn’t hear anything
Avatar
is snow tree client allowed
Avatar
Avatar
Ewan
ddnet, tclient, anything that doesn’t automate inputs
Define allowed?
Avatar
cyberfighter 2 2024-12-19 20:15
is the doo doo fard client allowed
Avatar
Original message was deleted or could not be loaded.
MilkeeyCat 2024-12-19 20:16
don't mention cheat clients names
Avatar
Avatar
MilkeeyCat
don't mention cheat clients names
or what
Avatar
Avatar
gaypidor
Define allowed?
allowed in this case can be interpreted as whatever a mod in the server things & is able to back up
20:16
there are rules but
20:16
nobody really
Avatar
my ign is Your_Onii_Chan ban me
Avatar
Avatar
sannitt
or what
timeout.
Avatar
woah @Teero do you have the ability to do that?
20:17
how long is the timeout tho?
Avatar
Deleted the message, sannitt pls respect people correcting you.
Avatar
what message
Avatar
I see people come here for the sole purpose of trolling, why?
Avatar
it’s funny
Avatar
Avatar
gaypidor
I see people come here for the sole purpose of trolling, why?
bored
Avatar
Avatar
meloƞ
Deleted the message, sannitt pls respect people correcting you.
wait is it a timeout in game or just in server
Avatar
MilkeeyCat told you which message and why you shouldn't say it.
20:18
Good night.
Avatar
Avatar
sannitt
bored
Yeah, like you’ll be living for 500 years to waste time on that BS.
Avatar
Avatar
sannitt
how long is the timeout tho?
This isn't like a thing you have to pay in compensation for the naughty three letters, it's a punishment And just like normal crimes, the punishment is worse if you keep repeating it
Avatar
must be such a thrill to moderate discord
20:19
you get to justify making stupid petty quips
Avatar
cyberfighter 2 2024-12-19 20:20
what about ingame moderation
Avatar
Avatar
Ewan
you get to justify making stupid petty quips
It's mostly an annoyance, they keep pushing wanting you to snap. It's rarely people being actually clueless
Avatar
yeah i mean
20:21
it’s more about whether the thing is actually worth getting into
Avatar
Avatar
cyberfighter 2
what about ingame moderation
Nonexistent.
20:21
I tried to get a mod on a server once.
20:22
Failed miserably.
Avatar
in this company saying the name of the client won’t have an adverse affect on anyone. no noob with intent to cheat is reading these chats
20:22
he kept going because it’s funny and it’s a stupid rule
20:22
dedicated to the bit
Avatar
Avatar
gaypidor
Nonexistent.
No, just underpaid ($0) and understaffed
Avatar
and you end up looking like the ass 😂
20:22
maybe we should have better rules
Avatar
Avatar
risu
No, just underpaid ($0) and understaffed
So they’re there for exactly what reason then?
Avatar
Just because you had one bad experience doesn't mean they're not there to help plenty of people
Avatar
the only reason we have an overflow of people using it is the constant ads in-game (edited)
20:23
And that adds to discord as well
Avatar
well he wasn’t advertising it by saying its name
Avatar
Avatar
risu
Just because you had one bad experience doesn't mean they're not there to help plenty of people
No, I had multiple. Only once I was calling for justice.
Avatar
if anything it’s clear disclosure to anyone reading chat that if they are found to use the client, they will be banned
Avatar
But a mod in all these situations would’ve really helped.
Avatar
but you get caught up in the technicality of him having said it
20:24
the life of discord moderators
Avatar
Avatar
gaypidor
No, I had multiple. Only once I was calling for justice.
Multiple bad experiences related to one mod request? I guess you should elaborate then to help them do a bit better in the future
Avatar
is voxel client allowed (adds nothing to the client except iy has raytracing) (edited)
Avatar
Avatar
Ewan
if anything it’s clear disclosure to anyone reading chat that if they are found to use the client, they will be banned
Just ban the client from all DDNet servers and it suddenly becomes obsolete.
Avatar
not like you shouldn’t enforce rules either it’s just funny
Avatar
Avatar
gaypidor
Just ban the client from all DDNet servers and it suddenly becomes obsolete.
if only
20:25
It was that simple
Avatar
Avatar
Voxel
is voxel client allowed (adds nothing to the client except iy has raytracing) (edited)
No, RTX tees improve your skill by at least 20%, unfair advantage
Avatar
Avatar
risu
Multiple bad experiences related to one mod request? I guess you should elaborate then to help them do a bit better in the future
Multiple bad experiences when an online mod would’ve done justice. Only once I was going through channels to find somebody on my own.
Avatar
Avatar
Ewan
if only
It is. As I was saying before, they do public chat and private chat announcements, which contains a link to their website. Just ban the three letters in PM, not instantly, set a threshold.
20:27
80-90% of free users are gone.
20:27
And they spam cooonstantly.
Avatar
how do you make those bans persist, realistically
20:28
what happens if they turn off the advertising
Avatar
Avatar
Ewan
how do you make those bans persist, realistically
It’s a game of annoyance.
Avatar
Avatar
Ewan
what happens if they turn off the advertising
AFAIK, only paid ones can do that?
Avatar
if there’s anything the server sidebar shows it’s that more mods != better moderation
Avatar
Avatar
gaypidor
It’s a game of annoyance.
They’ll eventually get tired of constant bans and hop onto a good client.
Avatar
you’re on mobile actually but my point is there are a lot of mods who can see public chat and dish out bans and things, still ppl use the client on ddnet servers
Avatar
Avatar
risu
No, RTX tees improve your skill by at least 20%, unfair advantage
kek
Avatar
Not to mention like 60% of those are kids and they don’t know anything about avoiding bans.
Avatar
some ddnet mods have been personally targeted by said kids
Avatar
Avatar
Ewan
if there’s anything the server sidebar shows it’s that more mods != better moderation
something about too many chefs attending to soup (or was it broth?) (edited)
Avatar
indeed
Avatar
I have over 70 cases of the n word in my dms alone, all from ddnet owo
Avatar
Avatar
Ewan
if there’s anything the server sidebar shows it’s that more mods != better moderation
Better moderation = better moderation. Duh.
20:31
good luck getting collectively competent mods at $0/hr
Avatar
Avatar
Ewan
good luck getting collectively competent mods at $0/hr
There’s that thing called passion.
20:31
Not enough passion? Why the mod status?
Avatar
we do have a lot of inactive mods, but that's fair considering a lot of people signed up with free time and then BOOM, life happened
Avatar
Avatar
gaypidor
There’s that thing called passion.
Passion isn't enough, you need emotionally stable adults who won't let the power get to their heads, which are surprisingly rare
Avatar
it's also frustrating going into your favourite game and you have people constantly screaming for you to moderate a dropped kys on multeasymap
Avatar
Avatar
gaypidor
Not enough passion? Why the mod status?
you’re not technically wrong but ddnet is an example of exactly what you’re describing. they have mods, and a fairly delicate process for election, passion only goes so far
20:33
all i can say is if you think you can do it better, then do it better
20:33
not so easy right
20:34
bureaucratic systems run on passion alone don’t tend to work that well on a large scale, ever
Avatar
Avatar
Ewan
not so easy right
Of course it’s not, it’s me alone for half a dozen servers vs what, like 20 mods per region?
Avatar
Make a report system.
Avatar
there is one
20:35
it’s quite robust
20:35
#✉-create-a-ticket
Avatar
I meant an in-game one.
Avatar
without accounts it’s prone to spam and abuse
Avatar
/report somebody, the report goes to Discord, free mods check out the issue at hand, problem solved.
Avatar
Avatar
Ewan
without accounts it’s prone to spam and abuse
Rate limit them.
Avatar
what about fraudulent identity
Avatar
Avatar
gaypidor
Rate limit them.
I mean like per-server.
Avatar
lemme join on a second client under another name so i can report this guy i dont like
Avatar
1 report every 10 min would go a long way.
Avatar
it’s just not that simple, right now at least
20:38
there is something you can do in the meantime, which is aide in implementing accounts, but you probably won’t like that for a few reasons
Avatar
Avatar
Ewan
lemme join on a second client under another name so i can report this guy i dont like
The IP would be identical in most cases.
Avatar
these kids are absolutely VPN savvy
20:38
and no, you can never hope to blacklist every VPN ip
Avatar
Avatar
Ewan
there is something you can do in the meantime, which is aide in implementing accounts, but you probably won’t like that for a few reasons
It’s not me who won’t like it. People of DDNet won’t like it.
Avatar
i mainly mean it would involve talking to jupstar 😆
Avatar
Lol. Why?
Avatar
who are the people of DDNet you're referring to here, I certainly want accounts cat_whaaa
f3 2
Avatar
Avatar
meloƞ
who are the people of DDNet you're referring to here, I certainly want accounts cat_whaaa
kek
20:40
80% of them are kids. Kids are not good with accounts. Not to mention you’ll be legally required to do a shit ton of law-abiding things, since you’ll be handling data of <13 yo kids.
Avatar
anyone know issue # for accounts?
Avatar
Yes, there are savvy ones. But they’re not a majority.
Avatar
Avatar
gaypidor
Lol. Why?
He's like the main person to have made any progress on account-related work
Avatar
Avatar
gaypidor
80% of them are kids. Kids are not good with accounts. Not to mention you’ll be legally required to do a shit ton of law-abiding things, since you’ll be handling data of <13 yo kids.
or, they can say don’t use if under 13, then the child is responsible
20:41
coppa is complicated but there arent that many considerations
Avatar
Avatar
gaypidor
80% of them are kids. Kids are not good with accounts. Not to mention you’ll be legally required to do a shit ton of law-abiding things, since you’ll be handling data of <13 yo kids.
what data? It's not like we'll safe the personal data of someone apart from an optional email if you don't auth via Steam or maybe discord(?)
Avatar
iirc the flow was just simple pub key identities bound to emails
Avatar
Avatar
Ewan
or, they can say don’t use if under 13, then the child is responsible
Unfortunately, that’s not how it works. Companies are being blamed for not figuring out the kid was under 13.
Avatar
username + password login (without emails) is the basedest thing A public key is even more based but you can't expect normies to handle those (edited)
Avatar
Avatar
meloƞ
what data? It's not like we'll safe the personal data of someone apart from an optional email if you don't auth via Steam or maybe discord(?)
Then it defeats the purpose. Just spam the accounts.
Avatar
it’s much more work but yes still possible (edited)
20:43
nobody has that down to an exact science unless they store and verify your SSN or some shit
20:43
I really don’t know what you want
Avatar
I first came to Teeworlds back in 2013. It was a better place.
Avatar
Avatar
gaypidor
Then it defeats the purpose. Just spam the accounts.
That's the case for every single online service there is. But what's the point on having 8272 dead accounts
Avatar
I want it to be that way.
Avatar
Avatar
meloƞ
who are the people of DDNet you're referring to here, I certainly want accounts cat_whaaa
it's already done, you go do the cpp implementation and it'll work
Avatar
the best we have without national ID is payment card based verification and that only works for adults
Avatar
Avatar
meloƞ
That's the case for every single online service there is. But what's the point on having 8272 dead accounts
The same reason people come here just to troll.
20:45
Not to mention that having an account-based game is just an another vector of attack.
Avatar
There are certainly some pros to it, but… Cons outweigh IMO.
Avatar
i understand your frustration but you’re directing it at us like we can do anything about the state of the game
20:46
as soon as this game got popular on twitch & tiktok it was over
Avatar
holy gatekeep
Avatar
Louis when linear 2, we're waiting
❌ 1
Avatar
a big community will automatically have a ton of idiots and assholes, nothing you can do about that
Avatar
Avatar
louis
holy gatekeep
wait who
Avatar
You just deal with it.
Avatar
Avatar
meloƞ
Click to see attachment 🖼️
Gotta love Discord.
20:47
What, why can’t I sent an image? (edited)
Avatar
why can you?
20:48
because it’s often helpful in communicating
Avatar
Avatar
Ewan
i understand your frustration but you’re directing it at us like we can do anything about the state of the game
Uhm… Because it’s a dev channel…
Avatar
Avatar
Ewan
why can you?
Can’t*
Avatar
you can’t? news to me (edited)
Avatar
I can’t.
Avatar
It just goes red.
20:49
Avatar
Avatar
gaypidor
Uhm… Because it’s a dev channel…
yeah but we still don’t control the game’s outward appearance and crowd
Avatar
lol.
Avatar
it’s an open source project run on donations for server costs
20:49
there’s no fucking marketing budget
Avatar
Worked after like 10 tries.
Avatar
Avatar
risu
Click to see attachment 🖼️
justatest
Avatar
Avatar
gaypidor
Click to see attachment 🖼️
So, I was saying, gotta love Discord.
Avatar
Only tomorrow left, then I have an entire week to finish my launcher boom
Avatar
Avatar
meloƞ
Only tomorrow left, then I have an entire week to finish my launcher boom
Melon Client?
Avatar
Side project where I'm learning go
Avatar
Avatar
Ewan
there’s no fucking marketing budget
I didn’t say there is. Again, passion. I run servers out of passion.
20:51
I code for DDNet out of passion.
20:51
I’m paying out of my own pocket.
Avatar
You code for passion I code for purple name We are not the same
Avatar
so true
20:52
(me with 2 merged PRs
Avatar
I actually code for some monetary gain, but let’s not talk about that.
Avatar
me too
Avatar
Avatar
meloƞ
You code for passion I code for purple name We are not the same
ok but what if I'm passionate about purple names?
Avatar
Avatar
meloƞ
You code for passion I code for purple name We are not the same
LOL
Avatar
Avatar
gaypidor
I code for DDNet out of passion.
i understand the frustration but unless you can come up with a realistic scenario where our actions actually influence the problem then we’ll be here talking about it forever
Avatar
Avatar
meloƞ
You code for passion I code for purple name We are not the same
I regret to inform you, your name is blue.
Avatar
Avatar
Ewan
i understand the frustration but unless you can come up with a realistic scenario where our actions actually influence the problem then we’ll be here talking about it forever
Find me a cure for burning out and I will code you a perfect server.
Avatar
if your goal is to talk about it and feel the doom then that’s fine too but don’t point the blame at the devs/admins
20:54
no longer saying we because i’m not that involved, but
20:55
feelsbadman
Avatar
Avatar
gaypidor
Find me a cure for burning out and I will code you a perfect server.
Confident I see :) but yeah I feel ya
Avatar
Avatar
Ewan
if your goal is to talk about it and feel the doom then that’s fine too but don’t point the blame at the devs/admins
Did I tho?
Avatar
a fair bit yeah
Avatar
Avatar
risu
Confident I see :) but yeah I feel ya
I’m Elon Musk jr, there’s a fucking storm of ideas in my head.
Avatar
Avatar
Skeith
I regret to inform you, your name is blue.
NotLikeKogasa
Avatar
Avatar
gaypidor
I’m Elon Musk jr, there’s a fucking storm of ideas in my head.
You did NOT just compare yourself to Musk
Avatar
Avatar
meloƞ
NotLikeKogasa
resign now and claim your purple
Avatar
actual insane works
Avatar
Avatar
risu
a fair bit yeah
I blame the problem for its existence, not people ‘responsible’ for it.
Avatar
Avatar
TsFreddie
resign now and claim your purple
As bencie said Demoted to moderator
Avatar
Avatar
risu
You did NOT just compare yourself to Musk
I didn’t. I compared the storm of ideas in our heads.
Avatar
Avatar
meloƞ
As bencie said Demoted to moderator
i once was demoted to music bot
Avatar
Avatar
gaypidor
I didn’t. I compared the storm of ideas in our heads.
ok cool As for my second gripe, it's not really ideas that make good software :P
20:58
especially not storms of ideas :D :D
Avatar
Avatar
gaypidor
I blame the problem for its existence, not people ‘responsible’ for it.
thanks for clearing that up. i will take this at face value but just know that beforehand i genuinely did think you were blaming because of your language
20:59
overall demeanor
20:59
no problems though
Avatar
Avatar
risu
especially not storms of ideas :D :D
It’s actually the abundance of ideas that makes us progress. You can’t make something before thinking about it.
Avatar
Avatar
Ewan
thanks for clearing that up. i will take this at face value but just know that beforehand i genuinely did think you were blaming because of your language
Is there a problem with how I say things?
Avatar
not inherently. if you feel like you’re misinterpreted often then maybe you could choose your words more carefully tho
Avatar
You said you were aware of your tone earlier but we're feeling rather doubtful...
Avatar
Avatar
Ewan
not inherently. if you feel like you’re misinterpreted often then maybe you could choose your words more carefully tho
That’s me.
Avatar
there you go
Avatar
Avatar
risu
You said you were aware of your tone earlier but we're feeling rather doubtful...
I’m just toxic.
21:00
I know my words sting.
21:00
I don’t mean it.
Avatar
I just realized your name is gaygay I admire your passion
Avatar
It’s how I am and I can do nothing about it. I’m being the nicest to y’all. (edited)
21:01
Not taking Jupiter in consideration.
Avatar
I'm sure you can do something about it but I'm aware that sort of thing takes time
Avatar
yeah that’s all well and good. i have no inherent issue with your demeanor. i feel like you might though, because to us your words were conflicting with your intent
21:03
whatever that says about us doesn’t really matter. maybe we are stuck up or read into things too much. but that’s the collective of people in this channel
Avatar
Avatar
Ewan
yeah that’s all well and good. i have no inherent issue with your demeanor. i feel like you might though, because to us your words were conflicting with your intent
No, I’m taking no issue. I just want to be heard the way I intend it to sound, not the way it actually sounds.
Avatar
Avatar
gaypidor
No, I’m taking no issue. I just want to be heard the way I intend it to sound, not the way it actually sounds.
Doesn’t happen too often tho.
Avatar
Avatar
meloƞ
I just realized your name is gaygay I admire your passion
Thanks for noticing. So lovely of you.
Avatar
Avatar
gaypidor
Thanks for noticing. So lovely of you.
Me being me, I want to jump off a cliff after being that nice.
Avatar
such is life
Avatar
Avatar
Ewan
such is life
And that’s all the wrote.
Avatar
i just looked at the clock man i gotta write code or i’ll get in trouble
Avatar
i mean it’s December so mostly my team has checked out already but i already spent so much time in here today lol (edited)
Avatar
Avatar
Ewan
i just looked at the clock man i gotta write code or i’ll get in trouble
Same here, but I’ve got all night.
Avatar
Avatar
gaypidor
Click to see attachment 🖼️
On the second by second graph it was 300.
21:10
But I guess that’s average.
Avatar
i don’t have a great frame of reference for this
21:11
depends on connected clients & whether they have things like showall enabled
21:11
but that certainly is a number
Avatar
Avatar
Ewan
but that certainly is a number
Nah, I had 165 players with bandwidth usage close to none, then the DDoS came.
21:14
It is extremely unusual for DDNet to have that amount of traffic.
Avatar
Avatar
meloƞ
I just realized your name is gaygay I admire your passion
what about my passion of actually being gay
Avatar
Avatar
TsFreddie
what about my passion of actually being gay
I respect it
Avatar
Wait how did I just now realize that it's DDraceNetwork not DDRaceNetwork
Avatar
Dummydrag race network
Avatar
Avatar
TsFreddie
what about my passion of actually being gay
R u
Avatar
Avatar
meloƞ
Dummydrag race network
Dylan you my mommy yummy dragon race network
21:23
I’m off
Avatar
Avatar
risu
Wait how did I just now realize that it's DDraceNetwork not DDRaceNetwork
most ide spell checker be like: Ddrace
Avatar
Avatar
meloƞ
Dummydrag race network
DummyDrag race Network
21:24
is his point
21:24
as opposed to Dummy Drag Race Network
Avatar
Dummy Dragrace Network 💃
Avatar
yaas queen
Avatar
i envision a group of mentally handicapped individuals wreaking havoc on sidestreets
Avatar
oof
Avatar
drag race != drag show fwiw
Avatar
right
Avatar
Avatar
gaypidor
The issue arose when my servers had full online 64/64, now it’s like 1/4 of that. What I noticed at the time is that other servers were unavailable too, a small portion, but enough to notice.
out of curiosity, did it start today at (roughly) 10:20 CET? (edited)
21:35
thats when my servers got attacked too
Avatar
Avatar
Swarfey
out of curiosity, did it start today at (roughly) 10:20 CET? (edited)
I won’t tell you exactly when, but it came in two waves, one in the first half of the day, I’d say in the morning, the second a few hours after.
Avatar
hmm okay
Avatar
Those were spanning like an hour-two each. (edited)
Avatar
Avatar
Swarfey
hmm okay
Does your region speak Cyrillic?
Avatar
Avatar
gaypidor
Does your region speak Cyrillic?
I am hosting the server in germany - but there are a lot of russian people starting to join lately, yes
21:43
https://www.abuseipdb.com/check/176.116.18.87 seems that someone is spoofing tw server ips again, idk - same shit happened 8 months ago already (edited)
Avatar
Avatar
Swarfey
https://www.abuseipdb.com/check/176.116.18.87 seems that someone is spoofing tw server ips again, idk - same shit happened 8 months ago already (edited)
My IP is listed there too, reports from 13-14 hours ago.
21:49
That’s when Hetzner sent a complaint to my provider. (edited)
Avatar
it’s fairly annoying
Avatar
I see - could you share which server you are hosting? Is it a copy love box server by any chance?
Avatar
Avatar
Swarfey
I see - could you share which server you are hosting? Is it a copy love box server by any chance?
One of them is, a modification.
21:51
But it wasn’t the one attacked.
Avatar
Avatar
gaypidor
One of them is, a modification.
i see, im also hosting multiple servers, one of them is copy love box. someone is probably targetting them
21:51
oh
Avatar
Linear one was attacked. None of the others were directly impacted.
Avatar
ah 😂 yeah then its probably linear hosters instead that get targetted
21:52
I also was running 2 instances of it
21:53
well, i sent a mail to my hoster. It should be unblocked soon, same procedure 8 months ago
Avatar
I guess I have a more lenient provider. You’re the second person telling me their server was suspended.
21:54
I just got a notification and 12 hours to resolve the issue.
Avatar
maybe you wouldn’t get attacked if you didn’t host such lowest common denominator maps on your servers
21:55
half joking
Avatar
yeah well i didnt receive any notification. I woke up to people reporting me that the server is down, and only 3 out of 8 instances are reachable. weird enough that they only blocked selected ports
Avatar
Avatar
gaypidor
I just got a notification and 12 hours to resolve the issue.
Then I just straight up black listed all Hetzner’s subnets, because they were the one complaining.
21:56
And the next attack I didn’t receive any notifications from the provider.
Avatar
Avatar
Ewan
maybe you wouldn’t get attacked if you didn’t host such lowest common denominator maps on your servers
There may be not enough servers in people’s regions with good reachability and ping. (edited)
21:57
It’s a mystery to me why some prefer my servers over the DDNet or the likes.
Avatar
cyberfighter 2 2024-12-19 22:00
ermmm typo? 1 players?
22:00
unplayable game?
Avatar
Avatar
cyberfighter 2
ermmm typo? 1 players?
The default is 4. So they just changed it to 1 and the text stays the same.
Avatar
Avatar
cyberfighter 2
ermmm typo? 1 players?
around here we don't do proper pluralization because localization is enough of a pain without going the extra mile
Avatar
if you set it up heuristically it’s really not hard to get right
22:14
stop treating english like debug output and create a proper grammar
22:15
of some kind
Avatar
Avatar
risu
around here we don't do proper pluralization because localization is enough of a pain without going the extra mile
easy to do with a ternary
22:16
and used across the code already AFAIR
Avatar
that as well though now you have to localize the word on its own
22:17
instead of the sentence
Avatar
player(s) boom ez solve
Avatar
Avatar
Ewan
stop treating english like debug output and create a proper grammar
#9011
Avatar
https://tube.zillyhuhn.com/videos/users/chiller/ddnet_pr_9011.mp4 Solves #8791 (comment) Adds team member names to ddnet-saves.txt csv file Drops support for older servers on the client side for d...
Avatar
it’s server msg anyway tho so it’s just english thonk c
Avatar
yep! you'd just do ("text %i %s", amount, amount <= 1 ? "player" : "players"); iirc (edited)
22:19
to be fair, that's ugly as hell
22:19
but it works
Avatar
Avatar
meloƞ
easy to do with a ternary
woops, you happen to support a language where there's a different form for when there are exactly two of a thing
Avatar
i dont understand :c
Avatar
some languages have dual in addition to singular and plural
22:22
some have paucal, which is used when there are a few of a thing, but not enough to consider many
Avatar
yeah that too
22:22
you can usually get away with a sentence builder
Avatar
builder justatest
22:23
ad hoc collection of str_formats where the lexically distinct sections are composed
22:23
or something of that nature
Avatar
Avatar
risu
some languages have dual in addition to singular and plural
OH YOU MEANT.. i thought you were referring to programming languages which made me so confused
Avatar
lmfaoo
Avatar
stuff like One book two book books
22:23
right?
Avatar
Avatar
meloƞ
yep! you'd just do ("text %i %s", amount, amount <= 1 ? "player" : "players"); iirc (edited)
TIL ddnet is written in english
Avatar
Avatar
meloƞ
stuff like One book two book books
Many languages can have different words entirely
Avatar
Avatar
Ewan
TIL ddnet is written in english
Truly deserving of the blue name 😔
Avatar
or like a different leading conjunction
Avatar
ewan, do you use a seperate repo for your devshells, are you only keeping them locally or are you dumping them into your regular dotfiles
22:25
i dont know where to put mine kekw
Avatar
i have a dotfiles monorepo but it’s quite chaotic
22:26
my dev shells stay in the working trees of their respective projects tho
Avatar
Still easier than dealing with RTL text frozen
Avatar
i’ve kind of phased out vague dev shells cuz they’re usually easy enough to tailor to the project
Avatar
yeah i used to have a single template in which i have core things in at all times like debuggers and formatters and only adjust actual dependencies when needed, but it feels messy doing it that way
22:27
maybe i just use to many languages, c++, rust, go, sometimes js/ts, python
Avatar
yeah that’s true as well with the existence of the template repo functionality i hardly even write one anyway
22:29
i just have nix fetch the template from online
22:29
usually the only things about the flake that matter to me are the packages so it’s not too bad to change them between projects (edited)
Avatar
i used devenv for a while but having it add 3 files and 2 hidden directories into each project was meh
Avatar
no good
Avatar
melon why did you just turn into a likely spammer?
Avatar
cat_whaaa WHA
Avatar
Jupstar ✪ 2024-12-19 22:32
lol
22:32
that's what he gets for paying for discord nitro
💀 1
Avatar
rip sannitt free my boy he did nothing wrong
Avatar
hi guys
Avatar
Avatar
sannitt
hi guys
Hellou :3
Avatar
im free
🔥 1
Avatar
Avatar
DDNet
Hellou :3
Good bot!
Avatar
Avatar
risu
Good bot!
:3
Avatar
Jupstar ✪ 2024-12-19 22:33
have a good bottle of water!
Avatar
Avatar
Jupstar ✪
have a good bottle of water!
:3
Avatar
you're lucky ewan convinced me into atleast narrowing down your timeout xd
Avatar
Jupstar ✪ 2024-12-19 22:33
sry melon
22:33
Avatar
Jupstar ✪ 2024-12-19 22:33
but annoying to always click "Show msg" XD
Avatar
yep i did nothing wrong
Avatar
jk bro i wont do it again
22:34
chillll
Avatar
Jupstar ✪ 2024-12-19 22:34
is that a moderator feature?
22:34
to flag someone as spammer
Avatar
maybe flag me as one
Avatar
I've never seen anything related to it, I think it's just automatic detection?
Avatar
I don't believe so?
Avatar
IT HAPPENS ON OTHER SERVERS TOO
Avatar
Jupstar ✪ 2024-12-19 22:35
it's just funny that melon is a spammer now
Avatar
AAAAA
Avatar
What the hell did you do melon
Avatar
Jupstar ✪ 2024-12-19 22:35
i wonder if that stays this way forever
22:35
xDDDDD
Avatar
Avatar
meloƞ
AAAAA
LOL
Avatar
Jupstar ✪ 2024-12-19 22:35
they clearly saw through this
22:36
you tried to scam with x86
Avatar
IA will kill internet given the way corporations use it
Avatar
Jupstar ✪ 2024-12-19 22:36
wait
22:36
google says something about x86 virtualization with a webinterface, OSS ofc
22:36
test
Avatar
who will stay on platform where they can't exchange properly ?
Avatar
test
Avatar
dude check your account status
Avatar
Jupstar ✪ 2024-12-19 22:37
this is the funniest discord moment ever
Avatar
see if its like, in limited or smth
Avatar
that's insane they would do that to a 2016 account
Avatar
Jupstar ✪ 2024-12-19 22:37
he even pays for nitro xD
Avatar
Did you copy paste some spam message or something and get autoflagged
Avatar
someone reported melon
Avatar
@meloƞ you have to create a discord support ticket
22:39
they fix it in a few days apparently
Avatar
on it rn, god damn it
Avatar
Avatar
meloƞ
test
Jupstar ✪ 2024-12-19 22:39
can you all read the replied msg?
22:39
that's also kinda a bug in discord xD
Avatar
check this thing idk
Avatar
melon isnt a spammer for me
Avatar
Avatar
louis
melon isnt a spammer for me
same
Avatar
Avatar
oxyzo
check this thing idk
where is that on desktop app ?
Avatar
somewhere in privacy/safety things idk
Avatar
Avatar
oxyzo
check this thing idk
Avatar
maybe it's the use of the weird n character in the anme ?
Avatar
why would it be thatgreenthing
Avatar
Avatar
louis
melon isnt a spammer for me
Jupstar ✪ 2024-12-19 22:41
whaat, that's even weirder, press f5 xd
Avatar
lol, is it locally determined by the app ?
Avatar
Maybe it hasn't propagated to all regions?
Avatar
no i don't think so
Avatar
Jupstar ✪ 2024-12-19 22:42
or is he in your friendlist?
Avatar
tater added me to test it, it's still marked as spam kekw. (edited)
Avatar
interestingly there's a small cross on the left of the spam message, but you can't click it
Avatar
I always knew melon was a criminal
Avatar
shouldn't have spammed tbh
Avatar
demote him
Avatar
Avatar
Chairn
interestingly there's a small cross on the left of the spam message, but you can't click it
thats just an icon
Avatar
he's showing the wrong example
Avatar
Bad look for a moderator tbh, he'll be removed soon
💀 1
Avatar
same with blocked messages
Avatar
@meloƞ #3 Don't spam - Includes all types of spamming (messages, emojis, reactions, etc.)
💀 1
Avatar
lets see if they help me
Avatar
Avatar
meloƞ
lets see if they help me
yeah in around like 4 or 6
22:45
months
22:45
greenthing
Avatar
Jupstar ✪ 2024-12-19 22:45
thanks for your discord pw again btw
22:46
i wonder if someone simply reported one of your messages
22:46
and discord bot was like, ok bye
Avatar
Avatar
Jupstar ✪
i wonder if someone simply reported one of your messages
this is the reason
22:46
its usually because of reports
Avatar
it wasnt me i swear
🥀 1
Avatar
or its just discord drunk
Avatar
djo_biden_ 2024-12-19 23:41
!help
Exported 1 348 message(s)
Timezone: UTC+0