Marcel Herd
7737129ed6
Fixed code style
2017-01-28 18:34:24 +01:00
Marcel Herd
b09bcb90a3
Added check for unbound key
2017-01-28 17:02:39 +01:00
Marcel Herd
1f58595033
Added command bind_print
2017-01-28 16:29:03 +01:00
def
1f636fe875
Fix team for echo
2017-01-06 00:30:21 +01:00
def
224b9d5443
echo command for clients prints to chat instead of mostly useless console
2017-01-06 00:17:53 +01:00
Dennis Felsing
fd7561f869
Merge pull request #604 from necropotame/clipfix
...
Skip clipped groups that are outside the screen
2017-01-05 18:11:40 +01:00
necropotame
b9e7728e2e
Skip clipped groups that are outside the screen
2017-01-05 10:24:52 +01:00
east
a19023cd80
Merge pull request #603 from heinrich5991/pr_fix_semicolon_timeoutcode
...
Fix a crash with semicolon handling and timeout codes
2017-01-04 18:36:06 +01:00
heinrich5991
b42a59f290
Fix a crash with semicolon handling and timeout codes
...
Timeout codes lead to deallocation of the player structure, the
semicolon code tried to access it, resulting in a segmentation fault.
2017-01-04 18:14:08 +01:00
Dennis Felsing
1e5be8454f
Merge pull request #600 from heinrich5991/pr_ddnet_disallow_semicolons_in_chat
...
Disallow usage of semicolons in chat commands
2017-01-03 18:08:25 +01:00
heinrich5991
80ea4c8590
Disallow usage of semicolons in chat commands
...
This prevents player name exploits due to tab completion of nicknames
that could result in unwanted commands being executed.
Print a deprecation message that is supposed to be removed in the
future.
2017-01-03 14:01:51 +01:00
heinrich5991
e94c0260d7
Implement /rules in a less copy-and-pasty way
2017-01-03 13:57:22 +01:00
def
465b61fe92
Use Taiwanese flag for Traditional Chinese
2016-12-16 21:34:21 +01:00
Dennis Felsing
57c04cf988
Version 10.3.5
2016-12-16 15:56:22 +01:00
Dennis Felsing
7296dd2b53
Merge pull request #590 from Redix/pr_finish_buffer
...
Fix buffer overflow in race recorder and ghost
2016-12-16 15:54:02 +01:00
Dennis Felsing
ff47f98f8f
Merge pull request #594 from BannZay/mapDetailsButtonNameFix
...
map details button name fix
2016-12-16 14:10:52 +01:00
BannZay
c6e7ad5e45
map details button name fix
2016-11-27 20:55:05 +02:00
Jhon Doe
9c2c2a329c
Add palestinian flag
2016-11-25 14:40:15 +01:00
def
49127a251a
Initialize int to fix compiler warning
2016-11-19 01:42:20 +01:00
Dennis Felsing
5fc3959285
Merge pull request #592 from east/laserfix
...
Fix laser rendering on high gameticks
2016-11-19 00:44:30 +01:00
Kevin Mersch
22753c2026
fix laser rendering on high gameticks
2016-11-18 21:28:14 +01:00
Dennis Felsing
fd91782625
Merge pull request #591 from heinrich5991/pr_ddnet_fastdownload_vital
...
Add the VITAL flag to fastdownload packets
2016-11-18 15:20:21 +01:00
heinrich5991
b510db9ee9
Add the VITAL flag to fastdownload packets
...
This lets 0.6.4 clients connect to DDNet servers again. Instead of doing
our own resend logic, just always send `sv_map_window` packets ahead and
let the Teeworlds network deal with possible resends.
2016-11-18 15:12:48 +01:00
Redix
22e2489377
fixed buffer overflow in race recorder and ghost
2016-11-15 15:28:11 +01:00
Dennis Felsing
45ccf033ad
Fix german language file a bit
2016-11-15 13:53:46 +01:00
Dennis Felsing
243ed93fdf
Merge pull request #578 from heinrich5991/pr_ddnet_better_confusables
...
Implement the confusable algorithm from Unicode more closely
2016-11-15 13:43:26 +01:00
heinrich5991
ba8f2feb8b
Improve performance of str_utf8_skeleton
...
Break out of the loop early if possible.
2016-11-07 21:42:19 +01:00
Dennis Felsing
c21399c4c5
Merge pull request #567 from d3fault/master
...
dummy copyMoves/hammer disabling when dummy connecting
2016-11-07 10:20:11 +01:00
Dennis Felsing
dc18f16623
Cleanup
2016-11-07 10:19:32 +01:00
Dennis Felsing
b7cb4ee017
Merge pull request #573 from ddnet/pr-demo-speed
...
Refactor demo speed setting, add 1.5x speed (fixes #568 )
2016-11-07 10:19:05 +01:00
Dennis Felsing
1330e7cf54
Merge pull request #576 from elemongw/fix-server-icon
...
Fix macOS server icon
2016-11-07 10:18:53 +01:00
Dennis Felsing
2de9f9c279
Merge pull request #571 from PathosEthosLogos/patch-1
...
More Korean translations
2016-11-07 10:17:10 +01:00
Dennis Felsing
b3dc83c7cc
Merge pull request #583 from BannZay/russianLocalizationUpdate
...
Russian localization update
2016-11-07 10:14:05 +01:00
BannZay
e67fc795a5
Russian localization update
2016-11-07 04:59:42 +02:00
Dennis Felsing
3bf925f5d7
Version 10.3.4
2016-11-04 13:27:01 +01:00
Dennis Felsing
ab6ed4c589
Discard invalid snaps
2016-11-04 13:26:46 +01:00
Dennis Felsing
40da13695a
Add traditional_chinese to index
2016-11-04 08:33:29 +01:00
def
5074355591
Rename traditional_chinese language file, still missing in index
2016-11-03 22:19:57 +01:00
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