mirror of
https://git.code.sf.net/p/quake/prozac-qfcc
synced 2024-11-10 15:21:51 +00:00
yet another bug
This commit is contained in:
parent
be736a6e22
commit
01c70cb67b
1 changed files with 1 additions and 0 deletions
1
BUGS
1
BUGS
|
@ -4,3 +4,4 @@
|
||||||
- the map cycler (including if you set nmap) just sit there if it doesn't change map. instead, it should have failsafe behavior
|
- 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)
|
- "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.
|
- 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
|
||||||
|
|
Loading…
Reference in a new issue