Guild icon
DDraceNetwork
Development / developer
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-03-20 00:00:00Z and 2023-03-21 00:00:00Z
Avatar
Avatar
Learath2
I have a new idea to stop cheaters and toxic behaviour in games
Now implement it in new ddnet and block all old versions troll
Avatar
Avatar
Learath2
If you get banned your bootloader is overwritten with all zeroes
oof thats dangerous
Avatar
nice butts
07:27
greenthing
Avatar
is there anything implemented to detect dummies like
09:31
you have sv_max_clients_per_ip to 1 but a brother can still join the game (it's not happening, just asking if there's something that can be done for that) (edited)
09:32
so you can still disallow dummies but allow brothers etc..
09:35
remove SERVERCAPFLAG_ALLOWDUMMY
09:38
Checklist Tested the change ingame Provided screenshots if it is a visual change Tested in combination with possibly related configuration options Written a unit test if it works standalone, s...
09:43
@ReiTW does your bw mod support ddnet ex msgs? if not you can still send this message by using the uuid directly
Avatar
just send the msg as system with msgid 0 (netmsg_ex), then add the hex values as raw data and after that normal ints or strings
Avatar
Avatar
nouaa
nice butts
teeworlds butts when
Avatar
grosboule
Avatar
Avatar
bencie
grosboule
are u french or wut
Avatar
baguette
Avatar
Avatar
ReiTW
are u french or wut
nah it's also a skins name justatest
Avatar
that rust krab is one thicc bih
Avatar
@Learath2 i downgraded to 6.1 and use a initramfs now
14:44
i dont see the panic, but it will be a mistery what caused it
14:44
anyway 6.2 was masked btw
14:44
i forgot i had a unmask
Avatar
Did you try just chaning your cmdline?
15:01
Changing*
15:03
i checked the generated grub config
15:04
and it set the correct partition as root
15:04
i also ran grub install again just in case xD
Avatar
Does 6.1 and no initramfs work?
15:08
i dont wanna test it xd
15:09
but i remember not having problems with 6.1
Avatar
Avatar
Voxel
that rust krab is one thicc bih
😏
Avatar
For 0.7 clients the client version is not VERSION_NONE, so IsSixup was never called for them, which leads to version 0.6 pickups being snapped for 0.7 clients. This causes snapshot CRC errors for the 0.7 clients, as the 0.6 and 0.7 pickup structs have different sizes. Now the version is no longer checked before calling IsSixup, which is the case in all other locations where the function is called and was also the case before this bug was introduced by #6330.

Checklist

  • [X] ...
Avatar
ChillerDragon: check this out https://argbash.dev/
Homepage of Argbash, the utility that makes command-line argument parsing in your shell scripts easy both for you as a developer and for your script's users.
Avatar
a4b489a Fix incorrect sixup detection when snapping pickups - Robyt3 6e6dfc9 Merge #6446 - bors[bot]
Avatar
chillerdragon BOT 2023-03-20 20:38:38Z
That’s neat. Eventho I have gotten really fast at writing Feature Rich arg parsers from scratch. (@Ryozuki)
ChillerDragon: check this out https://argbash.dev/
Avatar
Usage of console_enable_colors was removed by #5013 (@heinrich5991). Both console_enable_colors and console_output_level are not and have never been saved to the config. I think they should be saved.
21:37
The console chain was broken due to joystick_guid being renamed to inp_controller_guid, so the active controller was not being updated when the GUID is changed via the console.

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 boun...
Avatar
Closes #2459.

Checklist

  • [X] Tested the change ingame
  • [ ] Provided screenshots if it is a visual change
  • [X] Tested in combination with possibly related configuration options
  • [X] Written a unit test (especially base/) or added coverage to integration test
  • [X] Considered possible null pointers and out of bounds array indexing
  • [X] Changed no physics that affect existing maps
  • [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/...
Exported 46 message(s)