mirror of
https://git.code.sf.net/p/quake/prozac-qfcc
synced 2024-11-24 05:01:48 +00:00
5410fbad7e
- 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.
9 lines
779 B
Text
9 lines
779 B
Text
- info string length exceeded :/
|
|
- duplicate connects
|
|
- the map cycler (including if you set nmap) just sit there if it doesn't change map. instead, it should have failsafe behavior
|
|
- "has_sentry" should be a counter, not a flag (allows a second build if you hack and it gets roasted)
|
|
- there appears to be a window between when a teamkill curse respawn is disabled and when they're killed. it should be removed.
|
|
- through some combination of respawning, respawn guard, and teleporters (not necesarily needed), it's possible to get stuck on another person
|
|
- if you build your teleporter too close to a wall, and it blows up, you get "tried to sprint to a non-client"
|
|
- hacked forcefields get you teamkills
|
|
- the "speed cheat" checker needs to be ripped out, it's kinda useless
|