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-09-16 00:00 and 2024-09-17 00:00
Avatar
ws-client BOT 2024-09-16 00:00
<ChillerDragon> @? | Noah do you still have the issue? Check the console (press F1 to open it) for errors. Also can you try if this command in the console works connect ger2.ddnet.org
Avatar
not anymore
Avatar
GitHub BOT 2024-09-16 01:32
Closes #7896 Now, each teleport number is separate. I also fixed inconsistencies with the number when switching it in the Tele popup. The number next to the brush now always matches the one being placed !image

Checklist

  • [x] Tested the change ingame
  • [x] Provided screenshots if it is a visual change
  • [ ] Tested in combination with possibly related configuration options
  • [ ] Written a unit ...
Avatar
Avatar
Pathos
Hi, can I ask for a second vanilla server for USA? The server has been full everyday.
Hi, who can I ask about this?
01:47
Also, we need a moderator, it seems, like we've been facing abuse over some days, just killed a server of 8 people or so I think (edited)
01:48
I can provide better config + maps setup also (edited)
01:50
(I provided that config by the way, but that was long time ago, improved version avail now)
Avatar
Avatar
Pathos
Also, we need a moderator, it seems, like we've been facing abuse over some days, just killed a server of 8 people or so I think (edited)
kinki9487 (only weekends online) 2024-09-16 02:17
This player (imo it doesn't worth to call this slimehead a 'player') is just a piece of shit 2 years ago it went to a teeware server when i was playing there and it made Inappropriate political statements and made all players on that server 💢 imo it should be deleted from the earth (edited)
Avatar
Don't bother giving him attention
Avatar
Avatar
Pathos
Also, we need a moderator, it seems, like we've been facing abuse over some days, just killed a server of 8 people or so I think (edited)
@deen ^ vanilla server needs to be changed, shouldn't be possible
Avatar
ws-client BOT 2024-09-16 03:18
DDraceNetwork, a free cooperative platformer game. Contribute to ddnet/ddnet development by creating an account on GitHub.
03:18
<ChillerDragon> const char *pHL = str_utf8_find_nocase(pLine, pName);
03:18
<ChillerDragon> (pLine == pHL || pHL[-1] == ' ')
03:19
<ChillerDragon> indexing a const char * at -1 watafak xd
03:19
<ChillerDragon> so this is saying line starts with match or there is a space before the match?
03:19
<ChillerDragon> crazy stuff
03:26
<ChillerDragon> bru i just wasted debugging a server issue on the client side for 20 minutes
04:40
The message "xfoo foo" did not highlight for player "foo" now it does.

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 test
  • [ ] Considered possible null pointers and out of bounds array indexing
  • [ ] Changed no physics that affect existing maps
  • [ ] Tested the change with [ASan+UBSa...
Avatar
Avatar
Ewan
so u can use an online converter like this or an image editor like paint.net. (i don't know if microsoft paint can do it, which comes with most versions of windows, but you can try)
pepeangryping
Avatar
I usually turn those off mb (edited)
05:51
but real talk you should probably just have your phone notifications turned off on a schedule
Avatar
ws-client BOT 2024-09-16 06:02
<ChillerDragon> @murpi when do we get #off-topic bridge for irc
Avatar
ドックを待つ 2024-09-16 06:32
русские есть?
Avatar
MilkeeyCat 2024-09-16 06:32
#off-topic
Avatar
ws-client BOT 2024-09-16 07:29
<ChillerDragon> @MilkeeyCat still searching?
07:29
<ChillerDragon> you wen't for 0.6.5 tokens?
Avatar
MilkeeyCat 2024-09-16 07:31
i was trying make 0.7 server show up in lan tab
Avatar
ws-client BOT 2024-09-16 07:31
<ChillerDragon> u doing server now?
Avatar
MilkeeyCat 2024-09-16 07:31
and then I got in token rabbit hole
Avatar
ws-client BOT 2024-09-16 07:32
<ChillerDragon> so why do you care about ddnet?
07:32
<ChillerDragon> im not sure if ddnet can even do lan anymore these days
Avatar
MilkeeyCat 2024-09-16 07:32
? thonk
Avatar
ws-client BOT 2024-09-16 07:33
<ChillerDragon> well cuz ddnet basically deprecated the entire udp connectionless protocol with the http master
07:34
<ChillerDragon> vanilla 0.7 servers do not show up in the ddnet client lan tab
Avatar
MilkeeyCat 2024-09-16 07:34
yep
Avatar
ws-client BOT 2024-09-16 07:34
<ChillerDragon> idk which idiot implemented client side 0.7 support into ddnet but he probably didn't do a good job
Avatar
MilkeeyCat 2024-09-16 07:34
where is the code which sets the token in client when you connect to 0.7 servers?
Avatar
ws-client BOT 2024-09-16 07:35
<ChillerDragon> ddnet client?
Avatar
MilkeeyCat 2024-09-16 07:35
ye
Avatar
ws-client BOT 2024-09-16 07:35
<ChillerDragon> just look at tw code. ddnet code is harder to read
07:35
<ChillerDragon> but sec ill find it for you in ddnet
Avatar
MilkeeyCat 2024-09-16 07:35
I found things I needed in teeworlds code but I can't see it in ddnet
07:35
xdddd
Avatar
ws-client BOT 2024-09-16 07:36
<ChillerDragon> why do u even need to see it in ddnet?
07:38
DDraceNetwork, a free cooperative platformer game. Contribute to ddnet/ddnet development by creating an account on GitHub.
07:38
<ChillerDragon> this should(tm) be where the ddnet 0.7 client reads the token from the server
07:38
<ChillerDragon> i mean i wrote the code .. but idk anymore that was like 4 yrs ago on some italian beach
Avatar
MilkeeyCat 2024-09-16 07:39
but this value isn't used anywhere, is it?
Avatar
ws-client BOT 2024-09-16 07:39
<ChillerDragon> its a ptr
07:39
<ChillerDragon> its used in every packet header the client sends from now on
07:39
<ChillerDragon> omg answer my question already why u care about ddnet code @MilkeeyCat
07:40
DDraceNetwork, a free cooperative platformer game. Contribute to ddnet/ddnet development by creating an account on GitHub.
Avatar
MilkeeyCat 2024-09-16 07:40
because I wanna do #8920 ;p
Avatar
But manually connecting to e.g. tw-0.7+udp://192.168.0.100:8303 (with respective local IP) works.
Avatar
ws-client BOT 2024-09-16 07:40
<ChillerDragon> response token is passed in as a ptr here
07:40
<ChillerDragon> and then used for feeding again
07:40
DDraceNetwork, a free cooperative platformer game. Contribute to ddnet/ddnet development by creating an account on GitHub.
07:41
<ChillerDragon> oh lol rossbit made an issue
07:41
<ChillerDragon> i didnt even see that
Avatar
MilkeeyCat 2024-09-16 07:41
I'm pretty sure there's no way I can do that xDDD (edited)
Avatar
ws-client BOT 2024-09-16 07:42
<ChillerDragon> i believe in you
07:42
<ChillerDragon> your godlike hacker
Avatar
MilkeeyCat 2024-09-16 07:43
everyone is gangsta until they have to do something in someone's codebase (edited)
Avatar
ws-client BOT 2024-09-16 07:43
<ChillerDragon> i can tell you how i would do it
07:43
<ChillerDragon> but to quote lerato
07:43
<ChillerDragon> "Chiller, your development methods are quite chaotic if I may say 😄"
07:43
<ChillerDragon> my approach might not be useful for you
Avatar
MilkeeyCat 2024-09-16 07:44
how would you do it? :p
Avatar
ws-client BOT 2024-09-16 07:44
<ChillerDragon> i only read code as a last resort xd
07:44
<ChillerDragon> i would spin up a vanilla client and a vanilla server and look at whats heinrichs dissector says should be sent
07:45
<ChillerDragon> this is the part of the network i never really cared about so idk it. But as far as i know there are some inf etc packets that need to be sent
Avatar
MilkeeyCat 2024-09-16 07:45
i had ddnet client and teeworlds server and i was putting dbg calls to see if code goes further if I change shit in ddnet client code xd
Avatar
ws-client BOT 2024-09-16 07:45
<ChillerDragon> then just copy paste the code that sents it from tw 0.7 into ddnet
07:46
<ChillerDragon> ez done
07:47
<ChillerDragon> this seems to be all you need
07:48
<ChillerDragon> unless there is something outside of port 8303
Avatar
MilkeeyCat 2024-09-16 07:52
how to make wireshark show only tw packets? (edited)
Avatar
ws-client BOT 2024-09-16 07:52
<ChillerDragon> i capture like this sudo tcpdump -i lo "port 8303" -w debug.pcap
07:53
<ChillerDragon> but you can also do filters in wireshark
07:53
<ChillerDragon> just enter tw
07:53
<ChillerDragon> enter TW7 in display filter for example
07:53
<ChillerDragon> _ws.col.protocol == "TW7"
Avatar
I’m gonna move to Montana and be a dental floss tycoon
07:54
<ChillerDragon> right click in wireshark then apply as filter
Avatar
GitHub BOT 2024-09-16 07:54
ac0621a Fix name in chat not being highlighted (Closed #2190) - ChillerDragon ce245f4 Merge pull request #8963 from ChillerDragon/pr_fix_hilite - def-
Avatar
ws-client BOT 2024-09-16 08:01
<ChillerDragon> i turned off my wifi and couldnt find the ddnet lan server anymore lol
08:08
<ChillerDragon> ok now i got the right dumps
08:08
<ChillerDragon> left ddnet 0.6 and right tw 0.7
08:08
<ChillerDragon> so both trol spam request some port range and then pray for a response xd
08:09
DDraceNetwork, a free cooperative platformer game. Contribute to ddnet/ddnet development by creating an account on GitHub.
08:09
<ChillerDragon> here is where the client sends it
08:09
<ChillerDragon> the famouse gie3 packet
08:09
<ChillerDragon> brings back good old ddos memories haha
08:10
<ChillerDragon> here you also gotta spam the 0.7 token packet @MilkeeyCat
08:10
<ChillerDragon> or how far are you already?
Avatar
MilkeeyCat 2024-09-16 08:10
im before start line 😬
Avatar
ws-client BOT 2024-09-16 08:11
<ChillerDragon> ok nice then ill recommend sending the token packet in that loop i sent you
Avatar
What are you making? Weren't you trying to get a tee in the game?
Avatar
ws-client BOT 2024-09-16 08:11
<ChillerDragon> boi is side tracked hard
08:11
<ChillerDragon> also confused me
08:12
<ChillerDragon> he is now contributing to ddnet so we cant complain
Avatar
MilkeeyCat 2024-09-16 08:12
i thought it would be easy but it's not
08:12
but now I have to do it to sleep well -.-
Avatar
ws-client BOT 2024-09-16 08:12
<ChillerDragon> it might take some time!
08:12
<ChillerDragon> its not a low hanging fruit
08:13
<ChillerDragon> if you want a low hanging fruit i can send you some xd
Avatar
MilkeeyCat 2024-09-16 08:13
all my previous contributions were 5 loc change
Avatar
ws-client BOT 2024-09-16 08:13
<ChillerDragon> @MilkeeyCat this is another 5 loc :) https://github.com/ddnet/ddnet/issues/8805
The ddnet server sends its own token in two endiannesses The official teeworlds 0.7 client does not care because it ignores the redundant token field. But it is still wrong. ddnet server teeworlds ...
08:13
<ChillerDragon> 5 loc are the best
Avatar
MilkeeyCat 2024-09-16 08:14
i also would like to add lots of buggy code and fix it for half a year feelsbadman
Avatar
ws-client BOT 2024-09-16 08:14
<ChillerDragon> life goals
08:15
<ChillerDragon> @Learath2 watch the entire video and let me know if you knew everything https://www.youtube.com/watch?v=w3_e9vZj7D8
Avatar
MilkeeyCat 2024-09-16 08:15
but I don't make bugs it's just unintended features
Avatar
Avatar
ws-client
<ChillerDragon> @Learath2 watch the entire video and let me know if you knew everything https://www.youtube.com/watch?v=w3_e9vZj7D8
MilkeeyCat 2024-09-16 08:16
I saw dis video poggers2
Avatar
ws-client BOT 2024-09-16 08:16
<ChillerDragon> nice
Avatar
MilkeeyCat 2024-09-16 08:16
that's where I learnt about volatile
Avatar
ws-client BOT 2024-09-16 08:17
<ChillerDragon> i knew volatile exists and what it does but bascially nothing else in the video xd
08:17
<ChillerDragon> now i finally know what the restrict means that is always used in the man pages
08:18
<ChillerDragon> also the fact that C is allowed to optimize out debug printfs is nuts
Avatar
GitHub BOT 2024-09-16 09:04
bf442a9 make 0.7 skin filter apply to skin parts - dobrykafe 0a3a095 Merge pull request #8958 from dobrykafe/pr-filter-skin-parts - Robyt3
Avatar
@ForgottenCat Take me to your friend, I've been on the phone for 500+ hours too, I need your control of the new version .json (edited)
Avatar
ForgottenCat 2024-09-16 09:31
i remember sending one in the android beta discussion
09:32
should be this
Avatar
9d8d7d6d5e4e3e2e1e0 2024-09-16 09:51
@Skin Database Crew hi
💀 3
👋 1
Avatar
@Learath2 u compiled linux 6.11?
10:37
LD [M] net/wireless/cfg80211.ko ld: drivers/net/ethernet/meta/fbnic/fbnic_devlink.o: in function `fbnic_devlink_info_get': fbnic_devlink.c:(.text+0x29): undefined reference to `devlink_priv' ld: fbnic_devlink.c:(.text+0x9b): undefined reference to `devlink_info_serial_number_put' ld: drivers/net/ethernet/meta/fbnic/fbnic_devlink.o: in function `fbnic_devlink_free': fbnic_devlink.c:(.text+0xc1): undefined reference to `priv_to_devlink' ld: drivers/net/ethernet/meta/fbnic/fbnic_devlink.o: in function `fbnic_devlink_alloc': fbnic_devlink.c:(.text+0x105): undefined reference to `devlink_alloc_ns' ld: fbnic_devlink.c:(.text+0x115): undefined reference to `devlink_priv' ld: drivers/net/ethernet/meta/fbnic/fbnic_devlink.o: in function `fbnic_devlink_register': fbnic_devlink.c:(.text+0x191): undefined reference to `priv_to_devlink' ld: drivers/net/ethernet/meta/fbnic/fbnic_devlink.o: in function `fbnic_devlink_unregister': fbnic_devlink.c:(.text+0x1b1): undefined reference to `priv_to_devlink' ld: drivers/net/ethernet/meta/fbnic/fbnic_devlink.o: in function `fbnic_devlink_free': fbnic_devlink.c:(.text+0xc9): undefined reference to `devlink_free' ld: drivers/net/ethernet/meta/fbnic/fbnic_devlink.o: in function `fbnic_devlink_register': fbnic_devlink.c:(.text+0x199): undefined reference to `devlink_register' ld: drivers/net/ethernet/meta/fbnic/fbnic_devlink.o: in function `fbnic_devlink_unregister': fbnic_devlink.c:(.text+0x1b9): undefined reference to `devlink_unregister' make[2]: *** [scripts/Makefile.vmlinux:34: vmlinux] Error 1 make[1]: *** [/usr/src/linux-6.11.0-gentoo/Makefile:1157: vmlinux] Error 2 make: *** [Makefile:224: __sub-make] Error 2
10:37
odd
10:38
ah its cuz i enabled meta platform devices
10:38
xd
Avatar
Not yet
Avatar
i fixed it
10:39
probs needs some 3rd party shit from fb
10:40
i have a meta quest 3 so i said why not
Avatar
Avatar
9d8d7d6d5e4e3e2e1e0
@Skin Database Crew hi
hi
Avatar
Avatar
ws-client
<ChillerDragon> (pLine == pHL || pHL[-1] == ' ')
It seems like no body explained it to you, but this probably means 'space at the beginning or at the end of the string' where -1 indicates the end of the string. (edited)
Avatar
Avatar
Pathos
It seems like no body explained it to you, but this probably means 'space at the beginning or at the end of the string' where -1 indicates the end of the string. (edited)
but -1 does not access the end with C
Avatar
Oh, then what does it access? 😄
11:38
Oh then it's the character right before pHL
Avatar
ws-client BOT 2024-09-16 11:38
<ChillerDragon> ye lmao
11:38
<ChillerDragon> looks scare but seems smart and safe
11:39
<ChillerDragon> @ForgottenCat can u play ddnet while walking?
11:44
<ChillerDragon> @heinrich5991 why are you so inactive? .-.
Avatar
pr07 killed h5991
Avatar
Avatar
ws-client
<ChillerDragon> @ForgottenCat can u play ddnet while walking?
ForgottenCat 2024-09-16 11:49
No because the wifi will change. I sometimes do that while pooping
lol 1
Avatar
ws-client BOT 2024-09-16 11:52
<ChillerDragon> watafak you cant do a few steps without falling out of wifi? also what about mobile data @ForgottenCat ?
11:53
<ChillerDragon> do you think you have the skill to coordinate your legs while playing a hard map if it was technically possible and you were not bound to the wifi? @ForgottenCat
Avatar
Jupstar ✪ 2024-09-16 11:55
ForgottenCat can play in bed tho
Avatar
MilkeeyCat 2024-09-16 11:56
It's gonna take a while pepeW (edited)
Avatar
what u doin
Avatar
ws-client BOT 2024-09-16 12:01
<ChillerDragon> @Jupstar ✪ so can Mysteryfox xd
12:02
<ChillerDragon> @MilkeeyCat --depth=1
Avatar
Avatar
ws-client
<ChillerDragon> @Jupstar ✪ so can Mysteryfox xd
Jupstar ✪ 2024-09-16 12:02
Seems like you know more than me in this case
Avatar
Avatar
ws-client
<ChillerDragon> @MilkeeyCat --depth=1
MilkeeyCat 2024-09-16 12:02
it already is
Avatar
ws-client BOT 2024-09-16 12:02
<ChillerDragon> rip
Avatar
Jupstar ✪ 2024-09-16 12:03
Chiller are u back in germany in 3 months?
Avatar
ws-client BOT 2024-09-16 12:03
<ChillerDragon> mystery is known touch padder iirc she shared some pics gaming in bed like 5 yrs ago xd
12:03
<ChillerDragon> december jopsti
12:03
<ChillerDragon> then i go back to gaming and will vanish from ddnet development
Avatar
Jupstar ✪ 2024-09-16 12:03
Nice
Avatar
GitHub BOT 2024-09-16 12:03
Closes #8938

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 test
  • [ ] Considered possible null pointers and out of bounds array indexing
  • [ ] Changed no physics that affect existing maps
  • [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#...
Avatar
Jupstar ✪ 2024-09-16 12:03
ChillerDragon: epyc
Avatar
ws-client BOT 2024-09-16 12:04
<ChillerDragon> i mean even a desktop can be used in bed
Avatar
Jupstar ✪ 2024-09-16 12:04
And when do you start your company?
Avatar
ws-client BOT 2024-09-16 12:04
<ChillerDragon> heck you can also walk while playing on a desktop with a tredmill xd
12:04
<ChillerDragon> @Jupstar ✪ when i win the lottery
Avatar
Jupstar ✪ 2024-09-16 12:04
Wow
12:04
You want even more money
Avatar
ws-client BOT 2024-09-16 12:04
<ChillerDragon> .-.
Avatar
Jupstar ✪ 2024-09-16 12:04
Chill elon
12:04
xd
Avatar
chiller are u rich?
Avatar
Jupstar ✪ 2024-09-16 12:05
Let's do competition against Nvidia
Avatar
ws-client BOT 2024-09-16 12:05
<ChillerDragon> no its myth jopsti is spreading
Avatar
lets make a company
Avatar
Jupstar ✪ 2024-09-16 12:05
RDDX 5090
Avatar
Avatar
ws-client
<ChillerDragon> no its myth jopsti is spreading
Jupstar ✪ 2024-09-16 12:05
Sry for spreading true myths
12:05
I stop that
Avatar
ws-client BOT 2024-09-16 12:06
<ChillerDragon> @Ryozuki the company josspit is talking about would make only losses no profits. it basically is a non profit that funds teeworlds development.
Avatar
teeworlds dev or u mean 0.7 dev?
12:06
i prefer ddnet dev xd
12:06
justatest
12:06
fuckyousnail
Avatar
Jupstar ✪ 2024-09-16 12:06
ChillerDragon if for one second you don't care about profit, but about pulling the future into the present, Would that convince you?
Avatar
ws-client BOT 2024-09-16 12:06
<ChillerDragon> there is no clear decision on that yet but some ideas were floating around that everyone can work on what they want
12:07
<ChillerDragon> so basically what we do already but we don't need jobs on the side
12:07
<ChillerDragon> idk what that sentence means @Jupstar ✪ xd
Avatar
Jupstar ✪ 2024-09-16 12:08
I try to bring both of us on the same track
Avatar
ws-client BOT 2024-09-16 12:08
<ChillerDragon> so your recruting me away from teeworlds to dd-pg?
Avatar
Jupstar ✪ 2024-09-16 12:08
You are clearly a realistic economic pro. And I am a daydreamer.
Avatar
ws-client BOT 2024-09-16 12:08
<ChillerDragon> my trading performance would disagree
Avatar
Jupstar ✪ 2024-09-16 12:08
Bcs you listen to me xd
Avatar
ws-client BOT 2024-09-16 12:08
<ChillerDragon> xd
Avatar
Jupstar ✪ 2024-09-16 12:09
The truth about being good at trading stuff is to be bad
12:09
Monkey are good in it
Avatar
ws-client BOT 2024-09-16 12:09
<ChillerDragon> i totally predicted intels downfall just messed up the option trading xd
Avatar
Jupstar ✪ 2024-09-16 12:09
bcs they'd randomly pick random companies
12:09
You try to predict
12:09
You shouldn't
Avatar
Pollard's rho algorithm for logarithms is an algorithm introduced by John Pollard in 1978 to solve the discrete logarithm problem, analogous to Pollard's rho algorithm to solve the integer factorization problem. The goal is to compute γ {\displaystyle \gamma } such that ...
Avatar
Jupstar ✪ 2024-09-16 12:09
As long as the overall economy increases take that
Avatar
i found out thanks to this, finding a private key is easier if u have a public key
12:09
thanks to this algorithm
Avatar
Jupstar ✪ 2024-09-16 12:10
Risky investments are for ppl with lot of money or for ppl that want to be rich xd
12:10
U are rich enough but not super rich
12:10
Ok chiller now that we have that out of side
12:10
Back to my original question
Avatar
ws-client BOT 2024-09-16 12:11
<ChillerDragon> hm?
Avatar
Jupstar ✪ 2024-09-16 12:11
Would you say that working on something as your "job" also means that it must have an impact on how the world develops?
12:11
Like smth innovative?
12:11
I mean having fun and working on smth
12:11
Like seeing a sense in your job
12:11
Or would you say, job is job, I just want money
Avatar
ws-client BOT 2024-09-16 12:12
<ChillerDragon> question too vague
Avatar
Jupstar ✪ 2024-09-16 12:12
What do you want? An essay about the question?
Avatar
ws-client BOT 2024-09-16 12:12
<ChillerDragon> i understand what you mean by "job" its the thing that we do to earn money. So the main source of income i guess.
12:12
<ChillerDragon> i dont understand what you mean by "must"
Avatar
ws-client BOT 2024-09-16 12:13
<ChillerDragon> must as in i think every human should contribute to society?
Avatar
Jupstar ✪ 2024-09-16 12:13
Ok but you can have a job that makes millions and you can have a job that is enough to survive
Avatar
ws-client BOT 2024-09-16 12:13
<ChillerDragon> or must as in i would need it to feel fullfilled?
Avatar
Jupstar ✪ 2024-09-16 12:13
I mean you cannot tell me that all the burocracy jobs are "useful" jobs
Avatar
ws-client BOT 2024-09-16 12:13
<ChillerDragon> explain the "must"
Avatar
Jupstar ✪ 2024-09-16 12:14
Ok true, that is confusing. I mean "is your goal to"
12:14
Like the idea of your job is to be innovative, even if you fail.
Avatar
ws-client BOT 2024-09-16 12:14
<ChillerDragon> i dont mind having a useless job to make money
Avatar
Jupstar ✪ 2024-09-16 12:15
Ok
Avatar
ws-client BOT 2024-09-16 12:15
<ChillerDragon> but i do appreciate contributing to sociecty
Avatar
Jupstar ✪ 2024-09-16 12:15
Yeah fine
12:15
But that is all I wanted to know
Avatar
ws-client BOT 2024-09-16 12:15
<ChillerDragon> u?
Avatar
Avatar
ws-client
<ChillerDragon> do you think you have the skill to coordinate your legs while playing a hard map if it was technically possible and you were not bound to the wifi? @ForgottenCat
ForgottenCat 2024-09-16 12:16
That is easy i think
Avatar
ws-client BOT 2024-09-16 12:16
<ChillerDragon> ok pro
12:16
<ChillerDragon> @Jupstar ✪ are you typing or u went afk? xd
Avatar
Avatar
ws-client
<ChillerDragon> u?
Jupstar ✪ 2024-09-16 12:16
I guess I care less 'bout money than usefulness. If your thing is truely useful it should generate enough money anyway
Avatar
Avatar
ws-client
<ChillerDragon> @Jupstar ✪ are you typing or u went afk? xd
Jupstar ✪ 2024-09-16 12:17
I am here bro
❓ 1
Avatar
ws-client BOT 2024-09-16 12:17
<ChillerDragon> yea thats the thing
12:17
<ChillerDragon> if you mix in money it might move the usefullness behind a paywall
Avatar
Jupstar ✪ 2024-09-16 12:17
But still, to be very clear. I have the feeling that there are many jobs that are not really useful & overpaid
Avatar
ws-client BOT 2024-09-16 12:17
<ChillerDragon> but then on the other hand the paywall might fund the usefull thing that would have otherwise not been possible to be produced
Avatar
Jupstar ✪ 2024-09-16 12:18
I prefer don't do be in such a job
Avatar
ws-client BOT 2024-09-16 12:18
<ChillerDragon> @Jupstar ✪ agree
12:18
<ChillerDragon> i hope i land such a job xd
12:18
<ChillerDragon> overpaid sounds nice
Avatar
Jupstar ✪ 2024-09-16 12:18
xd
12:18
I dunno it's just no fun
Avatar
where is the default enteties stored?
Avatar
Jupstar ✪ 2024-09-16 12:19
data/editor/entities_clear
Avatar
thank you
Avatar
ws-client BOT 2024-09-16 12:19
<ChillerDragon> @Jupstar ✪ i did some real boring non fun job once and it was a really nice time because it was a crazy fun company
Avatar
Jupstar ✪ 2024-09-16 12:19
Wtf
12:20
But anyway chiller. You have the money I don't
Avatar
ws-client BOT 2024-09-16 12:20
<ChillerDragon> if you have nice people around you that can do a lot
Avatar
Jupstar ✪ 2024-09-16 12:20
So you must start the company
12:20
You know how you can convince me
12:20
So be creative
12:20
xd
Avatar
ws-client BOT 2024-09-16 12:20
<ChillerDragon> convince you to do what=
Avatar
Jupstar ✪ 2024-09-16 12:20
To join you
Avatar
ws-client BOT 2024-09-16 12:21
<ChillerDragon> pay you a salary?
Avatar
Jupstar ✪ 2024-09-16 12:21
Well first of all you should open the company
Avatar
ws-client BOT 2024-09-16 12:21
<ChillerDragon> teewelten GmbH
Avatar
Jupstar ✪ 2024-09-16 12:21
Nice
12:21
So we sell tea? 😂
Avatar
ws-client BOT 2024-09-16 12:21
<ChillerDragon> ja
12:22
<ChillerDragon> Attrappe Zieh Netzwerk AG
Avatar
No private key was posted too early. What happened is the person who spent all the computing power to brute force the 66 bits broadcasted, naively, a transaction to send the 6.6 BTC reward to his wallet. However, when doing so, the public key is by design revealed on the blockchain. Someone’s bot whose sole purpose is to steal this puzzles rewards was monitoring the blockchain and spotted the transaction before it got confirmed (on average confirmations occur every 10 minutes), then it processed the now known public key from which the private key can be recovered in 2^33 operations (2^(n/2)), then crafted another transaction to send the reward to his wallet, with a higher fee, so his transaction got confirmed, instead of the discoverer’s lower-fee transaction. This is a well-known attack. The discoverer was sophisticated enough to brute force, but not enough to know about this risk 🙂
12:23
TX input: Code: 1FuckUmT5yBAvozf6gT8GRQVbJ7iBDUnrH TX outputs: Code: 1Jvv4yWkE9MhbuwGU66666666669sugEF 0.00000001 1YouAreSoDumbLoL666666666667K5aR4 0.00000002 1WhatWereUThinking6666666662wkqq1 0.00000003 1YouDeserveNothing6666666665sbbBC 0.00000004 1YouEpicFaiLure66666666666688GSDA 0.00000005 1BitchAssLoser66666666666669dBUVg 0.00000006 1AndEveryoneELse666666666669Vnc8C 0.00000007 1ThisisALosingGame6666666667HAZdf 0.00000008 1JustGetAReaLJob666666666665vGKVD 0.00000009 1YoureWastingTimeAndMoney664CVExC 0.00000010 1AndCausingCLimateChange6666HK8Qc 0.00000011 13zb1hQbWVsc2S7ZTZnP2G4undNNpdh5so 0.00000012 1Jvv4yWkE9MhbuwGUoqFYzDjRVQHaLWuJd 0.00000013 1FK5PjPNARQmg94n2cNHTo9417kWfXUDBQ 0.00002125
12:23
lmao
Avatar
Jupstar ✪ 2024-09-16 12:23
Rip chiller
Avatar
ws-client BOT 2024-09-16 12:24
<ChillerDragon> BTC trillionaire chiller is in danger
12:24
<ChillerDragon> sos
Avatar
Jupstar ✪ 2024-09-16 12:24
Truely
Avatar
ws-client BOT 2024-09-16 12:26
<ChillerDragon> wtf is a bitcoin puzzle why do ppl reveal parts of their private key? xd
12:27
<ChillerDragon> iirc you can also restore a complete RSA key if you have parts of it. Which is rip if you only do partial censoring.
Avatar
Jupstar ✪ 2024-09-16 12:29
But yeah, join the dark side chiller, ddpg is the new hot ego-trip for the jedi 0.7 defenders
Avatar
Avatar
Ryozuki
TX input: Code: 1FuckUmT5yBAvozf6gT8GRQVbJ7iBDUnrH TX outputs: Code: 1Jvv4yWkE9MhbuwGU66666666669sugEF 0.00000001 1YouAreSoDumbLoL666666666667K5aR4 0.00000002 1WhatWereUThinking6666666662wkqq1 0.00000003 1YouDeserveNothing6666666665sbbBC 0.00000004 1YouEpicFaiLure66666666666688GSDA 0.00000005 1BitchAssLoser66666666666669dBUVg 0.00000006 1AndEveryoneELse666666666669Vnc8C 0.00000007 1ThisisALosingGame6666666667HAZdf 0.00000008 1JustGetAReaLJob666666666665vGKVD 0.00000009 1YoureWastingTimeAndMoney664CVExC 0.00000010 1AndCausingCLimateChange6666HK8Qc 0.00000011 13zb1hQbWVsc2S7ZTZnP2G4undNNpdh5so 0.00000012 1Jvv4yWkE9MhbuwGUoqFYzDjRVQHaLWuJd 0.00000013 1FK5PjPNARQmg94n2cNHTo9417kWfXUDBQ 0.00002125
lmfao
Avatar
ws-client BOT 2024-09-16 12:38
<ChillerDragon> join u means implementing switchers in twgame?
12:38
<ChillerDragon> writing GPL rust code sounds more like a job for ryo
Avatar
Jupstar ✪ 2024-09-16 12:38
You can also create ddnet physics with a different license ofc
Avatar
ws-client BOT 2024-09-16 12:39
<ChillerDragon> can i do it in C? xd
Avatar
Jupstar ✪ 2024-09-16 12:40
In theory yes, but you'd need to use a rust wrapper for the interface
Avatar
ws-client BOT 2024-09-16 12:40
<ChillerDragon> fair
12:41
<ChillerDragon> tbh i dont think i could write any code in any language that would be better in any way than ddnet or teeworlds C++ code
12:41
<ChillerDragon> well maybe my asm client is more light weight and my ruby client has easier developer expirience but thats it xd
Avatar
Jupstar ✪ 2024-09-16 12:42
xddd
12:42
I need to convert Robster to the dark side
Avatar
ws-client BOT 2024-09-16 12:42
<ChillerDragon> ye
Avatar
Jupstar ✪ 2024-09-16 12:42
Biggest tryharder
12:42
He even does 0.7 prs
Avatar
ws-client BOT 2024-09-16 12:43
<ChillerDragon> he rq 0.7
Avatar
Jupstar ✪ 2024-09-16 12:43
Yeah.. Very surprising
Avatar
ws-client BOT 2024-09-16 12:43
<ChillerDragon> my last tw pr was today poggers2
Avatar
Jupstar ✪ 2024-09-16 12:43
He could have saved 0.7
12:43
He was supposed to save 0.7 not destroy them. (edited)
Avatar
ws-client BOT 2024-09-16 12:43
<ChillerDragon> oy too afk
Avatar
Jupstar ✪ 2024-09-16 12:44
BROTHER MY BRAIN COMPLETELY DONE
Avatar
ws-client BOT 2024-09-16 12:44
<ChillerDragon> ye its time to sleep
12:44
<ChillerDragon> tomorrow more ddnet-insta coding with fresh bran
Avatar
Jupstar ✪ 2024-09-16 12:44
Good night
12:44
I hope my inception worked
12:44
And you create your idea until december
Avatar
ws-client BOT 2024-09-16 12:45
<ChillerDragon> u brain washed me?
12:45
<ChillerDragon> planting ideas
Avatar
Jupstar ✪ 2024-09-16 12:45
Yes
Avatar
ws-client BOT 2024-09-16 12:45
<ChillerDragon> u want me to build ddnet3 or wat
Avatar
Jupstar ✪ 2024-09-16 12:45
Is this reality?
Avatar
ws-client BOT 2024-09-16 12:45
<ChillerDragon> to have more options for the launcher?
12:45
<ChillerDragon> whats ur agenda
Avatar
Jupstar ✪ 2024-09-16 12:45
Yes
Avatar
ws-client BOT 2024-09-16 12:45
<ChillerDragon> i see
Avatar
Jupstar ✪ 2024-09-16 12:45
Good idea
Avatar
ws-client BOT 2024-09-16 12:46
<ChillerDragon> can we put goofworlds in the launcher?
12:46
Goofy ahh teeworlds client written in go. Contribute to teeworlds-go/goofworlds development by creating an account on GitHub.
Avatar
Jupstar ✪ 2024-09-16 12:46
Wth xD
12:46
How many projects do you have man
Avatar
ws-client BOT 2024-09-16 12:46
<ChillerDragon> yes
Avatar
zilly dreck Huhn
lol 1
Avatar
Do we have a map renderer for the web?
Avatar
GitHub BOT 2024-09-16 13:24
ad0fc88 Fix crash while attached to dragger during hot_reload - furo321 67eb609 Merge pull request #8964 from furo321/fix-dragger-crash - def-
Avatar
Avatar
Learath2
Do we have a map renderer for the web?
Jupstar ✪ 2024-09-16 13:25
We have 3
13:25
The old. DDNet based TwGPU based
Avatar
Which one is the most performant?
Avatar
Jupstar ✪ 2024-09-16 13:26
I guess for zooming, twgpu is unbeaten
13:26
DDNet based is basically like ingame with wgl overhead
Avatar
Oh and is twgpu mature enough? As in no missing features?
Avatar
Jupstar ✪ 2024-09-16 13:27
afaik it is mature now
13:27
Mipmaps are finally implemented
13:28
But DDNet & twgpu use webgl2 Afaik that doesn't work on iOS
13:28
xdd
Avatar
ws-client BOT 2024-09-16 13:29
<ChillerDragon> https://ddnet.org/mappreview/?map=Linear works on ios for me iirc
13:29
<ChillerDragon> and whatever patiga sent me also worked on iOS
Avatar
Jupstar ✪ 2024-09-16 13:29
Oh ok
13:29
then that changed
Avatar
ws-client BOT 2024-09-16 13:31
<ChillerDragon> i cant tell if lerato is trolling
Avatar
Jupstar ✪ 2024-09-16 13:32
?
Avatar
ws-client BOT 2024-09-16 13:32
<ChillerDragon> "Do we have a map renderer for the web?"
13:32
<ChillerDragon> its a core part of the official ddnet website since i can remember
13:32
<ChillerDragon> patiga keeps talking about it. you keep talking about it.
13:32
<ChillerDragon> there is even twwe
Avatar
Jupstar ✪ 2024-09-16 13:32
Sometimes he is 80, sometimes he is 12
13:33
Gotta accept it
Avatar
Avatar
ws-client
<ChillerDragon> "Do we have a map renderer for the web?"
I could have asked just about the thing patiga is working on. But this way I got a nice overview from the jupman
Avatar
Avatar
ws-client
<ChillerDragon> https://ddnet.org/mappreview/?map=Linear works on ios for me iirc
MilkeeyCat 2024-09-16 13:42
this page uses webgl1
Avatar
Jupstar ✪ 2024-09-16 13:42
But WebGL2 was indeed added to safari in 2021 finally xd
13:42
I am just old
Avatar
MilkeeyCat 2024-09-16 13:44
im gonna cook something on my job using webgl2 😏
Avatar
Avatar
Learath2
Oh and is twgpu mature enough? As in no missing features?
bezier curves are not implented, apart from that everything should be implemented. on normal zoom levels, the ddnet renderer is much more performant. in theory twgpu can also run on webgpu, but I haven't set that up yet (then it would run semi-native from on desktop)
13:45
*webgpu would run on vhrome windows, everything else not certain 😅
Avatar
Avatar
Patiga
bezier curves are not implented, apart from that everything should be implemented. on normal zoom levels, the ddnet renderer is much more performant. in theory twgpu can also run on webgpu, but I haven't set that up yet (then it would run semi-native from on desktop)
even running inside a browser?
Avatar
yea chillerdragon's link is twgpu
Avatar
Avatar
Patiga
yea chillerdragon's link is twgpu
Jupstar ✪ 2024-09-16 13:47
What, since when that?
Avatar
ah no
13:47
read the link wrong
13:47
brb changing trains
Avatar
Also do you happen to know if any of these renderers expose a js api to control stuff?
Avatar
ПЕРФОРАТОР ЕБАТЬ 2024-09-16 13:47
как начать играть в дднет
Avatar
Avatar
ПЕРФОРАТОР ЕБАТЬ
как начать играть в дднет
Jupstar ✪ 2024-09-16 13:47
Sry no russian reader
13:48
Try english
Avatar
ПЕРФОРАТОР ЕБАТЬ 2024-09-16 13:48
ok
Avatar
Avatar
ПЕРФОРАТОР ЕБАТЬ
как начать играть в дднет
MilkeeyCat 2024-09-16 13:48
double click on ddnet shortcut or whateverits called -> join a server -> a/d space for moving (edited)
Avatar
ПЕРФОРАТОР ЕБАТЬ 2024-09-16 13:48
how to start playing ddnet
13:49
Avatar
Avatar
ПЕРФОРАТОР ЕБАТЬ
how to start playing ddnet
Jupstar ✪ 2024-09-16 13:49
Avatar
ПЕРФОРАТОР ЕБАТЬ 2024-09-16 13:49
thx
Avatar
Avatar
Learath2
Also do you happen to know if any of these renderers expose a js api to control stuff?
MilkeeyCat 2024-09-16 13:50
what do you want to control? (edited)
Avatar
Avatar
MilkeeyCat
what do you want to control? (edited)
Mostly zoom level and camera coordinates
Avatar
Avatar
Learath2
Also do you happen to know if any of these renderers expose a js api to control stuff?
not directly on js level, but that could be relatively easy with the generated wasm module. see https://gitlab.com/Patiga/twgpu/-/tree/master/map-inspect-web?ref_type=heads for the website behind https://mapview.patiga.eu/?ddnet=Linear
13:55
I couldn't figure out the html/css for mobile :/
Avatar
Avatar
Learath2
Mostly zoom level and camera coordinates
if you want static camera zoom + coordinates, I would simply add url parameters
Avatar
do you guys think it would be a good idea to add /super to bring super to practice mode?
14:37
i noticed this was missing when building the new trashmap and now also someone asked for it
Avatar
GitHub BOT 2024-09-16 14:56
Move CImageInfo from engine/graphics.h to own file engine/image.h. Also add 2-component image format to CImageInfo::EImageFormat for completeness, to replace the separate EImageFormat in image_loader.h with CImageInfo::EImageFormat. Move SetPixelColor/GetPixelColor functions from editor to CImageInfo as member functions. Replace IGraphics::CopyTextureBufferSub and IGraphics::CopyTextureFromTextureBufferSub functions with more versatile CImageInfo::CopyRectFrom ...
Avatar
Well, super currently works by being in team 64 and is able to interact with other teams. It has special cases all over the code base, just searching for TEAM_SUPER gives 107 occurrences. But would probably be possible to make something that is "less-super".
Replying to @timakro do you guys think it would be a good idea to add /super to bring super t…
Avatar
super is basically not being able to freeze, no?
Avatar
Avatar
timakro
do you guys think it would be a good idea to add /super to bring super to practice mode?
I wanted to but it was terrifying 😄
15:03
It feels like it will definitely create cheats
Avatar
seems to me it would be simplest to ignore the existing super code
15:04
not sure if it does anything but prevent freeze
Avatar
That's what it's mainly used for, but it does a lot more. Excluded from shields, draggers, switches, kill tiles, all types of freeze (deep, live) and ability to interact with any player.
Replying to @timakro super is basically not being able to freeze, no?
Avatar
hmm if it's interacting with so many systems it would indeed be smartest to hook into the existing super code
15:14
and yep i agree it's scary :D
Avatar
super can also interact across teams
15:48
iirc
15:58
furo mentioned that
15:58
you're not affected by powerup-offs though which is kinda funny
Avatar
Avatar
timakro
do you guys think it would be a good idea to add /super to bring super to practice mode?
i don't think it's worth it though i feel like the current /lastrescue command is really powerful on its own
16:00
it could be upgraded to a /setstate and /laststate type of command though
16:00
so you can reset to a midair state with velocity, etc. (edited)
Avatar
i mean tp to cursor is powrful as well
Avatar
GitHub BOT 2024-09-16 16:11
Seems a bit inconvenient that you would need to restart the server or reload to apply changes.

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 test
  • [ ] Considered possible null pointers and out of bounds array indexing
  • [ ] Changed no physics that affect existing maps
  • [ ] Tested ...
16:27
5212d1d Rename variables with PNG to Png - Robyt3 3d74609 Refactor image loading, saving and manipulation - Robyt3 7dc6346 Merge pull request #8965 from Robyt3/Image-Loading-Refactoring - def-
16:49
e8e52a8 Add reload_censorlist to reread censorlist.txt - furo321 e69e7d8 Merge pull request #8966 from furo321/reload-censorlist - Robyt3
Avatar
could you ad in demos marker filter so if there are markers i can filter them to up ?
Avatar
Avatar
Ryozuki
super can also interact across teams
This is kinda insane right? Is there any reason we should keep this
Avatar
Jupstar ✪ 2024-09-16 17:25
f4
Avatar
its rly funny to troll people with it pls keep
Avatar
Jupstar ✪ 2024-09-16 17:39
Not if it blocks useful features 😄
17:39
or refactors
17:40
it's quite messy that teams interact with each others
Avatar
GitHub BOT 2024-09-16 19:52
!layers

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 test
  • [ ] Considered possible null pointers and out of bounds array indexing
  • [ ] Changed no physics that affect existing maps
  • [ ] Tested the ch...
Avatar
MilkeeyCat 2024-09-16 20:55
chillerdragon: I finally achieved something xd
20:55
after 6 hours of fun time
20:55
and it works only 50% of the time
Avatar
quantum teeworlds
Avatar
MilkeeyCat 2024-09-16 21:29
50% > 0%, so all gud
Avatar
@MilkeeyCat I'm curious if chatgpt could write a quick program in your language
21:40
I've never seen it tried on a novel programming language it can't possibly have in it's corpus
Avatar
it cant
21:45
im gonna guess
21:45
i tried to get it to write Cave Story TSC but it didnt get the concept at all
21:45
and that language is very very simple
Avatar
GitHub BOT 2024-09-16 22:05
8f93b63 fix undo/redo for adding layers - dobrykafe 4f352d9 Merge pull request #8967 from dobrykafe/pr-fix-add-layers - def-
Avatar
GitHub BOT 2024-09-16 23:09
https://github.com/user-attachments/assets/48686450-79a1-4e5a-a59d-7d5fd402e37b

Checklist

  • [x] Tested the change ingame
  • [x] 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...
Exported 432 message(s)
Timezone: UTC+0