Commit Graph

14 Commits

Author SHA1 Message Date
Adam Olsen 65c96fe980 usual, added an item to each 2001-08-01 06:07:13 +00:00
Adam Olsen 5410fbad7e - set martyr_enemy to the hacker when he does bad hacks to a field gen
- use martyr_enemy as the badguy when a fieldgen frys teammates
- make sure martyr_enemy is set to world when the guy disconnects
- move ClientObituary into it's own obituary.qc file
- tweak field lighting times and stuff
- add code to turn off a field the instant it's turned on, instead of later when it thinks, but that's disabled for now
- probably other stuff I've forgotten

I havn't actually set the deathmsg for friendly forcefield kills yet.  I'm commiting now to reduce conflicting changes.
2001-07-27 20:48:54 +00:00
Adam Olsen 0241c299b9 - some more tweaks for rotated fieldgens
- some changes for how people get damaged from fieldgens, needs testing
- protein :)
2001-07-27 05:11:51 +00:00
Adam Olsen da3759dd37 mmm, protein 2001-07-26 19:00:32 +00:00
Adam Olsen 01c70cb67b yet another bug 2001-07-25 17:48:51 +00:00
Adam Olsen b3078797aa - Clean up color changing a ton, it should all work perfectly now :)
- made soldier menus so it resets to first menu if you close from the second
- add a bug to BUGS :)
2001-07-24 20:54:19 +00:00
Adam Olsen 1100082217 - added some items to BUGS and TODO
- reworked map cycler so that it saves the map number to
  cf/nextmapnum, and restores it in case of a crash
- add a cyclenow infokey, which causes the timelimit to be hit
  instantly.  needed because the map cycling doesn't kick in until the
  timelimit is reached
- add cf/mapcycle which contains the names of maps to be cycled
  (seperated by nuls).  it overwrites the normal "exec
  qwmcycle/map1.cfg" behavior.
- change the MOTD time to 15 seconds (from 24.2)
- make mapcfg.cfg exec'd if mapcfg is enabled (so you can reset the
  config vars
- add a thing to enable sv_gc if it's disabled.  (I'm using string
  appending now)
2001-07-23 15:08:39 +00:00
Adam Olsen eb94062dce Added lack of failsafe on mapcycler to BUGS 2001-07-21 06:12:19 +00:00
Adam Olsen 6d7deb1152 Make airfist not send people with aspect of hwguy flying 2001-07-21 03:57:34 +00:00
Adam Olsen 30ab9edcf3 Fix the teamkills when teamplay == 0 bug 2001-07-19 12:27:22 +00:00
Adam Olsen 1d4aa3b4eb Make sure netname is set to match the name infokey each frame 2001-07-19 11:56:52 +00:00
Adam Olsen 897ff0dc0d Fixed monsters and grunts by uncommenting MAD_MONSTERS. 2001-07-19 09:51:23 +00:00
Adam Olsen e8b9bca77a added duplicate connects to bugs 2001-07-19 09:19:07 +00:00
Adam Olsen cf10dd100d Fix grunt crash
Add BUGS file
2001-07-19 09:13:09 +00:00