mirror of
https://git.code.sf.net/p/quake/prozac-qfcc
synced 2025-02-12 07:13:17 +00:00
- made FFs so you can build them near eachother (or overlapping!) - fix that annoying bug where people's colors kept going white - I need to make the color defines (eg DARKBLUE) be the exact number, not number + 1. (in the TODO now)
11 lines
846 B
Text
11 lines
846 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
|
|
- sometimes rockets go through armor..
|
|
- crashed alot on prozac :/
|