Commit Graph

72 Commits

Author SHA1 Message Date
Freddy
bbf30c1fc8 Document sv_vote_gametype in server.cfg 2016-11-04 15:14:47 +01:00
Mario
9297491f31 Remove some old cvars from server.cfg 2016-03-25 03:09:19 +10:00
Mirio
d4d24f4d7c Fix msg 57 2015-09-02 19:11:16 +02:00
Mirio
e287a828f4 Fix msg 39 2015-08-31 19:05:31 +02:00
Mirio
98bfce8c1d Colors are now fixed 2015-08-21 01:44:48 +02:00
Mirio
3a3da8a035 Color codes were removed sigh 2015-08-21 01:38:00 +02:00
Mirio
034f34b377 Fix an error when using help_loop 2015-08-21 01:32:59 +02:00
Mirio
3406d20442 Fix typo in msg 35 2015-08-21 01:24:49 +02:00
Mirio
c4498053f8 Fix quotation in msg 1, which broke it. Fix color code of nick, add some color highlights 2015-08-21 01:22:49 +02:00
Mario
86ea593b0a Update server readme.txt 2015-07-30 15:24:54 +10:00
Mirio
402d56da22 More improvements by packer 2015-07-27 19:40:05 +02:00
Mirio
f5a98acf44 Sigh 2015-07-27 18:20:39 +02:00
Mirio
3d4c506f65 Fix sentence about Arc 2015-07-27 18:18:15 +02:00
Mirio
c1df98fc69 Fix #146 2015-07-27 18:13:51 +02:00
Mirio
191365368d Fix 146 2015-07-27 18:11:50 +02:00
nyov
492d615bfe Renaming MinstaGib mode to InstaGib, as per xonvote (#31) 2014-11-27 05:36:37 +00:00
Rudolf Polzer
1f56fcf6b7 Add a note about the port number. Implements poll #211. 2014-02-10 18:15:33 +01:00
Rudolf Polzer
6bbdb3eafe sys_ticrate is now impure, so remove it 2013-09-08 18:47:02 +02:00
Rudolf Polzer
cfb4d69ee0 Fix banlist IP, fixes #1660 2013-07-13 11:03:01 +02:00
Samual Lenks
bf124ac643 Add shuffleteams vote to default server config 2012-12-31 18:27:53 -05:00
merlijn
cde5242ea2 Add a check to avoid some warnings 2012-08-25 14:15:01 +02:00
Rudolf Polzer
01c81f2c61 prevent_imbalance 2012-08-02 15:50:36 +02:00
Rudolf Polzer
c286531ac6 fix url 2012-03-26 22:09:23 +02:00
Rudolf Polzer
fa0baf84c3 fix g_nix server.cfg items, thanks ItsMe 2012-03-01 13:34:49 +01:00
Rudolf Polzer
284da4dc2e include number of active player slots in the report 2012-02-24 15:47:19 +01:00
Rudolf Polzer
b881f9fe2a new feature: dp_timinglog, write a log file of all timing reports 2012-02-24 13:29:37 +01:00
Samual
bac60bded6 Fix command name in rcon2irc 2012-01-06 10:52:10 -05:00
Samual
a39370ebba Merge remote branch 'origin/master' into samual/updatecommands 2012-01-01 14:44:44 -05:00
Rudolf Polzer
52a7995f8f Merge branch 'master' of /var/cache/git/xonotic/xonotic 2011-12-27 13:54:22 +01:00
Rudolf Polzer
207cf23b36 rcon2irc: add an option irc_commands 2011-12-27 13:54:03 +01:00
Samual
49a45eeff2 Merge remote branch 'origin/master' into samual/updatecommands 2011-12-25 22:21:20 -05:00
Rudolf Polzer
a5aa85bbce spawnshieldtime is pure now, so better document it here 2011-12-25 16:55:20 +01:00
Samual
8989486a2d Synchronize server.cfg cvars/settings with commands.cfg 2011-12-17 12:25:47 -05:00
Rudolf Polzer
2b49f72720 fix it here too 2011-12-15 15:45:02 +01:00
Rudolf Polzer
2e3bbab2e0 fix docs 2011-12-15 15:33:55 +01:00
Rudolf Polzer
0f72828579 document g_powerup_* here too 2011-12-15 15:23:35 +01:00
Rudolf Polzer
6ef7864e5f document some more cvars 2011-12-15 15:14:25 +01:00
Rudolf Polzer
b53b0c7c7e pickip in rcon2irc: handle "override ip not set" 2011-12-04 16:48:22 +01:00
Rudolf Polzer
d636e647ad rcon2irc: support for rcon2irc behind NAT (not tested) 2011-11-07 13:52:36 +01:00
Xonotic Build Service
d6c8346800 put sys_ticrate in the server.cfg template 2011-09-05 13:09:12 +02:00
Rudolf Polzer
a4ba6c7461 do the same in the server directory too 2011-08-24 23:07:50 +02:00
Rudolf Polzer
28c8560a7a Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic 2011-08-22 21:57:43 +02:00
Rudolf Polzer
f29dc76f4c comment out g_weapon_stay example 2011-08-22 21:57:29 +02:00
Rudolf Polzer
5b66e40fa6 updte default skill here too 2011-08-22 21:56:14 +02:00
Rudolf Polzer
26df6fbb6e fix typo 2011-08-18 13:41:32 +02:00
Rudolf Polzer
ec29205acd sv_weaponstats_file into server.cfg 2011-08-18 13:37:16 +02:00
root
cd4efdb168 Updating server config map list to the current master maps.
Deleted Nexiuz maps and inserted Xonotic maps.
2011-06-04 21:45:43 -05:00
root
f346657d65 Changed lines 4 and 5 of server_linux.sh to the correct file names.
executable="xonotic-linux64-dedicated" ;;
executable="xonotic-linux32-dedicated" ;;
This resolves ticket #478
2011-06-03 16:04:40 -05:00
Rudolf Polzer
2eb206c48d put g_maxplayers in server.cfg 2011-01-28 22:18:00 +01:00
Rudolf Polzer
d25c81666d document that minstagib pure servers are allowed to have hook or jetpack 2010-12-12 18:16:17 +01:00