mirror of
https://git.code.sf.net/p/quake/prozac-qfcc
synced 2024-11-13 00:24:33 +00:00
3afaf1f98e
- the "motd" infokey is now appended to the motd if it exists (including a seperator) - added a "disable stuffcmd" item to TODO
16 lines
508 B
Text
16 lines
508 B
Text
o = todo
|
|
X = done
|
|
? = maybe but not likely
|
|
M = more testing
|
|
I = in progress
|
|
W = waiting on other work
|
|
|
|
I make changing skin/color force the proper color instead of kicking
|
|
I make sure team/color is cleared when a client connects
|
|
o allow lay mode if purchased
|
|
o various drop items
|
|
X move from *preqcc to cpp
|
|
o add more variety to tinkering
|
|
o add a way to edit the respawn ammo entities
|
|
o add localinfo string for bottom half of the MOTD
|
|
o add a define to disable abusive admin commands (eg stuffcmd)
|