summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-12Add a delay to Rocket Launcher shots.Paweł Redman
2015-04-12Revert Rocket Launcher stats to 28fbbadc but with lower splash damage and a p...Paweł Redman
2015-04-12Make force fields apply forces smoothly and continuously.Paweł Redman
2015-04-12Add a missing cvar to g_local.h.Paweł Redman
2015-04-12Disallow calling admit defeat votes in the first 10 minutes.Paweł Redman
2015-04-12Implement g_emptyTeamsSkipMapTime.Paweł Redman
2015-04-11Remove draw votes.Paweł Redman
2015-04-11Make Sticky Grenades immune to damage.Paweł Redman
2015-04-11Rename Mine to Sticky Grenade.Paweł Redman
2015-04-11Make Adv. Dretch able to bite buttons and make it deal appropriate amounts of...Paweł Redman
2015-04-11Fix /mute.Paweł Redman
2015-04-11Revert the removal of stamina and sprinting.Paweł Redman
2015-04-11Make Dragoon's chomp more reliable.Paweł Redman
2015-04-09Let Dragoons chomp while pouncing. Remove knockback from human weapons where ...Paweł Redman
2015-04-09Merge branch 'vq3-humans'Paweł Redman
2015-04-09Merge branch 'finite-bp'Paweł Redman
2015-04-09Decrease human speed back to the vanilla value.Paweł Redman
2015-04-08Merge branch 'master' into vq3-humansPaweł Redman
2015-04-08Remove more unnecessary assets.Paweł Redman
2015-04-08Decrease pounce and trample damage by 75%.Paweł Redman
2015-04-08Revert human physics to vq3.Paweł Redman
2015-04-07Remove all assets present in vanilla Tremulous.Paweł Redman
2015-04-07Initial implementation of build point deletion.Paweł Redman
2015-04-07Rename damage blobs to damage indicators.Paweł Redman
2015-04-04Fix a bug in G_SendPublicServerCommand.Paweł Redman
2015-04-04Fix poison spawning damage blobs at (0,0,0).Paweł Redman
2015-04-04Merge branch 'damage-feedback'Paweł Redman
2015-04-04Initial implementation of hit sounds.Paweł Redman
2015-04-04Merge branch 'damage-feedback'Paweł Redman
2015-04-04Let spectators see damage blobs of the spectated player.Paweł Redman
2015-04-04Merge branch 'damage-feedback'Paweł Redman
2015-04-04Fix blob origin not being set for hitscan weapons.Paweł Redman
2015-04-04Improve numbers_alt, make health bars' colors change depending on the health,...Paweł Redman
2015-04-04Fix the vote start sound being played every frame for a second.Paweł Redman
2015-04-03Fix radius damage missing targets randomly.Paweł Redman
2015-04-03Fix a bug in G_Damage.Paweł Redman
2015-04-03Removed 3rd fire from rant and removed the drawing of rant flamer ammo.Mikko Tiusanen
2015-04-03Merge branch 'master' of github.com:mtiusane/new-edgeMikko Tiusanen
2015-04-03Merge pull request #24 from mtiusane/damage-feedbackmtiusane
2015-04-03Do not display health bars on cloaked players.Paweł Redman
2015-04-03Reduced hp of all stumps, covers, pods and shields.Mikko Tiusanen
2015-04-03Removed rant flame and changed mines to sticky bombs.Mikko Tiusanen
2015-04-03Make health bars invisible if build stats are visible.Paweł Redman
2015-04-03Make health bars customizable with cvars.Paweł Redman
2015-04-03Initial implementation of health bars.Paweł Redman
2015-04-03Make damage blobs show the actual damage dealt.Paweł Redman
2015-04-03Make damage blobs easier to read for Aliens. Fix a bug in zapping code.Paweł Redman
2015-04-03Fix damage blobs appearing in wrong places or not appearing at all.Paweł Redman
2015-04-03Implement damage blobs.Paweł Redman
2015-03-24Fixed issues with credit gain scaling and changed the scaling to be non linear.Mikko Tiusanen