summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-04-26Implement g_nullifyTyrantKills.Paweł Redman
2017-04-26Fix undefined behavior in !rshow.Paweł Redman
2017-04-19Merge branch 'reports'Paweł Redman
2017-04-19g_adminListMinLvl.integer, dumbassMaeJong
2017-04-18Implement g_reportAdminListMinLvlMaeJong
Specifies the minimum level needed for a player's name to be written in the "admins" field in reports. Defaults to 4
2017-04-18Better !namelog format.Paweł Redman
2017-04-18Add a \nazi in rban auth checkMaeJong
2017-04-18Eradicate \nazis in rlistMaeJong
2017-04-18Fix off-by-1 error in rshowMaeJong
2017-04-18Fix a segfault in !rban.Paweł Redman
2017-04-18Purify r/arc/list, add rshow to view reports/archives in detailMaeJong
2017-04-18autoschacht access/dev/humancontroller
2017-04-18use >= in conditions of the form (level.time - some_base_time) vs ↵/dev/humancontroller
some_time_length
2017-04-18fix autobahn code a bit/dev/humancontroller
2017-04-18The Autobahn system.Paweł Redman
This commit adds two important things: * Automatically dropping a player if their score is too low. * Restricting a player while waiting for a reply from Schachtmeister.
2017-04-15implement Schachtmeister v2/dev/humancontroller
2017-04-15implement !setdevmode: an admin command to switch developer mode on or off/dev/humancontroller
2017-04-15Add a cool down timer to !revert.Paweł Redman
This will prevent two (or more) admins from trying to !revert simultaneously and accidentally undoing innocent players' progress.
2017-04-15Add the "!revert" prefix to !revert's messages.Paweł Redman
2017-04-15Implement !give.Paweł Redman
2017-04-15Apply the scrim mode patch.Paweł Redman
2017-04-15Reports systemMaeJong
2017-04-15Updated 'outdated client' string - links to TFMaeJong
2017-04-15Make SEESFULLLISTPLAYERS great again.Paweł Redman
2017-04-15implement logging control for PMs/dev/humancontroller
configurable via the new g_logPrivateMessages cvar: 0: do not log anything 1: log that a PM was sent, and to what name-pattern 2: log the contents of the PMs too a PM to the console is not considered a real PM. (logging is parallel with printing to the console.)
2017-04-15Improve g_gradualFreeFunds.Paweł Redman
g_gradualFreeFunds values: 0 - disabled 1 - vanilla behavior 2 - 1 and counters don't reset on death or evolution 3 - 2 and funds are given even during SD
2017-04-15implement g_gradualFreeFunds: give free funds to each player every 2 ↵/dev/humancontroller
minutes, regardless of kills and deaths
2017-04-15remove the "poison running out" blinking functionality/dev/humancontroller
the real reason behind this is to avoid changing the playerstate's boosttime stat almost every frame
2017-04-15allow replenishing of poison without stupid per-player cooldown delays/dev/humancontroller
2017-04-15remove obscure build timer doubling cases/dev/humancontroller
2017-04-15generate buildable death sounds/dev/humancontroller
sounds are from the previously-unused portions of the stock data pack; implemented via general sound events and temporary entities
2017-04-15display dead battlesuit bodies/dev/humancontroller
displaying battlesuits over dead bodies (on stock cgames) is as simple as setting the class of the dead body to a battlesuit instead of a human class
2017-04-15allow aliens to attack any solid surface/dev/humancontroller
after a box trance against BODY contents, a nearby SOLID line trace will override the target that is hit; this is important for aliens to be able to push attack-to-activate buttons
2017-04-15allow dretches to bite surfaces other than players and buildables/dev/humancontroller
2017-04-15do not sink underwater/dev/humancontroller
2017-04-15do not overclip/dev/humancontroller
2017-04-15stop closing the UI menus upon death/dev/humancontroller
because it's annoying
2017-04-15use a proper check for a buildable type; count not-yet-spawned spawns ↵/dev/humancontroller
towards spawncount
2017-04-15fix repeaters giving power after the reactor loses its health but hasn't ↵/dev/humancontroller
blown up yet
2017-04-15we're not racist, we just hate NIGGERs, JEWs, FAGGOTs, etc/dev/humancontroller
2017-04-15define ^0 as grey/dev/humancontroller
patch by benmachine
2017-04-15increase the number of unlagged markers to support higher sv_fps values/dev/humancontroller
2017-04-15increase MAX_SAY_TEXT to 800/dev/humancontroller
2017-04-15fix noclipping players affecting other players/dev/humancontroller
notably, other players were able to stand on the "center" of a noclipped player set no r.contents flags for noclipping clients, keeping the saved r.contents value in the new ent->client->pers.cliprcontents field
2017-04-15add a BG function to get the view origin of a client/dev/humancontroller
for this, import BG_GetClientNormal()
2017-04-15add a missing \n for a cgame warning message/dev/humancontroller
2017-04-15fix clanging sounds when using the fast math floating point calculations in ↵/dev/humancontroller
cgame
2017-04-15prevent obscure spectator effects after stopping following someone, like the ↵/dev/humancontroller
slowblob effect no current STAT_STATE flag seem appropriate for a flying spectator, so they all should be off
2017-04-15use a more up-to-date origin in G_RoomForClassChange()/dev/humancontroller
2017-04-15port bugfixes related to weapon reloading from the modern codebase/dev/humancontroller
- fix the continuous blaster re-reraising bug when the primary weapon is out of ammo - fix the reload requests sticking until a reloadable weapon is raised - immediately interrupt a reload process when switching