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-10-12 06:10:59 +00:00
X 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-10-12 06:10:59 +00:00
o remove RPrint, since it's really kinda pointless and just makes the code uglier
o 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?)
2001-09-21 15:28:24 +00:00
o only allow people to use certain topcolors
o allow more variation in skins
2001-09-23 21:31:06 +00:00
o Make it so '1' repairs/reloads on all building menus
o Teammates should be able to destroy fieldgens when they've been hacked to hurt teammates
o Possibly berserker shouldn't make detpacks do more damage
2001-10-05 23:05:28 +00:00
o give airborn pipebombs a different death message
o Health should be given automatically based on the amount of money you have left. That'd get rid of the "can't undo health" problem
o Hitting 0 when customizing should give you a confirmation screen, instead of exiting immedietly
o Make 50 frag (upgrade from frags? maybe not) teslas change color or do something special. (not yellow though, as that can happen normally)
2001-10-12 06:10:59 +00:00
o Medikits should trigger buttons
o Fix Sentry movement on platforms. (Make the top the only real entity, and the bottom one purely visual and adjusted to match it's position every frame)