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 2021-07-28 00:00:00Z and 2021-07-29 00:00:00Z
i think it would be cool if we could defer some skins to lazyload
00:53
that way players can still download a bunch of skins but not affect load time
00:53
maybe if we create a subdirectory in skins called "lazyload" those can be deferred
00:54
that way the client could still block to load common skins into memory
00:54
let me know what you guys think about this
00:55
or the subdirectory can be simply called "defer"
00:56
if we want to not be too technical for anyone digging around, it could also be called something like "extra" or "user" but i think it's nice to be transparent like this despite being a bit technical
00:58
OR big brain idea, new directory entirely called downloadedskins but i think that is too correlated with downloadedmaps and not the same process(edited)
00:59
and you could browse the skin db in-game and download them that way, and then the name of the folder is more correct + helpful
JWTs are signed cookies basically. They contain user information. The user sends them instead of some short random token and you can use the data inside the token
08:24
Which sounds like a good idea, until you want to ban people
chillerdragon im using jwt, i use a long lived token called "refresh token" its stored in a http only cookie, which means js cant access it, when you login the server sets this http only cookie
08:42
then the client calls a refresh endpoint and gets a session token
We have tried hard to avoid passing on these higher prices to our customers, and have acceped the economic loss until now. However, the prices have increased so dramatically that we can no longer do this. We unfortunately must increase our prices.
When opening a chat and clicking on a certain button, a menu will pop up, as when choosing who to watch, it will help to substitute a nickname, what do you think? This will simplify the input for beginners, as it is visually easier and will also help when choosing a unicode nickname, since the shift+tab on the steam version causes problems, because people are too lazy to change the keyboard shortcuts in the steam
![selectspec](https://user-images.githubusercontent.com/33897884/127367819-bdab...