def
|
d8533eea67
|
Proper Client Version numbers and more visible whispers
|
2014-01-30 16:49:15 +01:00 |
|
def
|
69df267bb1
|
Don't allow random_map when no maps are available in votes
|
2014-01-29 02:04:02 +01:00 |
|
def
|
beb74082b3
|
Send initial team state
|
2014-01-22 00:35:02 +01:00 |
|
def
|
aa64e86f12
|
Fix: Send proper votes to 64/16 player clients
|
2014-01-11 22:22:45 +01:00 |
|
def
|
f5cab53aa4
|
Send all votes to ddnet clients
|
2014-01-08 02:57:18 +01:00 |
|
def
|
5c2794fcea
|
Remove unused variable
|
2014-01-04 03:50:56 +01:00 |
|
def
|
bdc14849f7
|
Fix vote window
|
2014-01-03 13:51:18 +01:00 |
|
def
|
e44456c08e
|
Fix: Proper vote status for non-64-player-clients
|
2014-01-02 21:23:27 +01:00 |
|
def
|
8d4301b2e3
|
Next try to prevent DDRace problems
|
2014-01-02 02:15:19 +01:00 |
|
def
|
b919538663
|
Revert "DDRace clients don't work well with teams on 64 player servers"
This reverts commit 314c5cb275 .
|
2014-01-02 02:13:10 +01:00 |
|
def
|
314c5cb275
|
DDRace clients don't work well with teams on 64 player servers
|
2014-01-02 02:10:27 +01:00 |
|
def
|
a98458a9f3
|
Fix switches for 64 teams
|
2014-01-01 22:34:10 +01:00 |
|
def
|
39ba649849
|
Less restrictive spam protection
|
2014-01-01 22:06:46 +01:00 |
|
def
|
08eb38230f
|
Reverse Translation for DDRace64
|
2013-12-31 18:25:40 +01:00 |
|
def
|
3607218f12
|
Merge ddrace64 from eeeeee
|
2013-12-31 06:13:57 +01:00 |
|
def
|
5453c0c80f
|
Allow longer messages
|
2013-12-27 04:09:45 +01:00 |
|
def
|
3eaad43b6b
|
Merge remote-tracking branch 'upstream-teeworlds/0.6' into DDRace
Conflicts:
bam.lua
data/languages/index.txt
src/engine/server/server.cpp
src/engine/shared/network_server.cpp
src/game/client/components/chat.cpp
src/game/client/components/menus_settings.cpp
src/game/server/entities/character.cpp
src/game/server/gamecontext.cpp
src/game/version.h
|
2013-12-26 18:02:22 +01:00 |
|
def
|
ec4a83eb1a
|
Fix: Don't change tune parameters
|
2013-12-23 20:33:01 +01:00 |
|
def
|
70a0774453
|
Add /dnd
|
2013-12-22 18:30:13 +01:00 |
|
def
|
7237fe2a31
|
Add random_map
|
2013-12-07 00:15:56 +01:00 |
|
def
|
7af88ed004
|
Reset extended teleports
|
2013-11-24 19:23:58 +01:00 |
|
def
|
3dda7569e6
|
Display saved scores
|
2013-11-14 16:08:04 +01:00 |
|
def
|
0b305471d2
|
Add jetpack
|
2013-11-13 13:25:26 +01:00 |
|
def
|
fe44c5a569
|
add sv_show_others_default
|
2013-10-20 23:22:49 +02:00 |
|
def
|
34e568f41b
|
Add converse command
|
2013-10-18 11:42:35 +02:00 |
|
def
|
185f132a24
|
Don't send "Muted text"
|
2013-09-02 21:30:00 +02:00 |
|
def
|
58039066f4
|
Add local time screen at top
|
2013-08-23 00:45:48 +02:00 |
|
def
|
a2c7feda17
|
Add afk vote timer
|
2013-08-18 03:27:30 +02:00 |
|
def
|
a837b251ab
|
Whisper case-insensitive
|
2013-08-16 00:53:24 +02:00 |
|
def
|
8acea035bd
|
DDRaceNetwork -> DDraceNetwork
|
2013-08-13 18:32:33 +02:00 |
|
def
|
0d6acbda16
|
Fix spec voting
|
2013-08-13 18:14:03 +02:00 |
|
def
|
ed02dbed33
|
Whisper: Make chars with spaces work even without ""
|
2013-08-12 23:02:39 +02:00 |
|
def
|
0a5433178d
|
ddnet.no-ip.info -> ddnet.tw
|
2013-08-12 21:55:04 +02:00 |
|
def
|
131a7a7ad7
|
Fix: Don't allow empty whispers
|
2013-08-10 04:30:59 +02:00 |
|
def
|
ccc777f792
|
Max 4 commands per second
|
2013-08-10 04:21:20 +02:00 |
|
def
|
a1e9cc5c51
|
Spam protect whisper
|
2013-08-10 03:40:59 +02:00 |
|
def
|
b4f0b96acc
|
Fix /whisper
|
2013-08-09 15:07:17 +02:00 |
|
def
|
7f4fe15e1c
|
Add Whispering
|
2013-08-09 15:04:20 +02:00 |
|
def
|
b567c32820
|
ddnet Info
|
2013-08-07 04:47:03 +02:00 |
|
def
|
6169c78a79
|
Close memory leaks
|
2013-08-03 17:22:50 +02:00 |
|
def
|
8720186c75
|
Revert "Revert "Restrict rcon output (east)""
This reverts commit 35cf8832a9 .
|
2013-07-31 01:31:53 +02:00 |
|
def
|
9ae9b53c7f
|
Revert "Spam protect commands too"
This reverts commit 5de7f9a858 .
|
2013-07-31 01:31:05 +02:00 |
|
def
|
35cf8832a9
|
Revert "Restrict rcon output (east)"
This reverts commit ba5b98dd1d .
|
2013-07-31 01:27:29 +02:00 |
|
def
|
5de7f9a858
|
Spam protect commands too
|
2013-07-30 23:31:52 +02:00 |
|
def
|
ba5b98dd1d
|
Restrict rcon output (east)
|
2013-07-30 23:26:30 +02:00 |
|
def
|
55743535c6
|
Don't allow voting "info"
|
2013-07-30 00:41:35 +02:00 |
|
def
|
7f3b86227c
|
Don't allow voting "info"
|
2013-07-30 00:39:27 +02:00 |
|
def
|
aad8b97dae
|
Don't allow voting "info"
|
2013-07-30 00:36:21 +02:00 |
|
def
|
5e537f24c6
|
Fix: When a player is spec-voted while being in pause he can't rejoin because he stays in pause
|
2013-07-28 23:43:27 +02:00 |
|
def
|
919f6d1cb2
|
Merge branch 'spec-vote' into DDRace
|
2013-07-28 17:06:35 +02:00 |
|