forked from naev/naev
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
35 lines (22 loc) · 841 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
For live issue tracking see here: https://github.com/naev/naev/issues/
For live release tracking see here: https://github.com/naev/naev/projects/
VITAL
*) More missions
MAJOR
*) Simplify controls
*) Emacs-style bindings
*) Combine similar commands into one
MINOR
*) Graphic improvements
*) fancy displacement effects for some ships
*) Allow player to create faction and control fleets
*) Minimap/Radar improvements
*) objects always in sight (depending on resolution)
*) Different optimization strategies
*) Optimize for CPU/Memory (different levels)
*) Optimize cache for loading
*) Testing improvements
*) Allow console to reload data (to avoid restarts)
MAYBE... SOMEDAY...
*) Multiplayer
*) 3d models (not actually 3d though, just no sprites)