summaryrefslogtreecommitdiff
path: root/src/game/tremulous.h
AgeCommit message (Collapse)Author
2017-05-21Lower granger claw range slightly againMaeJong
Looks stupid at 96 80 should be a good compromise (+16 from default, -16 from last commit)
2017-05-14Buff Granger's claw.Paweł Redman
2017-05-14Adv. Basilisk healing aura & tyrant regen tweaksMaeJong
Adv. Basi healing aura now boosts regen x1.5 instead of x2 (rounded up) Tyrant regen lowered from 9 to 8
2017-05-14Move tyrant healing aura to adv. basilisksMaeJong
Healing aura stats remain the same Tyrant basic regen buffed from 7 to 9
2017-05-14Decrease tyrant hit range and widthMaeJong
This makes them the same values as for advanced dragoons
2017-05-14Basilisk boosts the aliens it gasesMaeJong
Duration is defined in tremulous.h and defaults to 5000 (5 secs): LEVEL1_PCLOUD_BOOST_TIME "Tödliche, mein Führer."
2017-04-15allow replenishing of poison without stupid per-player cooldown delays/dev/humancontroller
2017-04-15import the cQVM game modulePaweł Redman
replacing the existing one
2017-04-15import the Slacker's QVM code baseSlackerLinux85