diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -0,0 +1,23 @@ +- General: + 0) Delete more code we don't need. + 1) Remove unused functions. + 2) Remove dumb global variables. + 3) Reformat to Chad coding style. + 4) Remove MD3 and IQM models. + 5) Use TGA instead of PNG? + 6) Optimize for speed instead of size? +- Frag messages: + 0) Clean up and move to a function. + 1) Make it a dynamic array? + 2) Colour the names? + 3) Add ping, accuracy and more? +- Balance: + 0) Playtest current weapons and armours. + 1) Playtest the bots (old AI). +- HUD: + 0) Add accuracy, frags, deaths, suicides and more. + 1) Add accuracy per weapon, with icons. + 2) Add player movement speed. +- Scoreboard: + 0) Add accuracy per client? + 1) Add frags, deaths, suicides and more. |
