def
79c37ce0fe
Version 10.3.3
2016-11-03 22:13:37 +01:00
def
34531c0696
cleanup
2016-11-03 22:10:31 +01:00
heinrich5991
cd3b0ae855
Implement the confusable algorithm from Unicode more closely
...
See UTS#39 "Unicode Security Mechanisms":
http://www.unicode.org/reports/tr39/
This means that characters with accents or other things around them are
now considered the confusable with the base character.
Fixes #557 . Fixes #575 .
2016-10-30 13:45:55 +01:00
Giorgos Retsinas
a0b2abff28
Fix macOS server icon
2016-10-29 15:09:14 +03:00
Dennis Felsing
c92e10914a
Refactor demo speed setting, add 1.5x speed ( fixes #568 )
2016-10-28 09:31:22 +02:00
PathosEthosLogos
68a91f3c8d
More translations
2016-10-27 16:42:17 -05:00
d3fault
d6b732113e
dummy copyMoves/hammer disabling when dummy connecting
2016-10-26 15:00:02 -07:00
Dennis Felsing
795e68ec2b
Merge pull request #561 from BannZay/ConNinja
...
Getting jetpack through remote
2016-10-24 14:22:56 +02:00
Dennis Felsing
bfd54db3f5
Merge pull request #566 from timakro/pr_brazilian_portuguese_translation_update
...
Update Brazilian Portuguese translation, closes #564
2016-10-24 14:18:12 +02:00
Tim Schumacher
4f88ba3c34
Update Brazilian Portuguese translation by Rafael Fontenelle, closes #564
2016-10-24 14:14:00 +02:00
Dennis Felsing
bf54147e27
Merge pull request #563 from SiuFuWong/patch-1
...
Create traditional_chinese
2016-10-20 07:09:26 +02:00
Elvis
79361053d4
Create traditional_chinese
...
Add Traditional Chinese language
2016-10-19 17:57:57 +08:00
BannZay
a96ebde93a
getting jetpack through remote
2016-10-10 15:18:06 +03:00
east
3b8c17d9d6
fixed VS compilation
2016-10-06 13:03:48 +02:00
east
823e330a76
Merge pull request #554 from heinrich5991/pr_ddnet_random_timeouttoken
...
Generate server-specific timeout codes
2016-10-05 12:21:51 +02:00
heinrich5991
0836298261
Merge pull request #559 from timakro/pr_fix_gitignore
...
Fix .gitignore excluding some src directories
2016-10-04 22:37:29 +02:00
Tim Schumacher
fa548bc2a0
Fix .gitignore excluding some src directories
2016-10-04 22:10:12 +02:00
heinrich5991
38f7707e7a
Merge pull request #558 from ChillerDragon/master
...
Fixed typo.
2016-10-04 21:04:40 +02:00
ChillerDragon
944752b78a
Fixed typo.
2016-10-04 20:08:39 +02:00
heinrich5991
fce9ec6cda
Replace UI elements for the timeout code
...
Now you can regenerate your timeout seed with the click of a button.
2016-10-03 13:56:15 +02:00
heinrich5991
89b6d0c3da
Fix C89 compilation and a copy&paste mistake
2016-10-03 12:31:11 +02:00
heinrich5991
7ca2697135
Generate server-specific timeout codes
...
This way, servers can no longer hijack the timeout codes of clients.
Timeout codes are generated from md5(seed + dummy + server address).
If `cl_timeout_seed` is set to the empty string, the old config options
are used instead.
2016-10-02 11:36:42 +02:00
heinrich5991
e950351346
Put the password generation into base
2016-10-01 23:04:16 +02:00
Dennis Felsing
1db5d72879
Version 10.3.2
2016-09-29 13:50:51 +02:00
Dennis Felsing
67ef498573
Merge pull request #549 from heinrich5991/pr_ddnet_improve_pause
...
Don't show player HUD during `/pause`
2016-09-29 13:48:12 +02:00
heinrich5991
3c3b46467b
Merge pull request #552 from godwhoa/master
...
Fix #267
2016-09-28 22:53:15 +02:00
gjdaniel1999
142ae25e5d
Fix #267
...
Fixes crashes caused by dns timeout.
2016-09-28 10:48:51 +05:30
Dennis Felsing
12257d065b
Merge pull request #551 from BannZay/emoticon-render-fix
...
emoticon render fix
2016-09-26 21:01:45 +02:00
BannZay
d4ea20001c
tee size fix
2016-09-26 21:56:13 +03:00
def
3ed6692ad7
SQL string cleanup
2016-09-25 10:41:34 +02:00
heinrich5991
c08206dd96
Don't show player HUD during /pause
for vanilla clients
2016-09-20 21:40:40 +02:00
heinrich5991
f49d60945d
Don't show player HUD during /pause
2016-09-20 16:34:49 +02:00
Dennis Felsing
5a29fa8fca
Merge pull request #544 from east/dnsbl
...
Basic DNSBL implementation
2016-09-19 11:57:07 +02:00
Dennis Felsing
98a2f459b6
Merge pull request #533 from BannZay/openCurrentMap
...
Load Current Map button added
2016-09-05 18:27:54 +02:00
BannZay
66c44cea79
MAX_PATH_LENGTH instead of pure magick
2016-09-05 18:54:35 +03:00
east
c6efc85a80
dnsbl_status added
2016-09-05 14:05:07 +02:00
east
c9a50916b3
sv_dnsbl_vote option added
2016-09-05 11:53:26 +02:00
east
678a69bf5b
basic DNSBL implementation
2016-09-05 11:38:11 +02:00
Dennis Felsing
504e01fb74
Version 10.3.1
2016-09-05 09:30:56 +02:00
Dennis Felsing
2291625305
Merge pull request #542 from ACTom/master
...
Fix lost first character when quickly input in chat
2016-09-05 09:28:36 +02:00
H-M-H
1a311585be
escape strings before applying FuzzyString
2016-09-03 18:28:11 +02:00
ACTom
3da2ba1f38
delete comment code
2016-09-01 21:17:27 +08:00
ACTom
c06e2d71cd
fix lost first character when quickly input in chat
2016-09-01 21:12:13 +08:00
ACTom
02107fd2c9
Merge pull request #1 from ddnet/master
...
Merge ddnet/ddnet
2016-09-01 21:08:53 +08:00
Dennis Felsing
f3f6338ed1
Merge pull request #540 from Speedy-Consoles/master
...
Reliable 1-tick unfreeze
2016-08-28 10:10:06 +02:00
Speedy Consoles
39704a04a7
made 1-tick unfreeze reliable
2016-08-27 18:03:50 +02:00
Dennis Felsing
e552e2df69
Merge pull request #538 from ACTom/master
...
Fix editor cannot input
2016-08-26 23:59:15 +02:00
ACTom
363d0f81a4
Fix editor cannot input
...
fix bug that press ctrl+shift+e enter editor and cannot input anything.
fixed by TsFreddie
2016-08-27 02:29:57 +08:00
Dennis Felsing
1b9c695652
Version 10.3
2016-08-24 11:11:20 +02:00
BannZay
6f99d05ef6
Merge remote-tracking branch 'upstream/master' into openCurrentMap
2016-08-23 14:40:13 +03:00