]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/g_damage.qc
some centerprint fixes by victim
[divverent/nexuiz.git] / data / qcsrc / server / g_damage.qc
2009-01-15 div0some centerprint fixes by victim
2009-01-08 div0delay taunts by 1 second
2009-01-06 div0autotaunts by MirceaKitsune (using cl_autotaunt cvar)
2008-12-17 div0bigger head shot area, hope this helps
2008-12-15 div0friendly fire/team damage/mirror damage change; warning...
2008-12-13 div0make head shot a hit type too
2008-12-03 div0hook: apply the hook bomb damage over time (FIXME check...
2008-11-27 div0breakable: add support for causing damage, and playing...
2008-11-23 div0new mutator: g_touchexplode (spawn explosion where...
2008-11-16 div0possibly fix hurttrigger message2, someone try it
2008-11-06 div0fix the sound madness once and for all: change ogg...
2008-11-06 div0fix some announcers
2008-11-01 div0fix logic of gravity bomb
2008-11-01 div0nullify gravity bomb on team mates
2008-10-30 div0allow team mates to cut off the hook too
2008-10-27 div0account for the case that a Damage function may remove...
2008-10-27 div0if a remaining RadiusDamage recursion exists, print...
2008-10-16 div0and 0.1s more again...
2008-10-16 div0play complaint a bit earlier
2008-10-16 div0delay teamkill sound
2008-10-16 div0no change, but some helper macros fro death types
2008-10-16 div0more sounds by tenshihan: male/impressive, male/airshot...
2008-10-14 div0fix antilag 2
2008-10-14 div0fix minstagib out of ammo
2008-10-10 div0tiny cleanup
2008-10-10 div0support for announcer/male/impressive and announcer...
2008-10-10 div0use g_ctf_personalscore* cvars if g_ctf_win_mode is...
2008-10-09 div0"message2" for hurt triggers
2008-10-09 div0more death types (now weapons know whether the hit...
2008-10-01 div0fix mirror damage
2008-09-28 div0score fix :P
2008-09-27 div0final scoring fix
2008-09-27 div0fix frag counting, hopefully
2008-09-27 div0g_ctf_win_mode: frags do not count
2008-09-19 div0minor tunings: faster and weaker laser, less quad self...
2008-09-08 div0no idea about these portal crashes... added debug code
2008-09-03 div0make the minstagib Nex a separate weapon
2008-09-02 div0fix death messages
2008-09-02 div0more modular weapon system
2008-09-02 div0add a comment "// %weaponaddpoint" at all places that...
2008-09-02 div0huge patch that breaks everything: add a new stat ...
2008-08-30 div0get rid of ServerConsoleEcho workaround; fix a remote...
2008-08-11 div0wanted to handle independent players with OR, not AND
2008-08-11 div0undo that. That's better handled by vcall kick.
2008-08-11 div0make independent player able to shoot normal players...
2008-08-11 div0race: let everyone complete his lap when the race is...
2008-08-10 div0new command "allready" (for vcall/vdo); fix shootable...
2008-08-09 div0forgot this file
2008-08-09 div0add campcheck to race too
2008-08-06 div0reassign the sound channels in a more meaningful way...
2008-08-05 div0two big changes:
2008-07-31 div0fix Arena mode
2008-07-28 div0add score rules for domination (maybe add more stuff...
2008-07-26 div0remove crosshair when not needed; show map name, time...
2008-07-26 div0CTF!
2008-07-25 div0possibly a LMS fix, possibly major screwage
2008-07-25 div0either a total screwup, or LMS support
2008-07-25 div0count deaths right
2008-07-25 div0add much more stuff. REALLY need to initialize the...
2008-07-25 div0some scores updates; route even more through them;...
2008-07-24 blub0CSQC part for the new score system (not really finished...
2008-07-24 div0add TODOs
2008-07-21 tzorktZork's turrets, code part (disabled by default, see...
2008-07-09 div0fix ctf bug with flag touching after dead
2008-07-06 blub0Added the capture-counter and changed the CTF scoreboar...
2008-07-01 div0change all function declarations (except builtins and...
2008-06-30 div0use the button macros everywhere
2008-06-29 savagexlinguistic sugar-coating for sv_gentle
2008-06-29 savagexmake sv_gentle a global variable, read in the same...
2008-04-29 div0possibly yoda fix?
2008-04-10 esteelfinal fixes for the frag prints?
2008-04-10 esteelsome fixes for the frag prints
2008-04-10 esteelsome fixes for the frag prints
2008-04-10 esteeladjusted the frag prints to the new announcers. a...
2008-03-02 lordhavocfixed bug where g_vampire healing worked on spawn-shiel...
2008-02-23 div0g_balance_rocketlauncher_detonatedelay -1 is now a...
2008-01-30 div0fix logic in IsDifferentTeam
2008-01-25 div0new entity misc_laser with particle effect misc_laser_beam
2008-01-22 lordhavocchanged all te_ effects (except te_bloodshower) to...
2008-01-15 div0fix missing electrobitch
2008-01-12 div0oops, forgot team check for minstagib yoda. Fixed.
2008-01-12 div0- make Yoda harder to get
2007-12-12 kadaverjack- changed sv_ready_restart to use a qc based restart...
2007-11-15 div0latch the mutator cvars too
2007-11-15 div0made cvars like g_ctf only be queried once on startup
2007-09-12 div0make RadiusDamage() return damage actually dealt to...
2007-08-23 div0fix spawnshield bug reported by Black Snack (allowed...
2007-05-23 lordhavoccleaned up teamplay damage checks and fixed teamplay...
2007-05-18 div0fix keyhunt friendly fire exploit
2007-05-08 div0log carried keys as K in sv_eventlog frag output; updat...
2007-05-01 div0changed hardcoded team numbers to COLOR_TEAMn. Not...
2007-04-30 div0game mode "keyhunt", still in testing
2007-04-26 lordhavocchanged all sound names from .ogg to .wav, the engine...
2007-04-25 div0use play2() function (as preparation for sound packs)
2007-04-16 div0no setorigin in waypoint sprites (havoc);
2007-04-14 lordhavocweapons now have force settings
2007-04-01 div0- now using a fresh dpextensions.qc
2007-03-17 div0preparations for better team auto balancing;
2007-02-18 div0don't handle teamkills if the attacker is e.g. a spectator
2007-02-08 esteelno mirror damage for hitting team corpses
next