summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Greg Burri [Thu, 7 Apr 2022 16:26:40 +0000 (18:26 +0200)]
Update dependencies and adapt to new sysinfo API
Greg Burri [Sun, 27 Jun 2021 09:22:57 +0000 (11:22 +0200)]
Last character of the last nick was cut
Greg Burri [Sun, 27 Jun 2021 09:20:28 +0000 (11:20 +0200)]
Remove empty nicks from the 'list' command.
Greg Burri [Sun, 27 Jun 2021 08:55:17 +0000 (10:55 +0200)]
Fix how the output of the list command is handled
the 'list' command output gives the nicknames in one line
separated with comma (not sure, to test).
Greg Burri [Thu, 24 Jun 2021 14:27:38 +0000 (16:27 +0200)]
Prepare for more information to be get from rcon
Greg Burri [Wed, 23 Jun 2021 13:58:14 +0000 (15:58 +0200)]
Set deploy.ps1 as executable
Greg Burri [Wed, 23 Jun 2021 11:39:53 +0000 (13:39 +0200)]
Use fs_extra to get folder size
Greg Burri [Wed, 23 Jun 2021 10:41:14 +0000 (12:41 +0200)]
Comment out the code to format player list
Greg Burri [Wed, 23 Jun 2021 10:38:53 +0000 (12:38 +0200)]
Parse player list from 'list' command.
Greg Burri [Wed, 23 Jun 2021 10:19:44 +0000 (12:19 +0200)]
Remove "systemctl use" directive
Greg Burri [Wed, 23 Jun 2021 10:16:29 +0000 (12:16 +0200)]
Use 'rcon' to get the player list
Greg Burri [Wed, 23 Jun 2021 09:26:32 +0000 (11:26 +0200)]
initial commit