2001-07-20 17:42:03 +00:00
o = todo
X = done
? = maybe but not likely
M = more testing
I = in progress
W = waiting on other work
2001-08-12 12:40:29 +00:00
M make changing skin/color force the proper color instead of kicking
M make sure team/color is cleared when a client connects
2001-07-20 17:42:03 +00:00
o allow lay mode if purchased
o various drop items
2001-07-23 20:54:38 +00:00
X move from *preqcc to cpp
2001-07-23 15:08:39 +00:00
o add more variety to tinkering
o add a way to edit the respawn ammo entities
2001-08-12 12:40:29 +00:00
X add localinfo string for bottom half of the MOTD
2001-07-31 19:11:32 +00:00
o add a define to disable abusive admin commands (eg stuffcmd)
2001-08-12 12:40:29 +00:00
X the thief skill should set the "invisible" face
2001-08-01 21:13:20 +00:00
o "slave teslas"
2001-08-01 21:17:04 +00:00
o instead of not allowing two fastest legs when upgraded, restrict the health/armor you're allowed when you have fast legs
2001-08-04 23:49:44 +00:00
o make a seperate menu for detonating engineer buildings
2001-08-13 12:20:39 +00:00
o remove RPrint, since it's really kinda pointless and just makes the code ugliero change the color defines (eg DARKBLUE) to be the exact number, not number + 1
2001-08-13 13:02:54 +00:00
o remove the old method for teleports checking if blocked, after confirming it's not needed. (moving platforms block it?)