summaryrefslogtreecommitdiff
path: root/src/game/bg_pmove.c
AgeCommit message (Collapse)Author
2015-06-29Initial implementation of new grenades.Paweł Redman
2015-06-26Bug fixes for Wraith.Paweł Redman
2015-06-26More Wraith changes.Paweł Redman
2015-06-26Bug fixes for Wraith.Paweł Redman
2015-06-26Initial implementation of Wraith.Paweł Redman
2015-06-25Bring back some Basilisk code as a base for Wraith.Paweł Redman
2015-06-22Remove Flamer primary.Paweł Redman
2015-06-22Remove Basilisk and Advanced Basilisk.Paweł Redman
2015-06-22Remove Advanced Dretch.Paweł Redman
2015-04-12Fix Mass Driver not being able to fire while zoomed.Paweł Redman
2015-04-12Add a delay to Rocket Launcher shots.Paweł Redman
2015-04-12Make force fields apply forces smoothly and continuously.Paweł Redman
2015-04-11Revert the removal of stamina and sprinting.Paweł Redman
2015-04-09Let Dragoons chomp while pouncing. Remove knockback from human weapons where ↵Paweł Redman
it's unnecessary.
2015-04-08Revert human physics to vq3.Paweł Redman
2015-02-14Various gameplay balance changes and minor bug fixes, code organization.Mikko Tiusanen
Increased goon pounce delay a little bit. Incognito players as players of level matching their score. Adjusted the hp, build time and bp of various buildings. Alien hives now track movement a bit faster. Added cvars to limit colony and refinery bp max effects. Colonies and refineries can now prevent enemy building within their radius. Reduced flamer and lightning gun damage and slowed down rockets. Increased Adv. mara zap rate and adv. goon barb regen. Increased hummel barbs damage and reduced their repeat rate a little bit.
2015-01-25Fixed compiler warnings in all game, cgame sources.Mikko Tiusanen
2014-10-21Updated hummel movement to use vector arithmetic functions.mtiusanen
Increased chaingun spread and reduced the damage of it's 2ndary fire. Mines explode on all aliens again.
2014-09-02Hummel can now stop mid-air by using the walk key.Mikko Tiusanen
2014-08-16Added goon water pounce fix.Mikko Tiusanen
2014-07-22Added basic portable force field implementation as lasgun secondary fire.Mikko Tiusanen
2014-07-19Fixed swimming up/down for aliens.Mikko Tiusanen
2014-05-19Re-worked hummel to a playable class with low hp and relatively high damage.Mikko Tiusanen
2014-05-15More hummel air pounce fixes. Changed hummel stats.Mikko Tiusanen
2014-05-15Hummel pounce no longer stays charged or damages teammates after using it.Mikko Tiusanen
2014-05-04Initial import.Mikko Tiusanen