Alec

Results 7 issues of Alec

I have a couple columns that store long string values. The text does not wrap, and there is no max-width or overflow property on "td" elements, so the columns stretch...

Potential users of the app can have a tough time seeing the functionality in action, because the cookie disallows acting as different people in different browser tabs (uses localStorage). Add...

enhancement
priority
networking

Currently the name is entered on the join page, and if the join is successful, that permanently sets that clients name. We want clients to be able to edit their...

enhancement
priority
networking
User Experience

Cloud platforms typically have an ephemeral file system i.e. if the application shuts down or restarts, any changes to the file system or any data stored in memory will be...

priority
networking
complex

Perhaps hosts want players to keep certain ground rules / elements of how they run games in mind. Would be useful to have this displayable to all players. For example,...

enhancement
networking

Because of the height of the screen, all that can be seen on some mobile devices is your name, the timer, the role info button, and your role card. The...

good first issue
priority
User Experience

Worker threads are more appropriate for the task of running timers https://nodejs.org/api/worker_threads.html