Skip to content

Commit 37b9cd5

Browse files
committed
Added command "players" which lists all players and some info about them. Empty commands are not added to history. Displayed time is formatted.
1 parent fc9a44a commit 37b9cd5

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed
512 Bytes
Binary file not shown.

docs/todo.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,26 +56,20 @@
5656

5757
- Player class - it’s work should be splitted – commands ; damage and health should be synced using controllable objects ;
5858

59-
- **UI problems** – console should be always on top ; **when some menu is opened, bring windows to back ? ;**
59+
- UI problems – console should be always on top ; when some menu is opened, bring windows to back ? ;
6060

6161
- editor tool for changing theme – check online
6262

6363
- add tooltip prefabs
6464

65-
- scoreboard color and transparency
65+
- change scoreboard color and transparency
6666

6767
- when player changes nick, there is no error checking (whether that nick already exists)
6868

6969
- when FFA is on, don’t send choose team message
7070

7171
- scoreboard – should we bother with adapting to UI table ? ; add option to override entry creation (for example, to add buttons)
7272

73-
- format date for: uptime, map time, round time
74-
75-
- don't save empty commands in history
76-
77-
- add commands: players,
78-
7973
- **while client is connecting, display the status somehow** - e.g. disable join button, change text of join button
8074

8175
- **disable UI navigation** - disable checkbox in EventSystem

0 commit comments

Comments
 (0)