cuttle icon indicating copy to clipboard operation
cuttle copied to clipboard

A two-player battle card game for all ages, built with nodejs, sailsjs, and vuejs

Results 191 cuttle issues
Sort by recently updated
recently updated
newest added

## Issue number Relevant [issue number](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) - Resolves #811 - Resolves #825 ## Please check the following - [x] Do the tests still pass? (see [Run the Tests](https://github.com/cuttle-cards/cuttle/blob/main/docs/setup-development.md#run-the-tests)) - [x]...

version-major

## Issue number Relevant [issue number](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) - Resolves # ## Please check the following - [ ] Do the tests still pass? (see [Run the Tests](https://github.com/cuttle-cards/cuttle/blob/main/docs/setup-development.md#run-the-tests)) - [ ] Is...

## Issue number Relevant [issue number](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) - Resolves #866 ## Please check the following - [x] Do the tests still pass? (see [Run the Tests](https://github.com/cuttle-cards/cuttle/blob/main/docs/setup-development.md#run-the-tests)) - [ ] Is 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...

enhancement
frontend
cyconf candidate

### 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...

enhancement
frontend
internationalization

### 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,...

bug
frontend

### 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...

enhancement
frontend

### 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...

bug
backend

### Bug Summary Various warnings/errors thrown when building the app ### Detailed Description ``` The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details. vite v5.0.3...

bug

### Bug Summary Rule formatting isn't great ### Detailed Description I think the formatting in the rules dialog used to be better. It is currently: ![image](https://github.com/cuttle-cards/cuttle/assets/10717998/c00f02c3-8a74-4838-bd82-1bdacac10be7) ### Current Behavior _No...

bug