]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/gamec/g_damage.c
removed missing sounds
[divverent/nexuiz.git] / data / qcsrc / gamec / g_damage.c
1
2 float checkrules_firstblood;
3
4 void GiveFrags (entity attacker, entity targ, float f)
5 {
6         
7         if(gameover) return;
8         
9         if(f > 0 && cvar("g_domination") && cvar("g_domination_disable_frags"))
10                 return;
11         else if(f > 0 && cvar("g_runematch"))
12                 f = RunematchHandleFrags(attacker, targ, f);
13         else if(cvar("g_lms"))
14         {
15                 // count remaining lives, not frags in lms
16                 targ.frags -= 1;
17                 // keep track of the worst players lives
18                 if(targ.frags < lms_lowest_lives)
19                         lms_lowest_lives = targ.frags;  
20                 // player has no more lives left
21                 if (!targ.frags)
22                         lms_dead_count += 1;
23                 return;
24         }
25
26         if(f)
27                 attacker.frags = attacker.frags + f;
28 }
29
30 void Obituary (entity attacker, entity targ, float deathtype)
31 {
32         string  s;
33
34         if (targ.classname == "player" || targ.classname == "corpse")
35         {
36                 if (targ.classname == "corpse")
37                         s = "A corpse";
38                 else
39                         s = targ.netname;
40
41                 if (targ == attacker)
42                 {
43                         if (deathtype == DEATH_NOAMMO)
44                                 centerprint(targ, strcat("^1You were killed for running out of ammo...\n\n\n"));
45                         else
46                                 centerprint(targ, strcat("^1You killed your own dumb self!\n\n\n"));
47                         
48                         if (deathtype == IT_GRENADE_LAUNCHER)
49                                 bprint ("^1",s, "^1 detonated\n");
50                         else if (deathtype == IT_ELECTRO)
51                                 bprint ("^1",s, "^1 played with plasma\n");
52                         else if (deathtype == IT_ROCKET_LAUNCHER)
53                                 bprint ("^1",s, "^1 exploded\n");
54                         else if (deathtype == DEATH_KILL)
55                                 bprint ("^1",s, "^1 couldn't take it anymore\n");
56                         else if (deathtype == DEATH_NOAMMO)
57                         {
58                                 bprint ("^7",s, " ^7committed suicide. What's the point of living without ammo?\n");
59                                 //sound (self, CHAN_BODY, "minstagib/mockery.ogg", 1, ATTN_NONE);
60                         }
61                         else
62                                 bprint ("^1",s, "^1 couldn't resist the urge to self-destruct\n");
63                         GiveFrags(attacker, targ, -1);
64                         //targ.frags = targ.frags - 1;
65                         if (targ.killcount > 2)
66                                 bprint ("^1",s,"^1 ended it all with a ",ftos(targ.killcount)," kill spree\n");
67                 }
68                 else if (teamplay && attacker.team == targ.team)
69                 {
70                         centerprint(attacker, strcat("^1Moron! You killed a teammate!\n\n\n"));
71                         bprint ("^1", attacker.netname, "^1 mows down a teammate\n");
72                         GiveFrags(attacker, targ, -1);
73                         //attacker.frags = attacker.frags - 1;
74                         if (targ.killcount > 2)
75                                 bprint ("^1",s,"'s ^1",ftos(targ.killcount)," kill spree was endeded by a teammate!\n");
76                         if (attacker.killcount > 2)
77                                 bprint ("^1",attacker.netname,"^1 ended a ",ftos(attacker.killcount)," kill spree by killing a teammate\n");
78                         attacker.killcount = 0;
79                 }
80                 else if (attacker.classname == "player" || attacker.classname == "gib")
81                 {
82                         if (!checkrules_firstblood)
83                         {
84                                 checkrules_firstblood = TRUE;
85                                 //sound(world, CHAN_AUTO, "announcer/firstblood.wav", 1, ATTN_NONE);
86                                 if (cvar("g_minstagib"))
87                                         //sound(world, CHAN_AUTO, "announce/male/mapkill1.ogg", 1, ATTN_NONE);
88                                 bprint("^1",attacker.netname, "^1 drew first blood", "\n");
89                         }
90
91                         centerprint(attacker, strcat("^4You killed ^7", s, "\n\n\n"));
92                         centerprint(targ, strcat("^1You were killed by ^7", attacker.netname, "\n\n\n"));
93                         
94                         if (deathtype == IT_LASER)
95                                 bprint ("^1",s, "^1 was blasted by ", attacker.netname, "\n");
96                         else if (deathtype == IT_UZI)
97                                 bprint ("^1",s, "^1 was riddled full of holes by ", attacker.netname, "\n");
98                         else if (deathtype == IT_SHOTGUN)
99                                 bprint ("^1",s, "^1 was gunned by ", attacker.netname, "\n");
100                         else if (deathtype == IT_GRENADE_LAUNCHER)
101                                 bprint ("^1", s, "^1 was blasted by ", attacker.netname, "\n");
102                         else if (deathtype == IT_ELECTRO)
103                                 bprint ("^1",s, "^1 was blasted by ", attacker.netname, "\n");
104                         else if (deathtype == IT_CRYLINK)
105                                 bprint ("^1",s, "^1 was blasted by ", attacker.netname, "\n");
106                         else if (deathtype == IT_NEX)
107                                 bprint ("^1",s, "^1 has been vaporized by ", attacker.netname, "\n");
108                         else if (deathtype == IT_HAGAR)
109                                 bprint ("^1",s, "^1 was pummeled by ", attacker.netname, "\n");
110                         else if (deathtype == IT_ROCKET_LAUNCHER)
111                                 bprint ("^1",s, "^1 was blasted by ", attacker.netname, "\n");
112                         else if (deathtype == DEATH_TELEFRAG)
113                                 bprint ("^1",s, "^1 was telefragged by ", attacker.netname, "\n");
114                         else if (deathtype == DEATH_DROWN)
115                                 bprint ("^1",s, "^1 was drowned by ", attacker.netname, "\n");
116                         else if (deathtype == DEATH_SLIME)
117                                 bprint ("^1",s, "^1 was slimed by ", attacker.netname, "\n");
118                         else if (deathtype == DEATH_LAVA)
119                                 bprint ("^1",s, "^1 was cooked by ", attacker.netname, "\n");
120                         else if (deathtype == DEATH_FALL)
121                                 bprint ("^1",s, "^1 was grounded by ", attacker.netname, "\n");
122                         else if (deathtype == DEATH_SWAMP)
123                                 bprint ("^1",s, "^1 was conserved by ", attacker.netname, "\n");
124                         else if (deathtype == DEATH_HURTTRIGGER)
125                                 bprint ("^1",s, "^1 was thrown into a world of hurt by ", attacker.netname, "\n");
126                         else
127                                 bprint ("^1",s, "^1 was killed by ", attacker.netname, "\n");
128
129                         GiveFrags(attacker, targ, 1);
130                         //attacker.frags = attacker.frags + 1;
131                         if (targ.killcount > 2)
132                                 bprint ("^1",s,"'s ^1", ftos(targ.killcount), " kill spree was ended by ", attacker.netname, "\n");
133                         attacker.killcount = attacker.killcount + 1;
134                         if (attacker.killcount > 2)
135                                 bprint ("^1",attacker.netname,"^1 has ",ftos(attacker.killcount)," kills in a row\n");
136
137                         if (attacker.killcount == 3)
138                         {
139                                 bprint (attacker.netname,"^7 made a ^1TRIPLE FRAG\n");
140                                 stuffcmd(attacker, "play2 announcer/male/03kills.ogg\n");
141                         }
142                         else if (attacker.killcount == 5)
143                         {
144                                 bprint (attacker.netname,"^7 made a ^1FIVE FRAG COMBO\n");
145                                 stuffcmd(attacker, "play2 announcer/male/05kills.ogg\n");
146                         }
147                         else if (attacker.killcount == 10)
148                         {
149                                 bprint (attacker.netname,"^7 is on a ^1RAGE\n");
150                                 stuffcmd(attacker, "play2 announcer/male/10kills.ogg\n");
151                         }
152                         else if (attacker.killcount == 15)
153                         {
154                                 bprint (attacker.netname,"^7 has done a ^1MASSACRE!\n");
155                                 stuffcmd(attacker, "play2 announcer/male/15kills.ogg\n");
156                         }
157                         else if (attacker.killcount == 20)
158                         {
159                                 bprint (attacker.netname,"^7 is ^1UNHUMAN!\n");
160                                 stuffcmd(attacker, "play2 announcer/male/20kills.ogg\n");
161                         }
162                         else if (attacker.killcount == 25)
163                         {
164                                 bprint (attacker.netname,"^7 is a ^1DEATH INCARNATION!\n");
165                                 stuffcmd(attacker, "play2 announcer/male/25kills.ogg\n");
166                         }
167                         else if (attacker.killcount == 30)
168                         {
169                                 bprint (attacker.netname,"^7 is maybe a ^1AIMBOTTER?!\n");
170                                 stuffcmd(attacker, "play2 announcer/male/30kills.ogg\n");
171                         }
172                 }
173                 else
174                 {
175                         centerprint(targ, strcat("^1Watch your step!\n\n\n"));
176                         if (deathtype == DEATH_HURTTRIGGER && attacker.message != "")
177                                 bprint ("^1",s, "^1 ", attacker.message, "\n");
178                         else if (deathtype == DEATH_DROWN)
179                                 bprint ("^1",s, "^1 drowned\n");
180                         else if (deathtype == DEATH_SLIME)
181                                 bprint ("^1",s, "^1 was slimed\n");
182                         else if (deathtype == DEATH_LAVA)
183                                 bprint ("^1",s, "^1 turned into hot slag\n");
184                         else if (deathtype == DEATH_FALL)
185                                 bprint ("^1",s, "^1 hit the ground with a crunch\n");
186                         else if (deathtype == DEATH_SWAMP)
187                                 bprint ("^1",s, "^1 is now conserved for centuries to come\n");
188                         else
189                                 bprint ("^1",s, "^1 died\n");
190                         GiveFrags(targ, targ, -1);
191                         if(targ.frags == -5) {
192                                 stuffcmd(targ, "play2 announcer/male/botlike.ogg\n");
193                         } 
194                         
195                         //targ.frags = targ.frags - 1;
196                         if (targ.killcount > 2)
197                                 bprint ("^1",s,"^1 died with a ",ftos(targ.killcount)," kill spree\n");
198                 }
199                 // FIXME: this should go in PutClientInServer
200                 if (targ.killcount)
201                         targ.killcount = 0;
202         }
203 }
204
205 // these are updated by each Damage call for use in button triggering and such
206 entity damage_targ;
207 entity damage_inflictor;
208 entity damage_attacker;
209
210 void Damage (entity targ, entity inflictor, entity attacker, float damage, float deathtype, vector hitloc, vector force)
211 {
212         if (gameover || targ.killcount == -666)
213                 return;
214
215         local entity oldself;
216         oldself = self;
217         self = targ;
218         damage_targ = targ;
219         damage_inflictor = inflictor;
220         damage_attacker = attacker;     
221         // nullify damage if teamplay is on
222         if (teamplay)
223         if (attacker.team)
224         if (attacker.team == targ.team)
225         if (teamplay == 1 || (teamplay == 3 && attacker != targ))
226                 damage = 0;
227         
228         if (cvar("g_minstagib"))
229         {
230                 if ((deathtype == DEATH_FALL)  || 
231                     (deathtype == DEATH_DROWN) || 
232                     (deathtype == DEATH_SLIME) || 
233                     (deathtype == DEATH_LAVA))
234                         return;
235                 if (targ.extralives && (deathtype == IT_NEX))
236                 {
237                         targ.extralives = targ.extralives - 1;
238                         centerprint(targ, strcat("^3Remaining extra lives: ",ftos(targ.extralives),"\n"));
239                         damage = 0;
240                         targ.armorvalue = targ.extralives;
241                         stuffcmd(targ, "play2 misc/hit.wav\n");
242                         stuffcmd(attacker, "play2 misc/hit.wav\n");
243                 }
244                 else if (deathtype == IT_NEX && targ.items & IT_STRENGTH)
245                 {
246                         stuffcmd(attacker, "play2 announcer/male/yoda.ogg\n");
247                 }
248                 if (deathtype == IT_LASER)
249                 {
250                         damage = 0;
251                         if (targ != attacker)
252                         {
253                                 if (targ.classname == "player")
254                                         centerprint(attacker, "Secondary fire inflicts no damage!\n");
255                                 damage = 0;
256                                 force = '0 0 0';
257                                 attacker = targ;
258                         }
259                 }
260         } else {
261                 if (deathtype == IT_NEX && !(attacker.flags & FL_ONGROUND) && !(targ.flags & FL_ONGROUND) && attacker.killcount != 3 && attacker.killcount != 5 && attacker.killcount != 10 && attacker.killcount != 15 && attacker.killcount != 20 && attacker.killcount != 25 && attacker.killcount != 30)
262                 {
263                         stuffcmd(attacker, "play2 announcer/male/yoda.ogg\n");
264                 }
265         }
266         
267         // midair gamemode: damage only while in the air
268         if (cvar("g_midair")
269             && self.classname == "player" // e.g. grenades take damage
270             && self.flags & FL_ONGROUND) {
271                 damage = 0;
272         }
273
274         // apply strength multiplier
275         if (attacker.items & IT_STRENGTH && !cvar("g_minstagib"))
276         {
277                 damage = damage * cvar("g_balance_powerup_strength_damage");
278                 force = force * cvar("g_balance_powerup_strength_force");
279         }
280         // apply invincibility multiplier
281         if (targ.items & IT_INVINCIBLE && !cvar("g_minstagib"))
282                 damage = damage * cvar("g_balance_powerup_invincible_takedamage");
283
284
285         if(cvar("g_runematch"))
286         {
287                 // apply strength rune
288                 if (attacker.runes & RUNE_STRENGTH)
289                 {
290                         if(attacker.runes & CURSE_WEAK) // have both curse & rune
291                         {
292                                 damage = damage * cvar("g_balance_rune_strength_combo_damage");
293                                 force = force * cvar("g_balance_rune_strength_combo_force");
294                         }
295                         else
296                         {
297                                 damage = damage * cvar("g_balance_rune_strength_damage");
298                                 force = force * cvar("g_balance_rune_strength_force");
299                         }
300                 }
301                 else if (attacker.runes & CURSE_WEAK)
302                 {
303                         damage = damage * cvar("g_balance_curse_weak_damage");
304                         force = force * cvar("g_balance_curse_weak_force");
305                 }
306
307                 // apply defense rune
308                 if (targ.runes & RUNE_DEFENSE)
309                 {
310                         if (targ.runes & CURSE_VULNER) // have both curse & rune
311                                 damage = damage * cvar("g_balance_rune_defense_combo_takedamage");
312                         else
313                                 damage = damage * cvar("g_balance_rune_defense_takedamage");
314                 }
315                 else if (targ.runes & CURSE_VULNER)
316                         damage = damage * cvar("g_balance_curse_vulner_takedamage");
317         }
318
319         // apply push
320         if (self.damageforcescale)
321         {
322                 self.velocity = self.velocity + self.damageforcescale * force;
323                 self.flags = self.flags - (self.flags & FL_ONGROUND);
324         }
325         // apply damage
326         if (self.event_damage)
327                 self.event_damage (inflictor, attacker, damage, deathtype, hitloc, force);
328         self = oldself;
329
330         if(targ.classname == "player" && attacker.classname == "player" && attacker != targ && attacker.health > 2)
331         {
332                 // Savage: vampire mode
333                 if(cvar("g_vampire") && !cvar("g_minstagib"))
334                 {
335                         attacker.health += damage;
336                 }
337                 if(cvar("g_runematch"))
338                 {
339                         if (attacker.runes & RUNE_VAMPIRE)
340                         {
341                         // apply vampire rune
342                                 if (attacker.runes & CURSE_EMPATHY) // have the curse too
343                                 {
344                                         //attacker.health = attacker.health + damage * cvar("g_balance_rune_vampire_combo_absorb");
345                                         attacker.health = bound(
346                                                 3, 
347                                                 attacker.health + damage * cvar("g_balance_rune_vampire_combo_absorb"), 
348                                                 1000);
349                                 }
350                                 else
351                                 {
352                                         //attacker.health = attacker.health + damage * cvar("g_balance_rune_vampire_absorb");
353                                         attacker.health = bound(
354                                                 3, 
355                                                 attacker.health + damage * cvar("g_balance_rune_vampire_absorb"), 
356                                                 1000);
357                                 }
358                         }
359                         // apply empathy curse
360                         else if (attacker.runes & CURSE_EMPATHY)
361                         {
362                                 attacker.health = bound(
363                                         3, 
364                                         attacker.health + damage * cvar("g_balance_curse_empathy_takedamage"), 
365                                         attacker.health);
366                         }
367                 }
368         }
369 }
370
371 void RadiusDamage (entity inflictor, entity attacker, float coredamage, float edgedamage, float rad, entity ignore, float forceintensity, float deathtype)
372 {
373         entity  targ;
374         float   finaldmg;
375         float   power;
376         vector  blastorigin;
377         vector  force;
378         vector  m1;
379         vector  m2;
380         vector  nearest;
381         vector  diff;
382
383         blastorigin = (inflictor.origin + (inflictor.mins + inflictor.maxs) * 0.5);
384
385         targ = findradius (blastorigin, rad);
386         while (targ)
387         {
388                 if (targ != inflictor)
389                         if (ignore != targ)
390                         {
391                                 // LordHavoc: measure distance to nearest point on target (not origin)
392                                 // (this guarentees 100% damage on a touch impact)
393                                 nearest = blastorigin;
394                                 m1 = targ.origin + targ.mins;
395                                 m2 = targ.origin + targ.maxs;
396                                 if (nearest_x < m1_x) nearest_x = m1_x;
397                                 if (nearest_y < m1_y) nearest_y = m1_y;
398                                 if (nearest_z < m1_z) nearest_z = m1_z;
399                                 if (nearest_x > m2_x) nearest_x = m2_x;
400                                 if (nearest_y > m2_y) nearest_y = m2_y;
401                                 if (nearest_z > m2_z) nearest_z = m2_z;
402                                 diff = nearest - blastorigin;
403                                 // round up a little on the damage to ensure full damage on impacts
404                                 // and turn the distance into a fraction of the radius
405                                 power = 1 - ((vlen (diff) - 2) / rad);
406                                 //bprint(" ");
407                                 //bprint(ftos(power));
408                                 if (power > 0)
409                                 {
410                                         if (power > 1)
411                                                 power = 1;
412                                         finaldmg = coredamage * power + edgedamage * (1 - power);
413                                         if (finaldmg > 0)
414                                         {
415                                                 force = normalize((m1 + m2) * 0.5 - blastorigin) * (finaldmg / coredamage) * forceintensity;
416                                                 if (targ == attacker)
417                                                         finaldmg = finaldmg * cvar("g_balance_selfdamagepercent");      // Partial damage if the attacker hits himself
418                                                 Damage (targ, inflictor, attacker, finaldmg, deathtype, inflictor.origin, force);
419                                         }
420                                 }
421                         }
422                 targ = targ.chain;
423         }
424 }
425
426 /*
427 entity  multi_ent;
428 float   multi_damage;
429 vector  multi_force;
430
431 void ClearMultiDamage (void)
432 {
433         multi_ent = world;
434         multi_damage = 0;
435         multi_force = '0 0 0';
436 }
437
438 void ApplyMultiDamage (void)
439 {
440         if (!multi_ent)
441                 return;
442
443         Damage (self, multi_ent.origin, multi_ent, 0, multi_damage, multi_force);
444 }
445
446 void AddMultiDamage (entity hit, float damage, vector force)
447 {
448         if (!hit)
449                 return;
450
451         if (hit != multi_ent)
452         {
453                 ApplyMultiDamage ();
454                 ClearMultiDamage ();
455                 multi_ent = hit;
456         }
457         multi_damage = multi_damage + damage;
458         multi_force = multi_force + force;
459 }
460
461 void FireBullets (float shotcount, vector dir, vector spread, float deathtype)
462 {
463         vector  direction;
464         vector  source;
465         vector  vel;
466         vector  org;
467
468         makevectors (self.v_angle);
469
470         source = self.origin + v_forward * 10;  // FIXME
471         source_x = self.absmin_z + self.size_z * 0.7;   // ??? whaddabout view_ofs
472
473         // LordHavoc: better to use normal damage
474         //ClearMultiDamage ();
475         while (shotcount > 0)
476         {
477                 direction = dir + crandom () * spread_x * v_right + crandom () * spread_y * v_up;
478
479                 traceline (source, source + direction * 2048, FALSE, self);
480                 if (trace_fraction != 1.0)
481                 {
482                         vel = normalize (direction + v_up * crandom () + v_right * crandom ());
483                         vel = vel + 2 * trace_plane_normal;
484                         vel = vel * 200;
485
486                         org = trace_endpos - direction * 4;
487
488                         if (!trace_ent.takedamage)
489                                 te_gunshot (org);
490                         // LordHavoc: better to use normal damage
491                         //AddMultiDamage (trace_ent, 4, direction * 4);
492                         Damage (trace_ent, self, self, 4, deathtype, trace_endpos, direction * 4);
493                 }
494
495                 shotcount = shotcount + 1;
496         }
497
498         // LordHavoc: better to use normal damage
499         //ApplyMultiDamage ();
500 }
501 */