-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
area: timerThis item is about the timer systemThis item is about the timer systempriority: 1This item is high priorityThis item is high prioritytype: featureThis item is about a new featureThis item is about a new feature
Description
Having the ability to set the time manually without adding time/restarting the server after changing settings.json would be an amazing QoL change
Needs both a backend and frontent implementation.
socket.io Events
Legend
------
-> - client -> server
<- - server -> client
name() - socket.io event
< method() - client-side method
> method() - server-side method
-> setTime(time: number)
> setTime(time: number)
<- timerInit(timer: number, timerRunning: boolean)
< timerInit(timer: number, timerRunning: boolean)
Metadata
Metadata
Labels
area: timerThis item is about the timer systemThis item is about the timer systempriority: 1This item is high priorityThis item is high prioritytype: featureThis item is about a new featureThis item is about a new feature