Development discussion. Logged to https://ddnet.tw/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 2022-08-19 00:00:00Z and 2022-08-20 00:00:00Z
Weird idea relating to the replacement of image icons, but what if we created an enum storing every icon's utf-8 code? So that it's easier to manage?(edited)
Hm. I want to make it so that there are different icons for different types of files, but I'm not sure how to do so efficiently. This is the last thing I have to do before an attempt to clean-up some areas of code.
Yeah same. I guess it's just updating the looks of them, which for some reason adds 5 KBs. If everyone agrees it should revert to its older version to save space, then that's possible.
btw @heinrich5991 eventho i already had a extensive debug printer for network stuff I did use ur dissector on almost a daily basis for a week now thanks a lot for building it! I slowly make progress on a ddnet bridge client. On the left side you can see a vanilla client on 0.7 and on the right ddnet client on a 0.7 server https://zillyhuhn.com/cs/.1660902889.png
Yeah same. I guess it's just updating the looks of them, which for some reason adds 5 KBs. If everyone agrees it should revert to its older version to save space, then that's possible.
Erleben Sie die Vorteile mit Glasfaser der Telekom: Highspeed-Internet mit bis zu 1 GBit/s im Download und bis zu 200 MBit/s im Upload. Jetzt bestellen!
Download and share many Teeworlds grid templates. Create your own teeworlds assets with these templates. Templates show you the positioning and borders, which you have to consider so that they are compatible with teeworlds
Hey, im having some problems with a java task with creating a relative path... this is the absolute path. Any solutions? I tried googling and replacing it with "../../../test/etc..." doesnt work (edited)
18:31
I also tried this after adding registry.data in the same folder i have the opened class in, but that doesnt help either
New Post: Announcing InAppBrowser - see what JavaScript commands get injected through an in-app browser
TikTok, when opening any website in their app, injects tracking code that can monitor all keystrokes, including passwords, and all taps.
https://t.co/TxN1ezZX71
I didn't test how it look like (https://ddnet.tw/explain/game-png), but checked that svg looks correct.
Also the explain text can be greatly improved, but it's a start :)
You authenticate against a central server which gives you a ticket to prove who you are. You submit the ticket to the servers you connect to and they can check with the central server that the ticket is valid
21:29
I guess what I described is way too simplified to even be Kerberos anymore, maybe more akin to OAuth
Sadly ranks have always been the contentious point in this discussion. People just won't let me archive the leaderboard, so we'd need some weird way to display old not-associated to accounts alongside new ranks associated to accounts
Learath2
Sadly ranks have always been the contentious point in this discussion. People just won't let me archive the leaderboard, so we'd need some weird way to display old not-associated to accounts alongside new ranks associated to accounts
Admins and mods are easy, we can just give them a colored name or an icon. Other people I don't think we want to "verify", it'd be so much burden to the staff
It checks maps.ddnet.tw, if it doesnβt find it there it falls back to fast download from the gameserver
23:05
Fast-download utilizes a βhackβ of sorts, the server doesnt wait for the clients request for the next chunk to arrive, itβll just send <map-window> many of them at a time