Page 1 of 1

Patch 10.4

Posted: Mon Feb 27, 2017 5:12 pm
by Pathos
Skip clipped groups that are outside the screen
Added command bind_print
Get rid of trailing whitespaces
Explanations for these please!

Great patch with the ctrl+backspace BTW

Re: Patch 10.4

Posted: Mon Feb 27, 2017 5:57 pm
by Shishigami
bind_print is like dump_binds but for 1 key only:

Code: Select all

> bind_print k
[binds]: k (107) is not bound
> bind k kill
[binds]: bound k (107) = kill
> bind_print k
[binds]: k (107) = kill
"Get rid of trailing whitespaces" is essentially a cosmetic change for developers only

Re: Patch 10.4

Posted: Mon Feb 27, 2017 8:20 pm
by Ryozuki
Pathos wrote: Great patch with the ctrl+backspace BTW
:P

Re: Patch 10.4

Posted: Mon Feb 27, 2017 11:51 pm
by forsaken
Something happened to the teamchat's player name colour:

Image

how it should be:
Image