Ryan Emberling
Ryan Emberling
Use of lists within a map is slightly tricky syntax-wise and it'd be helpful to have an easy example of a common use-case e.g. font-family for a multi-valued attribute so...
Is this repo compatible with the most current version of sails? I cloned it and the server will run at all, but It doesn't any changes when I click the...
### Feature Summary The RulesView has .gifs of every move, but they are all of an older version of the app. We should update these to reflect the current look...
### Feature Summary Some of the Spanish and French translation files (`es.json` and `f.json`) still have English text for several strings. We should translate all such strings into their respective...
### Bug Summary The LobbyView currently played the wrong sound when the game starts ### Detailed Description When players join the Lobby, we play an “entering” sound like rushing water,...
### Feature Summary We should create and host a custom error page for when the entire site is down. This should be statically hosted somewhere outside of heroku so that...
### Bug Summary A race condition in requests to join a game can cause too many players to join the game because the game doesn't appear full at the time...
### Feature Summary We should translate the application into Russian as a part of the broader internationalization effort ### Detailed Description Now that the translation system (using vue-i18n) is in...
### Bug Summary The `GameCardName` component will sometimes overlap other text in dialogs instead of pushing them aside to make sufficient space ### Detailed Description See image below:  In...
### Feature Summary Want to be able to minimize the current persistent dialogs to see the game state ### Detailed Description As a player who is faced with a decision...