# HG changeset patch # User Wuzzy # Date 1572434914 0 # Node ID 0f8d2e38dec112536c42a6acb384b28102bad30a # Parent d16d009533f2e67a7c1c9f7728c80393c78bcf40 TODO: /quit was added diff -r d16d009533f2 -r 0f8d2e38dec1 TODO.wiki --- a/TODO.wiki Wed Oct 30 11:16:39 2019 +0000 +++ b/TODO.wiki Wed Oct 30 11:28:34 2019 +0000 @@ -84,7 +84,7 @@ * Allow kicking with reason * Make the preferences that are modifiable from engine (eg. volume) update the ones specified in the frontend, using a new network message * Rework the draw-map functions, adding different brush sizes, brush types and something new - * Enable some commands while in frontend: for example `/leave` ( = `/part` - for leaving room), `/quit` (disconnects from server), `/exit` (closes hedgewars), `/addFriend`, `/removeFriend`, `/ignore`, `/unignore` + * Enable some commands while in frontend: for example `/leave` ( = `/part` - for leaving room),, `/exit` (closes hedgewars), `/addFriend`, `/removeFriend`, `/ignore`, `/unignore` * Add checkboxes for selecting the best rendering mode in addition to the Quality slider * Lazy load previews, speed up frontend launch and compute previews only when necessary