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 2023-06-23 00:00:00Z and 2023-06-24 00:00:00Z
Change the asset mapres or whatever it’s called to a transparent image? Like how it’s done in this video with skins: https://youtu.be/e4l1lZ5uw6M(edited)
how to edit the ddnet client's discord rpc correcty? i tried to just change the values to my application id and edited the details text, but it didn't work (i don't see any rpc on my profile)
my os is windows 11, i can try it on 10 if it's the issue
This is a preperation for #6754 (redirect players on map vote)
And an implementation of #5662 (redirect players)
The redirect rcon command can be used by admins to move the whole player base to a new server. Using redirect -1 ger.ddnet.org:8303 to redirect all clients that support it. Or redirect individual ids which could be an alternative to the kick command.
what would you think about disallowing floats and integers larger than 2**53 in server info?
13:32
I think this would increase portability. floats because of float parsing, and integers because JS's default json parsing loses integer precision beyond 2**53
When you enter "bind mousewheelup unbind mousewheelup" into the console and scroll up the mouse wheel, the game will crash.
Replacing "mousewheelup" with "mousewheeldown" will also causes the game to crash.
hello friends, can anyone tell me how CNetObj_PlayerInput::m_Fire works? Does setting it to zero ensure no firing?
scar17off
how to edit the ddnet client's discord rpc correcty? i tried to just change the values to my application id and edited the details text, but it didn't work (i don't see any rpc on my profile)
my os is windows 11, i can try it on 10 if it's the issue
for a development channel you guys are sure hesitant to talk about development
23:56
even if its for 'botting', security through obscurity isnt a great policy
1
23:57
also i dont think its the average person you guys should worry about, its only a matter of time before someone with the right knowledge comes around and makes some advanced bot that can play tw better than any human