]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - testing.cfg
granular testing balance using votes
[xonotic/xonotic-data.pk3dir.git] / testing.cfg
diff --git a/testing.cfg b/testing.cfg
new file mode 100644 (file)
index 0000000..d060154
--- /dev/null
@@ -0,0 +1,18 @@
+// https://forums.xonotic.org/showthread.php?tid=8190
+// https://gitlab.com/xonotic/xonotic-data.pk3dir/merge_requests/738
+alias test_blaster_switch "settemp g_balance_blaster_primary_animtime 0.1 ; settemp g_balance_blaster_switchdelay_drop 0.1 ; g_balance_blaster_switchdelay_raise 0.1"
+addvote test_blaster_switch
+
+// https://gitlab.com/xonotic/xonotic-data.pk3dir/merge_requests/614
+alias test_crylink_sec_harizontal "settemp g_balance_crylink_secondary_linkexplode 0 ; settemp g_balance_crylink_secondary_other_fadetime 2 ; settemp g_balance_crylink_secondary_other_lifetime 2 ; settemp g_balance_crylink_secondary_speed 4000 ; settemp g_balance_crylink_secondary_spread 0.08 ; settemp g_balance_crylink_secondary_spreadtype 0"
+addvote test_crylink_sec_horizontal
+
+alias test_rocket_flying "settemp g_balance_devastator_remote_jump 1"
+addvote test_rocket_flying
+
+// https://forums.xonotic.org/showthread.php?tid=8192
+// https://gitlab.com/xonotic/xonotic-data.pk3dir/merge_requests/736
+alias test_ctf_stalemate90 "settemp g_ctf_stalemate_time 90"
+alias test_ctf_stalemate120 "settemp g_ctf_stalemate_time 120"
+addvote test_ctf_stalemate90
+addvote test_ctf_stalemate120