summaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Collapse)Author
2015-07-05Minimum team size forstage thresholds is now at least 4.Tremulous Test Server
2015-07-05Changed the way reward scaling works and reintroduced team,player reward ↵Tremulous Test Server
factors.
2015-06-29Initial implementation of new grenades.Paweł Redman
2015-06-28Remove all code and assets related to Mine, Smoke and Flames.Paweł Redman
2015-06-26Move Wraith to S2.Paweł Redman
2015-06-26Bug fixes for Wraith.Paweł Redman
2015-06-26Move Wraith to S3.Paweł Redman
2015-06-26More Wraith changes.Paweł Redman
2015-06-26More bug fixes for Wraith.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-22Fix missile explosions not showing up.Paweł Redman
2015-06-22Remove poison.Paweł Redman
2015-06-22Remove Flamer primary.Paweł Redman
2015-06-22Remove Cloak.Paweł Redman
2015-06-22Remove Trapper.Paweł Redman
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-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-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