Assorted changes, including some code cleanup and more accurate UT physics for various projectiles.

I also made the Kinsie's Test Map tweaks toggleable because someone didn't like them.
This commit is contained in:
Marisa the Magician 2019-01-21 22:57:56 +01:00
commit 4189150f17
11 changed files with 174 additions and 103 deletions

View file

@ -38,3 +38,4 @@ server float flak_swingerstrength = 0.5; // strength of visual recoil
server bool flak_radboots = true; // jump boots protect against damaging floors (this is to account for the lack of a radsuit)
server bool flak_blood = true; // [WIP] use doom tournament blood (disable if using another gore mod)
server bool flak_gibs = false; // [WIP/UNSTABLE] use doom tournament gibbing (disable if using another gore mod)
server bool flak_doomtest = false; // made toggleable due to loud complaints