From: Spike29 Date: Sat, 10 Feb 2024 09:00:44 +0000 (+0000) Subject: Apply the balance council vote 19 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=2df7dc4e21b118ecf61774aad7bbdb585a24274f Apply the balance council vote 19 --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index aa2c10557..a36862c56 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,7 +36,7 @@ test_compilation_units: test_sv_game: stage: test script: - - export EXPECT=210a5126bffa3cd2acdb8d62bcec9e11 + - export EXPECT=9ee7ce44ffe60a5e1cf29a2b82f79ebf - qcsrc/tools/sv_game-hashtest.sh - exit $? diff --git a/xonotic-server.cfg b/xonotic-server.cfg index a72143db3..254e44be1 100644 --- a/xonotic-server.cfg +++ b/xonotic-server.cfg @@ -243,7 +243,7 @@ set g_player_brightness 0 "set to 2 for brighter players" set g_player_damageforcescale 2 "push multiplier of attacks against players" -set g_player_damageplayercenter 0 "0: always calculate knockback force direction from player's eyes instead of bbox center. 1: use bbox center point for others, shot origin for attacker's self-damage" +set g_player_damageplayercenter 1 "0: always calculate knockback force direction from player's eyes instead of bbox center. 1: use bbox center point for others, shot origin for attacker's self-damage" set g_playerclip_collisions 1 "0 = disable collision testing against playerclips, might be useful on some defrag maps" set g_botclip_collisions 1 "0 = disable collision testing against botclips, might be useful on some defrag maps"