X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=mutators.cfg;h=9e8460da15ad4dbcfcc3edf24802e65eaf02a3a4;hb=d1542fb195d451b4c1d62fce9d960ccaf81a0238;hp=d078494899004d591cb01ffad0c5c68acb14fa4d;hpb=2f215c603bf1b4dd44b9d166180f535c88602e9f;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/mutators.cfg b/mutators.cfg index d07849489..9e8460da1 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -48,7 +48,7 @@ set g_instagib_friendlypush 1 "allow pushing teammates with the vaporizer primar // ========== // overkill // ========== -set g_overkill 0 "enable overkill" +set g_overkill 0 "internal cvar, to enable overkill, use `exec defaultOverkill.cfg`" set g_overkill_powerups_replace 1 set g_overkill_itemwaypoints 1 @@ -440,3 +440,27 @@ set g_globalforces 0 "Global forces: knockback affects everyone" set g_globalforces_noself 1 "Global forces: ignore self damage" set g_globalforces_self 1 "Global forces: knockback self scale" set g_globalforces_range 1000 "Global forces: max range of effect" + +// ========= +// bugrigs +// ========= +set g_bugrigs 0 +set g_bugrigs_planar_movement 1 "BROTRR bug emulation" +set g_bugrigs_planar_movement_car_jumping 1 "my own bug" +set g_bugrigs_reverse_speeding 1 "BROTRR bug emulation" +set g_bugrigs_reverse_spinning 1 "BROTRR bug emulation" +set g_bugrigs_reverse_stopping 1 "BROTRR bug emulation" +set g_bugrigs_air_steering 1 "NFS bug emulation" +set g_bugrigs_angle_smoothing 5 "smooth the car angle a bit, looks nice" +set g_bugrigs_friction_floor 50 "units/sec friction on floor" +set g_bugrigs_friction_brake 950 "units/sec friction for braking" +set g_bugrigs_friction_air 0.00001 "(very small) v <- v - v^2 * g_bugrigs_friction_air" +set g_bugrigs_accel 800 "acceleration" +set g_bugrigs_speed_ref 400 "reference speed for accel and steer responsiveness" +set g_bugrigs_speed_pow 2 "reference power for accel and steer responsiveness" +set g_bugrigs_steer 1 "steering amount" + +// ============== +// running guns +// ============== +set g_running_guns 0 "... or wonder, till it drives you mad, what would have followed if you had."