is the 45 degree aim setting in the settings tab suppose to reset your mousesens everytime you use that key? the bind in console doesn't do it and it's just when you use the bind in the settings tab
it's a known bug that it resets your sensitivity to 200, use this instead :
bind x "+toggle cl_mouse_max_distance 2 [input]; +toggle inp_mousesens 1 [input]"
if you place a spawn tile on the edge of the map it will be duplicated as expected. you don't spawn outside the map, but the ddnet-server.exe prints collision errors(edited)
yeah i noticed the 45 degree aim thing too. with dump_binds it shows that it uses 400 for cl_mouse_max_distance and 200 for inp_mousens. Not good for people who use other values for those 2 settings