s_
prefix? https://github.com/ddnet/ddnet/blob/dcb71b45bebf19bf9b1daef0448674180172c43f/src/engine/shared/network.cpp#L361CNetServer::SendConnlessSixup
and use CNetBase::SendPacketConnlessWithToken7
instead.
:
!Imagesv_pausable
, they will be force paused for sv_vote_pause_time
(10s) and then they reappear automatically. This PR makes it so that the player has to explicitly exit spectator.
!image
rcon left
rcon right
rcon up
and rcon down
a lot and i found it quite annoying that i cant always reach some high spots with those binds due to gravity
I think those commands should resets the players velocity just like telecursor
does
Before:
https://github.com/user-attachments/assets/739e21a9-0973-453d-8718-3d42a6396f04
After:
https://github.com/user-attachments/assets/27fa3d6a-efa3-4f57-877e-9c59e5d859a7rcon_login
I do have some moderators who would prefer playing with 0.7 client.
I would propose allowing username and password combinations to be sent as regular rcon password.
So if someone sends a rcon password in the format username:password
that matches credentials added with the rcon command auth_add
it should still login.
So basically rcon_login foo bar
should be the same as rcon_auth foo:bar
status
on pvp servers to see itusername:password
thing, you do have to think about the case where the username or the password contains a : though, or bothfoo::
logs into the account with user "foo" and password ":"sv_vote_spectate_rejoindelay
sv_vote_pause
and sv_vote_pause_time
std::any_of()
or deactivate the warning for ddnet? -.- i get so annoyed every time it pops upstd::any_of()
or deactivate the warning for ddnet? -.- i get so annoyed every time it pops up while(true)
{
:Dance:
}
-DHEADLESS_CLIENT=ON
as a cmake flag./DDNet-Server "sv_input_fifo sample.fifo"
or set sv_input_fifo
in your configlog_info("whisper", "[%s -> %s] %s", Server()->ClientName(ClientId), Server()->ClientName(VictimId), aCensoredMessage);
./DDNet-Server "sv_input_fifo sample.fifo"
or set sv_input_fifo
in your config exec bans.cfg
./fifo_all_servers.sh "ban 127.0.0.1"