oy
|
75cdc0a769
|
drop game messages when client isn't ingame. Closes #1081
|
2013-03-23 15:59:27 +01:00 |
|
Magnus Auvinen
|
1711be955b
|
fixed all the errors that the clang static analayzer found
|
2013-02-24 17:58:34 +01:00 |
|
SushiTee
|
e359f82c69
|
init m_LockTeams with 0 to prevent locked teams on server start
|
2012-01-26 22:18:21 +01:00 |
|
SushiTee
|
4b2a34e1c5
|
force vote only if there is a vote
|
2012-01-26 22:17:26 +01:00 |
|
oy
|
dfe91338f0
|
added pause command. Closes #15
|
2012-01-10 00:49:31 +01:00 |
|
oy
|
4fde2cf7f2
|
add tuning to demo. Closes #899
|
2012-01-09 00:49:20 +01:00 |
|
oy
|
57a975f38e
|
added a server command to lock teams. Closes #831
|
2012-01-08 13:55:20 +01:00 |
|
oy
|
c975390195
|
made vote ban check if the ip matches an authed player
|
2011-12-31 12:11:48 +01:00 |
|
oy
|
ccaec79567
|
made it possible to automatically swap teams between rounds
|
2011-12-30 22:47:26 +01:00 |
|
oy
|
11cc0e78d7
|
removed chat spam for the team commands
|
2011-12-30 22:30:28 +01:00 |
|
oy
|
ed4158e837
|
fixed last commit
|
2011-12-30 22:17:51 +01:00 |
|
BeaR
|
afb1d5e201
|
Swap and Shuffle Teams
|
2011-12-30 21:52:01 +01:00 |
|
oy
|
353f5cc8d6
|
fixed that the flag grab sound is played several times in a server side demo. Closes #901
|
2011-12-29 13:56:24 +01:00 |
|
oy
|
8e0ce38e29
|
fixed sv_max_client usage
|
2011-12-04 16:51:33 +01:00 |
|
oy
|
709c05bb37
|
improved description for restart command. Closes #796
|
2011-08-05 19:52:32 +02:00 |
|
oy
|
571dff6216
|
made rcon auto completion serverside. Closes #97
|
2011-07-14 22:07:21 +02:00 |
|
Romain Labolle
|
a6dc6f34b6
|
Display a message when an admin forces a vote. Closes #759
|
2011-07-11 11:28:04 +02:00 |
|
oy
|
08b6ffd52c
|
fixed possible server stressing
|
2011-06-27 17:20:46 +02:00 |
|
Johannes Loher
|
f80c46e24d
|
fixed so you can use whatever time you want on set_team and so that it uses minutes
|
2011-06-27 17:07:51 +02:00 |
|
Johannes Loher
|
14f98a9ded
|
Added possibility to deny changing of team after a set_team for a certain amount of time. Added server setting to do this automatically for spec votes. fixes #640.
|
2011-06-27 17:07:23 +02:00 |
|
oy
|
348806d993
|
abort "move to spectator"-vote when the player disconnects
|
2011-06-09 22:31:55 +02:00 |
|
Choupom
|
deff0ce7c4
|
fixed netevent struct names
|
2011-06-02 17:40:08 +02:00 |
|
Choupom
|
1a02017094
|
fixed some strings
|
2011-06-02 17:39:05 +02:00 |
|
oy
|
15e1d4f1d6
|
distinguish [chat] and [teamchat] in console messages. Closes #643
|
2011-05-05 02:08:39 +02:00 |
|
oy
|
06115dd49d
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
|
oy
|
9b97eb282a
|
prevent that you can add votes with an empty description
|
2011-04-05 20:06:41 +02:00 |
|
oy
|
0046825953
|
fixed server crash on remove vote
|
2011-04-04 16:58:53 +02:00 |
|
oy
|
d7b6c3543b
|
fixed a compiler warning. Closes #565
|
2011-04-01 17:46:20 +02:00 |
|
heinrich5991
|
b6fa69cedb
|
the server shows the disconnect reason of clients now
|
2011-04-01 00:05:35 +02:00 |
|
oy
|
32876b9ba7
|
changed the output level of a console message
|
2011-03-31 21:46:01 +02:00 |
|
oy
|
f9288eb5b1
|
fixed that spectators go to free view if the followed player joins spectators and prevent that you can follow spectators
|
2011-03-28 23:45:47 +02:00 |
|
oy
|
34a9ca20a7
|
added ipv6 support from the old lua branch
|
2011-03-28 20:11:28 +02:00 |
|
oy
|
722644008f
|
added a respawn delay command for tdm
|
2011-03-26 22:38:05 +01:00 |
|
oy
|
5b328e5484
|
added a limit for the number of votes that can be added to the server and send options as lists when a client joins. Closes #459
|
2011-03-26 22:06:29 +01:00 |
|
oy
|
fbeace5272
|
cleaned up some voting code
|
2011-03-26 17:44:34 +01:00 |
|
oy
|
b8f144ba81
|
added a vote that allows to move a player to spectators. Closes #58
|
2011-03-26 16:56:59 +01:00 |
|
oy
|
0e207fba6f
|
fixed problem with force_vote command
|
2011-03-26 16:24:12 +01:00 |
|
oy
|
6ece07ee74
|
added force_vote command
|
2011-03-25 12:06:45 +01:00 |
|
oy
|
359b806e95
|
added remove_vote command. Closes #47
|
2011-03-25 11:49:35 +01:00 |
|
oy
|
a4580d451f
|
added reasons to vote in general and show reason in vote hud. Closes #219
|
2011-03-25 10:26:59 +01:00 |
|
oy
|
8ad3def65e
|
added aliases for votes. Closes #144
|
2011-03-25 09:49:21 +01:00 |
|
oy
|
96808a1145
|
made it possible to just show the number of player slots of a server (instead of client ones). Closes #68
|
2011-03-20 15:33:49 +01:00 |
|
oy
|
30d9c9f4d9
|
made network support clan name and country code for players
|
2011-03-15 11:23:49 +01:00 |
|
oy
|
27e5a6af0d
|
made clients sending startinfo a requirement to prevent empty player infos
|
2011-03-15 09:58:57 +01:00 |
|
oy
|
ee2f625754
|
added extended spectator mode. Closes #28
|
2011-03-10 10:08:14 +01:00 |
|
oy
|
0640acb27e
|
added a command to set a minimum player limit that is needed to start a kick vote
|
2011-03-04 17:35:50 +01:00 |
|
oy
|
d939b84125
|
removed no longer needed progression browse info
|
2011-02-16 12:31:47 +01:00 |
|
oy
|
3c7adc6a7f
|
fixed nethash
|
2011-02-13 13:06:19 +01:00 |
|
GreYFoXGTi
|
68a1a29db8
|
Reverted 1 Letter Refactoring or Edited it to a full name.
|
2011-02-13 12:57:10 +01:00 |
|
GreYFoXGTi
|
1b2703aaba
|
Refactoring & fixed WEAPONSPEC_GUN in content.py
|
2011-02-12 21:18:41 +01:00 |
|