blob: 1145949aa4ade017a4138a8a1af92b9fa44680aa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
##Main State
* Add GUI:
* Player list
* Chat box
* Escape menu
##Lobby
* Add GUI:
* options menu
* key configuration
## Animations
* Need one-shot explosion animations
* Thrusters (maybe a particle system instead)
## Networking
* zone server should verify users through the dir server or handle its own users
* directory server should handle asset patching
## Genpacket
* add support for branching types with case
|