summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-20Improve the output of /stats.enneract
2014-12-20Implement percentile ranking of combat stats..enneract
2014-12-20Track self damage in combat statistics.enneract
2014-12-19Implement combat statistics.enneract
2014-12-16Make Lightning Gun's damage depend on precision.enneract
Lightning Gun's damage now depends on where a target was hit. Firing directly at a target's center will yield the full damage output, while firing at a point far from the center will cause a lot less damage. Both players and buildings are affected.
2014-12-14Merge branch 'newguns'enneract
Conflicts: src/cgame/cg_local.h src/cgame/cg_main.c
2014-12-14Limit view quake's mangitude.enneract
2014-12-14Add view quake to more events.enneract
2014-12-14Fix rocket explosion not fading out properly.enneract
2014-12-13View quake, improved Rocket Launcher assets.enneract
(FIXME: Rocket explosion doesn't fade out)
2014-12-13Improve Lightning Gun sounds.enneract
2014-12-13Get rid of progressive JPEGs.enneract
2014-12-13Lightning Gun assets.enneract
2014-12-12Improve BP bars' formula.enneract
2014-12-12Flash BP display when MOD_NOBP kills a building.enneract
2014-12-07Further improve on-HUD BP display.enneract
2014-12-07Remove emoticons from Stage display.enneract
2014-12-07Improve HUD layout.enneract
2014-12-06Slightly improve the on-HUD BP display.enneract
2014-12-06Merge branch 'master' of https://github.com/mtiusane/new-edge into bp-on-hudenneract
2014-12-06Add total BP counters to HUD.enneract
2014-12-02Added support for configuring refinery/colony effects on own and enemy ↵Mikko Tiusanen
team's bp pool.
2014-12-02Slightly improved damage of defensive structures on both sides.Mikko Tiusanen
Some containers are now faster to build for both sides. Increased the speed of prifle 2ndary fire projectile.
2014-12-01Disabled prifle 2ndary fire lock in place for small aliens.Mikko Tiusanen
2014-12-01Auto balance mode 2 no longer prevents people from spawning when there's no ↵Mikko Tiusanen
spawns left in the enemy team.
2014-12-01Added the missing (generated) version header.Mikko Tiusanen
2014-11-30The myscore command now displays the level based on score only even for admins.Mikko Tiusanen
2014-11-24Implement the Lightning Gun.enneract
2014-11-23Remove Smoke Grenade.enneract
2014-11-23Merge branch 'master' of github.com:mtiusane/new-edgeMikko Tiusanen
2014-11-23Merge pull request #19 from enneract/newgunsmtiusane
Make reflectors reflect rockets.
2014-11-23Make reflectors reflect rockets.enneract
2014-11-23Added check around the EDGE_VERSION define in main for easy override from build.Mikko Tiusanen
2014-11-22Merge branch 'master' of github.com:mtiusane/new-edgeMikko Tiusanen
2014-11-22Merge pull request #18 from enneract/newgunsmtiusane
Keep modNames and meansOfDeath_t enum synced.
2014-11-22Keep modNames and meansOfDeath_t enum synced.enneract
2014-11-22Merge branch 'master' of github.com:mtiusane/new-edgeMikko Tiusanen
2014-11-22Merge pull request #17 from enneract/newgunsmtiusane
Sync modNames with meansOfDeath_t enum.
2014-11-22Sync modNames with meansOfDeath_t enum.enneract
2014-11-22Merge branch 'master' of github.com:mtiusane/new-edgeMikko Tiusanen
2014-11-22Merge pull request #16 from enneract/newgunsmtiusane
Tweak Rocket Launcher's settings again.
2014-11-22Tweak Rocket Launcher's settings again.enneract
2014-11-22Merge branch 'master' of github.com:mtiusane/new-edgeMikko Tiusanen
2014-11-22Merge pull request #15 from enneract/newgunsmtiusane
Revert removal of Lucifer Cannon's charge meter.
2014-11-22Revert removal of Lucifer Cannon's charge meter.enneract
2014-11-22Merge branch 'master' of github.com:mtiusane/new-edgeMikko Tiusanen
2014-11-22Merge pull request #14 from enneract/newgunsmtiusane
Rocket Launcher
2014-11-22Add a proper icon for Rocket Launcher.enneract
2014-11-22Tweak Rocket Launcher's settings.enneract
2014-11-20Removed the extra '\' at end of automatic level gain message.Mikko Tiusanen