summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2015-06-22Remove Basilisk and Advanced Basilisk.Paweł Redman
2015-06-22Remove Advanced Dretch.Paweł Redman
2015-06-15Fix hit sounds not playing properly when chomping and pouncing at the same time.Paweł Redman
2015-05-31Merge branch 'master' of https://github.com/mtiusane/new-edgeMikko Tiusanen
2015-05-31Minor gameplay fixes.Mikko Tiusanen
Hummel can no longer fly if there's no overmind around. Human radar update rate back to 1Hz. Evolving from basi to adv basi retains the reload timer.
2015-05-31Implement damage totals display.Paweł Redman
2015-05-27Remove /ignore.Paweł Redman
2015-04-12Fix MOD_NOCREEP damage indicators appearing at (0,0,0).Paweł Redman
2015-04-12Fix Mass Driver not being able to fire while zoomed.Paweł Redman
2015-04-12Fix some alien buildings regenerating very slowly.Paweł Redman
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 ↵Paweł Redman
parabolic trajectory.
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 ↵Paweł Redman
of damage to buildings.
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
it's unnecessary.
2015-04-09Merge branch 'vq3-humans'Paweł Redman
2015-04-09Decrease human speed back to the vanilla value.Paweł Redman
2015-04-08Decrease pounce and trample damage by 75%.Paweł Redman
2015-04-08Revert human physics to vq3.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 ↵Paweł Redman
health, make health bars not appear on entities with 100% health.
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-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