X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=ruleset-XDF.cfg;h=170c38d79a03e5c0cd06d639d5628ab424d341c9;hb=9fedf6087564f359ce61a7c37f13fe84162341d2;hp=b37f01dcff30513ddf050bc88b2e93e3309aa76f;hpb=b465997efce43e701dc89d56d82b5ae510505056;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/ruleset-XDF.cfg b/ruleset-XDF.cfg index b37f01dcf..170c38d79 100644 --- a/ruleset-XDF.cfg +++ b/ruleset-XDF.cfg @@ -7,22 +7,29 @@ exec balance-xdf.cfg exec physicsXDF.cfg // general gameplay -set g_jump_grunt 1 // make enemies even easier to hear when they're jumping around -set g_shootfromcenter 1 // hit where you point at with the crosshair (almost so, no shooteye because it's really ugly) -set g_balance_kill_antispam 0 -set g_forced_respawn 1 +// g_jump_grunt 1 // just no +g_shootfromcenter 1 // hit where you point at with the crosshair (almost so, no shooteye because it's really ugly) +g_balance_kill_antispam 0 +g_forced_respawn 1 // g_playerclip_collisions 0 // do not check playerclips -set g_powerups 0 // set to -1 or patch xonotic -set g_spawnpoints_auto_move_out_of_solid 1 -set g_start_delay 3 -set g_use_ammunition 0 "if set to 0 all weapons have unlimited ammunition" -set g_weapon_stay 1 "1: ghost weapons can be picked up too but give no ammo, 2: ghost weapons refill ammo to one pickup size, thrown guns have no ammo" -set teamplay_mode 2 // friendly fire and self damage -set sv_vote_nospectators 1 -set timelimit_override 20 -set g_buffs_cooldown_respawn 0.1 +// Powerups including speed enabled by default. +g_powerups_strength 0 +g_powerups_shield 0 +g_powerups_invisibility 0 +g_buffs 0 +g_start_delay 3 +g_use_ammunition 0 +g_weapon_stay 1 +teamplay_mode 2 // friendly fire and self damage +sv_vote_nospectators 1 +timelimit_override 20 + +// speed powerup (q3 haste replacement) +g_movement_highspeed_q3_compat 1 +g_balance_powerup_speed_time 30 // q3 haste lasts 30 seconds unless count field set otherwise +g_balance_powerup_speed_highspeed 1.3 +g_balance_powerup_speed_attackrate 0.7692307692 // 1/1.3 // game mode settings -set g_cts_finish_kill_delay 2 -set g_cts_respawn_delay 0 -set g_cts_selfdamage 0 +g_cts_finish_kill_delay 2 +g_cts_selfdamage 0