-
Notifications
You must be signed in to change notification settings - Fork 3
/
TODO.txt
32 lines (30 loc) · 1.2 KB
/
TODO.txt
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
MUST:
- Restrict players from undoing their sled while racing
- Implement stats saving for the server -> map
- Make the game mode configure the map items (flags)
- Make props icy when they enter a start zone
- Add a new function to stop all movement on a vehicle
- Broadcast a message when a player breaks the map time record
- Let the player know their broke their personal record
NICE:
- Optimize the scoreboard (it's a bit laggy)
- Add auto map change
- Avoid players boosting with the physgun
- Reset server if more than 6 hours of uptime
- Align scoreboard name left
- Add screen pop-ups when the podium player finish the race
- Order the scoreboard to show the best players on top
- Separate builders from racers in the scoreboard/HUD
- Add a visual team indicator (HUD)
- Remove materials fom the addon once they can be added into the map
BONUS:
- Make the game mode configure the map items (flags)
- Find a solution to that crappy JitterEntity functionality
- Custom prop protection (maybe)
- Re-design the HUD
- Add estimate for map change
- Add a top left scoreboard of the last round
- Improve the gamemode commands
- Add scoring system
- Add translations
- Timer should display an error when the map is not supported