blob: 0f657ed209acd286a83967d2e1973c744bc58705 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
- 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).
2) Modify armour type based on maximum.
- 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.
|