Ryozuki
5c7856ee59
Added cl_showping
2016-05-03 16:06:10 +02:00
H-M-H
e39829ef7c
killer of locked team will get strong hook on respawn
2016-03-04 22:55:12 +01:00
H-M-H
42a68636b5
tweaked respawndelay a bit
2016-02-02 21:14:46 +01:00
H-M-H
cb1c63c652
Merge pull request #410 from heinrich5991/pr_ddnet_join_vote_delay
...
Add sv_join_vote_delay
2016-01-29 12:58:05 +01:00
def
0a49428e21
Veto considers time on server not in current race
2016-01-27 02:14:46 +01:00
heinrich5991
90ba4c5986
Make join vote delay the default
2016-01-22 17:44:53 +01:00
heinrich5991
957844e234
Add comment about when sv_join_vote_delay
doesn't apply
2016-01-21 00:09:11 +01:00
heinrich5991
384668928b
Add sv_join_vote_delay
...
This is a new delay that specifies how many seconds you have to wait
before making your first vote. In case the server was only recently
filled (e.g. by a map change or if people start joining an empty
server), this delay is disabled (in the first case, because it's normal
to join after a map change, in the second case because you might have
joined the empty server to vote for a different map).
2016-01-19 23:52:28 +01:00
def
727ea434d4
Increase magic number a bit until we assume client is not DDNet
2015-08-07 03:26:50 +02:00
def
b3592380d1
Re-enable broadcast for old DDNet client version
2015-07-04 14:12:49 +02:00
def
87ebb2f03e
Defer character kill from thread to prevent race conditions
2014-12-07 03:42:43 +01:00
def
93d0f43a6a
Broadcast about DDNet client delayed a bit ( fixes #72 )
2014-11-25 20:33:21 +01:00
east
630fd4fa07
sending vote options balanced
2014-10-26 19:39:42 +01:00
def
5cb861c331
Disable old client display for now since it's not working with dummy
2014-10-12 18:49:46 +02:00
def
3ff6b951c1
Configurable messages
2014-10-12 12:51:54 +02:00
def
517f1a80ea
Add notification for old client
2014-10-12 12:49:44 +02:00
def
fda12b88bf
Make sv_client_suggestion optional
2014-10-12 11:35:36 +02:00
def
6333583141
Display message about DDNet client to players not using it
2014-10-12 11:33:36 +02:00
def
3804c16f02
Fix a bunch of crashes on server demo recording
2014-09-26 03:20:47 +02:00
def
741cf8f8c7
Cleanup & Halloween event
2014-09-18 12:14:00 +02:00
def
4473fd504b
Indentation
2014-08-31 14:12:03 +02:00
def
f1e4700ae8
Add a timeout protection message
2014-08-17 05:04:37 +02:00
def
2980bd77e8
Add /specteam
2014-08-09 19:53:38 +02:00
def
f859f350ca
Kind of working with timeout code
2014-08-09 17:25:29 +02:00
def
4af575654b
Kind of working
2014-08-09 14:50:51 +02:00
def
145f0434f5
Add /save by the glorious HMH
2014-07-26 14:46:31 +02:00
def
e69987cc93
Hopefully fix spectating
2014-06-22 15:16:34 +02:00
def
4c87cedd4d
Better make sure that something exists before using it
2014-05-19 01:57:52 +02:00
def
7133545e1a
Formatting
2014-04-18 14:50:15 +02:00
HMH
4a8011ced4
determine tunings to send with the players viewpos
2014-04-18 14:43:33 +02:00
def
e6052ed411
add sv_pause_messages
2014-03-26 14:21:49 +01:00
HMH
f2c8134bd2
send correct tunings to spectators
2014-03-23 17:10:49 +01:00
def
0e15c22639
More sensitive afk detection
2014-02-21 18:27:00 +01:00
def
17102bdf09
Still have to keep crashmeplx
2014-02-13 19:53:30 +01:00
def
4321e80c4d
style
2014-02-12 13:28:07 +01:00
def
7804f9314d
Hopefully fix a bunch of locked team bugs
2014-02-08 14:33:42 +01:00
def
823a04333a
Add /showall
2014-02-02 19:56:10 +01:00
def
0be802c005
Fix: Even show correct team if there was a locked team before
2014-02-02 11:10:00 +01:00
def
caa1f15d12
Fix possible crashes
2014-01-30 16:54:58 +01:00
def
d8533eea67
Proper Client Version numbers and more visible whispers
2014-01-30 16:49:15 +01:00
def
6126ad50c4
Fix range of team related bugs by actually removing people from team when they spectate
2014-01-11 15:19:34 +01:00
def
2af9d9f423
Switchable ninjajetpack
2014-01-11 13:59:20 +01:00
def
3607218f12
Merge ddrace64 from eeeeee
2013-12-31 06:13:57 +01:00
def
b6f8156e1f
New fix for solo maps with switches
2013-12-28 16:27:47 +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
70a0774453
Add /dnd
2013-12-22 18:30:13 +01:00
def
0b70f874dc
Add sv_team 3 (forced random team for you, useful for solo ddrace)
2013-12-19 23:04:01 +01:00
def
db1304b597
Fix Null Pointer bug
2013-11-16 02:36:04 +01:00
def
eba45c4f0a
Add /lock
2013-11-16 00:44:49 +01:00
def
295a1aaa50
Code cleanup
2013-11-14 16:26:25 +01:00