summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-20Avoid indeterminate forms in calculations.antistackPaweł Redman
2018-11-18Fix the team bias factor not being taken into account.Paweł Redman
2018-11-18One more player counting fix.Paweł Redman
2018-11-18Make sure negative g_antistack values always reset handicaps.Paweł Redman
2018-11-18Don't reset if the player count drops below the threshold.Paweł Redman
2018-11-17Adjust antistack parameters a bit.Paweł Redman
2018-11-17Fix handicap not always resetting as expected.Paweł Redman
2018-11-16Fix team determination in antistacking code.Paweł Redman
2018-11-16Fix sign errors in bias calculations.Paweł Redman
2018-11-16Reset handicap to 1, not 0.Paweł Redman
2018-11-16Fix dry run not printing test messages.Paweł Redman
2018-11-16Fix an error in score bias calculation.Paweł Redman
2018-11-16Fix the 'no longer uneven' message appearing repeatedly.Paweł Redman
2018-11-16Redo handicapping to include unbalanced teams.Paweł Redman
2018-11-16Fix broken newlines in logs.Paweł Redman
2018-11-16Redo total score calculation.Paweł Redman
2018-11-16Fix some broken prints.Paweł Redman
2018-11-16Log more antistacking data.Paweł Redman
2018-11-16Init handicap factors to 1.Paweł Redman
2018-11-16Prototype anti-stacking systemPaweł Redman
2018-11-16Merge branch 'random-shit' into stagingPaweł Redman
2018-11-16Fix 88d21e69 disabling say_area completely.Paweł Redman
2018-11-14Work around control code causing segfaults.Paweł Redman
2018-11-13implement !showff, a targetable FFire trackerTheriaca
2018-11-08Up the barricade's health and regen rate.Paweł Redman
2018-11-03show the voters what they votedTheriaca
2018-08-13Replace calls to stnrcpy with calls to Q_strncpyz.Paweł Redman
2018-06-22Fix console erroneously being treated as a lower level admin.Paweł Redman
2018-05-06forgot a newlinenarbatucker
2018-05-06setrotation commandnarbatucker
2018-04-24Allow players to leave the team during a teamvote.fix/votesPaweł Redman
2018-04-24Discard players' votes when they leave.Paweł Redman
2018-03-16Use single quotes in G_LogAutobahn.Paweł Redman
2018-03-06Log all Autobahn events.Paweł Redman
2018-03-06Log admin commands in games.log regardless of g_adminLog.Paweł Redman
2018-02-25show guidless players with a flagnarbatucker
2018-02-24Revert "Remove GUID stub from listplayers and namelog"Paweł Redman
2018-02-24!curse: fix some off-by-one errors.Paweł Redman
2018-02-24!curse: refuse to curse players with kick protection.Paweł Redman
2018-02-23Add !curse with some basic features.Paweł Redman
2018-02-22Can now evolve and be boostedCody
2018-02-16Rewrite G_CalculateStages to fix bugs with trigger_stage.Paweł Redman
2018-02-06Allow admins to !slap themselves.Paweł Redman
2018-02-05Add knockback to grenades back.Paweł Redman
2018-02-04Remove knockback from everything but LC and barbs.Paweł Redman
2018-02-04Show the commit hash in qvm_version.Paweł Redman
2018-02-04Revert "stop embedding/displaying version information in various cases"Paweł Redman
2017-09-16implement !control/dev/humancontroller
2017-09-16constize a bunch of input-only pointer function-arguments/dev/humancontroller
2017-09-16expose G_admin_permission_guid()/dev/humancontroller