Browse Source

Renamed TeeWorlds to Teeworlds

pull/3/head
Daniel Gibbs 9 years ago
parent
commit
49f6e0b593
  1. 2
      Teeworlds/cvars/ServerCommands.txt
  2. 18
      Teeworlds/cvars/ServerSettings.txt
  3. 46
      Teeworlds/cvars/TuningReference.txt
  4. 2
      Teeworlds/tdm.cfg

2
Teeworlds/cvars/ServerCommands.txt

@ -1,6 +1,6 @@
// **************************************************************************** // ****************************************************************************
// * // *
// TeeWorlds - Server Commands * // Teeworlds - Server Commands *
// URL: https://www.teeworlds.com/?page=docs&wiki=server_commands * // URL: https://www.teeworlds.com/?page=docs&wiki=server_commands *
// Version 281015 * // Version 281015 *
// * // *

18
Teeworlds/cvars/ServerSettings.txt

@ -1,6 +1,6 @@
// **************************************************************************** // ****************************************************************************
// * // *
// TeeWorlds - Server Settings * // Teeworlds - Server Settings *
// URL: https://www.teeworlds.com/?page=docs&wiki=server_settings * // URL: https://www.teeworlds.com/?page=docs&wiki=server_settings *
// Version 281015 * // Version 281015 *
// * // *
@ -20,7 +20,7 @@ Engine settings
Settings Description Default Settings Description Default
sv_name Name of the server unnamed server sv_name Name of the server unnamed server
bindaddr * Address to bind bindaddr * Address to bind
sv_port * Port the server will listen on 8303 sv_port * Port the server will listen on 8303
sv_external_port * Port to report to the master servers (e.g. in case of a firewall rename) 0 sv_external_port * Port to report to the master servers (e.g. in case of a firewall rename) 0
sv_max_clients * Number of clients that can be connected to the server at the same time 12 sv_max_clients * Number of clients that can be connected to the server at the same time 12
@ -28,17 +28,17 @@ sv_max_clients_per_ip Number of clients with the same ip that can be connected t
sv_high_bandwidth * Use high bandwidth mode, for LAN servers only 0 sv_high_bandwidth * Use high bandwidth mode, for LAN servers only 0
sv_register Register on the master servers 1 sv_register Register on the master servers 1
sv_map Map to use dm1 sv_map Map to use dm1
sv_rcon_password Password to access the remote console (if not set, rcon is disabled) sv_rcon_password Password to access the remote console (if not set, rcon is disabled)
password Password to connect to the server password Password to connect to the server
logfile Path to a logfile logfile Path to a logfile
console_output_level Adjust the amount of messages in the console 0 console_output_level Adjust the amount of messages in the console 0
sv_rcon_max_tries Maximum number of tries for remote console authetication 3 sv_rcon_max_tries Maximum number of tries for remote console authetication 3
sv_rcon_bantime Time (in minutes) a client gets banned if remote console authentication fails (0 makes it just use kick) 5 sv_rcon_bantime Time (in minutes) a client gets banned if remote console authentication fails (0 makes it just use kick) 5
sv_auto_demo_record Automatically record demos 0 sv_auto_demo_record Automatically record demos 0
sv_auto_demo_max Maximum number of automatically recorded demos (0 = no limit) 10 sv_auto_demo_max Maximum number of automatically recorded demos (0 = no limit) 10
ec_bindaddr Address to bind the external console to. Anything but 'localhost' is dangerous" localhost ec_bindaddr Address to bind the external console to. Anything but 'localhost' is dangerous" localhost
ec_port Port to use for the external console ec_port Port to use for the external console
ec_password External console password" ec_password External console password"
ec_bantime The time a client gets banned if econ authentication fails. 0 just closes the connection 0 ec_bantime The time a client gets banned if econ authentication fails. 0 just closes the connection 0
ec_auth_timeout Time in seconds before the the econ authentication times out 30 ec_auth_timeout Time in seconds before the the econ authentication times out 30
ec_output_level Adjusts the amount of information in the external console 1 ec_output_level Adjusts the amount of information in the external console 1
@ -49,9 +49,9 @@ sv_warmup Warmup time between rounds 0
sv_scorelimit Score limit of the game (0 disables it) 20 sv_scorelimit Score limit of the game (0 disables it) 20
sv_timelimit Time limit of the game (in case of equal points there will be sudden death) 0 sv_timelimit Time limit of the game (in case of equal points there will be sudden death) 0
sv_gametype Gametype (dm/ctf/tdm) (This setting needs the map to be reloaded in order to take effect) dm sv_gametype Gametype (dm/ctf/tdm) (This setting needs the map to be reloaded in order to take effect) dm
sv_maprotation The maps to be rotated sv_maprotation The maps to be rotated
sv_rounds_per_map Number of rounds before changing to next map in rotation 1 sv_rounds_per_map Number of rounds before changing to next map in rotation 1
sv_motd Message of the day, shown in server info and when joining a server sv_motd Message of the day, shown in server info and when joining a server
sv_spectator_slots Number of clients that can only be spectators 0 sv_spectator_slots Number of clients that can only be spectators 0
sv_teambalance_time Time in minutes after the teams are uneven, to auto balance 1 sv_teambalance_time Time in minutes after the teams are uneven, to auto balance 1
sv_spamprotection Enable spam filter 1 sv_spamprotection Enable spam filter 1

46
Teeworlds/cvars/TuningReference.txt

@ -1,6 +1,6 @@
// **************************************************************************** // ****************************************************************************
// * // *
// TeeWorlds - Tuning reference * // Teeworlds - Tuning reference *
// URL: https://www.teeworlds.com/?page=docs&wiki=server_settings * // URL: https://www.teeworlds.com/?page=docs&wiki=server_settings *
// Version 281015 * // Version 281015 *
// * // *
@ -13,39 +13,39 @@ tune gravity 1.0 where you replace gravity 1.0 with the variable and value you w
Physics tuning Physics tuning
Tuning Description Default Unit Tuning Description Default Unit
ground_control_speed Max speed the tee can get on ground 10.0 ground_control_speed Max speed the tee can get on ground 10.0
ground_control_accel Acceleration speed on the ground 2.0 ground_control_accel Acceleration speed on the ground 2.0
ground_friction Friction on the ground 0.5 ground_friction Friction on the ground 0.5
ground_jump_impulse Impulse when jumping on ground 13.2 ground_jump_impulse Impulse when jumping on ground 13.2
air_jump_impulse Impulse when jumping in air 12.0 air_jump_impulse Impulse when jumping in air 12.0
air_control_speed Max speed the tee can get in the air 5.0 air_control_speed Max speed the tee can get in the air 5.0
air_control_accel Acceleration speed in air 1.5 air_control_accel Acceleration speed in air 1.5
air_friction Friction in the air 0.95 air_friction Friction in the air 0.95
hook_length Length of the hook 380.0 pixels hook_length Length of the hook 380.0 pixels
hook_fire_speed How fast the hook is fired 80.0 hook_fire_speed How fast the hook is fired 80.0
hook_drag_accel Acceleration when hook is stuck 3.0 hook_drag_accel Acceleration when hook is stuck 3.0
hook_drag_speed Drag speed of the hook 15.0 hook_drag_speed Drag speed of the hook 15.0
gravity Gravity of the teeworld 0.5 gravity Gravity of the teeworld 0.5
velramp_start Velocity ramp start 550.0 velramp_start Velocity ramp start 550.0
velramp_range Velocity ramp range 2000.0 velramp_range Velocity ramp range 2000.0
velramp_curvature Velocity ramp curvature 1.4 velramp_curvature Velocity ramp curvature 1.4
player_collision Enable player collisions 1 player_collision Enable player collisions 1
player_hooking Enable player vs player hooking 1 player_hooking Enable player vs player hooking 1
Weapon tuning Weapon tuning
Tuning Description Default Unit Tuning Description Default Unit
gun_curvature Gun curvature 1.25 gun_curvature Gun curvature 1.25
gun_speed Gun speed 2200.0 pixels / sec gun_speed Gun speed 2200.0 pixels / sec
gun_lifetime Gun lifetime 2.0 sec gun_lifetime Gun lifetime 2.0 sec
shotgun_curvature Shotgun curvature 1.25 shotgun_curvature Shotgun curvature 1.25
shotgun_speed Shotgun speed 2750.0 pixels / sec shotgun_speed Shotgun speed 2750.0 pixels / sec
shotgun_speeddiff (UNUSED) Speed difference between shotgun bullets 0.8 shotgun_speeddiff (UNUSED) Speed difference between shotgun bullets 0.8
shotgun_lifetime Shotgun lifetime 0.20 sec shotgun_lifetime Shotgun lifetime 0.20 sec
grenade_curvature Grenade curvature 7.0 grenade_curvature Grenade curvature 7.0
grenade_speed Grenade speed 1000.0 pixels / sec grenade_speed Grenade speed 1000.0 pixels / sec
grenade_lifetime Grenade lifetime 2.0 sec grenade_lifetime Grenade lifetime 2.0 sec
laser_reach How long the laser can reach 800.0 pixels laser_reach How long the laser can reach 800.0 pixels
laser_bounce_delay When bouncing, stop the laser this long 150.0 ms laser_bounce_delay When bouncing, stop the laser this long 150.0 ms
laser_bounce_num How many times the laser can bounce 1.0 laser_bounce_num How many times the laser can bounce 1.0
laser_bounce_cost Remove this much from reach when laser is bouncing 0.0 pixels laser_bounce_cost Remove this much from reach when laser is bouncing 0.0 pixels
laser_damage Laser damage 5.0 damage laser_damage Laser damage 5.0 damage

2
Teeworlds/tdm.cfg

@ -1,6 +1,6 @@
// **************************************************************************** // ****************************************************************************
// * // *
// TeeWorlds - tdm.cfg * // Teeworlds - tdm.cfg *
// Version 281015 * // Version 281015 *
// * // *
// **************************************************************************** // ****************************************************************************

Loading…
Cancel
Save