prozac-qfcc/BUGS
Adam Olsen a1ecc5dda3 - BUGS/TODO
- clean up GetNextMapNum, as well as handling an unset maxmapnum
- remove an extra obituary print (leftover from my cleanups)
- cleanup UserInfoCallback a bit
- little tweak to Multi_Finish
- make it so friends{1,2,3,4}_mask infokeys override the map values if
  set, so you can force friendly teams on broken maps
2001-10-05 23:05:28 +00:00

19 lines
1.5 KiB
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
- the "speed cheat" checker needs to be ripped out, it's kinda useless
- sometimes rockets go through armor..
- crashed alot on prozac :/
- I could jump at a sentry turret but I went through instead of zapping
- the sentry turret would shoot me through walls when the door is closed
- intercepting your sentry when it turrets kills you, but stops the sentry
- if you judo an assault cannon your speed isn't restored when it's returned
- I've been told that if you're a thief and you start setting a detpack you won't get revealed until it's finished
- sentries/teslas should check their pointcontents every frame, and blow up if they're out of the map
- topcolor gets reset every time you respawn (?), even though it shouldn't be. ditto for skin?
- prematch shouldn't force autoteam when it's done
- sometimes ID doesn't work. this may be because impulses are unreliable though :/
- minp/maxp are broken. possibly compiler !string bug