]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/keyhunt.qc
new player colors (gfx/colormap_palette.lmp); default color is no longer pink :P
[divverent/nexuiz.git] / data / qcsrc / server / keyhunt.qc
2007-08-10 div0new player colors (gfx/colormap_palette.lmp); default...
2007-06-09 div0first attempt at "auto adjust skill"; not working well...
2007-05-29 div0KH: copy sounds being used to sound/kh so they can...
2007-05-25 div0log those who destroy a key
2007-05-21 div0oops, a dprint...
2007-05-20 div0make flags and keys obey playerclip
2007-05-19 div0brighter capture flash
2007-05-19 div0draw capture effect in capturer team color, not in...
2007-05-19 div0damn fteqcc; this time:
2007-05-18 div0fix keyhunt friendly fire exploit
2007-05-17 div0menu: allow sensitivity up to 30
2007-05-17 div0keyhunt: dlight effect for end of round (capture, lost...
2007-05-15 div0keyhunt collect sound should originate from player...
2007-05-14 div0interfere message now with team name
2007-05-08 div0show amount of "saved" damage when god mode gets disabled;
2007-05-07 div0make keys brighter
2007-05-07 div0new key model by Morphed, for now a replacement sprite...
2007-05-04 div0yet another intermission check...
2007-05-04 div0missing color code
2007-05-03 div0no period in message
2007-05-03 div0oops... NOW scoring in keyhunt should work when the...
2007-05-03 div0scoring bug in keyhunt
2007-05-03 div0for push, credit the attacker
2007-05-03 div0even more clear waiting message :)
2007-05-03 div0clearer waiting message
2007-05-03 div0ignore key events in intermission
2007-05-03 div0keyhunt: afk players should not get a key
2007-05-03 div0keyhunt: silence unnecessary dprints
2007-05-03 div0oops, not using the constant here...
2007-05-03 div0keyhunt: ifdeffed out attachment code
2007-05-02 div0oops........
2007-05-02 div0oops... clean up message mess
2007-05-02 div0message cleanup
2007-05-02 div0oops. ftos.
2007-05-02 div0fix uneven scoring when key gets destroyed
2007-05-02 div0keys now were TOO bright...
2007-05-02 div0keyhunt: use right colors on keys; use MF_ROTATE instea...
2007-05-02 div0when tossing keys after gibbing, use a minimum angle...
2007-05-02 div0oops... draw lighting between real key origins
2007-05-01 div0no wpchange needed any more
2007-05-01 div0keyhunt: keys are now throwable and react to splash...
2007-05-01 div0try to swap yellow/pink teams
2007-04-30 div0don't do stuff in intermission
2007-04-30 div0fix a harmless division by zero
2007-04-30 div0keyhunt: improved bots; fix minplayers changing bot_number
2007-04-30 div0kh: higher score when more teams are on the map
2007-04-30 div0correct pusher message
2007-04-30 div0replace sound for dropping key; spectators now see...
2007-04-30 div0draw lines between connected keys
2007-04-30 div0add sounds for keyhunt
2007-04-30 div0delay interfere message; add point limit to default.cfg
2007-04-30 div0make friend sprites work again
2007-04-30 div0two simple KH bugs...
2007-04-30 div0rotate them
2007-04-30 div0game mode "keyhunt", still in testing