summaryrefslogtreecommitdiff
path: root/assets/configs/classes
AgeCommit message (Collapse)Author
2013-01-03Balance changesAsa Kravets
* Marauder bounding box increased 44x44x34 -> 46x46x36 * Advanced marauder bouding box increased 48x48x38 -> 50x50x40 * Tesla range increased 150 -> 200 * Flamer knockback increased 1.0 -> 2.0 * Shotgun damage/pellet count changed 4/14 -> 5/11 * Basilisk gas repeat decreased 2500 -> 2000
2013-01-03* Return spectator bbox size to that of a dretch once againChristopher Schwarz
2013-01-03* Decrease zOffset of dretch model so it doesn't appear to float anymore ↵Christopher Schwarz
(fixes #56)
2013-01-03* Cleanup thirdperson spec codeChristopher Schwarz
- Remove the temporary manual override cvars - Bring back cg_thirdpersonangle by request even though it's only useful in non-gameplay cases - Move thirdperson view offset values to classconfigs where they belong - Attempt once again to fix cg_thirdpersonpitchfollow
2013-01-03Advanced dragoon bounding box and model scale reduced: 64x64x67 -> 58x58x66, ↵Asa Kravets
1.25 -> 1.15
2013-01-03* make adv. granger modelscale line up with the bbox (reported by Cadynum)Roman Tetelman
2013-01-03* shrink advanced granger bbox to match the regular oneRoman Tetelman
2013-01-03* Move all non-source-code to assets directoryTim Angus