1
, "The time in seconds between chat messages")
0
, "The minimum time in seconds between map votes")
1
, "The minimum time in seconds between kills")
3
, "How many seconds the players will remain frozen")
hard
hard
ca517f2
enhance editor toolbar sounds - dobrykafe
6e2ddfb
use nullptr
instead of 0
, add missing return statement - dobrykafe
5b609c8
extract CEditor::DoAudioPreview
, also use in file dialog - dobrykafe
8adbbc4
fix requested changes - dobrykafe
d4fed23
Merge pull request #7208 from dobrykafe/pr-editor-toolbar-sounds - Robyt3CEditorImage
was being overwritten when loading external images, which was causing the already loaded image name to be cleared, due to the changed order of operations (regression from #7008). This is fixed by using CImageInfo
to load the image and only copying the relevant members to the CEditorImage
.
/save
on a solo server or one with teams disabled. It would announce the team the ID is in. But if it was ID 0, it would announce that everyone died :D Now it will just send killmsg of the player name instead of a team.
!image
!image
communityicons
folder in the config directory from a URL specified in the DDNet info json. The icons are only re-downloaded when their SHA256 has...rustc
version might be too old, to get an up-to-date Rust compiler you can use rustup with stable channel instead or try the rustc-mozilla
package.6532d1b
fix mouse position for hook/shots - hardliner66
6c94e84
make sub-tick-aiming configurable - hardliner66
922a167
disable by default - JSaurusRex
f1dd707
fixed clang formatting error - JSaurusRex
03fad41
let fix_style.py do its course - JSaurusRex
3c7ad14
done requested code changes - JSaurusRex
cc62d95
Merge pull request #7253 from JSaurusRex/midTickAim - def-str_format
to build the help string.