forked from kitskub/MyHungerGames
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
32 lines (28 loc) · 701 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
HIGH:
- Tutorial
- Remove getRandom()
- Make TimedGameRunnable into TimedGameListener and make Runnable inner class
MEDIUM:
- Random events
- WebStats - finish
- leaderboards
- Deathmatch
- Signs tutorial
LOW:
- economy config stuff
- NPCs
- /hg rules
- Log command
- Have lobby check for conflicting signs
- Compass tracks players
- Optionally remove [MyHungerGames]
OPTIONAL:
- Possible timed game events
- Map gen
- Possibly make resetting a deque type thing to make it a rollback (useful for pistons and such)
- Add some /hga remove stuff
UNCONFIRMED:
- Minimize external resetting of changes from players who have left but not quitted
- More lang messages
- Enhance Spectating
- Fix startTime